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