Keying Data into a Combo Box

I

iamnu

When Caps Lock is OFF, and I key a value into a combo box, the
appropriate value will be selected.
When Caps Lock is ON, and I key a value into a combo box, the
appropriate value is NOT selected, as the Upper case letters are not
recognized as matching the lower case values.

Is there a way to make this work whether Caps Lock is ON or OFF?
 
Top