The properties of System.Windows.Forms.SplitterCancelEventArgs are listed below. For a list of all members, see the SplitterCancelEventArgs Members list.
See Also: Inherited members from System.ComponentModel.CancelEventArgs
[read-only] | MouseCursorX | int.
Gets the X coordinate of the mouse pointer in client coordinates. |
[read-only] | MouseCursorY | int.
Gets the Y coordinate of the mouse pointer in client coordinates. |
SplitX | int.
Gets or sets the X coordinate of the upper left corner of the System.Windows.Forms.SplitContainer in client coordinates. | |
SplitY | int.
Gets or sets the Y coordinate of the upper left corner of the System.Windows.Forms.SplitContainer in client coordinates. |