Toolwindow and MDI applications


01-21-2010, 4:01 AM
Hello,

Can anybody help me with this? I'm creating an MDI application and using a tool window in the app. On start up the tool window is docked and an mdi child is created. I can switch focus between the docked tool window, the mdi child and the main mdi frame.
However, when I undock the tool window I loose all control of the mdi child and mdi frame. It appears that the tool window has continually got the focus. Once I re-dock the tool window everything goes back to normal.

Any Ideas why?

sandyw