Namespace Alternet.FormDesigner.WinForms.Toolbox
Classes
- ToolboxCategoryHeaderPaintData
Provides data to paint toolbox category header.
- ToolboxCategoryItemsListBox
Provides ListBox holds a collection of elements for toolbox category.
- ToolboxContentControl
Provides a container for the toolbox content which is a collection of category.
- ToolboxContextMenu
Implements a toolbox context menu.
- ToolboxItemPaintData
Provides data to paint toolbox item.
- ToolboxPaintBaseData
Provides base data to paint toolbox item.
- ToolboxSerialization
Implements Load and Save logic for toolbox.
- ToolboxSerialization.LoadedCategory
Contains information about toolbox category.
- ToolboxSerialization.LoadedCategory.Item
Contains information about toolbox item.
- ToolboxStandardItems
Provides a collection of the standard toolbox items.
Interfaces
- IToolboxContentControlSite
Provides an interface to manipulate toolbox content.
- IToolboxPainter
Provides an interface to draw toolbox item.
Enums
- ToolboxItemPaintState
Defines state of the painted toolbox item.