OperationState Enum
Specifies the state of an AnimatedProgressBar control.
public enum OperationState
Fields
| Name | Description |
|---|---|
| Error | The AnimatedProgressBar control is in an error state. |
| Normal | The AnimatedProgressBar control is in a normal state. |
| Paused | The AnimatedProgressBar control is in a paused state. |