How to: Use Check Boxes to Specify States

You can use check boxes to make it possible for a user to specify a Boolean state: True or False, On or Off, Open or Closed. However, there are times when it is not accurate to evaluate something as True or False, such as unanswered questions on a True/False questionnaire.

To see examples of using check boxes

  1. Run Solution.app in the Visual FoxPro ...\Samples\Solution directory.

  2. In the tree view, click Controls, and then click Check boxes.

See Also

Tasks

How to: Add Pictures to Items in a List

How to: Define User Input Characteristics

Concepts

Controls and Objects Created in Earlier Versions

Reference

Controls for Accepting Input

CheckBox Control

Other Resources

Using Controls