I have a program that outputs reports into rich edit views using the MFC StreamIn() routine. The reports may be many times the size of the window and the text scrolls frantically as it is streamed in. Is there any way to stop this behaviour and just display a window at the top?