Provides access to events that occur on a COM property sheet.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The IComPropertySheetEvents interface as a single method called OnApply. Call OnApply to notify other parts of the application that the objects passed to the property sheet have been edited.
Members
Description | ||
---|---|---|
OnApply | Occurs when changes are applied. |
CoClasses that implement IComPropertySheetEvents
CoClasses and Classes | Description |
---|---|
BackgroundSelector (esriCartoUI) | Background style selector. |
BorderSelector (esriCartoUI) | Border style selector. |
ComPropertySheet (esriFramework) | COM Property Sheet Object. |
ComPropertySheetEventsListener (esriSystemUtility) | Helper coclass to provide IComPropertySheetEvents support to the C++ API. |
ComPropertySheetEventsProxyHelper | ComPropertySheetEvents proxy source helper object. |
GxCatalog (esriCatalog) | GxObject that represents the catalog. |
GxDataGraph (esriCatalog) | GxObject that represents data graph. |
GxLayer (esriCatalog) | GxObject that represents a layer. |
HatchStyleSelector (esriLocationUI) | Style selector for hatches. |
LabelStyleSelector (esriCartoUI) | Style selector for labels. |
LegendItemSelector (esriCartoUI) | Style selector for legend items. |
MapGridSelector (esriCartoUI) | Style selector for map grids. |
MaplexLabelStyleSelector (esriCartoUI) | Style selector for Maplex labels. |
NorthArrowSelector (esriCartoUI) | Style selector for north arrows. |
RepresentationMarkerSelector (esriEditor) | Style selector for representation markers. |
RepresentationRuleSelector (esriEditor) | Style selector for representation rules. |
ScaleBarSelector (esriCartoUI) | Style selector for scalebars. |
ScaleTextSelector (esriCartoUI) | Style selector for scale text. |
ShadowSelector (esriCartoUI) | Shadow style selector. |
StyleManagerDialog (esriDisplayUI) | Use this Dialog to manage the contents of the style gallery. |
TOCCatalogView (esriArcMapUI) | ESRI TOC Catalog View. |
TOCDisplayView (esriArcMapUI) | ESRI TOC Display View. |
TOCGMxCatalogView (esriArcGlobe) | ESRI TOC GMx Catalog View. |
TOCGMxDisplayView (esriArcGlobe) | ESRI TOC GMx Display View. |
TOCGMxTypeView (esriArcGlobe) | ESRI TOC GMx Type View. |
TOCSxCatalogView (esriArcScene) | ESRI TOC Sx Catalog View. |
TOCSxDisplayView (esriArcScene) | ESRI TOC Sx Display View. |
VectorizationStyleSelector (esriArcScan) | Style selector for vectorization. |