CListCtrl::GetImageList

Call this member function to retrieve the handle to an image list used for drawing list view items.

Syntax

CImageList* GetImageList( int nImageList ) const;

At a Glance

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

See Also

CListCtrl Overview, CListCtrl Member Functions, Control Classes, CImageList, CListCtrl::SetImageList