Methods
The following methods are defined in the ProgressBar class.
| Name | Description |
|---|---|
| AutoStep | Starts automatic progress of progress bar |
| AutoStepOff | Stops the automatic progress of the progress bar |
| IsPopup | Check if it is displayed in a pop-up |
| Popup | The progress bar will pop up in a separate window |
| PopupClose | Close the pop-up window |
| StepIt | Take the progress bar one step |
Static method
| Name | Description |
|---|---|
| Create | Create ProgressBar object |