ArcObjects Library Reference (ArcMapUI)  

ITableWindow3.IsOpen Property

Indicates if the window is open in the table window docking pane.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableWindow3 Interface