ActiveReports Developer 7
AddLinkedToolboxItem Method
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class : AddLinkedToolboxItem Method

Glossary Item Box

Adds a ToolboxItem that is only available in the current project to the specified category in the toolbox.

Overload List

OverloadDescription
AddLinkedToolboxItem(ToolboxItem,String,IDesignerHost)Adds a ToolboxItem that is only available in the current project to the specified category in the toolbox.  
AddLinkedToolboxItem(ToolboxItem,IDesignerHost)Adds a ToolboxItem that is only available in the current project to the toolbox.  

See Also