Radio Button

The Radio Button has a similar appearance to a Check Box. To configure the Radio Button, right-click the element, and select 'Properties' from the context menu. This opens the 'RadioButton Properties' dialog box.

In addition to the 'Label' and default state attributes, each Radio Button has a 'Group' name. The Radio Button 'Group' is used to group radio buttons in the same form, with the result that Radio Buttons in the same group make mutually exclusive selections. When one Radio Button is selected, all other Radio Buttons in the same group are automatically deselected.
| << Check Box | © 1996-2013 InetSoft Technology Corporation (v11.4) | Choice >> |