◄CWnd► ◄Up► ◄Contents► ◄Index► ◄Back► ──Microsoft Foundation Classes────────────────────────────────────────────── ◄GetScrollPos► Retrieves the current position of a scroll box. ◄GetScrollRange► Copies the current minimum and maximum scroll-bar positions for the given scroll bar. ◄ScrollWindow► Scrolls CWnd. ◄SetScrollPos► Sets the current position of a scroll box and, if specified, redraws the scroll bar to reflect the new position. ◄SetScrollRange► Sets minimum and maximum position values for the given scroll bar. ◄ShowScrollBar► Displays or hides a scroll bar. -♦-