ApplicationProgressSet() |
Sets the progress indicator on the status bar to a specified percentage. This action is used together with ApplicationProgressShow() and ApplicationProgressHide(). Syntax ApplicationProgressSet(<progress>) Parameters progress The value (as a percentage) that is to be displayed on the status bar. |