[]
Specifies the appearance of the progress indicator in the control.
public enum ProgressStyle : short
Public Enum ProgressStyle As Short
| Name | Description |
|---|---|
| Bars | Displays a progress indicator as a series of small bars. |
| Default | Displays a progress indicator as solid. |
| Gradient | Displays a progress indicator as a gradient. |
| Picture | Displays a progress indicator as a picture. |