This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IM > IMdElementDialog Interface > IMdElementDialog.IsVisible Property (ArcObjects .NET 10.4 SDK) |
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;}