Enum ProgressBarFormat
Specifies the format that a ProgressBar uses to indicate the visual presentation.
public enum ProgressBarFormat
Fields
Simple = 0
A simple visual presentation showing only the progress bar.
SimplePlusPercentage = 1
A simple visual presentation showing the progress bar overlaid with the percentage.