System.Drawing.Design.ToolboxItem: Property Members

The properties of System.Drawing.Design.ToolboxItem are listed below. For a list of all members, see the ToolboxItem Members list.

See Also: Inherited members from System.Object

Public Properties

AssemblyNameSystem.Reflection.AssemblyName.

Gets or sets the name of the assembly that contains the type or types that the toolbox item creates.

BitmapSystem.Drawing.Bitmap.

Gets or sets a bitmap to represent the toolbox item in the toolbox.

Companystring.

Gets or sets the company name for this System.Drawing.Design.ToolboxItem.

[read-only]
ComponentTypestring.

Gets the component type for this System.Drawing.Design.ToolboxItem.

DependentAssembliesSystem.Reflection.AssemblyName[].

Gets or sets the System.Reflection.AssemblyName for the toolbox item.

Descriptionstring.

Gets or sets the description for this System.Drawing.Design.ToolboxItem.

DisplayNamestring.

Gets or sets the display name for the toolbox item.

FilterICollection.

Gets or sets the filter that determines whether the toolbox item can be used on a destination component.

IsTransientbool.

Gets a value indicating whether the toolbox item is transient.

[read-only]
Lockedbool.

Gets a value indicating whether the System.Drawing.Design.ToolboxItem is currently locked.

[read-only]
PropertiesIDictionary.

Gets a dictionary of properties.

TypeNamestring.

Gets or sets the fully qualified name of the type of System.ComponentModel.IComponent that the toolbox item creates when invoked.

[read-only]
Versionstring.

Gets the version for this System.Drawing.Design.ToolboxItem.