ActiveReports 13
AddToolboxItem(ToolboxItem) Method

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class > AddToolboxItem Method : AddToolboxItem(ToolboxItem) Method
The System.Drawing.Design ToolboxItem to add to the toolbox.
Adds a ToolboxItem to the toolbox.
Syntax
'Declaration
 
Public Overloads Sub AddToolboxItem( _
   ByVal toolboxItem As ToolboxItem _
) 
public void AddToolboxItem( 
   ToolboxItem toolboxItem
)

Parameters

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

Reference

Toolbox Class
Toolbox Members
Overload List