The ShowTrayIcon command displays or removes icon in the system notification area.
Syntax
Integer=Show
PluginSet("PlugIn","Integer")
PluginRun("PlugIn","ShowTrayIcon")
Parameters
Show
[in] If Show value is non-zero, the icon will be displayed in the tray area. If Show value is zero, the icon will be removed from the tray.