Icon Element
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Icon Element.
The guid attribute of the Icon tag is the guid of a defined bitmap. The id attribute selects the slot in the bitmap strip. This element is optional. If this element is omitted the value of guidOfficeIcon:msotcidNoIcon will be implied.
<Icon guid="guidImages" id="bmpPic1" />
The following sections describe attributes, child elements, and parent elements.
Attributes
| Attribute | Description |
|---|---|
| guid | Required. The guid of a defined bitmap. |
| id | Required. Selects the slot in the bitmap strip. |
Child Elements
| Element | Description |
|---|---|
| None. | None. |
Parent Elements
| Element | Description |
|---|---|
| Buttons Element |
Show: