Splitter::OnMouseDown Method (MouseEventArgs^)
.NET Framework (current version)
Raises the MouseDown event.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- e
-
Type:
System.Windows.Forms::MouseEventArgs^
A MouseEventArgs that contains the event data.
The OnMouseDown method begins dragging the Splitter control to resize the docked control that is immediately before Splitter in the docking order.
.NET Framework
Available since 1.1
Available since 1.1
Show: