Scroll Bar handling in MFC

Can any one explain how to handle scroll bar automatically in MFC(document and view architecture)
On what control?
CScrollBarDlg::OnVScroll/CScrollBarDlg::OnHScroll

Really though, you shouldn't be using MFC. It's deprecated.
Topic archived. No new replies allowed.