MENU Statement

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This resource-definition statement sets the menu for a dialog box. If no statement is specified, the dialog box has no menu.

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