Question

I was using InputScope in Windows Phone for open numeric Keyboard and I need its equaivalent in WinRT, Windows8.

How can I do it?

Thanks.

Was it helpful?

Solution

InputScope is still available in WinRT-XAML on the TextBox control, in the same way it is on Windows Phone development.

Add a TextBox to a page and you'll find the property under Common grouping.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top