PDA

View Full Version : VB MDI Question


NightStalk3r
07-14-03, 12:13
Hello,

I am finding this info out for a friend.

We are creating a program that uses Multi Document Interface.

Now once we open a child window (and each of these child windows has its own toolbar) the toolbar for the child window is placed on the main screen.

The problem is, when we minimize the child window, inside the parent, the childs toolbar remains.

How can we get it so that once the child window is minimized, the parents toolbar comes back up?

Thanks for any help