Hi !

I'm using CMDIChildWnd in my MDI-Application. These CMDIChildWnds have an extra button in the caption. I'm drawing this button in OnNCPaint. So far, everything works fine.

But when maximizing the CMDIChildWnd, only the "normal" buttons appear in the menu-bar. Is there any possebility to draw this buttons (when the CMDIChildWnd is maximized), too ?

Regards

Martin