hideMenuItem()

The system function ConsoleLib.hideMenuItem hides the specified menu item so that the user cannot select it. By default all menu items are shown. The hidden item will not be activated by keystrokes.

  ConsoleLib.hideMenuItem(item MenuItem in)
item
The menu item to be hidden.

Related reference
EGL library ConsoleLib

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.