Provides data for Splitter.SplitterMoving and the Splitter.SplitterMoved events.
See Also: SplitterEventArgs Members
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.