Visual Basic (Declaration) | |
---|---|
Public Overloads Sub AddToolboxItem( _ ByVal toolboxItem As System.Drawing.Design.ToolboxItem _ ) |
C# | |
---|---|
public void AddToolboxItem( System.Drawing.Design.ToolboxItem toolboxItem ) |
Parameters
- toolboxItem
- The System.Drawing.Design ToolboxItem to add to the toolbox.