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.
Specifies the icon to show for the item in the Control Panel.
Element hierarchy
<Package>
└─ <Extensions>
└─ <desktop7:Extension>
└─ <desktop7:ControlPanelItem>
└─ <desktop7:DefaultIcon>
└─ <Applications>
└─ <Application>
└─ <Extensions>
└─ <desktop7:Extension>
└─ <desktop7:ControlPanelItem>
└─ <desktop7:DefaultIcon>
Syntax
<desktop7:DefaultIcon
ResourceId = 'A required integer.' />
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| ResourceId | The resource ID of the icon within the resource module. | A integer. | Yes |
Child elements
None.
Parent elements
| Parent element | Description |
|---|---|
| desktop7:ControlPanelItem | Registers an extension as a control panel item. |
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/7 |
| Minimum OS Version | Windows 10 (Build 19645) |