namespace UAS_MES.Make
{
partial class Make_SeqTransform
{
///
/// 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(Make_SeqTransform));
this.pr_detail = new System.Windows.Forms.Label();
this.ms_makecode_label = new System.Windows.Forms.Label();
this.ma_prodcode = new System.Windows.Forms.Label();
this.pr_detail_label = new System.Windows.Forms.Label();
this.ma_prodcode_label = new System.Windows.Forms.Label();
this.sncode_label = new System.Windows.Forms.Label();
this.ChangeResult = new System.Windows.Forms.CheckBox();
this.changenum_lanel = new System.Windows.Forms.Label();
this.beforeTransSNLength_checkBox = new System.Windows.Forms.CheckBox();
this.afterTransSNLength_checkBox = new System.Windows.Forms.CheckBox();
this.beforeTransSNPre_checkBox = new System.Windows.Forms.CheckBox();
this.afterTransSNPre_checkBox = new System.Windows.Forms.CheckBox();
this.afterTransSNPre = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
this.beforeTransSNPre = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
this.ms_makecode_lock = new UAS_MES.CustomControl.CustomCheckBox.LockCheckBox();
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
this.ReCall = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.Confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.beforeTransSNLength = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxNumOnly();
this.afterTransSNLength = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxNumOnly();
this.changenum = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxNumOnly();
this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
this.SuspendLayout();
//
// pr_detail
//
this.pr_detail.AutoSize = true;
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_detail.Location = new System.Drawing.Point(585, 15);
this.pr_detail.Name = "pr_detail";
this.pr_detail.Size = new System.Drawing.Size(0, 21);
this.pr_detail.TabIndex = 65;
//
// ms_makecode_label
//
this.ms_makecode_label.AutoSize = true;
this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_makecode_label.Location = new System.Drawing.Point(15, 17);
this.ms_makecode_label.Name = "ms_makecode_label";
this.ms_makecode_label.Size = new System.Drawing.Size(0, 21);
this.ms_makecode_label.TabIndex = 61;
//
// ma_prodcode
//
this.ma_prodcode.AutoSize = true;
this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_prodcode.Location = new System.Drawing.Point(355, 15);
this.ma_prodcode.Name = "ma_prodcode";
this.ma_prodcode.Size = new System.Drawing.Size(0, 21);
this.ma_prodcode.TabIndex = 64;
//
// pr_detail_label
//
this.pr_detail_label.AutoSize = true;
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_detail_label.Location = new System.Drawing.Point(492, 15);
this.pr_detail_label.Name = "pr_detail_label";
this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
this.pr_detail_label.TabIndex = 62;
this.pr_detail_label.Text = "产品名称";
//
// ma_prodcode_label
//
this.ma_prodcode_label.AutoSize = true;
this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_prodcode_label.Location = new System.Drawing.Point(264, 15);
this.ma_prodcode_label.Name = "ma_prodcode_label";
this.ma_prodcode_label.Size = new System.Drawing.Size(74, 21);
this.ma_prodcode_label.TabIndex = 63;
this.ma_prodcode_label.Text = "产品编号";
//
// sncode_label
//
this.sncode_label.AutoSize = true;
this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.sncode_label.Location = new System.Drawing.Point(15, 441);
this.sncode_label.Name = "sncode_label";
this.sncode_label.Size = new System.Drawing.Size(58, 21);
this.sncode_label.TabIndex = 68;
this.sncode_label.Text = "录入框";
//
// ChangeResult
//
this.ChangeResult.AutoSize = true;
this.ChangeResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ChangeResult.Location = new System.Drawing.Point(296, 441);
this.ChangeResult.Name = "ChangeResult";
this.ChangeResult.Size = new System.Drawing.Size(125, 25);
this.ChangeResult.TabIndex = 70;
this.ChangeResult.Text = "修改转换结果";
this.ChangeResult.UseVisualStyleBackColor = true;
//
// changenum_lanel
//
this.changenum_lanel.AutoSize = true;
this.changenum_lanel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.changenum_lanel.Location = new System.Drawing.Point(439, 441);
this.changenum_lanel.Name = "changenum_lanel";
this.changenum_lanel.Size = new System.Drawing.Size(74, 21);
this.changenum_lanel.TabIndex = 71;
this.changenum_lanel.Text = "转换数量";
//
// beforeTransSNLength_checkBox
//
this.beforeTransSNLength_checkBox.AutoSize = true;
this.beforeTransSNLength_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
this.beforeTransSNLength_checkBox.Location = new System.Drawing.Point(20, 63);
this.beforeTransSNLength_checkBox.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.beforeTransSNLength_checkBox.Name = "beforeTransSNLength_checkBox";
this.beforeTransSNLength_checkBox.Size = new System.Drawing.Size(140, 24);
this.beforeTransSNLength_checkBox.TabIndex = 81;
this.beforeTransSNLength_checkBox.Text = "转换前序列号长度";
this.beforeTransSNLength_checkBox.UseVisualStyleBackColor = true;
//
// afterTransSNLength_checkBox
//
this.afterTransSNLength_checkBox.AutoSize = true;
this.afterTransSNLength_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
this.afterTransSNLength_checkBox.Location = new System.Drawing.Point(20, 96);
this.afterTransSNLength_checkBox.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.afterTransSNLength_checkBox.Name = "afterTransSNLength_checkBox";
this.afterTransSNLength_checkBox.Size = new System.Drawing.Size(140, 24);
this.afterTransSNLength_checkBox.TabIndex = 82;
this.afterTransSNLength_checkBox.Text = "转换后序列号长度";
this.afterTransSNLength_checkBox.UseVisualStyleBackColor = true;
//
// beforeTransSNPre_checkBox
//
this.beforeTransSNPre_checkBox.AutoSize = true;
this.beforeTransSNPre_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
this.beforeTransSNPre_checkBox.Location = new System.Drawing.Point(421, 62);
this.beforeTransSNPre_checkBox.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.beforeTransSNPre_checkBox.Name = "beforeTransSNPre_checkBox";
this.beforeTransSNPre_checkBox.Size = new System.Drawing.Size(140, 24);
this.beforeTransSNPre_checkBox.TabIndex = 83;
this.beforeTransSNPre_checkBox.Text = "转换前序列号前缀";
this.beforeTransSNPre_checkBox.UseVisualStyleBackColor = true;
//
// afterTransSNPre_checkBox
//
this.afterTransSNPre_checkBox.AutoSize = true;
this.afterTransSNPre_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
this.afterTransSNPre_checkBox.Location = new System.Drawing.Point(421, 95);
this.afterTransSNPre_checkBox.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.afterTransSNPre_checkBox.Name = "afterTransSNPre_checkBox";
this.afterTransSNPre_checkBox.Size = new System.Drawing.Size(140, 24);
this.afterTransSNPre_checkBox.TabIndex = 84;
this.afterTransSNPre_checkBox.Text = "转换后序列号前缀";
this.afterTransSNPre_checkBox.UseVisualStyleBackColor = true;
//
// afterTransSNPre
//
this.afterTransSNPre.AllPower = null;
this.afterTransSNPre.BackColor = System.Drawing.Color.White;
this.afterTransSNPre.Font = new System.Drawing.Font("微软雅黑", 10F);
this.afterTransSNPre.ID = null;
this.afterTransSNPre.Location = new System.Drawing.Point(581, 95);
this.afterTransSNPre.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.afterTransSNPre.Name = "afterTransSNPre";
this.afterTransSNPre.Power = null;
this.afterTransSNPre.Size = new System.Drawing.Size(168, 25);
this.afterTransSNPre.Str = null;
this.afterTransSNPre.Str1 = null;
this.afterTransSNPre.Str2 = null;
this.afterTransSNPre.TabIndex = 88;
//
// beforeTransSNPre
//
this.beforeTransSNPre.AllPower = null;
this.beforeTransSNPre.BackColor = System.Drawing.Color.White;
this.beforeTransSNPre.Font = new System.Drawing.Font("微软雅黑", 10F);
this.beforeTransSNPre.ID = null;
this.beforeTransSNPre.Location = new System.Drawing.Point(581, 62);
this.beforeTransSNPre.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.beforeTransSNPre.Name = "beforeTransSNPre";
this.beforeTransSNPre.Power = null;
this.beforeTransSNPre.Size = new System.Drawing.Size(168, 25);
this.beforeTransSNPre.Str = null;
this.beforeTransSNPre.Str1 = null;
this.beforeTransSNPre.Str2 = null;
this.beforeTransSNPre.TabIndex = 87;
//
// ms_makecode_lock
//
this.ms_makecode_lock.AutoSize = true;
this.ms_makecode_lock.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_makecode_lock.Location = new System.Drawing.Point(20, 17);
this.ms_makecode_lock.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.ms_makecode_lock.Name = "ms_makecode_lock";
this.ms_makecode_lock.Size = new System.Drawing.Size(51, 21);
this.ms_makecode_lock.TabIndex = 80;
this.ms_makecode_lock.Text = "锁定";
this.ms_makecode_lock.UseVisualStyleBackColor = true;
//
// OperateResult
//
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.OperateResult.Location = new System.Drawing.Point(20, 141);
this.OperateResult.Name = "OperateResult";
this.OperateResult.Size = new System.Drawing.Size(812, 287);
this.OperateResult.TabIndex = 78;
this.OperateResult.Text = "";
//
// sncode
//
this.sncode.AllPower = "ifall";
this.sncode.BackColor = System.Drawing.Color.White;
this.sncode.ID = null;
this.sncode.Location = new System.Drawing.Point(95, 441);
this.sncode.Name = "sncode";
this.sncode.Power = "ifwrite";
this.sncode.Size = new System.Drawing.Size(160, 21);
this.sncode.Str = null;
this.sncode.Str1 = null;
this.sncode.Str2 = null;
this.sncode.TabIndex = 77;
this.sncode.Tag = "IfWrite";
this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
//
// ReCall
//
this.ReCall.AllPower = null;
this.ReCall.BackColor = System.Drawing.Color.Transparent;
this.ReCall.DownImage = ((System.Drawing.Image)(resources.GetObject("ReCall.DownImage")));
this.ReCall.Image = ((System.Drawing.Image)(resources.GetObject("ReCall.Image")));
this.ReCall.IsShowBorder = true;
this.ReCall.Location = new System.Drawing.Point(438, 479);
this.ReCall.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReCall.MoveImage")));
this.ReCall.Name = "ReCall";
this.ReCall.NormalImage = ((System.Drawing.Image)(resources.GetObject("ReCall.NormalImage")));
this.ReCall.Power = null;
this.ReCall.Size = new System.Drawing.Size(70, 24);
this.ReCall.TabIndex = 74;
this.ReCall.Text = "撤销输入";
this.ReCall.UseVisualStyleBackColor = true;
this.ReCall.Click += new System.EventHandler(this.ReCall_Click);
//
// Confirm
//
this.Confirm.AllPower = "ifall";
this.Confirm.BackColor = System.Drawing.Color.Transparent;
this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
this.Confirm.IsShowBorder = true;
this.Confirm.Location = new System.Drawing.Point(340, 479);
this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
this.Confirm.Name = "Confirm";
this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
this.Confirm.Power = null;
this.Confirm.Size = new System.Drawing.Size(70, 24);
this.Confirm.TabIndex = 73;
this.Confirm.Tag = "IfWrite";
this.Confirm.Text = "确认";
this.Confirm.UseVisualStyleBackColor = true;
this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
//
// beforeTransSNLength
//
this.beforeTransSNLength.Location = new System.Drawing.Point(165, 65);
this.beforeTransSNLength.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.beforeTransSNLength.Name = "beforeTransSNLength";
this.beforeTransSNLength.Size = new System.Drawing.Size(168, 21);
this.beforeTransSNLength.TabIndex = 89;
this.beforeTransSNLength.Text = "0";
//
// afterTransSNLength
//
this.afterTransSNLength.Location = new System.Drawing.Point(165, 99);
this.afterTransSNLength.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.afterTransSNLength.Name = "afterTransSNLength";
this.afterTransSNLength.Size = new System.Drawing.Size(168, 21);
this.afterTransSNLength.TabIndex = 90;
this.afterTransSNLength.Text = "0";
//
// changenum
//
this.changenum.Enabled = false;
this.changenum.Location = new System.Drawing.Point(553, 441);
this.changenum.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.changenum.Name = "changenum";
this.changenum.Size = new System.Drawing.Size(137, 21);
this.changenum.TabIndex = 91;
this.changenum.Text = "0";
//
// ma_code
//
this.ma_code.AllPower = null;
this.ma_code.Caller = null;
this.ma_code.Condition = null;
this.ma_code.DBTitle = null;
this.ma_code.FormName = null;
this.ma_code.Location = new System.Drawing.Point(76, 16);
this.ma_code.Name = "ma_code";
this.ma_code.Power = null;
this.ma_code.SelectField = null;
this.ma_code.SetValueField = null;
this.ma_code.Size = new System.Drawing.Size(163, 22);
this.ma_code.TabIndex = 92;
this.ma_code.TableName = null;
this.ma_code.TextBoxEnable = false;
//
// Make_SeqTransform
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(849, 512);
this.Controls.Add(this.ma_code);
this.Controls.Add(this.changenum);
this.Controls.Add(this.afterTransSNLength);
this.Controls.Add(this.beforeTransSNLength);
this.Controls.Add(this.afterTransSNPre);
this.Controls.Add(this.beforeTransSNPre);
this.Controls.Add(this.afterTransSNPre_checkBox);
this.Controls.Add(this.beforeTransSNPre_checkBox);
this.Controls.Add(this.afterTransSNLength_checkBox);
this.Controls.Add(this.beforeTransSNLength_checkBox);
this.Controls.Add(this.ms_makecode_lock);
this.Controls.Add(this.OperateResult);
this.Controls.Add(this.sncode);
this.Controls.Add(this.ReCall);
this.Controls.Add(this.Confirm);
this.Controls.Add(this.changenum_lanel);
this.Controls.Add(this.ChangeResult);
this.Controls.Add(this.sncode_label);
this.Controls.Add(this.pr_detail);
this.Controls.Add(this.ms_makecode_label);
this.Controls.Add(this.ma_prodcode);
this.Controls.Add(this.pr_detail_label);
this.Controls.Add(this.ma_prodcode_label);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "Make_SeqTransform";
this.Tag = "Make!SeqTransform";
this.Text = " ";
this.Load += new System.EventHandler(this.序列转换_Load);
this.SizeChanged += new System.EventHandler(this.序列转换_SizeChanged);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label pr_detail;
private System.Windows.Forms.Label ms_makecode_label;
private System.Windows.Forms.Label ma_prodcode;
private System.Windows.Forms.Label pr_detail_label;
private System.Windows.Forms.Label ma_prodcode_label;
private System.Windows.Forms.Label sncode_label;
private System.Windows.Forms.CheckBox ChangeResult;
private System.Windows.Forms.Label changenum_lanel;
private CustomControl.ButtonUtil.NormalButton Confirm;
private CustomControl.ButtonUtil.NormalButton ReCall;
private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
private CustomControl.RichText.RichTextAutoBottom OperateResult;
private CustomControl.CustomCheckBox.LockCheckBox ms_makecode_lock;
private System.Windows.Forms.CheckBox beforeTransSNLength_checkBox;
private System.Windows.Forms.CheckBox afterTransSNLength_checkBox;
private System.Windows.Forms.CheckBox beforeTransSNPre_checkBox;
private System.Windows.Forms.CheckBox afterTransSNPre_checkBox;
private CustomControl.TextBoxWithIcon.EnterTextBox beforeTransSNPre;
private CustomControl.TextBoxWithIcon.EnterTextBox afterTransSNPre;
private CustomControl.TextBoxWithIcon.TextBoxNumOnly beforeTransSNLength;
private CustomControl.TextBoxWithIcon.TextBoxNumOnly afterTransSNLength;
private CustomControl.TextBoxWithIcon.TextBoxNumOnly changenum;
private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
}
}