Class VisualStudioToolboxPainter
- Namespace
- Alternet.FormDesigner.WinForms.Toolbox
- Assembly
- Alternet.FormDesigner.v9.dll
public class VisualStudioToolboxPainter : IToolboxPainter
- Inheritance
-
VisualStudioToolboxPainter
- Implements
Constructors
Properties
- BackgroundColor
When implemented by a class, gets the background color of the toolbox categories and items.
Methods
- GetCategoryHeaderHeight(ToolboxCategoryHeaderPaintData)
When implemented by a class, returns height of given category's header.
- GetItemHeight(ToolboxItemPaintData)
When implemented by a class, returns height of given item.
- PaintCategoryHeader(ToolboxCategoryHeaderPaintData)
When implemented by a class, draws specific category header.
- PaintToolboxItem(ToolboxItemPaintData)
When implemented by a class, draws specific item.