| Construction | |
|---|---|
| CScrollView | Constructs a CScrollView object. |
| Operations | |
|---|---|
| FillOutsideRect | Fills the area of a view outside the scrolling area. |
| GetDeviceScrollPosition | Gets the current scroll position in device units. |
| GetDeviceScrollSizes | Gets the current mapping mode, the total size, and the line and page sizes of the scrollable view. Sizes are in device units. |
| GetScrollPosition | Gets the current scroll position in logical units. |
| GetTotalSize | Gets the total size of the scroll view in logical units. |
| ResizeParentToFit | Causes the size of the view to dictate the size of its frame. |
| ScrollToPosition | Scrolls the view to a given point, specified in logical units. |
| SetScaleToFitSize | Puts the scroll view into scale-to-fit mode. |
| SetScrollSizes | Sets the scroll view's mapping mode, total size, and horizontal and vertical scroll amounts. |
CScrollView Overview, View Classes