Ver Fonte

修改密码微调

Hcsy há 8 anos atrás
pai
commit
226abbfb29
1 ficheiros alterados com 2 adições e 0 exclusões
  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
             //