System.Windows.Forms.SplitContainer: Event Members

The events of System.Windows.Forms.SplitContainer are listed below. For a list of all members, see the SplitContainer Members list.

See Also: Inherited members from System.Windows.Forms.ContainerControl

Public Events

AutoSizeChanged

Occurs when the value of the SplitContainer.AutoSize property changes. This property is not relevant to this class.

BackgroundImageChanged

Occurs when the SplitContainer.BackgroundImage property changes.

BackgroundImageLayoutChanged

Occurs when the SplitContainer.BackgroundImageLayout property changes. This event is not relevant to this class.

ControlAdded

This event is not relevant to this class.

ControlRemoved

This event is not relevant to this class.

PaddingChanged

This event is not relevant to this class.

SplitterMoved

Occurs when the splitter control is moved.

SplitterMoving

Occurs when the splitter control is in the process of moving.

TextChanged

This event is not relevant to this class.