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
1945
Allow pane floating and docking only in DocumentContentHost
posted

Hi

I want to allow floating on all content pane but restrict docking to only DocumentContentHost (and only in the center, not left, not right ...). How can i achieve this?

Parents
  • 12004
    posted

    Hello mheusser,

    In the ContentPane object you can set AllowDockingLeft, AllowDockingRight, AllowDockingTop, and AllowDockingBottom property values to false.

    Let me know if you have any questions with this matter. Thank you.

Reply Children