Method OnBeforeParentMouseDown
OnBeforeParentMouseDown(object?, MouseEventArgs)
protected virtual void OnBeforeParentMouseDown(object? sender, MouseEventArgs e)
Parameters
senderobjectThe source of the event.
eMouseEventArgsAn MouseEventArgs that contains the event data.