NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SplitterEventArgs Properties

The properties of the SplitterEventArgs class are listed below. For a complete list of SplitterEventArgs class members, see the SplitterEventArgs Members topic.

Public:

ExtendedInfo (inherited from EventArgs) Holds a reference to an object that manages the event's state.
SplitX Gets the x-coordinate of the upper-left corner of the Splitter (in client coordinates).
SplitY Gets the y-coordinate of the upper-left corner of the Splitter (in client coordinates).
X Gets the x-coordinate of the mouse pointer (in client coordinates).
Y Gets the y-coordinate of the mouse pointer (in client coordinates).

See Also

SplitterEventArgs Class | System.WinForms Namespace