Hi!
I have a pictureBox control pointing at a jpg on a server, this jpg file constantly changes (keeps the same file name etc but the image change).
Could anyone tell me how to get the PictureBox to constantly refresh (the picturebox must continue to refresh regardless of what else is going on with the program) it's image property so in the net result would be video-like with the PictureBox updating every second or so.
thx v.much
db
I have a pictureBox control pointing at a jpg on a server, this jpg file constantly changes (keeps the same file name etc but the image change).
Could anyone tell me how to get the PictureBox to constantly refresh (the picturebox must continue to refresh regardless of what else is going on with the program) it's image property so in the net result would be video-like with the PictureBox updating every second or so.
thx v.much
db