MENU Statement (Windows Embedded CE 6.0)
1/6/2010
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