C1TaskDialog.C1ProgressBar Class Members
In This Topic
The following tables list the members exposed by C1TaskDialog.C1ProgressBar.
Public Properties
| 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. |
Top
See Also