BS_GROUPBOX top-level constant Null safety
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;
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.
const BS_GROUPBOX = 0x00000007;