Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Description
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
<com5:Class> (in InProcessServer)
<com5:ToolboxBitmap32>
<com5:Class> (in InProcessHandler)
<com5:ToolboxBitmap32>
<com5:Class> (in InProcessServer)
<com5:ToolboxBitmap32>
<com5:Class> (in InProcessHandler)
<com5:ToolboxBitmap32>
Syntax
<com5:ToolboxBitmap32 Path = A string between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.
ResourceId = A positive integer.
></com5:ToolboxBitmap32>
Attributes
Attribute | Description | Data type | Required |
---|---|---|---|
Path | The path to the bitmap. | One of the following values: A string between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", ,, ?, or *. | Yes |
ResourceId | The resource ID of the bitmap. | A positive integer. | Yes |
Parent elements
Parent element | Description |
---|---|
com5:Class (in InProcessServer) | Specifies properties of a CLSID registered by the package that can be shared by one or more concrete registrations of the CLSID for different class contexts. |
com5:Class (in InProcessHandler) | Specifies properties of a CLSID registered by the package that can be shared by one or more concrete registrations of the CLSID for different class contexts. |
Requirements
Item | Value |
---|---|
com5 | http://schemas.microsoft.com/appx/manifest/com/windows10/5 |
Minimum OS Version | Windows 11 version 21H2 (Build 22000) |