BCGControlBar Pro for MFC
void CBCGPListCtrl::EnableSortEx ( BOOL  bEnable = TRUE)
inline

Specifies whether LVM_SORTITEMSEX message will be used for the items sorting. By default, LVM_SORTITEMS is being used.

Parameters
bEnableIf this parameter is TRUE, LVM_SORTITEMSEX will be used.