RibbonProgressBarMode

Description

The RibbonProgressBarMode enumeration contains modes of process indicator displaying.

It is used by the following property:

Available values

Value Brief description
0 Normal. Normal mode. When the value of the Value property is changed, an indicator looking s like a continuous stripe is displayed.
1 Infinite. Infinite mode. When the value of the Value property is changed, the animated indicator that indicates a time-consuming process shows.

Visual displaying of the animated indicator in the infinite mode is available, if the following formatting themes are used:

When other formatting themes are used, visual displaying of indicator in the infinite mode coincides with the indicator in normal mode.

See also:

Forms Assembly Enumerations