How to implement the Auto Complete(tagging) functionality and then upon selection it should render as a hyperlink which can clickable to redirect to some other window in WPF.
Example: Similar to Auto Complete feature. After selecting the Item from the popup it should render as HyperLink I have tried using RichTextBox also TextBox.


Rijwan AnsariPosted Jan 9, 2022, 2:09 PM