Hides the progressor.
[Visual Basic .NET]
Public Sub Hide ( _
)
[C#] public void Hide ( );
[C++]
HRESULT Hide(
void
);
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This is a generic Hide method for progressors (for example a progress bar).