com:ToolboxBitmap32 (in ExeServer/Class)
Identifies the module name and resource ID for a 16 x 16 bitmap to use for the face of a toolbar or toolbox button.
Element hierarchy
<com:ToolboxBitmap32>
Syntax
<com:ToolboxBitmap32
Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
ResourceId = 'An optional integer value.' >
</com:ToolboxBitmap32>
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Path | The path to the bitmap. | A string with a value between 1 and 256 characters in length that cannot contain these characters: < , > , : , " , | , ? , or * . |
Yes | |
ResourceId | The resource ID of the bitmap. | An optional integer value. | No |
Child elements
None.
Parent elements
Parent element | Description |
---|---|
com:Class | Defines an ExeServer class registration. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10 |
Minimum OS Version | Windows 10 version 1703 (Build 15063) |