Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
CScrollBar();
Remarks
Constructs a CScrollBar object. After constructing the object, call the Create member function to create and initialize the Windows scroll bar.
Example
// Declare a CScrollBar control.
CScrollBar m_ScrollBar;
CScrollBar Overview | Class Members | Hierarchy Chart
See Also CScrollBar::Create