Table of Contents

Class ToolboxItemPaintData

Namespace
Alternet.FormDesigner.WinForms.Toolbox
Assembly
Alternet.FormDesigner.v9.dll

Provides data to paint toolbox item.

public class ToolboxItemPaintData : ToolboxPaintBaseData
Inheritance
ToolboxItemPaintData

Properties

CategoryName

Gets or sets name of the category contains toolbox item.

Image

Gets or sets an image to paint within toolbox item.

Item

Gets or sets a ToolboxItem to paint.