How to capture region of screen in C#
I want to capture region of screen and selected screen to read text on clipboard in windows application
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nico GisPosted Mar 6, 2019, 11:31 AM
Guillermo RodrigoPosted Jul 2, 2015, 9:20 AM
Manoj BhoirPosted Jul 1, 2015, 3:39 AM
Check these links:
http://www.codeproject.com/Articles/485883/Create-your-own-Snipping-Tool
And:
http://www.codeproject.com/Articles/21913/TeboScreen-Basic-C-Screen-Capture-Application
as references of Snipping tool creation.
Hope this helps.
Rohan GuptaPosted Jul 1, 2015, 3:31 AM