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