Scroll window in a dialog.

Tech-Archive recommends: Fix windows errors by optimizing your registry



I have a small dialog based application with a couple of CEdit entry
controls at the top. In the bottom I want a large window that I can
vertically scroll messages. Maybe 100 lines tall with only 10 visible. When
I add a new line I want to add at the top of the display and have all
existing text scroll down one line and have the new line appear at the top.
Obviously the oldest line will scroll off the bottom.

I've done this stuff before using CScrollView in a view window. What control
do I use within a dialog? Can I put a scroll view right in there? What do I
use?


.


Quantcast