Hi,

I'm developing a notification application using winform.
It is shown as a tray icon when running, and when a message arrive (such as
new mail alert), it should pop up a notification window in the right-bottom
of the desktop, just like msn messenger's friends online notification.

Anybody can tell me how to implement this?
Some sample code or reference document will be much appreciated!

Regards,

William Li

Re: How to implement an notification window like "MSN messenger friends online notification" by Herfried

Herfried
Sun Jan 23 05:37:59 CST 2005

"William Li" <levi@sh163.net> schrieb:
> I'm developing a notification application using winform.
> It is shown as a tray icon when running, and when a message arrive (such
> as new mail alert), it should pop up a notification window in the
> right-bottom of the desktop, just like msn messenger's friends online
> notification.

TaskbarNotifier, a skinnable MSN Messenger-like popup in C# and now in
VB.NET too
<URL:http://www.codeproject.com/cs/miscctrl/taskbarnotifier.asp>

Introducing the Visual Basic .NET Power Pack
<URL:http://msdn.microsoft.com/library/en-us/dv_vstechart/html/vbpowerpack.asp>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>