Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
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>