laptop and a wrench

Bug

Creating an Add-in using ITableWindow3 to get reference to Active table window crashes ArcMap.

Last Published: August 25, 2014 ArcGIS for Desktop
Bug ID Number NIM062267
SubmittedOctober 25, 2010
Last ModifiedJune 5, 2024
Applies toArcGIS for Desktop
Version found10.1
Program languageVB.Net
Operating SystemWindows OS
Operating System Version7
Version Fixed10.1
StatusFixed

Workaround

Write the following code in VBA editor inside ArcMap. Dim ptabwin As ITableWindow3 Set ptabwin = New TableWindow Dim pApp As IApplication Set ptabwin.Application = Application Dim pwin As ITableWindow2 Set pwin = ptabwin.ActiveTableWindow MsgBox (pwin.Layer.Name)

Steps to Reproduce

Bug ID: NIM062267

Software:

  • ArcGIS for Desktop

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options