BS_PUSHLIKE top-level constant

int const BS_PUSHLIKE

Makes a button (such as a check box, three-state check box, or radio button) look and act like a push button. The button looks raised when it isn't pushed or checked, and sunken when it is pushed or checked.

Implementation

const BS_PUSHLIKE = 0x00001000;