BS_ICON top-level constant

int const BS_ICON

Specifies that the button displays an icon. See the Remarks section for its interaction with BS_BITMAP.

Implementation

const BS_ICON = 0x00000040;