BCGControlBar Pro for MFC
void CBCGPGridCtrl::FreezeGroups ( BOOL  bFreeze = TRUE,
BOOL  bRedraw = TRUE 
)

Allows to disable horizontal scrolling of groups in the grid control.

Parameters
bFreezeTRUE to freeze.
bRedrawIf TRUE, the grid control will be redrawn after this change.