Click here to Skip to main content
15,886,689 members
Please Sign up or sign in to vote.
4.33/5 (2 votes)
See more:
Hi experts

I have a C# form with a textbox on it set to autocomplete custom collection from a database. Is there an event that fires when a user finds the value they want from the autocomplete list?

thanks
Posted
Updated 25-Jul-13 2:22am
v2

1 solution

Good question. Refer to this link

Autocomplete event timing[^]

Regards..:laugh:
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900