The ISplitterEventArgs interface contains properties of the argument of the event that occurs when the components connected with the Splitter component are 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: