ArcObjects Library Reference (SystemUtility)  

ComPropertySheetEventsListener CoClass

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

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
IComPropertySheetEvents (default) Provides access to events that occur on a COM property sheet.

Working with Events

[Visual Basic 6.0]

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

Private WithEvents pComPropertySheetEventsListener as ComPropertySheetEventsListener