BCGSuite for MFC
BOOL CBCGPButton::IsCheckBox ( ) const
inline

Tells whether a button is a check-box button.

Returns
TRUE if the button has either BS_CHECKBOX, BS_AUTOCHECKBOX, BS_AUTO3STATE or BS_3STATE style; otherwise FALSE.