DeviceManager/TsSFCDevice.Client.Launch/Common/pageSignature.Designer.cs
2024-08-02 10:52:45 +08:00

333 lines
22 KiB
C#

namespace TsSFCDevice.Client.Launch.Common
{
partial class pageSignature
{
/// <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()
{
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(pageSignature));
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = 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();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions6 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject21 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject22 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject23 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject24 = 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();
this.sccMain = new DevExpress.XtraEditors.SplitContainerControl();
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.bTxtUserCode = new DevExpress.XtraEditors.ButtonEdit();
this.bTxtPassword = new DevExpress.XtraEditors.ButtonEdit();
this.bTxtNotes = new DevExpress.XtraEditors.ButtonEdit();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
this.lblNotes = new DevExpress.XtraLayout.LayoutControlItem();
this.btnOK = new DevExpress.XtraEditors.SimpleButton();
this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
((System.ComponentModel.ISupportInitialize)(this.sccMain)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.sccMain.Panel1)).BeginInit();
this.sccMain.Panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.sccMain.Panel2)).BeginInit();
this.sccMain.Panel2.SuspendLayout();
this.sccMain.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.bTxtUserCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bTxtPassword.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bTxtNotes.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lblNotes)).BeginInit();
this.SuspendLayout();
//
// sccMain
//
this.sccMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.sccMain.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
this.sccMain.Horizontal = false;
this.sccMain.IsSplitterFixed = true;
this.sccMain.Location = new System.Drawing.Point(0, 0);
this.sccMain.Name = "sccMain";
//
// sccMain.Panel1
//
this.sccMain.Panel1.Controls.Add(this.layoutControl1);
this.sccMain.Panel1.Text = "Panel1";
//
// sccMain.Panel2
//
this.sccMain.Panel2.Controls.Add(this.btnOK);
this.sccMain.Panel2.Controls.Add(this.btnCancel);
this.sccMain.Panel2.Text = "Panel2";
this.sccMain.Size = new System.Drawing.Size(569, 297);
this.sccMain.SplitterPosition = 65;
this.sccMain.TabIndex = 10;
//
// layoutControl1
//
this.layoutControl1.AllowCustomization = false;
this.layoutControl1.Controls.Add(this.bTxtUserCode);
this.layoutControl1.Controls.Add(this.bTxtPassword);
this.layoutControl1.Controls.Add(this.bTxtNotes);
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl1.Location = new System.Drawing.Point(0, 0);
this.layoutControl1.Name = "layoutControl1";
this.layoutControl1.OptionsFocus.EnableAutoTabOrder = false;
this.layoutControl1.Root = this.Root;
this.layoutControl1.Size = new System.Drawing.Size(569, 222);
this.layoutControl1.TabIndex = 8;
this.layoutControl1.Text = "layoutControl1";
//
// bTxtUserCode
//
this.bTxtUserCode.EnterMoveNextControl = true;
this.bTxtUserCode.ImeMode = System.Windows.Forms.ImeMode.Disable;
this.bTxtUserCode.Location = new System.Drawing.Point(65, 12);
this.bTxtUserCode.Name = "bTxtUserCode";
this.bTxtUserCode.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
this.bTxtUserCode.Properties.Appearance.BackColor = System.Drawing.Color.White;
this.bTxtUserCode.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bTxtUserCode.Properties.Appearance.Options.UseBackColor = true;
this.bTxtUserCode.Properties.Appearance.Options.UseFont = true;
this.bTxtUserCode.Properties.AutoHeight = false;
this.bTxtUserCode.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
editorButtonImageOptions5.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("editorButtonImageOptions5.SvgImage")));
this.bTxtUserCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, true, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.bTxtUserCode.Size = new System.Drawing.Size(492, 44);
this.bTxtUserCode.StyleController = this.layoutControl1;
this.bTxtUserCode.TabIndex = 0;
//
// bTxtPassword
//
this.bTxtPassword.EnterMoveNextControl = true;
this.bTxtPassword.Location = new System.Drawing.Point(65, 71);
this.bTxtPassword.Name = "bTxtPassword";
this.bTxtPassword.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
this.bTxtPassword.Properties.Appearance.BackColor = System.Drawing.Color.White;
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.AutoHeight = false;
this.bTxtPassword.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
editorButtonImageOptions1.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("editorButtonImageOptions1.SvgImage")));
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, false, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "密码可见", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.bTxtPassword.Properties.UseSystemPasswordChar = true;
this.bTxtPassword.Size = new System.Drawing.Size(492, 44);
this.bTxtPassword.StyleController = this.layoutControl1;
this.bTxtPassword.TabIndex = 1;
//
// bTxtNotes
//
this.bTxtNotes.EnterMoveNextControl = true;
this.bTxtNotes.Location = new System.Drawing.Point(65, 130);
this.bTxtNotes.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.bTxtNotes.Name = "bTxtNotes";
this.bTxtNotes.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 14.25F);
this.bTxtNotes.Properties.Appearance.Options.UseFont = true;
this.bTxtNotes.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
editorButtonImageOptions2.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("editorButtonImageOptions2.SvgImage")));
this.bTxtNotes.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, true, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.bTxtNotes.Properties.MaxLength = 50;
this.bTxtNotes.Size = new System.Drawing.Size(492, 42);
this.bTxtNotes.StyleController = this.layoutControl1;
this.bTxtNotes.TabIndex = 4;
//
// Root
//
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.Root.GroupBordersVisible = false;
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem1,
this.layoutControlItem2,
this.emptySpaceItem1,
this.emptySpaceItem3,
this.emptySpaceItem4,
this.lblNotes});
this.Root.Name = "Root";
this.Root.Size = new System.Drawing.Size(569, 222);
this.Root.TextVisible = false;
//
// layoutControlItem1
//
this.layoutControlItem1.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
this.layoutControlItem1.AppearanceItemCaption.Options.UseFont = true;
this.layoutControlItem1.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem1.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.layoutControlItem1.Control = this.bTxtUserCode;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Size = new System.Drawing.Size(549, 48);
this.layoutControlItem1.Text = "账号";
this.layoutControlItem1.TextSize = new System.Drawing.Size(41, 19);
//
// layoutControlItem2
//
this.layoutControlItem2.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
this.layoutControlItem2.AppearanceItemCaption.Options.UseFont = true;
this.layoutControlItem2.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem2.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.layoutControlItem2.Control = this.bTxtPassword;
this.layoutControlItem2.Location = new System.Drawing.Point(0, 59);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Size = new System.Drawing.Size(549, 48);
this.layoutControlItem2.Text = "密码";
this.layoutControlItem2.TextSize = new System.Drawing.Size(41, 19);
//
// emptySpaceItem1
//
this.emptySpaceItem1.AllowHotTrack = false;
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 48);
this.emptySpaceItem1.Name = "emptySpaceItem1";
this.emptySpaceItem1.Size = new System.Drawing.Size(549, 11);
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem3
//
this.emptySpaceItem3.AllowHotTrack = false;
this.emptySpaceItem3.Location = new System.Drawing.Point(0, 107);
this.emptySpaceItem3.Name = "emptySpaceItem3";
this.emptySpaceItem3.Size = new System.Drawing.Size(549, 11);
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem4
//
this.emptySpaceItem4.AllowHotTrack = false;
this.emptySpaceItem4.Location = new System.Drawing.Point(0, 164);
this.emptySpaceItem4.Name = "emptySpaceItem4";
this.emptySpaceItem4.Size = new System.Drawing.Size(549, 38);
this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
//
// lblNotes
//
this.lblNotes.AllowHtmlStringInCaption = true;
this.lblNotes.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
this.lblNotes.AppearanceItemCaption.Options.UseFont = true;
this.lblNotes.Control = this.bTxtNotes;
this.lblNotes.Location = new System.Drawing.Point(0, 118);
this.lblNotes.Name = "lblNotes";
this.lblNotes.Size = new System.Drawing.Size(549, 46);
this.lblNotes.Text = "备注<color=red>*<color/>";
this.lblNotes.TextSize = new System.Drawing.Size(41, 19);
//
// btnOK
//
this.btnOK.Appearance.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnOK.Appearance.Options.UseFont = true;
this.btnOK.Location = new System.Drawing.Point(121, 11);
this.btnOK.Name = "btnOK";
this.btnOK.Size = new System.Drawing.Size(110, 42);
this.btnOK.TabIndex = 4;
this.btnOK.Text = "确 定";
this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
//
// btnCancel
//
this.btnCancel.Appearance.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnCancel.Appearance.Options.UseFont = true;
this.btnCancel.Location = new System.Drawing.Point(321, 11);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(110, 42);
this.btnCancel.TabIndex = 5;
this.btnCancel.Text = "取 消";
this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
//
// pageSignature
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(569, 297);
this.ControlBox = false;
this.Controls.Add(this.sccMain);
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.Name = "pageSignature";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "用户确认";
this.Load += new System.EventHandler(this.pageSignature_Load);
((System.ComponentModel.ISupportInitialize)(this.sccMain.Panel1)).EndInit();
this.sccMain.Panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.sccMain.Panel2)).EndInit();
this.sccMain.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.sccMain)).EndInit();
this.sccMain.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.bTxtUserCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bTxtPassword.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bTxtNotes.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lblNotes)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.SplitContainerControl sccMain;
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraEditors.ButtonEdit bTxtUserCode;
private DevExpress.XtraEditors.ButtonEdit bTxtPassword;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
private DevExpress.XtraEditors.SimpleButton btnOK;
private DevExpress.XtraEditors.SimpleButton btnCancel;
private DevExpress.XtraEditors.ButtonEdit bTxtNotes;
private DevExpress.XtraLayout.LayoutControlItem lblNotes;
}
}