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

m (Bot: de-linking old mIRC menu)
(See also)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{mirc title|/menubar Command}}
 
{{mirc title|/menubar Command}}
The '''/menubar command''' turns the menubar on/off and/or display the current status.
+
The '''/menubar command''' display the current status and optionally turns the menubar on/off.
  
 
== Synopsis ==
 
== Synopsis ==
Line 6: 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 ==
Line 18: Line 20:
  
 
== See also ==
 
== See also ==
* [[List of commands - mIRC|List of commands]]
+
* {{mIRC|/toolbar}}
* [[List of identifiers - mIRC|List of identifiers]]
+
* {{mIRC|/treebar}}
{{mIRC command list}}
+
* {{mIRC|/switchbar}}
 
+
* {{mIRC|$menubar}}
[[Category:mIRC commands|menubar command - mIRC]]
 

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]