PDA

View Full Version : C# backhands programs


dsylebee
02-03-2009, 09:00 PM
Im wondering if its posssible to make a program using Visual C#.net
that is running in the back without being selected using binds example If I press F12 well it will take a screen shot.

And in bonus if you know the library or a place I can find examples how to make printscreens and use .JPEG formats with C# pls help me! :)

Gox
02-04-2009, 08:20 PM
Here's a starting point: Some C# code to take and save a screen capture of the active window.
http://www.cornetdesign.com/2005/04/screen-print-capture-in-c-using_08.html