Method SerializeItemForDragAndDrop
- Namespace
- Alternet.FormDesigner.WinForms.Toolbox
- Assembly
- Alternet.FormDesigner.v9.dll
SerializeItemForDragAndDrop(ToolboxItem)
When implemented by a class, gets a serializable object for drag and drop operations that represents the specified toolbox item.
DataObject SerializeItemForDragAndDrop(ToolboxItem item)
Parameters
item
ToolboxItemToolboxItem to serialize.
Returns
- DataObject
Serializable DataObject.