Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Animated GIF in a Listview... 1

Status
Not open for further replies.

sqlsamurai

Programmer
May 11, 2005
120
US
Does anybody know how i can display an animated gif in a listview so that it animates?

Or how i can extract one image from the animated gif to use.

Thanks.
 
I think this is something that you'll have to write yourself -- I don't know of any 3rd party controls that have this feature.

Chip H.


____________________________________________________________________
Donate to Katrina relief:
If you want to get the best response to a question, please read FAQ222-2244 first
 
Any thoughts on how i would begin this? i assume with the power of .NET there would be some inheritance involved... but i think it's a little over my head. any suggestions, or alternative approaches would be suggested.
 
Have a look at this component ( I use it extensively, but I've never used it with animated gifs, but it does allow you to embed controls and to access the SubItems independently.

This version is a free download from CodeProject, which does everything I've needed so far - but the Glacial web site ( contains a later version that you can buy.


Hope this helps.

[vampire][bat]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top