ProgressBar_Unload
Description
Section titled “Description”Unloads the progress bar from the desktop
Syntax
Section titled “Syntax”ProgressBar_Unload() As Boolean
Example
Section titled “Example”If bStatus Then bStatus = ProgressBar_Unload()Unloads the progress bar from the desktop
ProgressBar_Unload() As Boolean
If bStatus Then bStatus = ProgressBar_Unload()