Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Note
The Microsoft Foundation Classes (MFC) library continues to be supported. However, we're no longer adding features or updating the documentation.
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.