ArcObjects Library Reference (Framework)  

IComPropertyPageSite Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

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

CoClasses that implement IComPropertyPageSite

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

.NET Samples

Create a custom raster function (Code Files: WatermarkFunctionUIClass) | Implementing a schematic rule and its property page (Code Files: frmReductionLink) | Layer property page and property sheet (Code Files: LayerVisibilityPage) | Move a graphic along a path in ArcMap (Code Files: MapGraphicTrackPropPage) | Multivariate renderer (Code Files: PropPageForm) | Server spatial query server object extension (Code Files: PropertyForm) | Timestamper class extension (Code Files: TimestampPropertyPage) |

.NET Related Topics

How to create SOE property pages |