Partager via


MENU Statement (Compact 2013)

3/28/2014

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 

See Also

Reference

Resource-Definition Statements