CommandLabelDisplay (Standard 8 Module Reference)

7/8/2014

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

This setting contains an integer that specifies whether tooltips appear next to the icons in the Internet Explorer Command Bar.

The Command Bar appears at the top of the Internet Explorer screen, and includes items such as Home, Print, Page, and Tools.

The following table shows the possible values.

Value

Description

0

Show a tooltip next to selected icons in the Command Bar.

1

Show a tooltip next to each icon in the Command Bar.

2

Do not show tooltips.

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/CommandLabelDisplay

XML Example

This example shows how to configure the Command Bar to show a tooltip next to each icon.

<CommandLabelDisplay>1</CommandLabelDisplay>

See Also

Reference

Thin Client Template

Concepts

Feature Module Settings