| | |
| | | // |
| | | this.lbVersion.AutoSize = true; |
| | | this.lbVersion.BackColor = System.Drawing.Color.Transparent; |
| | | this.lbVersion.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold); |
| | | |
| | | this.lbVersion.ForeColor = System.Drawing.Color.White; |
| | | this.lbVersion.Location = new System.Drawing.Point(12, 9); |
| | | this.lbVersion.Name = "lbVersion"; |
| | |
| | | this.panel1.Controls.Add(this.btnLogin); |
| | | this.panel1.Controls.Add(this.labelControl2); |
| | | this.panel1.Controls.Add(this.labelControl1); |
| | | this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.panel1.Location = new System.Drawing.Point(172, 457); |
| | | this.panel1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.panel1.Name = "panel1"; |
| | |
| | | this.txtUser.Location = new System.Drawing.Point(168, 26); |
| | | this.txtUser.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.txtUser.Name = "txtUser"; |
| | | this.txtUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txtUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txtUser.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; |
| | | this.txtUser.Size = new System.Drawing.Size(211, 30); |
| | |
| | | this.ckRemember.Location = new System.Drawing.Point(168, 121); |
| | | this.ckRemember.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.ckRemember.Name = "ckRemember"; |
| | | this.ckRemember.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.ckRemember.Properties.Appearance.ForeColor = System.Drawing.Color.Black; |
| | | this.ckRemember.Properties.Appearance.Options.UseFont = true; |
| | | this.ckRemember.Properties.Appearance.Options.UseForeColor = true; |
| | |
| | | this.txtPwd.Location = new System.Drawing.Point(168, 72); |
| | | this.txtPwd.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.txtPwd.Name = "txtPwd"; |
| | | this.txtPwd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txtPwd.Properties.Appearance.Options.UseFont = true; |
| | | this.txtPwd.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; |
| | | this.txtPwd.Properties.PasswordChar = '*'; |
| | |
| | | // |
| | | // btnCancel |
| | | // |
| | | this.btnCancel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.btnCancel.Appearance.Options.UseFont = true; |
| | | this.btnCancel.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; |
| | | this.btnCancel.Cursor = System.Windows.Forms.Cursors.Hand; |
| | |
| | | // |
| | | // btnLogin |
| | | // |
| | | this.btnLogin.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.btnLogin.Appearance.Options.UseFont = true; |
| | | this.btnLogin.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; |
| | | this.btnLogin.Cursor = System.Windows.Forms.Cursors.Hand; |
| | |
| | | // |
| | | // labelControl2 |
| | | // |
| | | this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.labelControl2.Appearance.ForeColor = System.Drawing.Color.Black; |
| | | this.labelControl2.Appearance.Options.UseFont = true; |
| | | this.labelControl2.Appearance.Options.UseForeColor = true; |
| | |
| | | // |
| | | // labelControl1 |
| | | // |
| | | this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Black; |
| | | this.labelControl1.Appearance.Options.UseFont = true; |
| | | this.labelControl1.Appearance.Options.UseForeColor = true; |
| | |
| | | // |
| | | 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, 758); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(163, 21); |