Radio Button

Radio Button icon The Radio Button can be used to add a list of mutually exclusive items; that is, a list from which the user can select only a single item. Script is required to attach commands to the radio button, which will be executed when the radio button is clicked in run mode. Additionally, you can define a Group name to specify which radio buttons are mutually exclusive.

Radio Button Example

The following image shows a simple radio button.

Canvas Radio Button

Sample Radio Button

Related Topicsw