Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Groups Bitmap element elements.
Syntax
<Bitmaps>
<Bitmap>... </Bitmap>
<Bitmap>... </Bitmap>
</Bitmaps>
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
Condition | Optional. See Conditional attributes. |
Child elements
Element | Description |
---|---|
Bitmaps element | Groups Bitmap elements. |
Bitmap element | Defines a bitmap. |
Parent elements
Element | Description |
---|---|
Commands element | Represents the collection of commands on the VSPackage toolbar. |
Example
<Bitmaps>
<Bitmap guid="guidWidgetIcons" href="WidgetToolbarIcons_32.bmp" />
<Bitmap guid="guidWidgetIcons2" resID="IDBMP_WIDGETICONS"
usedList="1, 2, 3, 4"/>
</Bitmaps>