SplitterEventArgs

Description

The SplitterEventArgs class implements argument of the event that occurs when the component bound to the Splitter component is resized.

Constructors

  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.

Properties inherited from ISplitterEventArgs

  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:

Forms Assembly Classes