Define a pop-up menu
- Last Updated: January 16, 2024
- 2 minute read
- OpenEdge
- Version 12.8
- Documentation
Nearly any visual object, with a few exceptions such as images and rectangles, can have a
pop-up menu that you activate with the right mouse button. The pop-up menu uses the same
syntax as the menu bar, except that you omit the keyword MENUBAR:
|
Pop-up menus can contain menu items, submenus, rules, and skips. However, OpenEdge does not support accelerators for pop-up menu items. If you define them, the AVM ignores them.
To define a pop-up menu in the sample window: