Application.RemoveTrayItem

From Xojo Documentation

Method


Application.RemoveTrayItem(Item as TrayItem)

New in 2005r1

Supported for all project types and targets.

Removes the passed item from the System Tray via the TrayItem class. The System Tray is supported on Windows and Linux only. See the TrayItem class for an example.