System.Drawing.Design.IToolboxService.AddLinkedToolboxItem Method

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

Syntax

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

Parameters

toolboxItem
The linked System.Drawing.Design.ToolboxItem to add to the toolbox.
category
The toolbox item category to add the toolbox item to.
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