Bitmaps Element
Groups Bitmap Element elements.
<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 VSCT XML Schema Conditional Attributes. |
Child Elements
Element |
Description |
---|---|
Groups Bitmap elements. |
|
Defines a bitmap. |
Parent Elements
Element |
Description |
---|---|
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>
See Also
Concepts
How VSPackages Add User Interface Elements to the IDE