Hi friend, I want to show a taskbar notification in my application. How can i achieve this in C#?
Thanks a lot,
Amit Dhall
2009-09-25 09:43:41
+3
A:
You can use NotifyIcon
Also check community response in comments for notable issues of using NotifyIcon.
Mahin
2009-09-25 08:37:14