Progress Bar

The Progress Bar is a control with built-in, looped animation and is used to show that an operation is in progress. An animated progress bar indicates that a user must wait before performing another task.

By default, the IsIndeterminate property check box is cleared. Selecting the IsIndeterminate property check box allows you to enable animation on the progress bar.

Other commonly used properties for the Progress Bar include Minimum, Maximum, and Value.

See Common Controls to view the usage and description of the properties for this control.