ShowCompatibilityViewButton (Standard 8 Module Reference)
7/8/2014
Review the applicable Feature modules and any examples for the ShowCompatibilityViewButton setting in Windows Embedded 8 Standard (Standard 8).
This setting specifies whether to show the Compatibility View button next to the Address bar.
Set to true to show the Compatibility View button; otherwise, set to false. The default value is true.
The Compatibility View button toggles between displaying a page using the current version of Internet Explorer and displaying it as it would appear in the previous version.
Modules
The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.
Module |
Path |
---|---|
Features/User Applications/Internet Explorer 10/ShowCompatibilityViewButton |
XML Example
This example shows how to specify that the Compatibility View button should not appear next to the Address bar.
<ShowCompatibilityViewButton>false</ShowCompatibilityViewButton>