ShowCommandBar (Standard 8 Module Reference)

7/8/2014

Review the applicable Feature modules and any examples for the ShowCommandBar setting in Windows Embedded 8 Standard (Standard 8).

This setting specifies whether to display the Command bar that includes buttons such as Home, Print, Page, Safety, and Tools.

Set to true to display the Command bar; otherwise, set to false. The default value is false.

If the Command bar is hidden, the user can still make it appear.

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

Internet Explorer 10

Features/User Applications/Internet Explorer 10/ShowCommandBar

XML Example

This example shows how to hide the Command bar.

<ShowCommandBar>false</ShowCommandBar>

See Also

Reference

Thin Client Template

Concepts

Feature Module Settings