Click here to Skip to main content
15,886,137 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
SQL
What happens when we use ACO_SEARCH option of IAutoComplete and user selects the "Search for xx" option from the dropdown. How can i launch my search engine when user selects this option from the dropdown, is there any event to catch this operation.

I my case when user selects this option, Editbox text is getting prefixed with "?" symbol which looks like garbage value so i am not able to compare the string and perform the operation.considering my application is an MFC application.

what value should get display in Editbox when user selects the "Search for xx" option from the drowdown and how it happens.

Any help in this regard would be very helpful to me.
Posted

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