| EnableScrollBar | 
Enables or disables scroll-bar arrows | 
| GetScrollPos | 
Retrieves the current position of the scroll-bar thumb | 
| GetScrollRange | 
Copies the minimum and maximum scroll-bar positions for given scroll-bar positions for a specified scroll | 
| ScrollDC | 
Scrolls a rectangle of bits horizontally and vertically | 
| ScrollWindow | 
Moves the contents of the client area | 
| ScrollWindowEx | 
ScrollWindow with additional functionality. | 
| SetScrollPos | 
Sets the scroll-bar thumb | 
| SetScrollRange | 
Sets the minimum and maximum scroll-bar positions | 
| ShowScrollBar | 
Displays or hides a scroll bar and its controls |