Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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>