IToolboxService::AddLinkedToolboxItem Method (ToolboxItem^, IDesignerHost^)
.NET Framework (current version)
Adds the specified project-linked toolbox item to the toolbox.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- toolboxItem
-
Type:
System.Drawing.Design::ToolboxItem^
The linked ToolboxItem to add to the toolbox.
- host
-
Type:
System.ComponentModel.Design::IDesignerHost^
The IDesignerHost for the current design document.
A linked toolbox item is a toolbox item that is only available for a specific project.
.NET Framework
Available since 1.1
Available since 1.1
Show: