Radio Buttons

Radio buttons are used in groups to select from a mutually exclusive set of options. Only one radio button within a group may be set at any one time. As with check boxes, do not use radio buttons to initiate actions.

Figure6.13.A typical group of radio buttons

A typical group of three radio buttons in a dialog

Guidelines