SplitterEventArgs Properties
.NET Framework 4.5
The SplitterEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
SplitX | Gets or sets the x-coordinate of the upper-left corner of the Splitter (in client coordinates). |
|
SplitY | Gets or sets 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). |