SplitterPositionChangingEventArgs Properties
Provides data for the SplitterPositionChanging event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
New |
Gets the position that is about to be set. |
Old |
Gets the current position. |
See Also