The SplitterEventArgs class implements argument of the event that occurs when the component bound to the Splitter component is resized.
Constructor name | Brief description | |
The Create constructor creates an argument of the event that occurs when the component bound to the Splitter component is resized. |
Property name | Brief description | |
The NewSize property determines the new size of the component, with which the Splitter component is linked. | ||
The Resize property determines whether the component linked with the Splitter component should be resized. |
See also: