ProgressBarStyle Class

Definition

Enumerates visual styles for progress bars.

public static class ProgressBarStyle
type ProgressBarStyle = class
Inheritance
System.Object
ProgressBarStyle

Fields

Default

Indicates the default progress bar style.

Pending

Indicates the pending style, to communicate that a progress estimate has not yet been made.

Applies to