Documentation Center

hideStatusbar

This topic describes the hideStatusbar element

Description

When the <hideStatusbar> element is set to true, Content Editor will not show the statusbar.
<x:config version="1.0" xmlns:x="http://www.xopus.com/xmlns/config">
  <x:miscellaneous>
    <x:hideStatusbar>true</x:hideStatusbar>
  </x:miscellaneous>
</x:config>

Values

true - Content Editor will hide the status bar.

false - The default value. Content Editor will show the status bar.

Namespace

http://www.xopus.com/xmlns/config

Parent Element

miscellaneous