System.Windows.Forms.SplitContainer.AutoSizeChanged Event

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

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public event EventHandler AutoSizeChanged

Remarks

For more information about handling events, see Consuming Events.

This event is not relevant to this class.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0