Provides access to members that define a ToolbarPalette.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
IPaletteDef is supported by the ToolbarPalette which can be hosted on a ToolbarControl, but this is not supported on ArcGIS Desktop application toolbars (ArcMap, ArcCatalog, ArcScene, ArcGlobe).
Members
Description | ||
---|---|---|
Caption | The caption of this palette. | |
GetItemInfo | The CLSID for the item on this palette at the specified index. | |
ItemCount | The number of items on this palette. | |
Name | The name of this palette. |
CoClasses that implement IPaletteDef
CoClasses and Classes | Description |
---|---|
ControlsInkEraserPalette (esriControls) | A palette containing 3 different eraser tools. |
ControlsInkHighlightPalette (esriControls) | A palette containing 3 different highlighter tools. |
ControlsInkPenPalette (esriControls) | A palette containing 3 different pen tools. |