external.MainMenu - read/write. VarioMenu MenuItem object can be
set/get to/from the property. This object corresponds to the currently
visible window menu. Value of null means no window menu.Example:
external.MainMenu =
external.Menus.MenuTree.Subs("MyMainMenu");
This line assigns (shows) window menu defined previously in the
menu tree.