Hi - I have a web-browser control on a form - the browser control displays a word document via a .navigate method. I would like to be able to click any where on the document and 'click event' or similar is fired - so that i can do my stuff - in this case play an audio file. Presently clicking on the document positions the cursor or selects text/textboxes/tables.
Also, i'd like the document to be displayed in readonly mode - documents contents cannot be changed. Thanks for any help in advanced.
Also, i'd like the document to be displayed in readonly mode - documents contents cannot be changed. Thanks for any help in advanced.