removeSystemTrayEntry

removeSystemTrayEntry();

The removeSystemTrayEntry method of the Form class removes the system tray entry for the form. This method does nothing if there is no system tray entry (defined by using the Form class setSystemTrayEntry method). See also the hasSystemTrayEntry method.