icon
Icon resources are bitmap images used for rendering user interface elements such as buttons and indicators. The icon component associates a bitmap image file with a name string, used in controls and other user interface elements.
Definition
<icon name="..." > ... </icon>
<icon name="..." > ... </icon> | The file name of the bitmap image file used |
Â