Tip
See the Examples section of the AdvancedProgressBar class for an animated image example.
public enum ProgressBarStatePublic Enumeration ProgressBarStatepublic enum class ProgressBarStatetype ProgressBarState| Normal | 0 | Indicates the normal progress bar state. |
| Error | 1 | Indicates the error progress bar state. |
| Paused | 2 | Indicates the paused progress bar state. |