otherside
Well-known member
It might be stupid, but i stuck 
How can i update a picturebox with a picture from a file on runtime
i tried this
Pict.Image.FromFile("pic.jpg")
Pict.Refresh()
but it doesnt work
anyone knows ?

How can i update a picturebox with a picture from a file on runtime
i tried this
Pict.Image.FromFile("pic.jpg")
Pict.Refresh()
but it doesnt work
anyone knows ?