This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > ID > IDockableWindow Interface > IDockableWindow.IsVisible Method (ArcObjects .NET 10.5 SDK) |
Indicates if this docking window is visible.
[Visual Basic .NET] Public Function IsVisible ( _ ) As Boolean
[C#] public bool IsVisible ( );