Scroll Bar handling in MFC

Oct 13, 2010 at 11:09am
Can any one explain how to handle scroll bar automatically in MFC(document and view architecture)
Oct 13, 2010 at 3:16pm
On what control?
Oct 14, 2010 at 5:11pm
CScrollBarDlg::OnVScroll/CScrollBarDlg::OnHScroll

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