ArcObjects Library Reference (SystemUtility)  

TOCControlEventsListener CoClass

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

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
ITOCControlEvents (default) Provides access to events that occur with interaction to the TOCControl.

Working with Events

[Visual Basic 6.0]

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

Private WithEvents pTOCControlEventsListener as TOCControlEventsListener