This document is archived and information here might be outdated. Recommended version. |
Command types.
Constant | Value | Description |
---|---|---|
esriCmdTypeCommand | 0 | Built in command. |
esriCmdTypeMenu | 1 | Menu. |
esriCmdTypeToolbar | 2 | Toolbar. |
esriCmdTypeMacro | 3 | Macro Item. |
esriCmdTypeUIButtonCtrl | 4 | UIButtonControl. |
esriCmdTypeUIToolCtrl | 5 | UIToolControl. |
esriCmdTypeUIComboBoxCtrl | 6 | UIComboBoxControl. |
esriCmdTypeUIEditBoxCtrl | 7 | UIEditBoxControl. |
esriCmdTypeGPTool | 8 | Geoprocessing Tools. |