SHOW POPUP Command

Displays one or more menus defined with DEFINEPOPUP without activating them.

SHOW POPUP MenuName1 [, MenuName2 ...] | ALL    [SAVE]

Parameters

  • MenuName1 [, MenuName2 ...]
    Specifies the name of one or more menus to display.

  • ALL
    Displays all currently defined menus.

  • SAVE
    Retains an image of the specified menus without activating them. The menu images can be cleared with CLEAR.

Remarks

The menus are displayed but cannot be used. Before they can be shown, the menus must first be created with DEFINEPOPUP.

See Also

Reference

ACTIVATE POPUP Command

DEFINE POPUP Command

DEACTIVATE POPUP Command

CLEAR Commands

Other Resources

Commands (Visual FoxPro)

Language Reference (Visual FoxPro)