Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Win 8.1 为平板电脑开发应用程序。我有一些只有数字输入的文本框,我需要在输入时弹出数字屏幕键盘而不是标准键盘。WinPhone 有 InputScope。Win 8.1 有类似的东西吗?
嗨,Win 8.1 TextBox 中也有属性InputScope="Number"。
InputScope="Number"