System.Windows.Forms.ProgressBar: Event Members

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

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

Public Events

BackColorChangedDocumentation for this section has not yet been entered.
BackgroundImageChanged

Occurs when the value of the ProgressBar.BackgroundImage property changes.

BackgroundImageLayoutChanged

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

CausesValidationChanged

Occurs when the value of the ProgressBar.CausesValidation property changes.

DoubleClick

Occurs when the user double-clicks the control.

Enter

Occurs when focus enters the System.Windows.Forms.ProgressBar control.

FontChanged

Occurs when the value of the ProgressBar.Font property changes.

ForeColorChangedDocumentation for this section has not yet been entered.
ImeModeChanged

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

KeyDown

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

KeyPress

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

KeyUp

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

Leave

Occurs when focus leaves the System.Windows.Forms.ProgressBar control.

MouseDoubleClick

Occurs when the user double-clicks the control.

PaddingChanged

Occurs when the value of the ProgressBar.Padding property changes.

Paint

Occurs when the System.Windows.Forms.ProgressBar is drawn.

RightToLeftChangedDocumentation for this section has not yet been entered.
RightToLeftLayoutChanged

Occurs when the ProgressBar.RightToLeftLayout property changes.

TabStopChanged

Occurs when the ProgressBar.TabStop property changes.

TextChanged

Occurs when the ProgressBar.Text property changes.