The dialog control statements, given in the controlstatements section of the DIALOG statement, define the attributes of the control windows that appear in the dialog box. A dialog box is empty unless one or more control statements are given. Control statements include the following:
LTEXTRTEXTCTEXTCHECKBOXPUSHBUTTONLISTBOXGROUPBOXDEFPUSHBUTTONRADIOBUTTONEDITTEXTCOMBOBOXICONSCROLLBARCONTROL
The control statements are discussed individually in the following sections. For more information on control classes and styles, see the lists of control classes and control styles following the CONTROL statement description on page 190.