ArcObjects Library Reference (Framework)  

IProgressDialog2.ShowDialog Method

Shows the progress dialog.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IProgressDialog2 Interface