I have written an app that runs in the systray of windows to manage the app suite i have created. The problem is, when i close the app (by having vb send an End statement), the icon for the app still appears until i move my mouse over the systray. Is there a way i can remove the icon before closing down the app so it is gone right away? I don't want to confuse my customers too much.