Base Class Members
Construction
| Constructs a CScrollBar object. | 
Initialization
| Creates the Windows scroll bar and attaches it to the CScrollBar object. | 
Operations
| Enables or disables one or both arrows of a scroll bar. | |
| Retrieves information about the scroll bar using a SCROLLBARINFO structure. | |
| Retrieves information about the scroll bar. | |
| Retrieves the limit of the scroll bar | |
| Retrieves the current position of a scroll box. | |
| Retrieves the current minimum and maximum scroll-bar positions for the given scroll bar. | |
| Sets information about the scroll bar. | |
| Sets the current position of a scroll box. | |
| Sets minimum and maximum position values for the given scroll bar. | |
| Shows or hides a scroll bar. |