I've been looking for a custom control in .NET that will allow me to type in a drop down list (that is populated with a list of names) and it will keep narrowing the search down depending on what I type. By default you can only sort down to the first character (ie if I press W it will go the the W's but thats as far as it gets, I have to scroll the rest of the way). If you need clairification on this let me know. Is there a control out there that will do this for me? Thanks.