hideMaximizeViewportButton

This option can be used to hide the maximize viewport button. Implementations can use their own buttons without confusing the end-user.

Example

<x:config xmlns:x="http://www.xopus.com/xmlns/config" version="1.0">
  <x:miscellaneous>  
    <x:hideMaximizeViewportButton>true</x:hideMaximizeViewportButton>
  </x:miscellaneous>
</x:config>

hideMaximizeViewportButton element

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

Parent Elements

miscellaneous

History

version event
Xopus 4.1.2 Introduction.