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