ToolboxBitmapAttribute Constructor
.NET Framework 4
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ToolboxBitmapAttribute(String) | Initializes a new ToolboxBitmapAttribute object with an image from a specified file. |
|
ToolboxBitmapAttribute(Type) | Initializes a new ToolboxBitmapAttribute object based on a 16 x 16 bitmap that is embedded as a resource in a specified assembly. |
|
ToolboxBitmapAttribute(Type, String) | Initializes a new ToolboxBitmapAttribute object based on a 16 by 16 bitmap that is embedded as a resource in a specified assembly. |