|
|
@@ -169,6 +169,7 @@ |
|
|
|
this.PasswordTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.PasswordTextBox.Location = new System.Drawing.Point(74, 60);
|
|
|
|
this.PasswordTextBox.Name = "PasswordTextBox";
|
|
|
|
this.PasswordTextBox.PasswordChar = '*';
|
|
|
|
this.PasswordTextBox.Size = new System.Drawing.Size(160, 20);
|
|
|
|
this.PasswordTextBox.TabIndex = 7;
|
|
|
|
this.PasswordTextBox.WordWrap = false;
|
|
|
|