ArcObjects Library Reference (Editor)  

IAttributeWindowEvents Interface

Provides access to Attribute Inspector events. Implement it to listen to specific events that occur when the Attribute Inspector is used.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Event OnActivate Called when the Attribute Inspector dialog is activated.
Event OnDeactivate Called when the Attribute Inspector dialog is deactivated.
Event OnPositionChanged Called when the position of the Attribute Inspector dialog changes.
Event OnSelectionChanged Called when the feature highlighted within the tree view of the Attribute Inspector changes.

CoClasses that implement IAttributeWindowEvents

CoClasses and Classes Description
AttributeWindow Dialog for inspecting selected/editable features.