System.Windows.Forms.Splitter.OnMouseMove Method

Raises the Control.MouseMove event.

Syntax

protected override void OnMouseMove (MouseEventArgs e)

Parameters

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

Remarks

If the user holds down left mouse button and moves the mouse, the Splitter.OnMouseMove(MouseEventArgs) method moves the System.Windows.Forms.Splitter control to resize the docked control that is immediately before System.Windows.Forms.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