How do I keep an MDI child form minimized.
I have used an api call to disable the system menu 0 - 8 and
disabled the control box. but the form can still be resized by double clicking on the title bar when minimized. basically I want the form to open minimized and stay that way. I cant disable the form because I do want it to be able to be able to activate to get acces to its menus
