From WikiChip
Difference between revisions of "mirc/commands/menubar"
(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 | + | {{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 == | ||
− | + | <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 | ||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
− | * | + | * {{mIRC|/toolbar}} |
− | * | + | * {{mIRC|/treebar}} |
− | + | * {{mIRC|/switchbar}} | |
− | + | * {{mIRC|$menubar}} |
Latest revision as of 19:31, 2 May 2023
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
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