- Thread Author
- #1
How long should the computer wait before accepting subsequent repeated keystrokes? is set to 0.3 seconds and this is the minimum value, but holding down Backspace still erasing typed text too slow. Changing the value above 0.3 seconds (2.0 seconds is the maximum) makes held down Backspace erasing text even slower. I must set this time to be less than 0.3 seconds, but I can't do that in this ComboBox or DropDownList, but I believe that it's possible to do this through the registry with the regedit, but I don't know where exactly the setting is.