System.Windows.Forms.SplitterCancelEventArgs: Property Members

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

Public Properties

[read-only]
MouseCursorXint.

Gets the X coordinate of the mouse pointer in client coordinates.

[read-only]
MouseCursorYint.

Gets the Y coordinate of the mouse pointer in client coordinates.

SplitXint.

Gets or sets the X coordinate of the upper left corner of the System.Windows.Forms.SplitContainer in client coordinates.

SplitYint.

Gets or sets the Y coordinate of the upper left corner of the System.Windows.Forms.SplitContainer in client coordinates.