I have a preview1 (preview 1.0 type library taken from components) in vb6 and to add picture in the preview1 i put following code in command1 :

Preview1.Show ("H:\107 wallpapers\")

but it shows only the first available picture in the preview1 and the slide show does not show the remaining picture in the folder. How can i put all the picture of the folder in preview1 ? and how the slideshow will work in preview1 ?

Regards.