Creating a Check Box
- Last UpdatedNov 07, 2016
- 1 minute read
A check box control enables an operator to select an option.
To configure a check box control
-
Create the check box. Do the following:
-
From the Wizard Selection dialog box, select Windows Control Wizards. The control wizard icons appear.
-
Double-click the check box icon. Your application window reappears and the cursor changes to a Left corner symbol.
-
Click a location in the application window to place the wizard. The check box wizard appears.

-
Drag and resize the wizard.
-
-
Double-click the wizard. The Checkbox Control dialog box appears.

-
Configure the wizard. Do the following:
-
Type the control name.
-
Type the discrete tag name, or double-click the empty tagname box to show the Select Tagname dialog, and select a tag.
-
Type the caption to appear on the face of the button.
-
-
Click OK.