ToolboxBitmapAttribute Constructor

 

Initializes a new ToolboxBitmapAttribute object.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodToolboxBitmapAttribute(String^)

Initializes a new ToolboxBitmapAttribute object with an image from a specified file.

System_CAPS_pubmethodToolboxBitmapAttribute(Type^)

Initializes a new ToolboxBitmapAttribute object based on a 16 x 16 bitmap that is embedded as a resource in a specified assembly.

System_CAPS_pubmethodToolboxBitmapAttribute(Type^, String^)

Initializes a new ToolboxBitmapAttribute object based on a 16 by 16 bitmap that is embedded as a resource in a specified assembly.

Return to top
Show: