ProgressView 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.
Defines the options for views of progress rendering.
public enum ProgressView
type ProgressView =
Public Enum ProgressView
- Inheritance
-
ProgressView
Fields
Classic | 1 | Classic rendering of progress. |
Minimal | 0 | Render progress using minimal space. |