Provides access to members that define a palette of selection choices.
Product Availability
Available with ArcGIS Desktop.
Members
| Description | ||
|---|---|---|
|  | Category | The category the palette belongs to. | 
|  | Enabled | Indicates if the palette is enabled. | 
|  | ItemCount | The number of items in the palette. | 
|  | LastSelected | The index of the item in the palette that was last selected. | 
|  | MoreButtonCount | The number of more buttons in the palette. | 
|  | Name | The name of the palette. This will show in the title bar. | 
|  | NumColumns | The number of columns in this palette. | 
|  | NumRows | The number of rows in this palette. | 
|  | OnClick | Occurs when the user selects an item the palette. | 
|  | OnCreate | Gives the palette a hook into the application. | 
|  | QueryItem | The bitmap and tooltip for the given item. | 
|  | QueryMoreButton | The tooltip and text for the given more button. | 
|  | ShortCutKey | The shortcut key to show this palette. |