Is there anyway to implement auto complete feature such as shown when typing a few letters in the start->run combo box?
A:
Have a look at the ComboBox.AutoCompleteMode
and ComboBox.AutoCompleteSource
properties.
Konrad Rudolph
2009-10-25 15:13:01
A:
Consider AvalonEdit but probably it too complex for this task. anyway good control :-)
Trickster
2009-10-25 15:14:02