BCGSuite for MFC
void CBCGPGridCtrl::EnableCheckBoxes ( BOOL  bEnable = TRUE,
BOOL  bHeaderCheckBox = TRUE 
)

Turns on or off grid rows check box (located on the row left side).

Parameters
bEnableTRUE - enable grid rows check box; FALSE - disable.
bHeaderCheckBoxTRUE - enable grid header check box; FALSE - disable.