I want to create an application that has/needs no form or controls. When launched, it would show an icon in the tray area & run some code at certain intervals using a timer control. Can someone explain how to make an app with no form, as I have never done that before. I can handle the timer & notify icon part, I just need help with the form (or lack of). Thanks...