SmallCommandBarIcons specifies whether Internet Explorer® shows large or small icons on the Command Bar.

The Command Bar appears near the top of Internet Explorer, and includes icons such as Home, Print, and Tools.

Values

true

Internet Explorer displays small icons in the Command Bar.

This is the default value.

false

Internet Explorer displays large icons in the Command Bar.

Valid Configuration Passes

specialize

Parent Hierarchy

Microsoft-Windows-IE-InternetExplorer | SmallCommandBarIcons

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 Internet Explorer to show large icons in the Command Bar.

  Copy Code
<SmallCommandBarIcons>false</SmallCommandBarIcons>

See Also