CImageList::SetOverlayImage

Call this member function to add the zero-based index of an image to the list of images to be used as overlay masks. Up to four indices can be added to the list.

Syntax

BOOL SetOverlayImage( int nImage, int nOverlay );

At a Glance

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

See Also

CImageList Overview, CImageList Member Functions, Control Support Classes, CImageList::Add