ProgressBar_Unload
Description
Unloads the progress bar from the desktop
Syntax
ProgressBar_Unload() As Boolean
Example
VBScript
If bStatus Then bStatus = ProgressBar_Unload()
Unloads the progress bar from the desktop
ProgressBar_Unload() As Boolean
If bStatus Then bStatus = ProgressBar_Unload()