i'm working on windows mobile app (c#, .net 2.0). i would like to make use of the device's autocomplete features for a specific textbox, but i want to be more specific than the device provides by default.
for example, i want to autocomplete to suggest a word of a specific length. it would also be nice to have several options given at once.
can anyone give me some help on this, or a link to helpful references?