| |
Radio ButtonUsage | Design-relevant Attributes | Related Controls
UsageRadio buttons provide users with a single choice from a set of alternative options. They always appear in a group of at least two radio buttons. Therefore, you should define radio buttons only within the radio button group control, not as single elements. A click on one choice selects the current choice and deselect the previous choice. Usually, always one radio button is checked. The Internet introduced one exception to this rule. In some cases, a radio button group can initially show up with no radio button checked. Note: It is not possible to determine the horizontal spacing within a radio button group. If you need a different spacing than that supplied by the radio button group control, use single radio buttons and a grid layout control if applicable. Arrangement and Design AlternativesFor details on the arrangement of radio buttons as well as design alternatives see Forms - Using Radio Buttons.
|
||||