ArcObjects Library Reference (GeoprocessingUI)  

IMdElementDialog.IsVisible Property

Indicates whether or not the dialog is currently being displayed as a result of calling the Show() method.

[Visual Basic .NET]
Public ReadOnly Property IsVisible As Boolean
[C#]
public bool IsVisible {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementDialog Interface