hide menu

Examples


The hide menu statement hides the specified menu item.

Syntax

hide menu menu_name, number

Parameters

menu_name – The name of the menu containing the item you want hidden.

number – An integer representing the placement of the item to be hidden in the menu.

Comments

The hide menu statement cannot be used to hide grouped menu items that the application inherited, such as the Clipboard menu items Cut, Copy and Paste. For more information about menu items that can be hidden and shown, refer to Form-based Menus.


Documentation Feedback