Previous Topic: Types of List BoxesNext Topic: Push Buttons


Radio Buttons

A radio button is a control on a window or dialog box that offers the user one choice from a group of choices. It consists of a circle that is marked with a filled inner circle when the user selects it.

Radio buttons map to the permitted values of one attribute view. Only one button can be active at a time.

For example, the following illustration shows three choices for the date format. The user can select only one of the three. The format MM/DD/YY is selected.

Radio Buttons

The following list explains guidelines for radio buttons:

More information:

Field Prompts

Mnemonics