BS_GROUPBOX top-level constant
int
const BS_GROUPBOX
Creates a rectangle in which other controls can be grouped. Any text associated with this style is displayed in the rectangle's upper left corner.
Implementation
const BS_GROUPBOX = 0x00000007;