From WikiChip
Difference between revisions of "mirc/commands/switchbar"
m (Bot: Adding a template) |
m (Bot: Fixing links) |
||
Line 31: | Line 31: | ||
* [[$toolbar identifier - mIRC|$toolbar]] | * [[$toolbar identifier - mIRC|$toolbar]] | ||
* [[$treebar identifier - mIRC|$treebar]] | * [[$treebar identifier - mIRC|$treebar]] | ||
− | * | + | * {{mIRC|/menubar}} |
− | * | + | * {{mIRC|/titlebar}} |
− | * | + | * {{mIRC|/toolbar}} |
− | * | + | * {{mIRC|/treebar}} |
{{mIRC command list}} | {{mIRC command list}} | ||
[[Category:MIRC commands]] | [[Category:MIRC commands]] |
Revision as of 18:54, 5 July 2014
When used without any arguments, the /switchbar command displays the current state of the switchbar. The state is also displayed even if an argument is specified. You can prefix the command with a period to silent that behavior. The "on" and "off" arguments can be used to show and hide the switchbar programmatically. The switchbar is a toolbar with all the networks and channels on it displayed as buttons.
Synopsis
/switchbar [on|off]
Switches
None
Parameters
- [on|off] - Either an 'on' or 'off' visibility option.
Example
/switchbar on
Will turn the switchbar on and display
* Switchbar is on
Compatibility
Added: mIRC v6.32
Added On: 05/21/2008
Note: Individual switches were not taken into consideration.
See also
- List of commands
- List of identifiers
- $switchbar
- $menubar
- $toolbar
- $treebar
- /menubar
- /titlebar
- /toolbar
- /treebar
mIRC commands list