RELEASE PAD Command

Removes a specific menu title or all menu titles from memory.

RELEASE PAD MenuTitleName OF MenuBarName | ALL OF MenuBarName

Parameters

MenuTitleName OF MenuBarName

Specifies the menu title to remove from memory.

You can remove a menu title from the Visual FoxPro system menu bar by specifying its name in MenuTitleName. For example, the command RELEASE PAD _MEDIT OF _MSYSMENU removes the Edit menu title from the Visual FoxPro system menu bar.

ALL OF MenuBarName

Specifies that every menu title in a user-defined menu bar is removed from memory. The ALL clause cannot be used to remove menu titles from the Visual FoxPro system menu bar.

Expand imageExample

Expand imageSee Also


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