Share via


Scrolling, Arranging, Sorting, and Finding in List Controls

OverviewSample

List controls () are scrollable by default. For more information, see in the Platform SDK and the 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 in the Platform SDK and the members , , and .

See Also   Windows Common Controls and MFC Classes