The Wayback Machine - https://web.archive.org/web/20111101205844/http://www.codeguru.com:80/cpp/controls/controls/checkboxcontrols/

    Check Box Controls

    CCheckSK'—An Extended Check Box Class

    Extends CButton to create check boxes that can display LEDS or any icon to indicate on/off state. Extend MFC to subclass common controls and apply owner drawing to obtain any desired look.

    Customized Check Boxes

    Customize check box controls using -- or not using -- MFC.

    A Color Check Box Class

    This class provides the possibility to change the color at any time from within your project.