System.ComponentModel.ToolboxItemAttribute Class

Represents an attribute of a toolbox item.

See Also: ToolboxItemAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.All)]
public class ToolboxItemAttribute : Attribute

Remarks

The System.ComponentModel.ToolboxItemAttribute class provides a way to specify an attribute for a System.Drawing.Design.ToolboxItem. In addition to what the Attribute class provides, this class of object stores the type of the toolbox item.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0