[2005] Ie7 tab loading icon
Hi to all,
Im working in a school project, im making a webbrowser
Im almost done, but im missing some things, ill upload it soon so people can give their opinions.
Well, i saw that when ie7 its loading a webpage the tab page that's currently loading changes its icon to a loading image that has movement, what im wondering its how could i use a .gif file as my forms icon, or does anyone knows how to create an icon that has movement ?
Thanxs....:)
Re: [2005] Ie7 tab loading icon
The images on a Tabcontrol come from an ImageList, which does support GIFs. That said, I'm not sure it would support animated GIFs. I supect that you'd have to inherit the TabControl and do that yourself.