How to mask characters such as password in Textbox in Windows Phone 7

◇◆丶佛笑我妖孽 提交于 2020-01-03 17:20:16

问题


Please let me know how to mask characters such as password in Textbox in Window Phone 7.

Like this:

UserName : okame100

Password : **************


回答1:


You need a PasswordBox control: http://www.bondigeek.com/blog/2010/03/29/windows-phone-7-dev-series-textbox-input-scope/



来源:https://stackoverflow.com/questions/6928005/how-to-mask-characters-such-as-password-in-textbox-in-windows-phone-7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!