إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
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.