CScrollBar::CScrollBar

Syntax

CScrollBar();

Remarks

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

See Also

CScrollBar::Create