|
|
|
@ -29,11 +29,6 @@
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
{
|
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LoginFrom));
|
|
|
|
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
|
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
|
@ -46,9 +41,7 @@
|
|
|
|
|
this.panelright = new DevExpress.XtraEditors.PanelControl();
|
|
|
|
|
this.ckSysMode = new DevExpress.XtraEditors.CheckEdit();
|
|
|
|
|
this.btnLogin = new DevExpress.XtraEditors.SimpleButton();
|
|
|
|
|
this.separatorControl2 = new DevExpress.XtraEditors.SeparatorControl();
|
|
|
|
|
this.separatorControl1 = new DevExpress.XtraEditors.SeparatorControl();
|
|
|
|
|
this.txtPwd = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
|
|
this.txtUserName = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
|
|
this.lblClose = new DevExpress.XtraEditors.LabelControl();
|
|
|
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
|
|
@ -60,9 +53,7 @@
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.panelright)).BeginInit();
|
|
|
|
|
this.panelright.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ckSysMode.Properties)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.separatorControl2)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.separatorControl1)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPwd.Properties)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUserName.Properties)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
|
|
|
this.panelControl1.SuspendLayout();
|
|
|
|
@ -124,7 +115,7 @@
|
|
|
|
|
this.labelControl2.Name = "labelControl2";
|
|
|
|
|
this.labelControl2.Size = new System.Drawing.Size(341, 390);
|
|
|
|
|
this.labelControl2.TabIndex = 0;
|
|
|
|
|
this.labelControl2.Text = "Welcome\r\n电动压缩机检测系统";
|
|
|
|
|
this.labelControl2.Text = "Welcome\r\n富东机械信息系统";
|
|
|
|
|
//
|
|
|
|
|
// panelright
|
|
|
|
|
//
|
|
|
|
@ -133,9 +124,7 @@
|
|
|
|
|
this.panelright.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
|
|
|
this.panelright.Controls.Add(this.ckSysMode);
|
|
|
|
|
this.panelright.Controls.Add(this.btnLogin);
|
|
|
|
|
this.panelright.Controls.Add(this.separatorControl2);
|
|
|
|
|
this.panelright.Controls.Add(this.separatorControl1);
|
|
|
|
|
this.panelright.Controls.Add(this.txtPwd);
|
|
|
|
|
this.panelright.Controls.Add(this.txtUserName);
|
|
|
|
|
this.panelright.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panelright.Location = new System.Drawing.Point(341, 4);
|
|
|
|
@ -180,45 +169,19 @@
|
|
|
|
|
this.btnLogin.Text = "登录";
|
|
|
|
|
this.btnLogin.Click += new System.EventHandler(this.btnLogin_Click);
|
|
|
|
|
//
|
|
|
|
|
// separatorControl2
|
|
|
|
|
//
|
|
|
|
|
this.separatorControl2.Location = new System.Drawing.Point(51, 217);
|
|
|
|
|
this.separatorControl2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
this.separatorControl2.Name = "separatorControl2";
|
|
|
|
|
this.separatorControl2.Padding = new System.Windows.Forms.Padding(1);
|
|
|
|
|
this.separatorControl2.Size = new System.Drawing.Size(251, 10);
|
|
|
|
|
this.separatorControl2.TabIndex = 5;
|
|
|
|
|
//
|
|
|
|
|
// separatorControl1
|
|
|
|
|
//
|
|
|
|
|
this.separatorControl1.BackColor = System.Drawing.Color.White;
|
|
|
|
|
this.separatorControl1.Location = new System.Drawing.Point(51, 126);
|
|
|
|
|
this.separatorControl1.Location = new System.Drawing.Point(51, 197);
|
|
|
|
|
this.separatorControl1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
this.separatorControl1.Name = "separatorControl1";
|
|
|
|
|
this.separatorControl1.Padding = new System.Windows.Forms.Padding(1);
|
|
|
|
|
this.separatorControl1.Size = new System.Drawing.Size(251, 10);
|
|
|
|
|
this.separatorControl1.TabIndex = 5;
|
|
|
|
|
//
|
|
|
|
|
// txtPwd
|
|
|
|
|
//
|
|
|
|
|
this.txtPwd.Location = new System.Drawing.Point(51, 184);
|
|
|
|
|
this.txtPwd.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
this.txtPwd.Name = "txtPwd";
|
|
|
|
|
this.txtPwd.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
|
|
|
this.txtPwd.Properties.Appearance.Options.UseFont = true;
|
|
|
|
|
this.txtPwd.Properties.AutoHeight = false;
|
|
|
|
|
this.txtPwd.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
|
|
|
editorButtonImageOptions3.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions3.Image")));
|
|
|
|
|
this.txtPwd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, true, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
|
|
this.txtPwd.Properties.NullValuePrompt = "请输入密码";
|
|
|
|
|
this.txtPwd.Properties.PasswordChar = '·';
|
|
|
|
|
this.txtPwd.Size = new System.Drawing.Size(251, 47);
|
|
|
|
|
this.txtPwd.TabIndex = 2;
|
|
|
|
|
//
|
|
|
|
|
// txtUserName
|
|
|
|
|
//
|
|
|
|
|
this.txtUserName.Location = new System.Drawing.Point(51, 88);
|
|
|
|
|
this.txtUserName.Location = new System.Drawing.Point(51, 159);
|
|
|
|
|
this.txtUserName.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
this.txtUserName.Name = "txtUserName";
|
|
|
|
|
this.txtUserName.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
|
|
@ -295,9 +258,7 @@
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.panelright)).EndInit();
|
|
|
|
|
this.panelright.ResumeLayout(false);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ckSysMode.Properties)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.separatorControl2)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.separatorControl1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPwd.Properties)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUserName.Properties)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
|
|
|
this.panelControl1.ResumeLayout(false);
|
|
|
|
@ -313,8 +274,6 @@
|
|
|
|
|
private DevExpress.XtraEditors.LabelControl labelControl2;
|
|
|
|
|
private DevExpress.XtraEditors.ButtonEdit txtUserName;
|
|
|
|
|
private DevExpress.XtraEditors.SeparatorControl separatorControl1;
|
|
|
|
|
private DevExpress.XtraEditors.ButtonEdit txtPwd;
|
|
|
|
|
private DevExpress.XtraEditors.SeparatorControl separatorControl2;
|
|
|
|
|
private DevExpress.XtraEditors.SimpleButton btnLogin;
|
|
|
|
|
private DevExpress.XtraEditors.CheckEdit ckSysMode;
|
|
|
|
|
private DevExpress.XtraEditors.LabelControl lblClose;
|
|
|
|
|