ArcObjects Library Reference (SystemUtility)  

GlobeControlEventsListener CoClass

Helper coclass to provide IGlobeControlEvents support to the C++ API.

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
IGlobeControlEvents (default) Provides access to events that occur with user interaction to the GlobeControl.

Working with Events

[Visual Basic 6.0]

When working with GlobeControlEventsListener's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pGlobeControlEventsListener as GlobeControlEventsListener