Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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>