CListCtrl

This class encapsulates the functionality of a Windows CE 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: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Remarks

MFC for Windows CE does not support the CreateDragImage method of the CListCtrl class.

See Also

CImageList, Control Classes