System.Windows.Forms.TabPage.LocationChanged Event

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

Syntax

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

Remarks

Although you can change the value of the TabPage.Location property and handle this event to determine when the value changes, the TabPage.Location 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