Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 Arranging, Sorting, and Finding in the Windows SDK and the CListCtrl members Arrange, SortItems, and FindItem.