CListCtrl::SetImageList

Call this member function to assign an image list to a list view control.

Syntax

CImageList* SetImageList( CImageList* pImageList, int nImageList );

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