System.Windows.Forms.SplitterEventArgs Class

Provides data for Splitter.SplitterMoving and the Splitter.SplitterMoved events.

See Also: SplitterEventArgs Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public class SplitterEventArgs : EventArgs

Remarks

The Splitter.SplitterMoving event occurs when the user is moving the System.Windows.Forms.Splitter control. The Splitter.SplitterMoved event occurs when the user finishes moving the System.Windows.Forms.Splitter control. The System.Windows.Forms.SplitterEventArgs class specifies the position of the mouse pointer and the position of the upper-left corner of the System.Windows.Forms.Splitter control.

Requirements

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