Hello.
In Visual C++, Is there a simple way of implementing scrollbars into a CWnd class (in an SDI application) without using CScrollView?
My program prints a whole column of data on a blank window, and I need to be able to scroll down to the bottom of the list.
Thanks for any tips,
Nikolai.
In Visual C++, Is there a simple way of implementing scrollbars into a CWnd class (in an SDI application) without using CScrollView?
My program prints a whole column of data on a blank window, and I need to be able to scroll down to the bottom of the list.
Thanks for any tips,
Nikolai.