Name
Window.Menustrip -- set window's menustrip
Function
Specify a menu strip object for this window. The object is treated as a child of the window and will be disposed when the window is disposed.

Menustrip objects defined for a window will override an applications Menustrip object.

If you have a global menu for all your applications windows but you want some windows to have no menu, use the Window.NoMenus tag.

Type
MUI object

Applicability
I


Show TOC