tags:

views:

616

answers:

2

Hi friend, I want to show a taskbar notification in my application. How can i achieve this in C#?

+2  A: 
RichieHindle
Thanks a lot,
Amit Dhall
+3  A: 

You can use NotifyIcon

Also check community response in comments for notable issues of using NotifyIcon.

Mahin
Is your link broken? It goes to a page about exception handling.
RichieHindle
@RichieHindle : Thanks... Solved..
Mahin