Occurs when the user double clicks on the control.
Expands the header if the cursor is in the header area.
Declaration Syntax
C# | Visual Basic |
protected override void OnMouseDoubleClick( MouseEventArgs e )
Protected Overrides Sub OnMouseDoubleClick ( _ e As MouseEventArgs _ )
Parameters
- e (MouseEventArgs)
- Mouse Event arguments