DeviceManager/DeviceRepairAndOptimization/frmLogin.Designer.cs
2024-05-28 22:36:38 +08:00

262 lines
19 KiB
C#

namespace DeviceRepairAndOptimization
{
partial class frmLogin
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmLogin));
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule conditionValidationRule1 = new DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule();
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.DXErrorProvider.ConditionValidationRule conditionValidationRule2 = new DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule();
this.dxValidationProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXValidationProvider(this.components);
this.bTxtPassword = new DevExpress.XtraEditors.ButtonEdit();
this.bTxtUserCode = new DevExpress.XtraEditors.ButtonEdit();
this.lblVersion = new DevExpress.XtraEditors.SimpleButton();
this.bBtnLogin = new DevExpress.XtraEditors.SimpleButton();
this.bBtnExit = new DevExpress.XtraEditors.SimpleButton();
this.peImage = new DevExpress.XtraEditors.PictureEdit();
this.panelEx1 = new DeviceRepairAndOptimization.BaseControl.PanelEx();
this.lblTitle = new System.Windows.Forms.Label();
this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::DeviceRepairAndOptimization.frmWaiting), true, true);
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bTxtPassword.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bTxtUserCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.peImage.Properties)).BeginInit();
this.panelEx1.SuspendLayout();
this.SuspendLayout();
//
// bTxtPassword
//
this.bTxtPassword.EnterMoveNextControl = true;
this.bTxtPassword.Location = new System.Drawing.Point(124, 422);
this.bTxtPassword.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.bTxtPassword.Name = "bTxtPassword";
this.bTxtPassword.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
this.bTxtPassword.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.bTxtPassword.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.bTxtPassword.Properties.Appearance.Options.UseBackColor = true;
this.bTxtPassword.Properties.Appearance.Options.UseFont = true;
this.bTxtPassword.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
editorButtonImageOptions2.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions2.Image")));
this.bTxtPassword.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, true, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default),
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "密码可见", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "密码可见", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.bTxtPassword.Properties.UseSystemPasswordChar = true;
this.bTxtPassword.Properties.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.bTxtPassword_Properties_ButtonClick);
this.bTxtPassword.Properties.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.bTxtPassword_Properties_KeyPress);
this.bTxtPassword.Size = new System.Drawing.Size(371, 44);
this.bTxtPassword.TabIndex = 1;
conditionValidationRule1.ConditionOperator = DevExpress.XtraEditors.DXErrorProvider.ConditionOperator.IsNotBlank;
conditionValidationRule1.ErrorText = "请输入密码!";
this.dxValidationProvider1.SetValidationRule(this.bTxtPassword, conditionValidationRule1);
this.bTxtPassword.TextChanged += new System.EventHandler(this.bTxtUserCode_TextChanged);
this.bTxtPassword.Enter += new System.EventHandler(this.bTxtPassword_Enter);
this.bTxtPassword.Leave += new System.EventHandler(this.bTxtPassword_Leave);
//
// bTxtUserCode
//
this.bTxtUserCode.EnterMoveNextControl = true;
this.bTxtUserCode.ImeMode = System.Windows.Forms.ImeMode.Disable;
this.bTxtUserCode.Location = new System.Drawing.Point(124, 339);
this.bTxtUserCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.bTxtUserCode.Name = "bTxtUserCode";
this.bTxtUserCode.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
this.bTxtUserCode.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.bTxtUserCode.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.bTxtUserCode.Properties.Appearance.Options.UseBackColor = true;
this.bTxtUserCode.Properties.Appearance.Options.UseFont = true;
this.bTxtUserCode.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
editorButtonImageOptions3.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions3.Image")));
this.bTxtUserCode.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.bTxtUserCode.Size = new System.Drawing.Size(371, 44);
this.bTxtUserCode.TabIndex = 0;
conditionValidationRule2.ConditionOperator = DevExpress.XtraEditors.DXErrorProvider.ConditionOperator.IsNotBlank;
conditionValidationRule2.ErrorText = "账号不可以为空";
this.dxValidationProvider1.SetValidationRule(this.bTxtUserCode, conditionValidationRule2);
this.bTxtUserCode.TextChanged += new System.EventHandler(this.bTxtUserCode_TextChanged);
//
// lblVersion
//
this.lblVersion.AllowFocus = false;
this.lblVersion.Appearance.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold);
this.lblVersion.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(150)))), ((int)(((byte)(161)))));
this.lblVersion.Appearance.Options.UseFont = true;
this.lblVersion.Appearance.Options.UseForeColor = true;
this.lblVersion.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("lblVersion.BackgroundImage")));
this.lblVersion.Enabled = false;
this.lblVersion.Location = new System.Drawing.Point(0, 243);
this.lblVersion.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lblVersion.Name = "lblVersion";
this.lblVersion.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light;
this.lblVersion.Size = new System.Drawing.Size(618, 45);
this.lblVersion.TabIndex = 7;
this.lblVersion.Text = "Ver";
//
// bBtnLogin
//
this.bBtnLogin.Appearance.BackColor = System.Drawing.Color.Transparent;
this.bBtnLogin.Appearance.Options.UseBackColor = true;
this.bBtnLogin.AutoSize = true;
this.bBtnLogin.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bBtnLogin.BackgroundImage")));
this.bBtnLogin.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.bBtnLogin.Cursor = System.Windows.Forms.Cursors.Hand;
this.bBtnLogin.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bBtnLogin.ImageOptions.Image")));
this.bBtnLogin.Location = new System.Drawing.Point(110, 530);
this.bBtnLogin.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.bBtnLogin.Name = "bBtnLogin";
this.bBtnLogin.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light;
this.bBtnLogin.Size = new System.Drawing.Size(120, 42);
this.bBtnLogin.TabIndex = 2;
this.bBtnLogin.Click += new System.EventHandler(this.bBtnLogin_Click);
//
// bBtnExit
//
this.bBtnExit.Appearance.BackColor = System.Drawing.Color.White;
this.bBtnExit.Appearance.Options.UseBackColor = true;
this.bBtnExit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bBtnExit.BackgroundImage")));
this.bBtnExit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.bBtnExit.Cursor = System.Windows.Forms.Cursors.Hand;
this.bBtnExit.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bBtnExit.ImageOptions.Image")));
this.bBtnExit.Location = new System.Drawing.Point(360, 530);
this.bBtnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.bBtnExit.Name = "bBtnExit";
this.bBtnExit.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light;
this.bBtnExit.Size = new System.Drawing.Size(154, 54);
this.bBtnExit.TabIndex = 3;
this.bBtnExit.Click += new System.EventHandler(this.bBtnExit_Click);
//
// peImage
//
this.peImage.Dock = System.Windows.Forms.DockStyle.Top;
this.peImage.EditValue = ((object)(resources.GetObject("peImage.EditValue")));
this.peImage.Location = new System.Drawing.Point(0, 0);
this.peImage.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.peImage.Name = "peImage";
this.peImage.Properties.AllowFocused = false;
this.peImage.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
this.peImage.Properties.Appearance.Options.UseBackColor = true;
this.peImage.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.peImage.Properties.ShowMenu = false;
this.peImage.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
this.peImage.Properties.SvgImageColorizationMode = DevExpress.Utils.SvgImageColorizationMode.None;
this.peImage.Size = new System.Drawing.Size(618, 617);
this.peImage.TabIndex = 5;
this.peImage.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pnl_Top_MouseMove);
//
// panelEx1
//
this.panelEx1.BackColor = System.Drawing.Color.Transparent;
this.panelEx1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panelEx1.BackgroundImage")));
this.panelEx1.BorderColor = System.Drawing.Color.White;
this.panelEx1.BorderWidth = 1;
this.panelEx1.Controls.Add(this.lblTitle);
this.panelEx1.Location = new System.Drawing.Point(0, 0);
this.panelEx1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(618, 49);
this.panelEx1.TabIndex = 10;
this.panelEx1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pnl_Top_MouseMove);
//
// lblTitle
//
this.lblTitle.AutoSize = true;
this.lblTitle.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTitle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(150)))), ((int)(((byte)(161)))));
this.lblTitle.Location = new System.Drawing.Point(9, 10);
this.lblTitle.Name = "lblTitle";
this.lblTitle.Size = new System.Drawing.Size(109, 29);
this.lblTitle.TabIndex = 0;
this.lblTitle.Text = "系统登陆";
this.lblTitle.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pnl_Top_MouseMove);
//
// splashScreenManager1
//
this.splashScreenManager1.ClosingDelay = 500;
//
// frmLogin
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(618, 617);
this.Controls.Add(this.panelEx1);
this.Controls.Add(this.lblVersion);
this.Controls.Add(this.bBtnLogin);
this.Controls.Add(this.bBtnExit);
this.Controls.Add(this.bTxtPassword);
this.Controls.Add(this.bTxtUserCode);
this.Controls.Add(this.peImage);
this.FormBorderEffect = DevExpress.XtraEditors.FormBorderEffect.Shadow;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.IconOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("frmLogin.IconOptions.LargeImage")));
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "frmLogin";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "系统登陆";
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bTxtPassword.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bTxtUserCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.peImage.Properties)).EndInit();
this.panelEx1.ResumeLayout(false);
this.panelEx1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraEditors.PictureEdit peImage;
private DevExpress.XtraEditors.ButtonEdit bTxtPassword;
private DevExpress.XtraEditors.ButtonEdit bTxtUserCode;
private DevExpress.XtraEditors.SimpleButton bBtnLogin;
private DevExpress.XtraEditors.SimpleButton bBtnExit;
private DevExpress.XtraEditors.SimpleButton lblVersion;
private DevExpress.XtraEditors.DXErrorProvider.DXValidationProvider dxValidationProvider1;
private BaseControl.PanelEx panelEx1;
private System.Windows.Forms.Label lblTitle;
private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1;
}
}