BS_MULTILINE top-level constant Null safety
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;
Wraps the button text to multiple lines if the text string is too long to fit on a single line in the button rectangle.
const BS_MULTILINE = 0x00002000;