This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SystemUI > ESRI.ArcGIS.SystemUI > Interfaces > IM > IMultiItem Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that define a multiItem.
Description | ||
---|---|---|
Caption | The caption of the multiItem. | |
HelpContextID | The help context ID associated with this multiItem. | |
HelpFile | The name of the help file associated with this multiItem. | |
ItemBitmap | The bitmap for the item at the specified index. | |
ItemCaption | The caption of the item at the specified index. | |
ItemChecked | Indicates if item at the specified index is checked. | |
ItemEnabled | Indicates if the item at the specified index is enabled. | |
Message | The status bar message for all items on the multiItem. | |
Name | The name of the multiItem. | |
OnItemClick | Occurs when the item at the specified index is clicked. | |
OnPopup | Occurs when the menu that contains the multiItem is about to be displayed. |
CoClasses and Classes | Description |
---|---|
ControlsMapBookmarksMultiItem (esriControls) | Current bookmarks of focus map. |
MultiItem (esriFramework) | MultiItem CoType. |
RasterTableShowMultiItem (esriArcMapUI) | A coclass shows multi-item menu of a RasterTable. |