bug
lu
4 天以前 a75a2d05afbd147ecb44fc1b520180424b99c910
DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs
@@ -148,7 +148,7 @@
            this.ckRemember.Properties.Appearance.Options.UseForeColor = true;
            this.ckRemember.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
            this.ckRemember.Properties.Caption = "保存登录信息";
            this.ckRemember.Size = new System.Drawing.Size(351, 26);
            this.ckRemember.Size = new System.Drawing.Size(173, 26);
            this.ckRemember.StyleController = this.lay1;
            this.ckRemember.TabIndex = 17;
            // 
@@ -255,9 +255,8 @@
            this.layoutControlItem3.Control = this.ckRemember;
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 94);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(355, 47);
            this.layoutControlItem3.Size = new System.Drawing.Size(177, 47);
            this.layoutControlItem3.Text = "保存密码";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem3.TextVisible = false;