Call this member function to sort the child items of the given parent item in a tree view control. If hItem is NULL, the entire tree control is sorted.
BOOL SortChildren( HTREEITEM hItem );
Header File | Afxcmn.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CTreeCtrl Overview, CTreeCtrl Member Functions, Control Classes, CTreeCtrl::SortChildrenCB