This resource-definition statement sets the menu for a dialog box. If no statement is specified, the dialog box has no menu.
Syntax
MENU menuname
Parameters
menuname
Specifies the menu to use, either by the name or integer value of the menu.
Example
The following code example shows how to use the MENU dialog statement.
MENU errmenu