
To change the state of a binary (two-state) control. A binary control has two possible values on and off. If the current value is on, you can toggle it to off. If the current value is off, you can toggle it to on. A check box is an example of a binary control.
