In our project, before we do a check in to VSS, we need to take screen-shot of the check-in file list and store in a folder with date and time.
Is there anyway to take screen-shot of the whole page inside visual studio?
Thanks,
Mahesh
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As Craig said, Alt + PrintScreen is definitely the right way to capture a selected window. However, the problem is that if the list of files to commit is too long, you won’t get everything. I personally use SnagIt to do screen captures of things that require scrolling. It is intelligent enough to capture everything that’s off of the window as well.