Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use this method to temporarily hide the progress bar.
Syntax
public void hide()
Run On
Called
Remarks
The progress indicator will reappear, when the SysOperationProgressBase.setCount Method, the SysOperationProgressBase.incCount Method or the SysOperationProgressBase.setText Method is called subsequently.
This can be useful if user interaction is required during the operation.
The time remaining calculation is paused when the progress bar is hidden.