Create Menu, Modify Menu

These two commands open the Menu Designer. They share many of their clauses with other Create/Modify pairs.

Usage

CREATE | MODIFY MENU [ MenuName | ? ]
        [ WINDOW DefinitionWindow ] 
        [ IN [ WINDOW ] ContainerWindow | IN SCREEN 
         | IN MACDESKTOP ]
        [ NOWAIT ] [ SAVE ]
See Create Form for explanations of the various clauses of these commands.The Menu Designer creates Windows-type menus, using DEFINE MENU et al. Beginning with VFP 5, it can also be used to create shortcut menus (also known as right-click or context menus).

Example

CREATE MENU AppMenu

See Also

Create Form, Define Bar, Define Menu, Define Pad, Define Popup, Set SysMenu


Back to Table of Contents

Copyright © 2002-2018 by Tamar E. Granor, Ted Roche, Doug Hennig, and Della Martin. Click for license .