MENU Statement (Windows CE 5.0)
This resource-definition statement sets the menu for a dialog box. If no statement is specified, the dialog box has no menu.
MENUmenuname
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
Send Feedback on this topic to the authors