BS_3STATE top-level constant

int const BS_3STATE

Creates a button that is the same as a check box, except that the box can be grayed as well as checked or cleared. Use the grayed state to show that the state of the check box is not determined.

Implementation

const BS_3STATE = 0x00000005;