preview 1.0 type library help need
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. :wave:
Re: preview 1.0 type library help need
i think it doesnt hav any options to move next images, even the buttons next and previous also not working, i dont knw is there any trick to do that:confused:
another way to do that, u can add a FileListBox to get the image list in a folder then show them in preview control, or image box / picture box.
Re: preview 1.0 type library help need
Wasn't this the old Picture & Fax Viewer in XP? I don't think it exists in current versions of Windows, though something replaced it I'm sure.
I don't think it was ever documented for use in applications.