BS_BITMAP top-level constant

int const BS_BITMAP

Specifies that the button displays a bitmap. See the Remarks section for its interaction with BS_ICON.

Implementation

const BS_BITMAP = 0x00000080;