CTreeCtrl::SetImageList

Call this member function to set the normal or state image list for a tree view control and redraw the control using the new images.

Syntax

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

At a Glance

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

See Also

CTreeCtrl Overview, CTreeCtrl Member Functions, Control Classes, CImageList, CTreeCtrl::GetImageList