ProgressBar Class

The ProgressBar class enables you to display a progress bar in your label controls. As the ProgressBar class is a subclass of the Label class, it inherits all of the properties and methods defined in the Label, Control, and Window classes.

The ProgressBar control is not supported on forms defined as Web pages and is ignored when HTML is generated.

For a summary of the properties, method, and event defined in the ProgressBar class, see "ProgressBar Properties", "ProgressBar Method", and "ProgressBar Event", in the following subsections.