Hi:
I would like to make a Combobox like Google's, using VFP 9. I want the Combobox to do the following:
1. Open up after the first character is typed, but not before, and stay open until done.
2. Do an incremental search on the string as more characters are typed.
3. Resize the width of the Combobox if length of string typed is wider.
4. Constrain the depth of the Combobox to about 10 rows when it opens up.
Thanks.
Apata
I would like to make a Combobox like Google's, using VFP 9. I want the Combobox to do the following:
1. Open up after the first character is typed, but not before, and stay open until done.
2. Do an incremental search on the string as more characters are typed.
3. Resize the width of the Combobox if length of string typed is wider.
4. Constrain the depth of the Combobox to about 10 rows when it opens up.
Thanks.
Apata