ToolBoxTab3::ToolBoxItems Property
Visual Studio 2015
Gets the collection of ToolBoxItems associated with a ToolBoxTab3.
Assembly: EnvDTE90 (in EnvDTE90.dll)
Implements
ToolBoxTab2::ToolBoxItemsA ToolBoxTab3 can contain one or more ToolBoxItem objects.
This example selects and activates the first ToolBoxTab3 item and displays its name in a message box.
Show: