Windows service to show icon in system tray and windows form ...How?
I need to be sure is it can be done ..or global concept of How can be done...
I need to indicate that my windows service is on.(..to run) - to show some custom icon in system tray..
also when double click on it I need to open one windows form to show some data from Database...
I work in VS C# 2005 ... I know that maybe it can be done directly ... I think that make simple windows application that show that one form with data from Database and to some way force it to show when I click on icon in system tray....but I how to force service to show icon tray
I need I was clear ...
any idea will be useful
Laslo

