This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IS > IStatusBar Interface > IStatusBar.StepProgressBar Method (ArcObjects .NET 10.4 SDK) |
Steps the progress bar to the next position.
[Visual Basic .NET]
Public Sub StepProgressBar ( _
)
[C#] public void StepProgressBar ( );
[C++]
HRESULT StepProgressBar(
void
);
The ProgressBar property and the HideProgressBar, ShowProgressBar, and StepProgressBar methods are used to control the step progress bar on the status bar.