I have an application that i want to sit in the tray, i have that working using the NotifyIcon, however when i set the ShowInTaskbar of the Form to False, then i minimize the application, the icon and such are now sitting above the start bar. I would like the app to not be visable except by the tray icon. Any ideas what i need to do?