Hi
I have added a textbox to my WinMo app's form and I want to get an email address as the input. Right now if I type @, it just takes in the input as 'a' instead of the @ sign.
How do I allow the @ character in the textbox? I am using Windows Mobile Professional SDK and testing on the Smartphone Emulator.
Thanks