hiReplaceAllBannerMenus
hiReplaceAllBannerMenus(w_windowId l_menulist) =>t / nil
Description
Replaces all menus in a window with new menus.
There is a maximum number of 40 window banner menus that can be added.
Arguments
|
List of menus that will replace the existing menus. These menus must be listed in the order in which you want them to be placed. Each menu must have been created with |
Values Returned
|
w_windowId or any of the menus in the list is invalid, or the same menu appears more than once in the list. |
Related Topics
Return to top