Previous Topic: List Form Macros

Next Topic: PDM_NOTEBOOK: Create a Notebook

Menubar Macros

The following list describes the Menubar macros:

endMenu

Ends a menu within a menu bar.

menuItem

Defines a global item on a menu.

endMenubar

Ends a menu bar.

menuItemLocal

Defines an item on a menu invoked in the context of the current window.

menubarItem

Defines a menu within a menu bar.

startMenu

Begins a menu within a menu bar.

startMenubar

Starts a menu bar.