kindredbot
Programmer
I am writing a program that is an MDI Application. If I have multiple document windows open and then close them, they will all disappear like I want them to until I get to the last one. When I close the last one, it looks like it is minimizing to the lower left hand corner of the window, and then disappears. I'd like it to just disappear like the other document windows do. This seems to only happen when closing a window that is the only one visible. Can someone tell me why this is happening and maybe how to fix it? TIA