Skip to content
Tristan Hume edited this page Apr 23, 2012 · 2 revisions

#GUI.ShowMenuBar

##Syntax GUI.ShowMenuBar

##Description Shows the menu bar in the selected window.

##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.ShowMenuBar, not by calling ShowMenuBar.

##See also gui_hidemenubar.html. See also gui_createmenu.html.

Clone this wiki locally