Is ther a way to get the text for each tray icon that is visible ?
For example if you hover you mouse over any icon some program shows you some Text.
Like the NotifyIcon property .Text = "Im working....";
I like to know if ther is a way to get that text from external programs. :)