System.Windows.Forms.TabPage: Event Members

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

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

Public Events

AutoSizeChanged

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

DockChanged

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

EnabledChanged

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

LocationChanged

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

TabIndexChanged

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

TabStopChanged

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

TextChanged

Occurs when the value of the TabControl.Text property changes.

VisibleChanged

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