Was this helpful?
MenuStack Class
The MenuStack class represents one of the following objects:
If the menu stack is attached to a control button (which commonly displays a form’s table field operations), it is the option menu.
If the menu stack is attached to the menu bar (that is, if its ParentMenuGroup setting is a MenuBar), the menu stack is a pull-down menu.
If the menu stack is the child of another menu stack or a menu group (that is, if its ParentMenuGroup setting is MenuStack or MenuGroup), it is a slide-off menu.
When a slide-off menu is a child of an OptionMenu, its behavior is the same as a slide-off menu that is part of the menu bar.
For more information, see in the Language Reference Guide: MenuStack Class.
Last modified date: 12/20/2023