Does CScrollView redraw the window every time it is scrolled? Or is there a way to force it to?
I have a program that displays several images and every time I scroll they get messed up, so I want to redraw the screen.

Thx