Raises the Control.MouseMove event.
- e
- A System.Windows.Forms.MouseEventArgs that contains the event data.
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.