Hide/remove MDI child window captions/system menu/icon?

Windows specific forum
jonljacobi
User
User
Posts: 67
Joined: Mon Jan 16, 2006 10:12 pm

Hide/remove MDI child window captions/system menu/icon?

Post by jonljacobi »

I basically want to use MDI, but be able to reduce the space requirements by freezing windows in place with a minimal dialog style frame. Is this possible, or should I just give up and destroy/recreate the windows each way?

You can see an example of what I mean if you go to www.takenotesoftware.com and look at the screen shots or download a slightly older and very buggy beta. Each grid is a window, but at the moment they're actually dialogs that don't interact properly with the status bar.

Cheers, Jon