Constructor Item
- Namespace
- Alternet.FormDesigner.WinForms.Toolbox
- Assembly
- Alternet.FormDesigner.v9.dll
Item(Type, ToolboxItem)
Initializes a new instance of the Item
class with specified settings.
public Item(Type type, ToolboxItem toolboxItem)
Parameters
type
TypeType of the item.
toolboxItem
ToolboxItemA
ToolboxItem
to load and save.