Procházet zdrojové kódy

修改密码微调

Hcsy před 8 roky
rodič
revize
226abbfb29

+ 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
             //