浏览代码

修改密码微调

Hcsy 8 年之前
父节点
当前提交
226abbfb29
共有 1 个文件被更改,包括 2 次插入0 次删除
  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
             //