Hi,

I would like to write an app that is just a NotifyIcon - without a main form. I have tried to call "Hide()" methods of my main form but it doesn't hide! I have also tried writing a standard app without the Form (just code) but I can't get hold of the NotifyIcon as it seems to be wrapped to a form in the framework.

Does anybody know how to do this or have an example of how I may do this?

Many thanks in advance,
DJ