TaskDialogProgressBarStyle Property

Gets or sets the style of the progress bar.
Default value: None.

Definition

Namespace: KGySoft.WinForms.Components
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public TaskDialogProgressBarStyle ProgressBarStyle { get; set; }

Property Value

TaskDialogProgressBarStyle

See Also