In WP development, the main input control actually has two, one is a textbox, the other is the password control. There are many new features in the two controls, especially the TextBox control. PasswordBox: A password box control that is used to enter a custom matte character input control.
<passwordbox grid.row= "1" height= "horizontalalignment=" left "margin=" 12,284,0,0 "name=" PasswordBox1 " Verticalalignment= "Top" width= "460" passwordchar= "$"/><passwordbox grid.row= "1" height= "72" Horizontalalignment= "left" margin= "12,119,0,0" name= "PasswordBox2" verticalalignment= "Top" width= "460"/> <passwordbox grid.row= "1" height= "horizontalalignment=" left "margin=" 12,454,0,0 "name=" PasswordBox3 " Verticalalignment= "Top" width= "460" passwordchar= "@"/>
PasswordChar: Sets the password display character.
<ignore_js_op>
Two. TextBox: Input Box control.
Detailed Description: http://wp.662p.com/thread-7937-1-1.html
Windows Phone-Input control implementation