This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > G > GraphicsContainerEvents CoClass (ArcObjects .NET 10.5 SDK) |
Helper coclass for working with the nondefault outbound IGraphicsContainerEvents interface in VB.
Interfaces | Description |
---|
Interfaces | Description |
---|---|
IGraphicsContainerEvents (default) | Provides access to events that occur when the graphics container changes. |
When working with GraphicsContainerEvents' default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pGraphicsContainerEvents as GraphicsContainerEvents