Value Property
Object List Next Object
Defined By: OptionButton
Description:
Checks or reads the state of the OptionButton control.
Settings:
Setting Description
True The button is selected.
False The button is deselected. (Default)
Details:
Each time the box is clicked, the selected or deselected status of the button
is reversed.
Data Type: Integer (Boolean)