DisableProgressBar()
Summary
Disables display of the progress window.
Changes
Replaced by ResetProgressWindow() in Version 3.0
Syntax
DisableProgressBar()
Notes
-
DisableProgressBar() is retained for compatibility but now does the same as ResetProgressWindow().
See Also
| Function | Summary |
|---|---|
| ResetProgressWindow() | Resets the title and the maximum number of progress bars that can be created in the progress window to the number prior to the last call to SetProgressWindow() |
| SetProgressWindow() | Sets the title and the maximum number of progress bars that can be created in the progress window |