From WikiChip
Difference between revisions of "mirc/commands/menubar"
< mirc‎ | commands

(Created page with "The '''/menubar command''' turns the menubar on/off and/or display the current status. == Synopsis == /menubar [on|off] == Switches == == Parameters == * '''[on|off]''' -...")
 
(See also)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The '''/menubar command''' turns the menubar on/off and/or display the current status.
+
{{mirc title|/menubar Command}}
 +
The '''/menubar command''' display the current status and optionally turns the menubar on/off.
  
 
== Synopsis ==
 
== Synopsis ==
Line 5: Line 6:
  
 
== Switches ==
 
== Switches ==
 
+
none
 
 
 
== Parameters ==
 
== Parameters ==
 
* '''[on|off]''' - if specified, turns the menubar on/off
 
* '''[on|off]''' - if specified, turns the menubar on/off
 +
== Example ==
  
== Example ==
+
<pre>; ensures the menubar is enabled
 +
/menubar on</pre>
  
 +
* Note: While the menubar is off, the menubar's options are now accessed from left-clicking the mIRC icon in the upper left corner of the main window, or right-clicking anywhere in the main window's titlebar.
  
 
== Compatibility ==
 
== Compatibility ==
 
Added: 6.32
 
Added: 6.32
 
Added On: 21/05/2008
 
 
<small>Note: Individual switches were not taken into consideration.</small>
 
  
 
== See also ==
 
== See also ==
* [[List of commands - mIRC|List of commands]]
+
* {{mIRC|/toolbar}}
* [[List of identifiers - mIRC|List of identifiers]]
+
* {{mIRC|/treebar}}
 
+
* {{mIRC|/switchbar}}
[[Category:mIRC commands]]
+
* {{mIRC|$menubar}}

Latest revision as of 19:31, 2 May 2023

The /menubar command display the current status and optionally turns the menubar on/off.

Synopsis[edit]

/menubar [on|off]

Switches[edit]

none

Parameters[edit]

  • [on|off] - if specified, turns the menubar on/off

Example[edit]

; ensures the menubar is enabled
/menubar on
  • Note: While the menubar is off, the menubar's options are now accessed from left-clicking the mIRC icon in the upper left corner of the main window, or right-clicking anywhere in the main window's titlebar.

Compatibility[edit]

Added: 6.32

See also[edit]