System.Windows.Forms.TabPage.AutoSizeChanged Event

Occurs when the value of the TabPage.AutoSize property changes.

Syntax

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

Remarks

Although you can change the value of the TabPage.AutoSize property and handle this event to determine when the value changes, the TabPage.AutoSize property is not meaningful for this control.

Requirements

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