Occurs when a shapefile feature is identified via the Identify tool.
Use this event to write code that performs an action when a shapefile feature is identified.
The ThisEvent object contains information about the current feature being identified. The Object property contains a reference to the Layer being identified and the Bookmark property contains the bookmark of the identified feature in that layer.
The ThisEvent object contains information about the current feature being identified. The Object property contains a reference to the Layer being identified and the Bookmark property contains the bookmark of the identified feature in that layer.