Call this member function to add one or more images or an icon to an image list.
int Add( CBitmap* pbmImage, CBitmap* pbmMask );
int Add( CBitmap* pbmImage, COLORREF crMask );
int Add( HICON hIcon );
Header File | Afxcmn.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CImageList Overview, CImageList Member Functions, Control Support Classes, CImageList::Remove, CImageList::Replace