The type of this command item.
[Visual Basic .NET] Public ReadOnly Property Type As esriCommandTypes
[C#] public esriCommandTypes Type {get;}
Product Availability
Available with ArcGIS Desktop.
Description
Returns the type of this command item using the esriCommandTypes constants. The command item can be one of the following types:
- built-in command
- menu
- toolbar
- macro item
- UIButtonControl
- UIToolControl
- UIComboboxControl
- UIEditboxControl