ToolboxItem Properties
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | 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. |
![]() | Company | Gets or sets the company name for this ToolboxItem. |
![]() | ComponentType | Gets the component type for this ToolboxItem. |
![]() | DependentAssemblies | Gets or sets the AssemblyName for the toolbox item. |
![]() | Description | Gets or sets the description for this ToolboxItem. |
![]() | 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. |
![]() | IsTransient | Gets a value indicating whether the toolbox item is transient. |
![]() | Locked | Gets a value indicating whether the ToolboxItem is currently locked. |
![]() | OriginalBitmap | Gets or sets the original bitmap that will be used in the toolbox for this item. |
![]() | Properties | Gets a dictionary of properties. |
![]() | TypeName | Gets or sets the fully qualified name of the type of IComponent that the toolbox item creates when invoked. |
![]() | Version | Gets the version for this ToolboxItem. |
