BCGControlBar Pro for MFC
void CBCGPHeaderCtrl::EnableMultipleSort ( BOOL  bEnable = TRUE)

Enables or disables multiple sort mode.

Call this member function to enable or disable multiple sort mode. In this mode a list control containing this header control can be sorted by several columns.

Parameters
bEnableTRUE - enable multiple sort, FALSE - disable multiple sort.