ArcObjects Library Reference (SystemUtility)  

MapSurroundEventsListener CoClass

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

Interfaces

Interfaces Description

Event Interfaces

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

Working with Events

[Visual Basic 6.0]

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

Private WithEvents pMapSurroundEventsListener as MapSurroundEventsListener