Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
If this bit is set, the RadioButtonGroup has text and a border displayed around it.
If the style bit is not set, the border is not displayed and no text is displayed on the group.
Valid Controls
Valid
Decimal | Hexadecimal | Constant |
---|---|---|
16777216 | 0x01000000 | msidbControlAttributesHasBorder |
Remarks
To set this attribute on a control, include the HasBorder bits in the Attributes column of the control's record in the Control table.
See Control Attributes and the control you need to create under Controls.