Property Sheet for Radio Set

The Property Sheet - Radio Set dialog allows you to modify the radio set attributes.

This dialog includes the following options:

Object Enter a new name for the radio set or accept the default.
Buttons Enter the label for each radio button or accept the default. Radio buttons are a comma separated list. For example, "item-string", value, "item-string", value.

Item strings must be enclosed within quotes and must be appropriate to the data type. The GUI Designer adds these values to the RADIO-SET phrase.

Define As

Select a data type for the radio set from the list.

Tooltip

Enter text for tool tip help.

Help

Enter a Help Identifier associated with this field. This field is used only in .HLP help files to support What's This? context-sensitive help.
Widget ID Enter a widget ID for the radio set.
Column Enter a window column value (in character units) where you want to place the radio set upper left or right corner.

This depends upon the position setting. For example, if Left-Align is chosen, the value in Column refers to the radio set upper left corner.

Row Enter a window row value (in character units) where you want to place the radio set upper left or right corner.

This depends upon the position setting. For example, if Left-Align is chosen, the value in Row refers to the radio set upper left corner.

Width Enter a value (in character units) to specify the width of the radio set.
Height Enter a value (in character units) to specify the height of the radio set.
Left-Align Select this option to position the radio set left edge along the column position specified.
Right-Align Select this option to position the radio set right edge along the column position specified.
Other Settings This section allows you to select run-time attributes and other ABL related options or accept the defaults.
Color Displays the Choose Color dialog which allows you to change radio set background and foreground colors.
Font Displays the Choose Font dialog which allows you to change the radio set font (excluding radio set label).
Popup Menu Displays the Property Sheet - Popup Menu dialog which allows you to create a pop-up menu for the radio set.
Translation Attributes Displays the String Attributes dialog which allows you to enter translation attributes for radio set help.
Database Field Displays the Field Selector dialog which allows you to connect a database field to the radio set.
Advanced Displays the Advanced Properties dialog which allows you to edit more attributes for the radio set.

For more information, see Property Sheet dialogs