ToolboxBitmapAttribute
Allows you to specify an icon to represent a control in a container, such as the Microsoft Visual Studio Form Designer.
                
A  ToolboxBitmapAttribute object that has its small image and its large image set to null.
Initializes a new  ToolboxBitmapAttribute object with an image from a specified file.
Initializes a new  ToolboxBitmapAttribute object based on a 16 x 16 bitmap that is embedded as a resource in a specified assembly.
Initializes a new  ToolboxBitmapAttribute object based on a 16 by 16 bitmap that is embedded as a resource in a specified assembly.
Returns an  Image object based on a bitmap resource that is embedded in an assembly.
Gets the small  Image associated with this  ToolboxBitmapAttribute object.
Gets the small or large  Image associated with this  ToolboxBitmapAttribute object.
Gets the small  Image associated with this  ToolboxBitmapAttribute object.
Gets the small or large  Image associated with this  ToolboxBitmapAttribute object.
Gets the small or large  Image associated with this  ToolboxBitmapAttribute object.