Click to See Complete Forum and Search --> : Accessing System Tray Icons


mohani
April 1st, 2004, 02:03 PM
Hi All,

How do I get information about System Tray Icons? NotifyIcon class seems to help only if you have to create icons for application.

I want data as to which applications currently have icons in the tray or vice-versa(which icon correspond to which application/process) ?

Please help

Thanks

BKP
April 1st, 2004, 10:09 PM
I think you cannot get the list of icons in status area. I had tried to find something like you before, but I still could not find any useful tips.