From b2ddfe5950949b55853177926b2a335dc741c8b3 Mon Sep 17 00:00:00 2001 From: sdg32 Date: Fri, 24 Jun 2016 12:34:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=99=BB=E5=BD=95=E7=AA=97?= =?UTF-8?q?=E5=8F=A3=E5=AF=86=E7=A0=81=E6=98=8E=E6=96=87=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AppRunas/LoginForm.Designer.cs | 1 + 1 file changed, 1 insertion(+) 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; //