Class ToolboxSerialization
- Namespace
- Alternet.FormDesigner.WinForms.Toolbox
- Assembly
- Alternet.FormDesigner.v9.dll
Implements Load and Save logic for toolbox.
public class ToolboxSerialization
- Inheritance
-
ToolboxSerialization
Properties
Methods
- Load(Stream)
Loads the toolbox content from the specified stream.
- Save(IToolboxControl, Stream)
Saves the toolbox content to the specified stream.