G
Guest
Hi,
I'm trying to write a Windows App that will sit in the system tray. I don't
need it to have any forms and UI to it really, just a context menu on the
icon in the system tray that has links to a couple of web pages. The main use
for the app is to check a database to see if there are any alerts for the
current user and then pop them up on the screen.
Whats the best way of going about this. I have done a little bit of playing
around with the NotifyIcon control and trying to use the ShowBalloonText
function for it, but with little success.
Any ideas help and pointers are greatly appreciated!
Thanks in advance
- Brian
I'm trying to write a Windows App that will sit in the system tray. I don't
need it to have any forms and UI to it really, just a context menu on the
icon in the system tray that has links to a couple of web pages. The main use
for the app is to check a database to see if there are any alerts for the
current user and then pop them up on the screen.
Whats the best way of going about this. I have done a little bit of playing
around with the NotifyIcon control and trying to use the ShowBalloonText
function for it, but with little success.
Any ideas help and pointers are greatly appreciated!
Thanks in advance
- Brian