ToolboxBitmapAttribute
- Category
- Class
- Description
- You can apply a System.Drawing.ToolboxBitmapAttribute to a control so that containers, such as Microsoft Visual Studio Form Designer, can retrieve an icon that represents the control. The bitmap for the icon can be in a file by itself or embedded in the assembly that contains the control. The size of the bitmap that you embed in the control's assembly (or store in a separate file) should be 16 by 16. The System.Drawing.ToolboxBitmapAttribute.GetImage(System.Type,System.Boolean) method of a System.Drawing.ToolboxBitmapAttribute object can return the small 16 by 16 image or a large 32 by 32 image that it creates by scaling the small image.
- Assembly
- System.Drawing
- Character
- public
- Attributes
- 
Name Value/Assignment AttributeUsageAttribute System.AttributeTargets.Class 
- Ancestors
- Attribute > Object
- Contstructors
- ToolboxBitmapAttribute(String)
 ToolboxBitmapAttribute(Type)
 ToolboxBitmapAttribute(Type,String)
- Methods
- Equals(Object)
 GetHashCode()
 GetImage(Object)
 GetImage(Object,Boolean)
 GetImage(Type)
 GetImage(Type,Boolean)
 GetImage(Type,String,Boolean)
 GetImageFromResource(Type,String,Boolean)
- Fields
- Default
- Tags
- 0103E2B958, 02E3ABA98D, 0311417F6F
- ToolboxBitmapAttribute(String)
- Software for developers
- 
				.Net Components
 Delphi Components
 Software for Android Developers
- More information resources
- 
				WinAPI Programmer's Reference
 Unix Manual Pages
 Delphi Examples
- Databases for Amazon shops developers
- 
				Amazon Categories Database
 Browse Nodes Database
