[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
HMENU pascal CreateMenu(HWND hParent)
This function allocates space for a new menu and returns a handle to
the empty menu template. The menu can be either a menubar or a
pulldown menu.
Parameters
hParent is a handle to the window which owns the menu.
Returns
A handle to the empty menu template.
Note
extern BYTE attrMenu
can be set to change the color of menus before loading or
creating a menu.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson