ActiveReports 8
SetSelectedToolboxItem Method

The System.Drawing.Design ToolboxItem to select.
Selects the specified ToolboxItem.
Syntax
'Declaration
 
Public Sub SetSelectedToolboxItem( _
   ByVal toolboxItem As System.Drawing.Design.ToolboxItem _
) 
public void SetSelectedToolboxItem( 
   System.Drawing.Design.ToolboxItem toolboxItem
)

Parameters

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

Reference

Toolbox Class
Toolbox Members

Support Forum