IIRC the combobox (and lists) uses the system mouse double click interval. In theory you might be able to temporarily change that value via gotfocus and restore it in lostfocus?
-- rk -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of John J. Mihaljevic Sent: Tuesday, July 22, 2014 11:47 AM To: [email protected] Subject: ComboBox question Hi all, I have a ComboBox on a form. When the user enters a name (rather than clicking and scrolling through the options), it works just fine. The problem is, if they pause in the middle of typing a name. For example: They're looking for JONES. They type JO (which takes them to the first JO name - JOHNSON, as it should). They pause, then type the N in JONES. They're taken to the first N name. Is there a way to eliminate this so pausing in mid-entry would leave them where they want to be? Thanks, John _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/DF1EEF11E586A64FB54A97F22A8BD04423A2B822B5@ACKBWDDQH1.artfact.local ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

