Standard Windows MDI doesn't allow that.
Only application frameworks that explicitly support that, as used in some office applications and recent Visual Studio editions, can have their windows pulled out of the main frame. Then pulling it out is usually the easiest way to do it, as you'll want to position it somewhere specific.