V
Victor Espina
Yesterday I spent several hours looking for a solution to implement
autocomplete functionality for textbox controls in .NETcf 1.0, and came
empty handed.
So, I ended up building my own solution using pure managed code in C#,
and it worked amazingly fine!
Here is the article:
http://www.victorespina.com/hs/en/index.php/AutoComplete_for_NETcf
I hope this can save others some hours of search and frustration.
Victor Espina
autocomplete functionality for textbox controls in .NETcf 1.0, and came
empty handed.
So, I ended up building my own solution using pure managed code in C#,
and it worked amazingly fine!
Here is the article:
http://www.victorespina.com/hs/en/index.php/AutoComplete_for_NETcf
I hope this can save others some hours of search and frustration.
Victor Espina