Gets a toolbox item from the specified object that represents a toolbox item in serialized form, using the specified designer host.
- serializedObject
The object that contains the System.Drawing.Design.ToolboxItem to retrieve.
- host
The System.ComponentModel.Design.IDesignerHost to associate with this System.Drawing.Design.ToolboxItem.
![]()
The System.Drawing.Design.ToolboxItem created from deserialization.