CScrollBar::CScrollBar
Constructs a CScrollBar object.
CScrollBar( );
Remarks
After constructing the object, call the Create member function to create and initialize the Windows scroll bar.
Example
CScrollBar m_ScrollBarHorz;
Requirements
Header: afxwin.h