Hi
I want to display alert in system tray using c#.
Message is shown in popup window (like form) ,fetched from database
it will be displayed for 10 seconds
If user forget to see ,it will be displayed as icon in the system tray
and clicking can be opened to see the popup window.
Please help me.
It is urgent.
Regards
Rama
Loading
Midhun TpPosted Sep 23, 2016, 10:12 AM
Please check below links -
https://youtu.be/-6bvqwVYwMY
https://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon(v=vs.110).aspx
Tapan PatelPosted Sep 23, 2016, 8:48 AM