This documentation is archived and is not being maintained.
ToolWindows::ToolBox Property
Namespace:
EnvDTE80Assembly:
EnvDTE80 (in EnvDTE80.dll)
property ToolBox^ ToolBox {
ToolBox^ get();
}
This example opens the Toolbox, displays the name of the active tab, adds a new tab, and then deletes it.
No code example is currently available or this language may not be supported.
Return to top