This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcCatalog > ESRI.ArcGIS.ArcCatalog > Interfaces > IG > IGxDocumentEvents Interface (ArcObjects .NET 10.5 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. |
CoClasses and Classes | Description |
---|---|
ArcToolboxExtension (esriGeoprocessingUI) | |
GxDocument | Esri ArcCatalog Application Document. |
GxDocumentEvents | Helper coclass for working with the nondefault outbound IGxDocumentEvents interface in VB. |