Originally posted by Arrow_Raider
I already tried that. picture1.image is only the picture source and not all of what the picturebox is showing.
picture1.image is same as picture1.picture
I am just curious why it's not working. That code will save whatever is drawn on the picture box(not only the image loaded in it).
I have tried it myself and it works fine.