CTreeCtrl::SortChildrenCB

Call this member function to sort tree view items using an application-defined callback function that compares the items.

Syntax

BOOL SortChildrenCB( LPTV_SORTCB pSort );

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, CTreeCtrl::SortChildren