Radio Button

To insert a radio button on the GUI panel, click  and then click anywhere on the panel to add the radio button. To make changes to the properties of a radio button, right-click the radio button and select Properties. The properties appear in the Properties window. If you have questions about a specific property, select it, and then press F1.

You can also add conditional behaviors to controls on your panels when a user selects or deselects the radio button. To do this, right-click the radio button, and select Selected or Deselected, then select the desired action from the resulting submenu. The pointer cursor changes to a hand selection cursor when it is over a component that supports the specified conditional behavior. Select the components on the panel that should receive the action when a user selects the radio button.

If you want to group a series of radio buttons or check boxes together, right-click on one of the radio buttons or check boxes and select New Button Group. Use the hand cursor to select which radio buttons and check boxes to include in the button group. You can edit the properties of the button group by right-clicking on the button group and selecting Edit Button Group.