Browse Source

修改密码微调

Hcsy 8 years ago
parent
commit
226abbfb29
1 changed files with 2 additions and 0 deletions
  1. 2 0
      UAS-MES/CustomControl/HeadBar/HeadBar.Designer.cs

+ 2 - 0
UAS-MES/CustomControl/HeadBar/HeadBar.Designer.cs

@@ -106,6 +106,8 @@
             this.Change_psw.Name = "Change_psw";
             this.Change_psw.TabStop = false;
             this.Change_psw.Click += new System.EventHandler(this.Change_psw_Click);
+            this.Change_psw.MouseEnter += new System.EventHandler(this.LoginOut_MouseEnter);
+            this.Change_psw.MouseLeave += new System.EventHandler(this.LoginOut_MouseLeave);
             // 
             // pictureBox2
             //