Dialog Option Statements

The dialog option statements, given in the optionstatements section of the DIALOG statement, define special attributes of the dialog box, such as its style, caption, and menu. The option statements are optional. If the application does not supply a particular option statement, the dialog box is given default attributes for that option. Dialog option statements include the following:

STYLE

CAPTION

MENU

CLASS

FONT

The option statements are discussed individually in the following sections.