Friendly Name | Begin Group |
---|---|
API Name | BeginGroup |
Type | Boolean |
Restrictions | |
Get Function | (dcl-Control-GetBeginGroup
<CONTROL>) |
Set Function | (dcl-Control-SetBeginGroup
<CONTROL>
NewValue [as Boolean]) |
Applies To | Option Button |
If this property is set, the control starts a new tab group that includes controls following it in the tab/Z order up to the beginning of the next tab group. Controls in a single tab group act as a single tab stop when tabbing through dialog controls. This property is commonly used to group option button controls into a single mutually exclusive radio button group such that only one button in the group may be checked.