BS_AUTOCHECKBOX top-level constant

int const BS_AUTOCHECKBOX

Creates a button that is the same as a check box, except that the check state automatically toggles between checked and cleared each time the user selects the check box.

Implementation

const BS_AUTOCHECKBOX = 0x00000003;