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