How can I copy the screen to the clipboard (Print Screen Key) in my Visual Basic program?
(I tried this with the Sendkeys Function, but that didn't work.)
Thank you for any help.

Thomas