This document is archived and information here might be outdated. Recommended version. |
Hides the progress bar.
[Visual Basic .NET]
Public Sub HideProgressBar ( _
)
[C#]
public void HideProgressBar (
);
[C++]
HRESULT HideProgressBar(
void
);
The ProgressBar property and the HideProgressBar, ShowProgressBar, and StepProgressBar methods are used to control the step progress bar on the status bar.