This document is archived and information here might be outdated.  Recommended version.


esriToolbarItemType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Constants > E > esriToolbarItemType Constants
ArcGIS Developer Help

esriToolbarItemType Constants

ToolbarControl item type options.

Constant Value Description
esriToolbarItemUnknown 0 The item is not initialised.
esriToolbarItemCommand 1 The item is a single click command implementing ICommand.
esriToolbarItemTool 2 The item is a tool implementing ICommand and ITool.
esriToolbarItemToolControl 3 The item is a tool control.
esriToolbarItemMenu 4 The item is a ToolbarMenu.
esriToolbarItemPalette 5 The item is a ToolbarPalette.
esriToolbarItemMultiItem 6 The item is a ToolbarMultiItem.

Product Availability

Available with ArcGIS Engine.