Hi,
I need to get the word/paragraph under the mouse pointer in a web page displayed by Internet Explorer.
I managed getting the handle of the IE window and the mouse pointer location.
I also have the className and handle of the main display area of the internet explorer window ("Internet Explorer_Server") but from that point - how do I access the html content and its position?
Maybe you can reference me to another approach...
Thank you very much
I need to get the word/paragraph under the mouse pointer in a web page displayed by Internet Explorer.
I managed getting the handle of the IE window and the mouse pointer location.
I also have the className and handle of the main display area of the internet explorer window ("Internet Explorer_Server") but from that point - how do I access the html content and its position?
Maybe you can reference me to another approach...
Thank you very much