BS_MULTILINE top-level constant

int const BS_MULTILINE

Wraps the button text to multiple lines if the text string is too long to fit on a single line in the button rectangle.

Implementation

const BS_MULTILINE = 0x00002000;