hello!!! i would really appreciate a little help. here's the deal: i have a folder with some fotos in it. all i'm trying to do is make a program in whitch you can write the name of a foto in a textbox, click the "Search" button and find that picture in that folder and then show it in a picturebox in the form.(the program will search only in one specific folder)
i used PictureBox1.ImageLocation but that only shows the foto you specify in the command.
i hope you understand what i want to say.
thanks!!