The CImageList class encapsulates the functionality of a Windows 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 | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
Note Windows CE does not support cursors, except for the wait cursor (the spinning hourglass), so image lists cannot contain cursors.
CImageList Member Functions, CImageList Data Members, Control Support Classes, CListCtrl, CTabCtrl