System.Windows.Forms.Label: Event Members

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

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

Public Events

AutoSizeChanged

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

BackgroundImageChanged

Occurs when the Label.BackgroundImage property changes.

BackgroundImageLayoutChanged

Occurs when the Label.BackgroundImageLayout property changes.

ImeModeChanged

Occurs when the Label.ImeMode property changes.

KeyDown

Occurs when the user presses a key while the label has focus.

KeyPress

Occurs when the user presses a key while the label has focus.

KeyUp

Occurs when the user releases a key while the label has focus.

TabStopChanged

Occurs when the Label.TabStop property changes.

TextAlignChanged

Occurs when the value of the Label.TextAlign property has changed.