Tag editing in a WPF TextBox

后端 未结 2 1993
我寻月下人不归
我寻月下人不归 2020-12-13 04:50

I want to implement a custom TextBox that will allow me to edit tags. Hotmail\'s \"To\" TextBox is the best example I can think of:

2条回答
  •  攒了一身酷
    2020-12-13 05:05

    I believe this Tokenizing control does most of what you're looking for:

    http://blog.pixelingene.com/2010/10/tokenizing-control-convert-text-to-tokens/

提交回复
热议问题