Windows Phone7 支持数字密码框

发布于 2024-12-04 05:38:25 字数 147 浏览 0 评论 0原文

我正在开发 Windows Phone 7 应用程序,我需要将密码框的输入范围设置为数字,例如 ATM PIN 码,但目前还没有办法显示用于输入 PIN 码的数字键盘,或者无法显示将星号字符分配给具有数字输入范围的文本框。有没有同样的解决方法,或者 WP7 的芒果版本会支持它吗?

I am developing windows phone 7 application where i need to put the input scope of password box as numeric, say in case of ATM pin, but there is no way seen as of now where i can show numeric keypad for inputting pin or no way to assign asteric characters to textBox with numeric input scope. Is there any workaround for the same, or will it be supported in mango version of WP7?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

热血少△年 2024-12-11 05:38:25

您可以使用数字密码 输入范围。

但正如您所发现的,您需要一个自定义 TextBox 实现。我建议使用 Silverlight Toolkit 中的 PhoneTextBox

You can use the NumericPassword InputScope.

But as you figured out, you need a custom TextBox implementation. I would suggest using the PhoneTextBox from the Silverlight Toolkit

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文