System.Windows.Forms.SplitterEventArgs: Property Members

The properties of System.Windows.Forms.SplitterEventArgs are listed below. For a list of all members, see the SplitterEventArgs Members list.

See Also: Inherited members from System.EventArgs

Public Properties

SplitXint.

Gets or sets the x-coordinate of the upper-left corner of the System.Windows.Forms.Splitter (in client coordinates).

SplitYint.

Gets or sets the y-coordinate of the upper-left corner of the System.Windows.Forms.Splitter (in client coordinates).

[read-only]
Xint.

Gets the x-coordinate of the mouse pointer (in client coordinates).

[read-only]
Yint.

Gets the y-coordinate of the mouse pointer (in client coordinates).