MENU Statement

The MENU resource-definition statement sets the menu for a dialog box. If no statement is given, the dialog box has no menu.

Syntax

MENU menuname
 

Parameters

menuname
Specifies the menu to use. This value is either the name of the menu or the integer identifier of the menu.

Example

The following example demonstrates the use of the MENU dialog statement:

MENU errmenu