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


ComPropertySheetEventsProxyHelper Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > SystemUI > ESRI.ArcGIS.SystemUI > Classes > C > ComPropertySheetEventsProxyHelper Class
ArcGIS Developer Help

ComPropertySheetEventsProxyHelperClass Class

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.