質問

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.

役に立ちましたか?

解決

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top