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