I'm new to using VFP controls.
I've got a listbox containing approx 5000 company names. If I type the first letter, an indicator will position on the first company with that letter (this is expected).
If I enter 2 or 3 letters in rapid succession, the indicator will position, generally, on the correct company (more refined search - and this is desired).
If I enter the 2 or 3 letters slower, The app will use the last character entered and position on that company (this is not desired).
Is there a property on the listbox that governs the "rate" at which charaters are entered before they are processed?
Thanks.
I've got a listbox containing approx 5000 company names. If I type the first letter, an indicator will position on the first company with that letter (this is expected).
If I enter 2 or 3 letters in rapid succession, the indicator will position, generally, on the correct company (more refined search - and this is desired).
If I enter the 2 or 3 letters slower, The app will use the last character entered and position on that company (this is not desired).
Is there a property on the listbox that governs the "rate" at which charaters are entered before they are processed?
Thanks.