!--a11y-->
Defining a Radio Button Control 
You use this procedure to define the properties for a radio button control. A radio button control is used to select an option on the mobile application. Radio button controls are grouped under a radio button group control. At runtime, selecting one radio button clears the other radio buttons within the same radio button group.
A radio button control:
· Must be inserted within a radio button group control
For more information, see Defining a Radio Button Group Control.
· Cannot be associated with a hyperlink
You have:
· Added a radio button group control in a tile
· Added one or more radio button controls on a radio button group control in a tile
· Switched to the required change list
...
1. In the Solution Explorer, locate the tile for which you want to design the radio button control, click the tile with the secondary mouse button, and choose View Designer.
The Tile Designer window appears.
2. Select the control.
The Properties panel displays the values for the radio button control’s properties.
3. In the Properties panel, enter the appropriate values for the control properties.
For information on each of the properties, see Properties of a Radio Button Control.
You have defined radio button controls as part of a radio button group control.
See also: