Ryan Minor

Ryan Minor

  • NA
  • 12
  • 0

ComboBox, respond to user keyboard input

Jan 31 2009 5:20 PM

Hi there

I created a ComboBox in C# 3.5.  The user clicks the drop down list and selects an item.

Is there a way to respond to the user pressing a key.  For example, the user types the first three letters of an item on the list, and the combobox goes to that item and types the rest?

 


Answers (1)