problem of notification over system tray

B

balu

Hello ,

I Had a problem in developing a application for getting a message
over or above system tray .

When we first logon into the yahoo messenger , whenever a new user logon
,The messenger will shows message above the system tray. for example " balu
comes is on online " above system tray .

whenever a new user logout ,The messenger will shows message above the
system tray. for example " anand is offline " above system tray .
How to implement this function in my application in vb.net or c#.

Either I need some sites to implement this or procedure.

Please give me reply for this as soon as possible.


Thank you ,

balu.
 
H

Herfried K. Wagner [MVP]

Your system's date/time settings seem to be wrong.
I Had a problem in developing a application for getting a message
over or above system tray .

When we first logon into the yahoo messenger , whenever a new user logon
,The messenger will shows message above the system tray. for example "
balu
comes is on online " above system tray .

whenever a new user logout ,The messenger will shows message above the
system tray. for example " anand is offline " above system tray .
How to implement this function in my application in vb.net or c#.

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>

Please post to related groups only in future (at least
"microsoft.public.dotnet.framework.windowsforms.databinding" is not related
to the question).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top