FIX. RadDock - When the MDI form is closed right after another MDI the second form's host window remains visible.
To reproduce:
- Add two MDI child forms to a RadDock.
- Close the second one in the first one's close event.
- Start the application and close the first form.