IToolboxItemInfo Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | DisplayName | Gets the display name of the toolbox item. |
![]() | ExtraInfo | Gets a collection of name-value pairs that will be passed to CreateToolboxItem if the user chooses to create the item. |
![]() | Icon | Gets the icon for the toolbox item as a file path, byte array, Bitmap, or IntPtr. |
![]() | TransparentColor | Gets the background color that will be rendered as transparent in the toolbox image. |
Show:
