Name
Application.Menustrip -- set menustrip for the entire application
Function
Specify a menu strip object for the application. Menustrip objects defined for the application are used as menu for every window of the application, as long as the window doesn't define its private menu.

You have to pass the identifier of a menustrip from the Menustrip MUI class here.

Type
MUI object

Applicability
I


Show TOC