This document is archived and information here might be outdated. Recommended version. |
ComPropertySheetEvents proxy source helper object.
Use the CommPropertySheetEventsProxyHelper to listen to the non-default outbound interface IComPropertySheetEvents on a property sheet. This is useful when developing in VB6 as VB6 can only listen to one outbound interface on a CoClass.
Interfaces | Description |
---|---|
IComPropertySheetEvents | Provides access to events that occur on a COM property sheet. |