Is there anyway to implement auto complete feature such as shown when typing a few letters in the start->run combo bo开发者_开发知识库x?
Have a look at the ComboBox.AutoCompleteMode and ComboBox.AutoCompleteSource properties.
Consider AvalonEdit but probably it too complex for this task. anyway good control :-)
加载中,请稍侯......
精彩评论