namespace CSFrameworkV5.Library.Entry { partial class frmLogin { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmLogin)); this.lbVersion = new System.Windows.Forms.Label(); this.lblBridgetype = new DevExpress.XtraEditors.LabelControl(); this.panel1 = new System.Windows.Forms.Panel(); this.txtLan = new DevExpress.XtraEditors.LookUpEdit(); this.txtUser = new DevExpress.XtraEditors.TextEdit(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.chkSaveLoginInfo = new DevExpress.XtraEditors.CheckEdit(); this.txtPwd = new DevExpress.XtraEditors.TextEdit(); this.btnCancel = new DevExpress.XtraEditors.SimpleButton(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.txtDataset = new DevExpress.XtraEditors.LookUpEdit(); this.btnLogin = new DevExpress.XtraEditors.SimpleButton(); this.btnModifyPwd = new System.Windows.Forms.LinkLabel(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.lblLoadingInfo = new System.Windows.Forms.Label(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtLan.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtUser.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkSaveLoginInfo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPwd.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDataset.Properties)).BeginInit(); this.SuspendLayout(); // // lbVersion // this.lbVersion.AutoSize = true; this.lbVersion.BackColor = System.Drawing.Color.Transparent; this.lbVersion.Font = new System.Drawing.Font("Tahoma", 9F); this.lbVersion.ForeColor = System.Drawing.Color.White; this.lbVersion.Location = new System.Drawing.Point(629, 27); this.lbVersion.Name = "lbVersion"; this.lbVersion.Size = new System.Drawing.Size(100, 18); this.lbVersion.TabIndex = 237; this.lbVersion.Text = "V5.0 (正式版)"; // // lblBridgetype // this.lblBridgetype.Appearance.ForeColor = System.Drawing.Color.MediumOrchid; this.lblBridgetype.Appearance.Options.UseForeColor = true; this.lblBridgetype.Location = new System.Drawing.Point(346, 478); this.lblBridgetype.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.lblBridgetype.Name = "lblBridgetype"; this.lblBridgetype.Size = new System.Drawing.Size(84, 18); this.lblBridgetype.TabIndex = 236; this.lblBridgetype.Text = "Bridge Type."; // // panel1 // this.panel1.BackColor = System.Drawing.Color.Transparent; this.panel1.Controls.Add(this.txtLan); this.panel1.Controls.Add(this.txtUser); this.panel1.Controls.Add(this.labelControl4); this.panel1.Controls.Add(this.chkSaveLoginInfo); this.panel1.Controls.Add(this.txtPwd); this.panel1.Controls.Add(this.btnCancel); this.panel1.Controls.Add(this.labelControl3); this.panel1.Controls.Add(this.txtDataset); this.panel1.Controls.Add(this.btnLogin); this.panel1.Controls.Add(this.btnModifyPwd); this.panel1.Controls.Add(this.labelControl2); this.panel1.Controls.Add(this.labelControl1); this.panel1.Location = new System.Drawing.Point(346, 181); this.panel1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(392, 239); this.panel1.TabIndex = 235; // // txtLan // this.txtLan.Location = new System.Drawing.Point(101, 123); this.txtLan.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txtLan.Name = "txtLan"; this.txtLan.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.txtLan.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtLan.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo("LanName", "语言名称", 80, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)}); this.txtLan.Properties.NullText = ""; this.txtLan.Properties.PopupWidth = 320; this.txtLan.Size = new System.Drawing.Size(155, 26); this.txtLan.TabIndex = 238; this.txtLan.EditValueChanged += new System.EventHandler(this.txtLan_EditValueChanged_1); // // txtUser // this.txtUser.EditValue = "admin"; this.txtUser.Location = new System.Drawing.Point(102, 9); 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(154, 30); this.txtUser.TabIndex = 21; this.txtUser.EditValueChanged += new System.EventHandler(this.txtUser_EditValueChanged); // // labelControl4 // this.labelControl4.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl4.Appearance.Options.UseForeColor = true; this.labelControl4.Appearance.Options.UseTextOptions = true; this.labelControl4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.labelControl4.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.labelControl4.Location = new System.Drawing.Point(6, 126); this.labelControl4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(93, 18); this.labelControl4.TabIndex = 234; this.labelControl4.Text = "选择语言:"; // // chkSaveLoginInfo // this.chkSaveLoginInfo.Location = new System.Drawing.Point(99, 157); this.chkSaveLoginInfo.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.chkSaveLoginInfo.Name = "chkSaveLoginInfo"; this.chkSaveLoginInfo.Properties.Appearance.ForeColor = System.Drawing.Color.White; this.chkSaveLoginInfo.Properties.Appearance.Options.UseForeColor = true; this.chkSaveLoginInfo.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat; this.chkSaveLoginInfo.Properties.Caption = "保存登录信息"; this.chkSaveLoginInfo.Size = new System.Drawing.Size(157, 26); this.chkSaveLoginInfo.TabIndex = 17; // // txtPwd // this.txtPwd.EditValue = "csframework"; this.txtPwd.Location = new System.Drawing.Point(102, 48); 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 = '*'; this.txtPwd.Size = new System.Drawing.Size(154, 30); this.txtPwd.TabIndex = 22; // // btnCancel // this.btnCancel.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btnCancel.Cursor = System.Windows.Forms.Cursors.Hand; this.btnCancel.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnCancel.ImageOptions.Image"))); this.btnCancel.Location = new System.Drawing.Point(191, 193); this.btnCancel.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(87, 37); this.btnCancel.TabIndex = 15; this.btnCancel.Text = "取消 (&C)"; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // labelControl3 // this.labelControl3.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl3.Appearance.Options.UseForeColor = true; this.labelControl3.Appearance.Options.UseTextOptions = true; this.labelControl3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.labelControl3.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.labelControl3.Location = new System.Drawing.Point(6, 89); this.labelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(93, 18); this.labelControl3.TabIndex = 233; this.labelControl3.Text = "帐套:"; // // txtDataset // this.txtDataset.Location = new System.Drawing.Point(102, 86); this.txtDataset.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txtDataset.Name = "txtDataset"; this.txtDataset.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.txtDataset.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtDataset.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo("DataSetID", "帐套编号", 100, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("DataSetName", "帐套名称", 200, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)}); this.txtDataset.Properties.NullText = ""; this.txtDataset.Properties.PopupWidth = 343; this.txtDataset.Size = new System.Drawing.Size(154, 26); this.txtDataset.TabIndex = 228; this.txtDataset.QueryPopUp += new System.ComponentModel.CancelEventHandler(this.txtDataset_QueryPopUp); // // btnLogin // this.btnLogin.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btnLogin.Cursor = System.Windows.Forms.Cursors.Hand; this.btnLogin.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnLogin.ImageOptions.Image"))); this.btnLogin.Location = new System.Drawing.Point(101, 193); this.btnLogin.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnLogin.Name = "btnLogin"; this.btnLogin.Size = new System.Drawing.Size(87, 37); this.btnLogin.TabIndex = 14; this.btnLogin.Text = "登录 (&L)"; this.btnLogin.Click += new System.EventHandler(this.btnLogin_Click); // // btnModifyPwd // this.btnModifyPwd.ActiveLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.btnModifyPwd.BackColor = System.Drawing.Color.Transparent; this.btnModifyPwd.DisabledLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.btnModifyPwd.ForeColor = System.Drawing.Color.White; this.btnModifyPwd.LinkColor = System.Drawing.Color.White; this.btnModifyPwd.Location = new System.Drawing.Point(263, 51); this.btnModifyPwd.Name = "btnModifyPwd"; this.btnModifyPwd.Size = new System.Drawing.Size(114, 22); this.btnModifyPwd.TabIndex = 229; this.btnModifyPwd.TabStop = true; this.btnModifyPwd.Text = "改密码"; this.btnModifyPwd.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.btnModifyPwd_LinkClicked); // // labelControl2 // this.labelControl2.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl2.Appearance.Options.UseForeColor = true; this.labelControl2.Appearance.Options.UseTextOptions = true; this.labelControl2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.labelControl2.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.labelControl2.Location = new System.Drawing.Point(6, 51); this.labelControl2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(93, 18); this.labelControl2.TabIndex = 232; this.labelControl2.Text = "密码:"; // // labelControl1 // this.labelControl1.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl1.Appearance.Options.UseForeColor = true; this.labelControl1.Appearance.Options.UseTextOptions = true; this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.labelControl1.Location = new System.Drawing.Point(6, 13); this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(93, 18); this.labelControl1.TabIndex = 231; this.labelControl1.Text = "登录帐号:"; // // lblLoadingInfo // this.lblLoadingInfo.AutoSize = true; this.lblLoadingInfo.BackColor = System.Drawing.Color.Transparent; this.lblLoadingInfo.ForeColor = System.Drawing.Color.White; this.lblLoadingInfo.Location = new System.Drawing.Point(343, 438); this.lblLoadingInfo.Name = "lblLoadingInfo"; this.lblLoadingInfo.Size = new System.Drawing.Size(83, 18); this.lblLoadingInfo.TabIndex = 12; this.lblLoadingInfo.Text = "准备就绪..."; // // frmLogin // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackgroundImageLayoutStore = System.Windows.Forms.ImageLayout.Tile; this.BackgroundImageStore = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImageStore"))); this.ClientSize = new System.Drawing.Size(826, 534); this.ControlBox = false; this.Controls.Add(this.lbVersion); this.Controls.Add(this.lblBridgetype); this.Controls.Add(this.panel1); this.Controls.Add(this.lblLoadingInfo); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.MaximizeBox = false; this.Name = "frmLogin"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "系统登录"; this.Load += new System.EventHandler(this.frmLogin_Load); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.txtLan.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtUser.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkSaveLoginInfo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPwd.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDataset.Properties)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label lblLoadingInfo; private DevExpress.XtraEditors.SimpleButton btnLogin; private DevExpress.XtraEditors.SimpleButton btnCancel; private DevExpress.XtraEditors.CheckEdit chkSaveLoginInfo; private DevExpress.XtraEditors.TextEdit txtUser; private DevExpress.XtraEditors.TextEdit txtPwd; private DevExpress.XtraEditors.LookUpEdit txtDataset; private System.Windows.Forms.LinkLabel btnModifyPwd; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.LabelControl labelControl3; private DevExpress.XtraEditors.LabelControl labelControl2; private DevExpress.XtraEditors.LabelControl labelControl1; private System.Windows.Forms.Panel panel1; private DevExpress.XtraEditors.LabelControl lblBridgetype; private System.Windows.Forms.Label lbVersion; private DevExpress.XtraEditors.LookUpEdit txtLan; } }