From WikiChip
Difference between revisions of "mirc/commands/switchbar"
m (Bot: Fixing links) |
m (Bot: Fixing links) |
||
Line 27: | Line 27: | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
− | * | + | * {{mIRC|$switchbar}} |
− | * | + | * {{mIRC|$menubar}} |
− | * | + | * {{mIRC|$toolbar}} |
− | * | + | * {{mIRC|$treebar}} |
* {{mIRC|/menubar}} | * {{mIRC|/menubar}} | ||
* {{mIRC|/titlebar}} | * {{mIRC|/titlebar}} |
Revision as of 19:41, 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