VAOption
Description
The VAOption control displays the state of a boolean (True/False) field value.
Remarks
The data source for a VAOption Control is determined by the setting of the VAccessName property.
The field source is bound by setting the VAFieldName property to the name of a boolean (Logical or Bit type) field in the data source.
True and False storage values for the field can be defined with the VAValueTrue and VAValueFalse properties of the control.
Only one option button in a given parent window (on a form or in a group box) may be selected, or True, at any one time.
Custom Properties and Methods
Custom properties and methods for this control are listed in the following tables: