'Declaration Public Function SerializeToolboxItem( _ ByVal toolboxItem As ToolboxItem _ ) As Object
public object SerializeToolboxItem( ToolboxItem toolboxItem )
Parameters
- toolboxItem
- The System.Drawing.Design ToolboxItem to serialize.
Return Value
A System.Object.