This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IP > IProgressor Interface > IProgressor.Show Method (ArcObjects .NET 10.4 SDK) |
Shows the progressor.
[Visual Basic .NET]
Public Sub Show ( _
)
[C#] public void Show ( );
[C++]
HRESULT Show(
void
);
This is a generic Show method for progressors (for example a progress bar).