How can I save something without showing a SaveFileDialog()?

Posted by Sergio Tapia on Stack Overflow See other posts from Stack Overflow or by Sergio Tapia
Published on 2010-05-27T01:04:05Z Indexed on 2010/05/27 1:11 UTC
Read the original article Hit count: 292

Filed under:
|
|

I made a program to take a screenshot of the screen. How can I save the image without prompting the user for imput?

© Stack Overflow or respective owner

Related posts about c#

Related posts about windows-forms