I have to create a combobox that will accept user input (of course NOT dropdown list mode). However, input must be limited upto words in list items only, not any other character. Means it should not stop on word other than present in item list. Same time it should accept backspace and enter key.