Is there another way to save the contents of a picturebox, cause SavePicture isnt doing the trick for me 'cause I have another picturebox within and I would like to save that everything in one picture. any ideas thanks a lot!
Printable View
Is there another way to save the contents of a picturebox, cause SavePicture isnt doing the trick for me 'cause I have another picturebox within and I would like to save that everything in one picture. any ideas thanks a lot!
tink you have to make a third picturebox and merge the two pictures into that.
or merge the little picturebox onto the big picturebox
and then save...
just a suggestion :)
take a look at Evans sample in this thread : http://www.vbforums.com/showthread.p...hreadid=124485
might be what your after :)