Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
WC_MENU
◄Full List► ◄Up► ◄Next► ◄Previous►
────────────────────────────────────────────────────────────────────────────
WC_MENU Creates a menu. A menu is a window that contains a list of items.
These items can be text strings, bitmaps, or images drawn by the
application. Menus enable the user to select from a predetermined list of
choices, by using the mouse or keyboard. When the user makes a selection
from a menu, the menu posts a message, containing a unique menu-item
identifier, to the owner window of the menu. See also, ◄Menu styles►
♦