WinStudio

About Check Box Components

The check box component is used to display and manipulate Yes/No or True/False types of responses.

By default, the value of a selected check box is 1 and the value of a cleared check box is 0. To translate these values to other values, set the Boolean True and Boolean False properties on the Component properties sheet.


Related Topics

Add a Component to a Form