TheSwamp

Code Red => .NET => Topic started by: cadpro on January 07, 2009, 01:12:23 AM

Title: [Resolved] Slides
Post by: cadpro on January 07, 2009, 01:12:23 AM
Hi all,

Is it possible to display the sld files in a folder as thumbnails in a ListView control in C#? If not, can I use a set of slide controls and the previous and next button to display all slides in a selected folder?

Thanks
Title: Re: Slides
Post by: It's Alive! on January 07, 2009, 01:23:08 AM
you might have a look here...

http://www.theswamp.org/index.php?topic=25953.0

Title: Re: Slides
Post by: cadpro on January 07, 2009, 01:37:06 AM
Hi Daniel,

That code is really nice. It may come to my use at some point of time in this code that I'm developing. But I want to know if it's possible to display slide files in listview control as thumbnails. Or should I add a set slide controls and display the sld files with the Previous and Next buttons?