开发者

Does anyone know about a WPF conponent that acts like the gmail to field?

开发者 https://www.devze.com 2022-12-28 22:11 出处:网络
Where the To-field is a textbox that also contains a dropdown, where each new contact is added to the text field? Similar to the facebook to field, where a box is created for each receiver.

Where the To-field is a textbox that also contains a dropdown, where each new contact is added to the text field? Similar to the facebook to field, where a box is created for each receiver.

Is there such a library or compon开发者_开发百科ent out there?

Thanks


just look at the Latest WPF Toolkit they have introduced AutoCompleteTextBox.

http://wpf.codeplex.com/releases/view/40535

0

精彩评论

暂无评论...
验证码 换一张
取 消