ToolboxBitmapAttribute Constructor
.NET Framework (current version)
Initializes a new ToolboxBitmapAttribute object.
Assembly: System.Drawing (in System.Drawing.dll)
| 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. |
Show:
