CScrollBar

The CScrollBar class encapsulates the functionality of a Windows scroll bar, which is a rectangular control that contains a scroll box (or thumb) and has direction arrows at both ends. A user can scroll through a document by tapping the arrows with the stylus or by dragging the scroll box.

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CScrollBar Member Functions, Control Classes, CWnd, CButton, CComboBox, CEdit, CListBox, CStatic, CDialog