C# Web Browser with click and highlight
Posted
by Tim Almond
on Stack Overflow
See other posts from Stack Overflow
or by Tim Almond
Published on 2009-07-07T06:57:13Z
Indexed on
2010/06/15
9:02 UTC
Read the original article
Hit count: 138
Before I go off and code this, I thought I'd see if anyone here knows of any open source (or paid for) equivalents already built.
I'm looking for a browser control where users can preview a web page and then highlight elements of it and once highlighted, I can get the div or id of the element selected.
Has anyone seen such a thing?
© Stack Overflow or respective owner