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