Click to See Complete Forum and Search --> : Scroll-o-mania in CRichEditCtrl


Slimfinger
February 23rd, 2000, 02:44 AM
I've got a CRichEditCtrl that displays text from a server. It just keeps printing it and scrolling the window. The question is: how can I get this window to STOP scrolling when I want it to (e.g. user presses 'Scroll Lock'). I want the data to keep appending to the end, but I don't want it to scroll down.