'Declaration Public Overloads Sub RemoveToolboxItem( _ ByVal toolboxItem As ToolboxItem _ )
public void RemoveToolboxItem( ToolboxItem toolboxItem )
Parameters
- toolboxItem
- The System.Drawing.Design ToolboxItem to remove from the toolbox.
'Declaration Public Overloads Sub RemoveToolboxItem( _ ByVal toolboxItem As ToolboxItem _ )
public void RemoveToolboxItem( ToolboxItem toolboxItem )