sureshgoud bhimagonolla

sureshgoud bhimagonolla

  • 1.3k
  • 353
  • 72.1k

Auto Complete feature in Textbox WPF

Jan 7 2022 10:12 AM

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.


Answers (1)