[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
+---------------------------------+
|           SET SYSMENU           |
+---------------------------------+
SET SYSMENU ON | OFF | AUTOMATIC
        | TO [<System menu popup list
        | pad list>] | TO [DEFAULT]

-----------------------------------
Controls access to System menu bar.
Default value - ON
-----------------------------------

ON
        System menu bar is accessible during program execution when SET SYSMENU
is ON and FoxPro is waiting for keyboard input (during BROWSE, READ,
MODIFY COMMAND, etc.).  The System menu bar isn't displayed, but may be
displayed and made accessible by pressing the Alt or F10 keys or by
double clicking the right mouse button.

OFF
        Access to System menu bar is not available any time during program
execution.

AUTOMATIC
        Setting SYSMENU to AUTOMATIC within a program makes the System menu bar
visible during program execution.  System menu bar is accessible as
appropriate, and menu options are enabled and disabled as appropriate
for the current command.

TO [<System menu popup list>]
TO [<pad list>]
TO [DEFAULT]
        Place a subset of System menu popups into the System menu bar by
including a System menu popup list or pad list.  The TO <System menu
popup list | pad list> clause can contain any combination of System menu
popup or pad names separated by commas.

DEFAULT
        If you have modified the System menu bar or its popups it may be
restored to its default configuration with SET SYSMENU TO DEFAULT.

-----------------------------------

See Also:  DEFINE BAR, DEFINE MENU, DEFINE PAD, DEFINE POPUP, POP MENU,
PUSH MENU, SET STICKY

-----------------------------------

See Also: DEFINE BAR DEFINE MENU DEFINE PAD DEFINE POPUP POP MENU
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson