System.Windows.Forms.Splitter.OnMouseDown Method

Raises the Control.MouseDown event.

Syntax

protected override void OnMouseDown (MouseEventArgs e)

Parameters

e
A System.Windows.Forms.MouseEventArgs that contains the event data.

Remarks

The Splitter.OnMouseDown(MouseEventArgs) method begins dragging the Splitter control to resize the docked control that is immediately before Splitter in the docking order.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0