BCGControlBar Pro for MFC
virtual BOOL CBCGPCheckListBox::IsItemRadioStyle ( int  nIndex) const
virtual

Tells whether item's "radio" style is pecified.

Parameters
nIndexThe item's index.
Returns
TRUE if a "radio" style is specified, FALSE if not.

Reimplemented from CBCGPListBox.