This document is archived and information here might be outdated.  Recommended version.


ComPropertySheetEventsProxyHelper CoClass (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > SystemUI > ESRI.ArcGIS.SystemUI > Classes > C > ComPropertySheetEventsProxyHelper CoClass (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (SystemUI)  

ComPropertySheetEventsProxyHelper CoClass

ComPropertySheetEvents proxy source helper object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

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.

Supported Platforms

Windows, Solaris, Linux

Interfaces

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