This documentation is archived and is not being maintained.

ToolboxItem Properties

The properties of the ToolboxItem class are listed here. For a complete list of ToolboxItem class members, see the ToolboxItem Members topic.

Public Properties

public propertyAssemblyName Gets or sets the name of the assembly that contains the type or types that the toolbox item creates.
public propertyBitmap Gets or sets a bitmap to represent the toolbox item in the toolbox.
public propertyDisplayName Gets or sets the display name for the toolbox item.
public propertyFilter Gets or sets the filter that determines whether the toolbox item can be used on a destination component.
public propertyTypeName Gets or sets the fully qualified name of the type of IComponent that the toolbox item creates when invoked.

Protected Properties

protected propertyLocked Gets a value indicating whether the ToolboxItem is currently locked.

See Also

ToolboxItem Class | System.Drawing.Design Namespace

Show: