How can i have a textbox wich can have words seperately in C# .net?
I am looking for a windows form textbox that can display words separately
like in the Tags field when posting in Stackoverflow . users can type in
the textbox and it autocomplete the item, once item is added it shows with
a delete mark beside it so user can remove it.
No comments:
Post a Comment