umm..how to get screen shot of a C# project
-
hi all i have an Exe of a C# project and i want to take its screen shots. i'm not able to do this by the simple method of copy and paste as its not working for the project however it works for any other application. plz tell me how to take screen shots. i know this is a little out of context for this forum but as my project is in C# so i've posted this query on this forum:-O Thanks for ur time
-
hi all i have an Exe of a C# project and i want to take its screen shots. i'm not able to do this by the simple method of copy and paste as its not working for the project however it works for any other application. plz tell me how to take screen shots. i know this is a little out of context for this forum but as my project is in C# so i've posted this query on this forum:-O Thanks for ur time
Saira Tanwir wrote:
i have an Exe of a C# project and i want to take its screen shots. i'm not able to do this by the simple method of copy and paste as its not working for the project however it works for any other application.
What I do is make sure the application has focus and hit Alt+PrtScn. Then paste into Paint or something. This isn't working for you?
-
Saira Tanwir wrote:
i have an Exe of a C# project and i want to take its screen shots. i'm not able to do this by the simple method of copy and paste as its not working for the project however it works for any other application.
What I do is make sure the application has focus and hit Alt+PrtScn. Then paste into Paint or something. This isn't working for you?
No its not working. any other suggestions???
-
No its not working. any other suggestions???
When you say C# project, is this a project you're working on in Visual Studio?