The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Display User's Clipboard Image Into Picturebox Control
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Heather CzerniakPosted Aug 31, 2017, 3:31 PM
I've tried pasting an image from a location on my hard disk to a picturebox and my app crashes with a null reference exception, supposedly because copying an image from a hard disk actually copies the image's filepath. I've also noticed that in the case of pasting animated GIFs into a picturebox, only one frame is pasted. I'm guessing it's because the clipboard treats every image as a Bitmap. Any workarounds to get an animated GIF to copy, paste and animate once it's pasted?
Prabhakar PariharPosted Apr 22, 2011, 3:45 AM
Nice Article .