SplitterCancelEventArgs Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the event should be canceled.(Inherited from CancelEventArgs.) |
![]() | MouseCursorX | Gets the X coordinate of the mouse pointer in client coordinates. |
![]() | MouseCursorY | Gets the Y coordinate of the mouse pointer in client coordinates. |
![]() | SplitX | Gets or sets the X coordinate of the upper left corner of the SplitContainer in client coordinates. |
![]() | SplitY | Gets or sets the Y coordinate of the upper left corner of the SplitContainer in client coordinates. |
Show:
