BCGSuite for MFC
virtual int CBCGPCheckComboBox::GetCheck ( int  nIndex) const
virtual

Gets the item's check state.

Parameters
nIndexThe item's index.
Returns
The item's check state: 0 - unchecked, 1 - checked, 2 - intermidiate

Reimplemented from CBCGPComboBox.