The radio box accepts input from a fixed list of alternatives. It contains a set of radio buttons. You can only select one radio button at a time; when you select a new button, the previously selected button pops up automatically. You can add and remove radio buttons from the radio box using the “Edit/Properties option.
To add a button, enter its label, reference name, and id in the “radio buttons” area of the properties dialog, then press the “Add” button.
To remove a button, select its label in the list box then press the “Remove” button.
To change the attributes of a buttons, select its label in the list box, modify its label, reference name, or id, then press the “Update” button.
See Also