问题
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