Imagebox Loading Images [solved]
Well Hello,
I have a listbox with some URL of some images, and a picturebox, my question is . . . how I make that the picturebox load the image of the URL Selected in the listbox?
thanks . . .
[highlight=vb.net]PictureBox1.ImageLocation = ListBox1.SelectedItem[/highlight]
That's what I thought of top of my head. Idk if it works but give it a try
LoL it works, thanks! xD
Also How I make it downloads the image of the URL?
My.Computer.Network
or My.Network.DownloadSomething
search on that places..i forgot, its something with network and downloafile