Radio Button Controls Overview

Use radio button, or check box controls to select between two different states: checked or unchecked.

When the button is checked its value is 1, and when it is not checked its value is 0.

A sample radio button control appears in the following figure.

Radio Button Control

Operating Radio Button Controls

Programming Radio Button Controls

Radio Button Control Attributes

Radio Button Control Functions

Radio Button Control Events