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.
Send comments about this topic to Microsoft
Build date: 8/13/2009
© 2009 Microsoft Corporation. All rights reserved.