this.TextBox1.TextMode=TextBoxMode.Password;
this.TextBox1.Attributes["Value"] = "12345";