This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcCatalog > ESRI.ArcGIS.ArcCatalog > Interfaces > IG > IGxDocumentEventsDisp Interface (ArcObjects .NET 10.4 SDK) |
Provides access to events fired by ArcCatalog.
Description | ||
---|---|---|
ActiveViewChanged | Fired when the active view changes. | |
CloseDocument | Fired when a document is closed. | |
NewDocument | Fired when a new document is created. | |
OnContextMenu | Fired when a context menu should be displayed at the given xy location. Return true if handled. | |
OpenDocument | Fired when a document is opened. | |
VBAReset | Fired when VBA is reset. |
CoClasses and Classes | Description |
---|---|
GxDocument | Esri ArcCatalog Application Document. |