ActiveReports 13
GetToolboxItems() Method

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class > GetToolboxItems Method : GetToolboxItems() Method
Gets the entire ToolboxItemCollection from the toolbox.
Syntax
'Declaration
 
Public Overloads Function GetToolboxItems() As ToolboxItemCollection
public ToolboxItemCollection GetToolboxItems()

Return Value

The System.Drawing.Design ToolboxItemCollection that contains the current toolbox items.
See Also

Reference

Toolbox Class
Toolbox Members
Overload List