IToolboxService::DeserializeToolboxItem Method

 

Gets a toolbox item from the specified object that represents a toolbox item in serialized form.

Namespace:   System.Drawing.Design
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodDeserializeToolboxItem(Object^)

Gets a toolbox item from the specified object that represents a toolbox item in serialized form.

System_CAPS_pubmethodDeserializeToolboxItem(Object^, IDesignerHost^)

Gets a toolbox item from the specified object that represents a toolbox item in serialized form, using the specified designer host.

Return to top
Show: