BCGSuite for MFC
virtual BOOL CBCGPCheckListBox::IsCheckEnabled ( int  nIndex) const
virtual

Tells whether item's check box is enabled.

Parameters
nIndexThe item's index.
Returns
TRUE if a check box is enabled, FALSE if not.

Reimplemented from CBCGPListBox.