In a Visual Studio .Net MFC application I would like to be able to control/position each dialog and then switch to another application and have that take up part of the screen, say the bottom right corner (have my application 3/4 of the display area - using 3/4 dialog windows).
Is it possible to have several dialogs on display when the Main dialog window is minimised; i.e. have each dialog acting like a single dialog application.
Sweep
Is it possible to have several dialogs on display when the Main dialog window is minimised; i.e. have each dialog acting like a single dialog application.
Sweep