In vb.net what is the simplest way to take a screen shot of what the user of the computer is looking at. Like taking a picture with the Print screen Button and puting it in a picturebox in vb.net.
Printable View
In vb.net what is the simplest way to take a screen shot of what the user of the computer is looking at. Like taking a picture with the Print screen Button and puting it in a picturebox in vb.net.
humm, nobody knows?
http://216.239.51.100/search?q=cache:bENhXnb9Ch4C:http://www.c-sharpcorner.com/Code/20...ure+c%23&hl=en
that is C# but it should be easy to figure out what to do from it.