The properties defined in the ProgressBar class are summarized in the following table.
Property | Description |
---|---|
partsDone | Contains information about the percentage of the task that is completed |
partsInJob | Contains information about the number of parts in the job |
showTaskBarProgress | Specifies whether the progress bar state is shown on the taskbar icon of the application as well as in the progress bar |
thinClientUpdateInterval | Specifies how often the progress bar is redrawn when the percentage changes when running the application in thin client mode |
For details, see "Window, Form, and Control Properties", later in this document.