title | description | ms.date | ms.topic | helpviewer_keywords | author | ms.author | manager | ms.subservice | ||
---|---|---|---|---|---|---|---|---|---|---|
Bitmaps Element | The Bitmaps element groups one or more Bitmap elements. This article contains an example of the Bitmaps element. | 11/04/2016 | reference |
| maiak | maiak | mijacobs | extensibility-integration |
Groups Bitmap element elements.
<Bitmaps> <Bitmap>... </Bitmap> <Bitmap>... </Bitmap> </Bitmaps>
The following sections describe attributes, child elements, and parent elements.
Attribute | Description |
---|---|
Condition | Optional. See Conditional attributes. |
Element | Description |
---|---|
Bitmaps element | Groups Bitmap elements. |
Bitmap element | Defines a bitmap. |
Element | Description |
---|---|
Commands element | Represents the collection of commands on the VSPackage toolbar. |
<Bitmaps> <Bitmap guid="guidWidgetIcons" href="WidgetToolbarIcons_32.bmp" /> <Bitmap guid="guidWidgetIcons2" resID="IDBMP_WIDGETICONS" usedList="1, 2, 3, 4"/> </Bitmaps>