ArcObjects Library Reference (SystemUtility)  

ActiveViewEventsListener CoClass

Helper coclass to provide event IActiveViewEvents support to the C++ API.

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
IActiveViewEvents (default) Provides access to events that occur when the state of the active view changes.

Working with Events

[Visual Basic 6.0]

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

Private WithEvents pActiveViewEventsListener as ActiveViewEventsListener