ISplitterEventArgs

Description

The ISplitterEventArgs interface contains properties of the argument of the event that occurs when the sizes of the components connected with the Splitter component are changed.

Properties

  Property name Brief description
The NewSize property determines the new size of the component with which the Splitter component is connected.
The Resize property determines whether the sizes of the component connected with the Splitter component should be changed.

See also:

Forms Assembly Interfaces