CImageList::ExtractIcon

Call this member function to create an icon based on an image and its related mask in an image list.

Syntax

HICON ExtractIcon( int nImage );

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::Replace