Public Members

Construction/Destruction

CScrollBar Constructs a CScrollBar object.  

Initialization

Create Creates the Windows scroll bar and attaches it to the CScrollBar object.  

Operations

GetScrollPos Retrieves the current position of a scroll box.  
SetScrollPos Sets the current position of a scroll box.  
GetScrollRange Retrieves the current minimum and maximum scroll-bar positions for the given scroll bar.  
SetScrollRange Sets minimum and maximum position values for the given scroll bar.