CTreeCtrl::SetImageList

This method sets the normal or state image list for a tree view control and redraw the control using the new images.

At a Glance

Header file: Afxcmn.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions:: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

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

See Also

CImageList, CTreeCtrl::GetImageList