The ShowTaskbar command hides or displays the taskbar.
Syntax
Integer=Show
PluginSet("PlugIn","Integer")
PluginRun("PlugIn","ShowTaskbar")
Parameters
Show
[in] If Show value is non-zero, the taskbar will be displayed. If Show value is zero, the taskbar will be hidden.