'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.
'Declaration Public Overloads Sub AddToolboxItem( _ ByVal toolboxItem As ToolboxItem _ )
public void AddToolboxItem( ToolboxItem toolboxItem )