I have an UltraTabbedMdiManager attached to the MainForm and set it to traditional Mdi mode (not tabbed).
I can move and resize child forms within MainForm, but not outside the scope of the MainForm.
Can MDI child forms appear outside of MainForm?
Thanks!