ArcObjects Library Reference (ArcMapUI)  

IDataWindow2.IsVisible Property

Indicates if the window is visible.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDataWindow2 Interface