I want to add the ability for the users to capture the current screen in my app and email it. I have a very non-technical user base so I need this to be as simple as possib
Check the Graphics.CopyFromScreen method.