Description
- Shows the TaskBar, then re-hides it when the mouse is moved away & the TaskBar is not the foreground window.
Syntax
- Desktop.ShowTaskBarAutoHide
Examples
- Desktop.ShowTaskBarAutoHide
Notes
- Assign this command to a hotkey that performs a screen bump in order to use an auto-hiding TaskBar but prevent inadvertent shows by movements near the screen bottom.
Some systems may also require Desktop.HideTaskBar added as a startup scheduled event.