In This Topic
The following tables list the members exposed by C1Icon.
Public Properties
| Name | Description |
| BackColor | Gets or sets the color used to paint the icon's background. The default value is Transparent. |
| Color | Gets or sets the color used to paint the icon. The default value is Transparent. |
| IsEmptyBackColor | Returns the System.Boolean value specifying whether icon background color is set. |
| IsEmptyColor | Returns the System.Boolean value specifying whether icon color is set. |
| IsFreeScale | Gets a value indicating whether this C1Icon can free scale or not. |
| Key | Gets or sets the key used to retrieve the image. |
| Padding | Gets or sets the padding of the icon. |
| Size | Gets or sets the size of icon to show. |
Top
Public Methods
Public Events
See Also