Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting the Delay for Incremental Search
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00291869
Message ID:
00291875
Views:
19
>Is it possible to set/reset the delay between keystrokes for incremental search in listbox and combobox controls. If so, does anyone know how.

yes, use _dblclick in gotfocus & lostfocus, value of 1 or so should do it.

_dblclick = 1 && or maybe 1.5 or 2 in Gotfocus
_dblclick = .5 && Lostfocus
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform