Beiträge von abi

    Thanks Jullian for the reply.

    Is there a way to do this by *not* changing the structure of the doc. As you said before in your reply we can do this by adding hyperlinks, bookmarks. But adding these(hyperlinks,bookmarks) we would be changing the structure of the document (like the underlying rtf).

    Thanks in advance again for your reply.

    -Abi

    Is it possible to specifically mark text inside the control and subscribe events like Click, Double Click, Context Menu Clicked, Mouse Hover etc.

    For example: Assuming the following text has already loaded -

    Foo Bar Baz.

    Is it possible to subscribe events specifically on "Foo" for example like a click event when ever the user clicks on "Foo" ?

    Thanks in advance.