ISplitterEventArgs

Description

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

Properties

  Property name Brief description
NewSize

The NewSize property determines the new size of the component, with which the Splitter component is linked.
Resize

The Resize property determines whether the component linked with the Splitter component should be resized.

See also:

Forms Assembly Interfaces