ActiveReports 13
SetSelectedToolboxItem Method

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class : SetSelectedToolboxItem Method
The System.Drawing.Design ToolboxItem to select.
Selects the specified ToolboxItem.
Syntax
'Declaration
 
Public Sub SetSelectedToolboxItem( _
   ByVal toolboxItem As ToolboxItem _
) 
public void SetSelectedToolboxItem( 
   ToolboxItem toolboxItem
)

Parameters

toolboxItem
The System.Drawing.Design ToolboxItem to select.
See Also

Reference

Toolbox Class
Toolbox Members