TaskDialogProgressBarStyle Property
Gets or sets the style of the progress bar.
Default value:
None.
Namespace: KGySoft.WinForms.ComponentsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public TaskDialogProgressBarStyle ProgressBarStyle { get; set; }
Public Property ProgressBarStyle As TaskDialogProgressBarStyle
Get
Set
public:
property TaskDialogProgressBarStyle ProgressBarStyle {
TaskDialogProgressBarStyle get ();
void set (TaskDialogProgressBarStyle value);
}
member ProgressBarStyle : TaskDialogProgressBarStyle with get, set
Property Value
TaskDialogProgressBarStyle