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