This documentation is archived and is not being maintained.
ToolboxItem Properties
.NET Framework 1.1
The properties of the ToolboxItem class are listed here. For a complete list of ToolboxItem class members, see the ToolboxItem Members topic.
Public Properties
AssemblyName | Gets or sets the name of the assembly that contains the type or types that the toolbox item creates. |
Bitmap | Gets or sets a bitmap to represent the toolbox item in the toolbox. |
DisplayName | Gets or sets the display name for the toolbox item. |
Filter | Gets or sets the filter that determines whether the toolbox item can be used on a destination component. |
TypeName | Gets or sets the fully qualified name of the type of IComponent that the toolbox item creates when invoked. |
Protected Properties
Locked | Gets a value indicating whether the ToolboxItem is currently locked. |
See Also
Show:
