jlovesfishiee 0 Newbie Poster

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.

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.