This is a migrated thread and some comments may be shown as answers.

Customizing Hyperlinkinfo

0 Answers 44 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Zatzh
Top achievements
Rank 1
Zatzh asked on 19 Sep 2012, 02:02 PM
hi ,

I am having a scenario where i want to add hyperlinks within Richtextbox dynamically from code .I want a specific tool tip as well for each hyperlinkinfo.Since there is only navigateuri property through which we can assign some key info , there is no other way to customize the tool tip information so that tool tip informtaion can be different.

I have already checked hyperlinktooltipformatstring  which will only change the navigationuri position inside the tooltip through placeholders.The basic intention is to set navigationuri some information which can be primarykey sort of text which can be processed in hyperlinkclicked event and some meaningful information as tool tip information that is different from navigationuri.

for eg: navigationuri can be some guid ( "e7c784da-a6c7-4b84-bf1c-8e2b93b9e7ab" ) and tool tip like " click to go to screen 1".
Any help appreciated in advance.

thanks
satheesh

No answers yet. Maybe you can help?

Tags
RichTextBox
Asked by
Zatzh
Top achievements
Rank 1
Share this question
or