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 like a continuous line is displayed.
1 Infinite. Infinite mode. When the value of the Value property is changed, the animated indicator that indicates a time-consuming process is displayed.

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 the normal mode.

See also:

Forms Assembly Enumerations