VACheck
Description
The VACheck control displays the state of a boolean (True/False) field value.
Remarks
The data source for a VACheck 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, other than 1 and 0, can be defined with the VAValueTrue and VAValueFalse properties of the control.
Custom Properties and Methods
Custom properties and a custom method for this control are listed in the following tables: