Base Class Members
Operations
| Indicates whether the scroll view has horizontal and vertical scroll bars. | |
| Fills the area of a view outside the scrolling area. | |
| Gets the current scroll position in device units. | |
| Gets the current mapping mode, the total size, and the line and page sizes of the scrollable view. Sizes are in device units. | |
| Gets the current scroll position in logical units. | |
| Gets the total size of the scroll view in logical units. | |
| Causes the size of the view to dictate the size of its frame. | |
| Scrolls the view to a given point, specified in logical units. | |
| Puts the scroll view into scale-to-fit mode. | |
| Sets the scroll view's mapping mode, total size, and horizontal and vertical scroll amounts. | 
Construction
| Constructs a CScrollView object. |