ive used setpixelv to set a picture into a picturebox.

as i want to use the stretch feature of the imagebox i tried :

image1 = picture1

but it seems i could not get the picture to appear on the imagebox.

i've notice that imagebox uses vbtwip and picturebox uses pixels, could this be the problem ?

i did get a few values into the first few pixels of the imagebox after checking it but still cant see a thing.

someone please help !!