System.Drawing.Design.IToolboxService.AddLinkedToolboxItem Method

Adds the specified project-linked toolbox item to the toolbox.

Syntax

public void AddLinkedToolboxItem (ToolboxItem toolboxItem, System.ComponentModel.Design.IDesignerHost host)

Parameters

toolboxItem
The linked System.Drawing.Design.ToolboxItem to add to the toolbox.
host
The System.ComponentModel.Design.IDesignerHost for the current design document.

Remarks

A linked toolbox item is a toolbox item that is only available for a specific project.

Requirements

Namespace: System.Drawing.Design
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0