This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IT > IToolbarItem2 Interface > IToolbarItem2.Type Property (ArcObjects .NET 10.4 SDK) |
The type of item.
[Visual Basic .NET] Public ReadOnly Property Type As esriToolbarItemType
[C#] public esriToolbarItemType Type {get;}
[C++]
HRESULT get_Type(
esriToolbarItemType* pType
);
[C++]
Parameters pType [out, retval]
pType is a parameter of type esriToolbarItemType
Returns the type of object returned by ItemObject.