Click to See Complete Forum and Search --> : refresh CRichEditCtrl after SetFont() call


April 16th, 1999, 06:59 PM
Hi,
What do I need to do after calling the SetFont() call on a CRichEditCtrl to make the display refresh correctly? I called Invalidate(), but the CRichEditCtrl
window just redraws itself, but it did not line the text correctly, I have to resize the window to get the text displayed properly again. Any idea?

thanks in advance,
-Shirley