HIDE POPUP Command

Hides one or more active menus created with DEFINE POPUP.

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

Parameters

MenuName1 [, MenuName2 ...]

Specifies the name of the menu or a list of menus (separated by commas) to hide.

ALL

Hides all defined menus.

SAVE

Places an image of a menu in the main Visual FoxPro window or in a user-defined window. Placing an image of a menu on the screen is useful during program development and testing. Menu images can be cleared from the main Visual FoxPro window or from a user-defined window with CLEAR.

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic