Specifies the style that a progress bar uses to indicate the progress of an operation.
| Member Name | Description |
|---|---|
| Blocks | Indicates progress by increasing the number of segmented blocks. |
| ContinuousBlocks | Indicates progress by smoothly increasing the number of segmented blocks. |
| Continuous | Indicates progress by increasing the size of a smooth, continuous bar. |
| MarqueeBlocks | Indicates progress by continuously scrolling blocks in a marquee fashion. |
| MarqueeContinuous | Indicates progress by continuously scrolling smooth continuous block in a marquee fashion. |
Namespace: Resco.Controls.ProgressBar
Assembly: Resco.ProgressBar.CF3 (in Resco.ProgressBar.CF3.dll)
Resco.Controls.ProgressBar Namespace