Adds the specified project-linked toolbox item to the toolbox in the specified category.
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.
A linked toolbox item is a toolbox item that is only available for a specific project.