| | |
| | | lbGuid.Text = ""; |
| | | Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 4); |
| | | UtilityHelper.CleanValueByControl(this.layoutMx1.Controls, true); |
| | | //txt_password.Visible = lbPwd.Visible = true; |
| | | txt_password.Enabled =true; |
| | | txt_account.Enabled = txt_password.Enabled = true; |
| | | } |
| | | |
| | |
| | | var dy = _rtn.rtnData; |
| | | lbGuid.Text = strGuid; |
| | | UtilityHelper.SetValueByObj(this.layoutMx1.Controls, dy, isEdit); |
| | | //txt_account.Enabled = txt_password.Enabled = |
| | | // //txt_password.Visible = |
| | | // lbPwd.Visible = tipPwd.Visible = false; |
| | | txt_account.Enabled = txt_password.Enabled = txt_password.Enabled = false; |
| | | } |
| | | else |
| | | { |