G
Guest
You know those little balloon tips that come out of your task bar- like for
example when Windows warns you about window supdates being available? I'd
like to create some of those from my C# app...
Can you tell me how?
I want to use it to notify users of an event while my program is running in
the background (possibly as a service) and it would be really nice if I can
add clickable links in that blaloon tip to open a window for details. Alot of
apps are starting to use this method to communicate with the user and I like
it... Anti virus scanners and software firewalls among some examples...
example when Windows warns you about window supdates being available? I'd
like to create some of those from my C# app...
Can you tell me how?
I want to use it to notify users of an event while my program is running in
the background (possibly as a service) and it would be really nice if I can
add clickable links in that blaloon tip to open a window for details. Alot of
apps are starting to use this method to communicate with the user and I like
it... Anti virus scanners and software firewalls among some examples...