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
AssemblyName | System.Reflection.AssemblyName.
Gets or sets the name of the assembly that contains the type or types that the toolbox item creates. | |
Bitmap | System.Drawing.Bitmap.
Gets or sets a bitmap to represent the toolbox item in the toolbox. | |
Company | string.
Gets or sets the company name for this System.Drawing.Design.ToolboxItem. | |
[read-only] | ComponentType | string.
Gets the component type for this System.Drawing.Design.ToolboxItem. |
DependentAssemblies | System.Reflection.AssemblyName[].
Gets or sets the System.Reflection.AssemblyName for the toolbox item. | |
Description | string.
Gets or sets the description for this System.Drawing.Design.ToolboxItem. | |
DisplayName | string.
Gets or sets the display name for the toolbox item. | |
Filter | ICollection.
Gets or sets the filter that determines whether the toolbox item can be used on a destination component. | |
IsTransient | bool.
Gets a value indicating whether the toolbox item is transient. | |
[read-only] | Locked | bool.
Gets a value indicating whether the System.Drawing.Design.ToolboxItem is currently locked. |
[read-only] | Properties | IDictionary.
Gets a dictionary of properties. |
TypeName | string.
Gets or sets the fully qualified name of the type of System.ComponentModel.IComponent that the toolbox item creates when invoked. | |
[read-only] | Version | string.
Gets the version for this System.Drawing.Design.ToolboxItem. |