ActiveReports 13
RemoveToolboxItem(ToolboxItem) Method

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class > RemoveToolboxItem Method : RemoveToolboxItem(ToolboxItem) Method
The System.Drawing.Design ToolboxItem to remove from the toolbox.
Removes the specified ToolboxItem from the toolbox.
Syntax
'Declaration
 
Public Overloads Sub RemoveToolboxItem( _
   ByVal toolboxItem As ToolboxItem _
) 
public void RemoveToolboxItem( 
   ToolboxItem toolboxItem
)

Parameters

toolboxItem
The System.Drawing.Design ToolboxItem to remove from the toolbox.
See Also

Reference

Toolbox Class
Toolbox Members
Overload List