I want to add the gif file as soon the application loads.
When i start my application, the icon comes and sits in the system tray,
when during the application run/application load, another icon comes next to same in the system tray
with the balloon tip popping up. this icon on application load should take the gif file
showing the applicaton loading. How to add the second icon as i gif.
For now i am using notifyIcon for two icons also. in c# win forms.
thanks in advance
Roopini