MDI Interface - Maximized child sub-apps with borders?
Hi everyone. I'm wondering if the following is possible:
I have a project that uses the MDI interface, and does not display a menu bar. When child sub-apps are maximized, the title bar and window buttons disappear (they would normally be displayed into the menu bar). However since there is no menu bar, is it possible at all to display the window border just like any other maximized window?
In comparison, the dialog object can maximize a child window, still retaining their title bars and border (although offset sometimes - that might be a bug?) - This is the sort of functionality I'm looking for.
Is this possible to achieve?