Click to See Complete Forum and Search --> : Toolbar doesn't seem to redraw properly (2nd attempt)


Oliver Kinne
May 26th, 1999, 02:16 AM
I've derived a class from CToolBar to get rid of the system's close box for all toolbars, but the derived class doesn't seem to redraw/clear the border properly while the
toolbar is docked. If I make the application's window bigger or move it up, the toolbar's border contains whatever was at that screen position previously. It does NOT clear
the border first and then draw it in a grey (or whatever).

Any ideas?

Oliver Kinne
June 2nd, 1999, 05:43 AM
Is there any information I have left out for you to solve the problem? Hey, guys, you're CodeGurus, so it shouldn't be too difficult, should it.

Oliver.