CScrollBar::CScrollBar
Constructs a CScrollBar object.
CScrollBar( );
Заметки
After constructing the object, call the Create member function to create and initialize the Windows scroll bar.
Пример
CScrollBar m_ScrollBarHorz;
Требования
Header: afxwin.h