Thanks to Bill Matthews.
Normally one of a set of OptionButtons must be selected. If you have only one OptionButton in a group, you cannot deselect it.
This example places a Label control over a disabled OptionButton. The program uses the Label's Click event handler to toggle the OptionButton's value.
|