CScrollBar

This class encapsulates the functionality of a Windows CE 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: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CWnd, CButton, CComboBox, CEdit, CListBox, CStatic, CDialog, Control Classes