IE Browser Helper Object - how to get clicked text/word?
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I have a working BHO in C# - a browser helper object - which can find things on a webpage based on the element's id attribute value. Now I wish to retrieve the text or word anywhere on any webpage that the user has clicked on. I have done this the ATL/C++ way but I'm nowhere near finding a solution to this in C#/COM Interop. Anybody with the experience? Help is REALLY appreciated!!! /T