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

Values

0

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

This is the default value.

1

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

2

Shows only icons in the Command Bar.

Valid Configuration Passes

specialize

Parent Hierarchy

Applies To

For a list of the Windows® editions and architectures that this component supports, see Microsoft-Windows-IE-InternetExplorer.

XML Example

The following XML output shows how to configure the Command Bar to show a tooltip next to each icon in the Command Bar.

  Copy Code
<CommandLabelDisplay>1</CommandLabelDisplay>

See Also