diff --git a/AppRunas/LoginForm.Designer.cs b/AppRunas/LoginForm.Designer.cs index a750682..ccabb65 100644 --- a/AppRunas/LoginForm.Designer.cs +++ b/AppRunas/LoginForm.Designer.cs @@ -46,6 +46,7 @@ private void InitializeComponent() // this.txtPassword.Location = new System.Drawing.Point(90, 15); this.txtPassword.Name = "txtPassword"; + this.txtPassword.PasswordChar = '*'; this.txtPassword.Size = new System.Drawing.Size(220, 21); this.txtPassword.TabIndex = 1; //