This document is archived and information here might be outdated.  Recommended version.


IMdElementDialog.IsVisible Property (ArcObjects .NET 10.5 SDK)
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