This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IF > IFindDialog Interface > IFindDialog.IsVisible Property (ArcObjects .NET 10.5 SDK) |
Indicates if the dialog box is visible.
[Visual Basic .NET] Public ReadOnly Property IsVisible As Boolean
[C#] public bool IsVisible {get;}