| Prev Next TreeView_SortChildren info Overview GroupThe TreeView_SortChildren macro sorts the child items of the specified parent item in a tree-view control. You can use this macro or explicitly send the TVM_SORTCHILDREN message. BOOL TreeView_SortChildren( 
 Parameters
 Return ValuesReturns TRUE if successful or FALSE otherwise. See Also |