LockToolbars specifies whether the toolbars in Internet Explorer® are locked in position.

By default, menu toolbars are not visible and must be enabled. Selected toolbars can be moved by clicking and dragging the separator bars on the left side of the toolbar.

Values

true

Menus are locked in position.

false

Selected toolbars can be moved by clicking and dragging the separator bars on the left side of the toolbar.

This is the default value.

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 lock the Internet Explorer toolbars.

  Copy Code
<LockToolbars>true</LockToolbars> 

See Also