Reputation: 571
Please let me know how to mask characters such as password in Textbox in Window Phone 7.
Like this:
UserName : okame100
Password : **************
Upvotes: 4
Views: 4013
Reputation: 13549
You need a PasswordBox control: http://www.bondigeek.com/blog/2010/03/29/windows-phone-7-dev-series-textbox-input-scope/
Upvotes: 7