S
s4
Hi, just wondering if anyone can help.
How do I save a picture from the clipboard?
I currently have a line of code to put the image into my form:
'image1.Picture = Clipboard.GetData(vbCFBitmap)
but instead would just like to dave it to a file location.
Thanks
How do I save a picture from the clipboard?
I currently have a line of code to put the image into my form:
'image1.Picture = Clipboard.GetData(vbCFBitmap)
but instead would just like to dave it to a file location.
Thanks