Check Box

To insert a check box on the GUI panel, click  and then click anywhere on the panel to add the check box. To make changes to the properties of a check box, right-click the check box 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 check box. To do this, right-click the check box, 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 check box.

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 it and selecting Edit Button Group.