You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
##Description
Hides the menu bar in the selected window. No menu items can be selected when the menu bar is hidden. (Menu item shortcuts are ignored while the menu bar is hidden.)
##Example
See GUI.SetMouseEventHandler for an example of GUI.HideMenuBar.
##Status
Exported qualified.
This means that you can only call the function by calling GUI.HideMenuBar, not by calling HideMenuBar.