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. |
 | 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
| Name | Description |
 | Clone | Creates a new object that is a copy of the current instance. |
 | ReadXml | Reads this C1Icon from an System.Xml.XmlReader. |
 | WriteXml | Writes this C1Icon into an System.Xml.XmlWriter. |
Top
Public Events
See Also