ToolBoxItem2::Collection Property
Visual Studio 2015
Gets the collection containing the ToolBoxItem object supporting this property.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Implements
ToolBoxItem::CollectionThis example selects the second ToolBoxItem2 item and displays its name in a message box. The example also displays the name of each toolbox item contained in the second toolbox tab.
Show: