Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
List controls (CListCtrl) are scrollable by default. For more information, see Scroll Position in the Windows SDK and the Scroll member function.
You can call CListCtrl
member functions to arrange list items in the control, sort items, and find particular items. For more information, see Using ListView Controls in the Windows SDK and the CListCtrl members Arrange, SortItems, and FindItem.