The properties of the SplitterEventArgs class are listed below. For a complete list of SplitterEventArgs class members, see the SplitterEventArgs Members topic.
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). |