CListCtrl

The CListCtrl class encapsulates the functionality of a Windows list view control, which is a control that displays a collection of items, each consisting of an icon and a label.

At a Glance

Header File Afxcmn.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

Remarks

MFC for Windows CE doesn't support the CreateDragImage member function of the CListCtrl class.

See Also

CListCtrl Member Functions, Control Classes, CImageList