SplitterEventArgs Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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). |
Show:
