The properties of the ToolboxItem class are listed below. For a complete list of ToolboxItem class members, see the ToolboxItem Members topic.
AssemblyNames | Retrieves the list of module paths associated with each type contained in this ToolboxItem |
DisplayName | Retrieves the display name for this ToolboxItem. This is the string that will be displayed for the item in the toolbox |
Flags | Retrieves the capability flags of this item. |
ItemBitmap | Retrieves the Bitmap that will be used on the toolbox for this item. This bitmap must be 16 x 16 pixels. |
ItemCount | Retrieves the number of Types contained in this ToolboxItem |
ItemTypeNames | Retrieves the fully-qualified string names of the Types contained in this ToolboxItem |