Class ToolboxPaintBaseData
- Namespace
- Alternet.FormDesigner.WinForms.Toolbox
- Assembly
- Alternet.FormDesigner.v9.dll
Provides base data to paint toolbox item.
public class ToolboxPaintBaseData
- Inheritance
-
ToolboxPaintBaseData
- Derived
Properties
- Bounds
Gets or sets a size and location of the toolbox item.
- Font
Gets or sets the font of the text displayed by the toolbox item.
- Graphics
Gets or sets the graphics used to paint toolbox item.
- IsSelected
Gets or sets a boolean value indicating whether toolbox item is selected.
- State
Gets or sets state of the toolbox item.