AutoComplete TextBox in WPF

后端 未结 8 1436
忘了有多久
忘了有多久 2020-11-27 11:17

Is it possible to make a textbox autocomplete in WPF?

I found a sample where a combo box is used and the triangle is removed by editing the style template.

8条回答
  •  北海茫月
    2020-11-27 11:27

    and here the fork of the toolkit wich contains the port to 4.O,

    https://github.com/jogibear9988/wpftoolkit

    it's worked very well to me .

提交回复
热议问题