BS_PUSHBOX top-level constant

int const BS_PUSHBOX

Defines a push-box control, which is identical to a PUSHBUTTON, except that it does not display a button face or frame; only the text appears.

Implementation

const BS_PUSHBOX = 0x0000000A;