ArcObjects Library Reference (TrackingAnalyst)  

ITxDocumentEvents Interface

Provides access to events that occur in documents with tracking analyst objects.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Description
Event ActiveViewChanged Fired when the active view changes.
Event BeforeCloseDocument Fired before a document is closed. Return True to abort the close process.
Event CloseDocument Fired when a document is closed.
Event MapsChanged Fired when a change is made to the map collection.
Event NewDocument Fired when a new document is created.
Event OnContextMenu Indicates if a context menu should be displayed at the given xy location. Return true if handled.
Event OpenDocument Fired when a document is opened.

CoClasses that implement ITxDocumentEvents

CoClasses and Classes Description
DocEventHandler A collection of methods and properties to catch and process document and tracking analyst document events.
LabelEngineManager Controls functionality of the label engine manager.
TADynamicDisplayRefreshController Manages all dynamic updates to all of ArcMap's maps, both in the map view and the page layout view.