CScrollBar::CScrollBar

Call this member function to construct a CScrollBar object. After constructing the object, call the Create member function to create and initialize the Windows scroll bar.

Syntax

CScrollBar( );

At a Glance

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

See Also

CScrollBar Overview, CScrollBar Member Functions, Control Classes, CScrollBar::Create