ComboBox - Limit to List

Id expect the limit correction to happen as you type eg Items StringList contains :-
a
aa
b
bb

Type a, automatically select item 1 in dropdown
Type a, automatically select item 2 in dropdown
Type x, Beep and ignore keystroke
Backspace (delete second 'a'), automatically select item 1 in dropdown