Share via


CScrollBar::CScrollBar

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 OverviewClass MembersHierarchy Chart

See Also   CScrollBar::Create