ProgressStyle Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class ProgressStyle
public enum ProgressStyle
type ProgressStyle =
Public Enum ProgressStyle
- Inheritance
-
ProgressStyle
Fields
Name | Value | Description |
---|---|---|
Auto | 0 | |
Determinate | 1 | |
Indeterminate | 2 |