Hi,
I have created a window service and I want to add this window service into task bar with all the status and context menu on right click.
The Status are as: Stated, Running and Stopped.
The Context Menu are as: Start, Stop and Exit.
Please give me some idea how to do this. I am very new to window service.
Loading
Leon PuthPosted May 21, 2014, 6:59 AM
http://msdn.microsoft.com/en-us/library/aa984250(v=vs.71).aspx
and this:
http://www.developer.com/net/net/article.php/3336751/C-Tip-Placing-Your-C-Application-in-the-System-Tray.htm