Method AfterMouseDoubleClick
AfterMouseDoubleClick(AbstractControl, MouseEventArgs)
Called after the mouse button was double-clicked.
public void AfterMouseDoubleClick(AbstractControl sender, MouseEventArgs e)
Parameters
senderAbstractControlControl which sends the notification.
eMouseEventArgsAn MouseEventArgs that contains the event data.