ArcObjects Library Reference (SystemUtility)  

MapFrameEventsListener CoClass

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

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
IMapFrameEvents (default) Provides access to the events that occur when the state of the map frame changes.

Working with Events

[Visual Basic 6.0]

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

Private WithEvents pMapFrameEventsListener as MapFrameEventsListener