Click to See Complete Forum and Search --> : How to scrape IE/Netscape or Windows text under cursor?


pschiff
June 2nd, 2004, 12:27 PM
Hi.

In my .NET C# client side app, when a hot key of my app is pressed, I need to find the app that the cursor is currently on and scrape any text words under the cursor. Must work for IE and Netscape texts and standard window programs. Any ideas how to get the text that is window/control independant? Thanks