com:ToolboxBitmap32 (in SurrogateServer/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.
<com:ToolboxBitmap32>
XML
<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.' />
Attribute | Description | Data type | Required |
---|---|---|---|
Path | The path to the bitmap. | A string between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *. | Yes |
ResourceId | The resource ID of the bitmap. | An integer type. | No |
None.
Parent element | Description |
---|---|
com:Class | Defines a SurrogateServer class registration. |
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10 |
Minimum OS Version | Windows 10 version 1703 (Build 15063) |