Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
160
How to prevent that any View can be moved/docked with the WinDockManager
posted

Hi,

I'm using the WinDockmanager. How is it possible to 'Lock' the Views i've added to the Manager. That is to say, no user should be able to change the docking position of any view.  Do I have to change all the "AllowDockBottom" etc. Properties of every Controlpane and Dockarea or is there a better way ?

Greetings,

Thomas U.

Parents
  • 44743
    Verified Answer
    posted

    You can set those properties once on the DefaultPaneSettings of the UltraDockManager. However, if a control pane has one of its "AllowDock..." properties not set to default, it will need to be changed manually, because changing the value on the DefaultPaneSettings will have no effect on that pane.

Reply Children
No Data