ArcObjects Library Reference (SystemUI)  

IProgressDialog.ShowDialog Method

Shows the progress dialog.

[Visual Basic .NET]
Public Sub ShowDialog ( _
)
[C#]
public void ShowDialog (
);
[C++]
HRESULT ShowDialog(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IProgressDialog Interface