ArcObjects Library Reference (CatalogUI)  

IFindDialog.IsVisible Property

Indicates if the dialog box is visible.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IFindDialog Interface