I have an MDI app that uses CHtmlViews for the child windows.

All work great, as long as the child windows are NOT maximized inside the frame window.

If a child window is maximized, the window stops responding to mouse clicks.

Any ideas?