This document is archived and information here might be outdated.  Recommended version.


ITableWindow3.ActiveTableWindow Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IT > ITableWindow3 Interface > ITableWindow3.ActiveTableWindow Property
ArcGIS Developer Help

ITableWindow3.ActiveTableWindow Property

Gets the active table window.

[Visual Basic .NET]
Public ReadOnly Property ActiveTableWindow As ITableWindow
[C#]
public ITableWindow ActiveTableWindow {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableWindow3 Interface