ProgressBar.TextChanged Event

Definition

Occurs when the Text property changes.

[System.ComponentModel.Browsable(false)]
public event EventHandler TextChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler? TextChanged;

Event Type

Attributes

Applies to