[]
Displays a progress bar on a task dialog.
public class C1TaskDialog.C1ProgressBar
Name | Description |
---|---|
MarqueeUpdateInterval | Gets or sets the time, in milliseconds, between marquee animation updates. |
Maximum | Gets or sets the maximum value of the progress bar. |
Owner | Gets the owner C1TaskDialog. |
State | Gets or sets the type and state of the progress bar. |
Value | Gets or sets the current value of the progress bar. |
Visible | Gets or sets whether the progress bar should appear on the task dialog. |