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
1745
FormManager no longer working in one case with V11.1
posted

I know your docs say that a FormManager and a ToolbarManager can not be used on the same form.
(And that was certainly true for my MDI parent form)

However I have a modeless dialog that contains a small ultratoolbar that was working fine until I upgraded to version 11.1.

Now it 'works' in that you can use the toolbar and drag the form or borders around, but the toolbar is drawn ABOVE the form caption.

I tried adding the 2 dockable areas in different orders and assorted other ideas but I can't get it to display correctly - as it used to.

Any ideas on ways around this?