Hi,

I am developing an app for WM5 using CF 2.0. I have cases where the
auto-complete feature of the TextBox control is very annoying. Is
there a way to disable or turn off the autocomplete feature of the
control either at the form level or at the control level?

Thanks,
Mark

RE: Auto-Complete feature of the TextBox control by amitranjan

amitranjan
Fri Apr 06 01:36:00 CDT 2007

Check out SHSetInputContext () function and SHIC_FEATURE_AUTOSUGGEST
--
Thanks and Regards
Amit Ranjan
blog:http://amitranjan.wordpress.com


"Mark" wrote:

> Hi,
>
> I am developing an app for WM5 using CF 2.0. I have cases where the
> auto-complete feature of the TextBox control is very annoying. Is
> there a way to disable or turn off the autocomplete feature of the
> control either at the form level or at the control level?
>
> Thanks,
> Mark
>
>