BCGControlBar Pro for MFC
void CBCGPGridColumnsInfo::SetCheckBoxState ( int  nState)

Sets a column check state.

Parameters
nStateThe check state. Can be one of the following values: BST_UNCHECKED, BST_CHECKED or BST_INDETERMINATE.