How do MDI acting like SDI?
As i only want 1 instance at a time and only 1 active form is showing, and is it possible that the child window set as the child form as like VC++...
if possible, please provide sample.