How to scroll CListView down ?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Check the Scrolling Functions of CWnd 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 the contents of the client area. ScrollWindowEx Scrolls the contents of the client area. Similar to ScrollWindow, with additional features. GetScrollLimit Retrieves the limit of the scroll bar. SetScrollPos Sets the current position of a scroll box and, if specified, redraws the scroll bar to reflect the new position. Papa while (TRUE) Papa.WillLove ( Bebe ) ;