CommandBarControls::Item Property (Object^)
Visual Studio 2015
Gets the command bar control at the given name or index.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(0)] property CommandBarControl^ default[ Object^ Index ] { [DispIdAttribute(0)] CommandBarControl^ get(Object^ Index); }
Parameters
- Index
-
Type:
System::Object^
The name or index of the control.
This collection is 1-based.
Show: