I have several instances in my application that I would prefer to use a numerical keyboard. Does one exist in WP7 and if so, how would I go about popping that one up for a text box instead of the normal one?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You should use InputScope for the textBox
Here is the full list of InputScopes that are expected to be supported, based on the current enum names for InputScopeNameValue:
[NOTE] Even if you don’t get the keyboard you want, you can still use it because it is highly possible to be supported in the future (final Mango probably)
http://www.imaginativeuniversal.com/blog/post/2010/07/06/WP7-InputScope.aspx