I'm creating a simple application for Windows Phone 7 and would like to know how can I get the numeric keypad to appear instead of the keyboard when the focus is on the textbox? I've searched the web and found these codings

<TextBox InputScope=”Number” …/>      
<TextBox InputScope=”TelephoneNumber” …/>

but it doesn't work. How should I go about doing it?

Thanks.

Member Avatar for nssltd

I dont think your in the right section. Im only saying this because that code does not look like C#. I think you might get more of a response in the mobile developers forum

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.