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
400
floating panes that aren't always on top
posted

Is there a way to create floating panes that aren't always on top of the rest of the application? I have a Desktop form that uses an UltraTabbedMdiManager to manage MdiChild forms. One of these MdiChildren is a form that contains an UltraDockManager. Floating panes I create with that UltraDockManager seem to be always on top of the rest of the application. Is there a way to prevent this behavior?