Click to See Complete Forum and Search --> : NCPaint and CMDIChild maximized


Martin Thoma
May 5th, 1999, 04:18 AM
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