Call this member function to set the index of the item's image and its selected image within the tree view control's image list.
BOOL SetItemImage( HTREEITEM hItem, int nImage, int nSelectedImage );
Header File | Afxcmn.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CTreeCtrl Overview, CTreeCtrl Member Functions, Control Classes, CTreeCtrl::GetItemImage, CImageList