General Component

Fnd_Gen_MenuBar

Fnd_Gen_MenuBar

Legacy manual page 118

Parameters

ParameterTypeDescription
No parameters required

Description

Instead of calling 4D’s MENU BAR command, call the Fnd_Gen_MenuBar routine to install and update Foundation’s menu bar when you display a window in a new process. In addition to calling the MENU BAR command, this routine will localize the menus (using the Localization component, if available), enable and disable the appropriate menu items, and update the Window menu.

Extracted source text
            Fnd_Gen_MenuBar

              Parameter               Type            Description
              No parameters required.

            Instead of calling 4D’s MENU BAR command, call the Fnd_Gen_MenuBar routine to install and
            update Foundation’s menu bar when you display a window in a new process. In addition to calling the
            MENU BAR command, this routine will localize the menus (using the Localization component, if
            available), enable and disable the appropriate menu items, and update the Window menu.