how to add horizontal scroll bar for a single document?

I used visual c++ app wizard and created a single document. Then I opened a document(lots of data inside). In the function OnDraw() I plotted the data on the window.

Since the screen is not large enough to show all the data plot, can I know how I may add a horizontal scroll bar for this program

Thanks indeed.

 

 



Answer this question

how to add horizontal scroll bar for a single document?