Author Topic: [Resolved] Slides  (Read 1998 times)

0 Members and 1 Guest are viewing this topic.

cadpro

  • Guest
[Resolved] Slides
« 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
« Last Edit: January 11, 2009, 12:58:28 AM by cadpro »

It's Alive!

  • Retired
  • Needs a day job
  • Posts: 8662
  • AKA Daniel
Re: Slides
« Reply #1 on: January 07, 2009, 01:23:08 AM »

cadpro

  • Guest
Re: Slides
« Reply #2 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?