| | |
| | | this.btnLogin = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.label1 = new System.Windows.Forms.Label(); |
| | | this.panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtUser.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.ckRemember.Properties)).BeginInit(); |
| | |
| | | this.labelControl1.TabIndex = 231; |
| | | this.labelControl1.Text = "登录帐号:"; |
| | | // |
| | | // label1 |
| | | // |
| | | this.label1.AutoSize = true; |
| | | this.label1.BackColor = System.Drawing.Color.Transparent; |
| | | this.label1.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.label1.Location = new System.Drawing.Point(13, 779); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(163, 21); |
| | | this.label1.TabIndex = 245; |
| | | this.label1.Text = "技术支持:广深科技"; |
| | | // |
| | | // FrmLogin |
| | | // |
| | | this.Appearance.BackColor = System.Drawing.Color.Black; |
| | |
| | | this.BackgroundImageLayoutStore = System.Windows.Forms.ImageLayout.None; |
| | | this.BackgroundImageStore = global::Gs.DevApp.Properties.Resources.login_bg6; |
| | | this.ClientSize = new System.Drawing.Size(782, 806); |
| | | this.Controls.Add(this.label1); |
| | | this.Controls.Add(this.lbVersion); |
| | | this.Controls.Add(this.panel1); |
| | | this.DoubleBuffered = true; |
| | |
| | | private DevExpress.XtraEditors.LabelControl labelControl2; |
| | | private DevExpress.XtraEditors.LabelControl labelControl1; |
| | | private System.Windows.Forms.ComboBox comOrg; |
| | | private System.Windows.Forms.Label label1; |
| | | } |
| | | } |