This class encapsulates the functionality of a Windows CE image list common control. An image list is a collection of images, all the same size, that can be referenced by their zero-based indexes.
| 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 |
Windows CE does not support cursors, except for the wait cursor (the spinning hourglass), so image lists cannot contain cursors.
CListCtrl, CTabCtrl, Control Support Classes