How can I put a different icon in the system tray other than the one assigned to my programs form? I want to be able to change the icon in the system tray durring different parts of my program.. depending on what it is doing (ie. running.. idle) i tried setting .icon property of the NOTIFYICONDATA data type to LoadPicture(iconfile) i get no error but it does not work...
