Event MouseDoubleClick
Occurs when the control is double clicked by the mouse.
public event MouseEventHandler? MouseDoubleClick
Returns
- MouseEventHandler
- Occurs when the control is double clicked by the mouse.
- Implements
Occurs when the control is double clicked by the mouse.
public event MouseEventHandler? MouseDoubleClick