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

Glossary Item Box

Adds a ToolboxItem to the specified category in the toolbox.

Overload List

OverloadDescription
AddToolboxItem(ToolboxItem,String)Adds a ToolboxItem to the specified category in the toolbox.  
AddToolboxItem(ToolboxItem)Adds a ToolboxItem to the toolbox.  

See Also