System.Windows.Forms.StatusBar: Event Members

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

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

Public Events

BackColorChanged

Occurs when the value of the StatusBar.BackColor property changes.

BackgroundImageChanged

Occurs when the value of the StatusBar.BackgroundImage property is changed.

BackgroundImageLayoutChanged

Occurs when the value of the StatusBar.BackgroundImageLayout property changes.

DrawItem

Occurs when a visual aspect of an owner-drawn status bar control changes.

ForeColorChanged

Occurs when the value of the StatusBar.ForeColor property changes.

ImeModeChanged

Occurs when the value of the StatusBar.ImeMode property changes.

Paint

Occurs when the System.Windows.Forms.StatusBar control is redrawn.

PanelClick

Occurs when a System.Windows.Forms.StatusBarPanel object on a System.Windows.Forms.StatusBar control is clicked.