| BOOL CBCGPTreeCtrlEx::SortChildren | ( | HTREEITEM | hItem, | 
| BOOL | bAscending = TRUE | ||
| ) | 
Sorting child items at one level of hierarchy.
Call this member function to immediately sort all children of the specified item in the tree control.
| hItem | Handle of item. | 
| bAscending | Specifies the sorting direction. |