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 | ||
---|---|---|
![]() |
OnActivate | Called when the Attribute Inspector dialog is activated. |
![]() |
OnDeactivate | Called when the Attribute Inspector dialog is deactivated. |
![]() |
OnPositionChanged | Called when the position of the Attribute Inspector dialog changes. |
![]() |
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. |