I'm working on fixing the interface for one of my programs. I want to try using MDI forms, but I've never done this before. I want to have a menu at the top but it seems that I can only get the menus of the child windows. Also, is it possible to make dockable windows? I want the interface similar to that of the VB compiler, with a menu and toolbar at the top and small windows dockable on the sides. Any help would be greatly appreciated.