Method BeforeMouseUp
BeforeMouseUp(AbstractControl, MouseEventArgs)
Called before the mouse button was released.
public void BeforeMouseUp(AbstractControl sender, MouseEventArgs e)
Parameters
senderAbstractControlControl which sends the notification.
eMouseEventArgsAn MouseEventArgs that contains the event data.