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


IComPropertyPageSite Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertyPageSite Interface
ArcGIS Developer Help

IComPropertyPageSite Interface

Provides access to the callback mechanism of a COM property sheet.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method PageChanged Called by the property page to let the property sheet know that something changed.

Classes that implement IComPropertyPageSite

Classes Description
ColorPageSite Esri custom color dialog pagesite.
ComPropertyPageSite COM Property Page Site.
ComPropertySheet COM Property Sheet Object.

.NET Samples

Move a graphic along a path in ArcMap Create a custom raster function Layer property page and property sheet Multivariate renderer Create an NDVI custom raster function Implementing the ISchematicRulesHelper to easily develop a custom schematic rule Reducing schematic nodes and computing a cumulative attribute via a schematic rule Implementing a schematic rule and its property page Timestamper class extension