Table of Contents

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 ToolboxItem

ToolboxItem to serialize.

Returns

DataObject

Serializable DataObject.