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

Glossary Item Box

Removes the specified ToolboxItem from the specified category in the toolbox.

Overload List

OverloadDescription
RemoveToolboxItem(ToolboxItem,String)Removes the specified ToolboxItem from the specified category in the toolbox.  
RemoveToolboxItem(ToolboxItem)Removes the specified ToolboxItem from the toolbox.  

See Also