namespace UAS_MES.Make
{
partial class Make_CheckNoRelpace
{
///
/// 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_CheckNoRelpace));
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.old_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
this.old_checkno_label = new System.Windows.Forms.Label();
this.new_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
this.new_checkno_label = new System.Windows.Forms.Label();
this.ReplaceReason = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
this.ms_sncode_label = new System.Windows.Forms.Label();
this.ReplaceCheckNo = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.SuspendLayout();
//
// 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(681, 24);
this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
this.OperateResult.Name = "OperateResult";
this.OperateResult.Size = new System.Drawing.Size(313, 326);
this.OperateResult.TabIndex = 0;
this.OperateResult.Text = "";
//
// Clean
//
this.Clean.AllPower = null;
this.Clean.BackColor = System.Drawing.Color.Transparent;
this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
this.Clean.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
this.Clean.IsShowBorder = true;
this.Clean.Location = new System.Drawing.Point(789, 358);
this.Clean.Margin = new System.Windows.Forms.Padding(4);
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
this.Clean.Name = "Clean";
this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
this.Clean.Power = null;
this.Clean.Size = new System.Drawing.Size(100, 35);
this.Clean.TabIndex = 1;
this.Clean.Text = "清除";
this.Clean.UseVisualStyleBackColor = true;
this.Clean.Click += new System.EventHandler(this.Clean_Click);
//
// old_sncode
//
this.old_sncode.AllPower = null;
this.old_sncode.BackColor = System.Drawing.Color.White;
this.old_sncode.ID = null;
this.old_sncode.Location = new System.Drawing.Point(129, 26);
this.old_sncode.Margin = new System.Windows.Forms.Padding(4);
this.old_sncode.Name = "old_sncode";
this.old_sncode.Power = null;
this.old_sncode.Size = new System.Drawing.Size(523, 25);
this.old_sncode.Str = null;
this.old_sncode.Str1 = null;
this.old_sncode.Str2 = null;
this.old_sncode.TabIndex = 163;
this.old_sncode.Tag = "NoAuto";
//
// old_checkno_label
//
this.old_checkno_label.AutoSize = true;
this.old_checkno_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.old_checkno_label.Location = new System.Drawing.Point(23, 24);
this.old_checkno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.old_checkno_label.Name = "old_checkno_label";
this.old_checkno_label.Size = new System.Drawing.Size(92, 27);
this.old_checkno_label.TabIndex = 162;
this.old_checkno_label.Text = "原序列号";
//
// new_sncode
//
this.new_sncode.AllPower = null;
this.new_sncode.BackColor = System.Drawing.Color.White;
this.new_sncode.ID = null;
this.new_sncode.Location = new System.Drawing.Point(129, 66);
this.new_sncode.Margin = new System.Windows.Forms.Padding(4);
this.new_sncode.Name = "new_sncode";
this.new_sncode.Power = null;
this.new_sncode.Size = new System.Drawing.Size(523, 25);
this.new_sncode.Str = null;
this.new_sncode.Str1 = null;
this.new_sncode.Str2 = null;
this.new_sncode.TabIndex = 161;
this.new_sncode.Tag = "NoAuto";
//
// new_checkno_label
//
this.new_checkno_label.AutoSize = true;
this.new_checkno_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.new_checkno_label.Location = new System.Drawing.Point(23, 64);
this.new_checkno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.new_checkno_label.Name = "new_checkno_label";
this.new_checkno_label.Size = new System.Drawing.Size(92, 27);
this.new_checkno_label.TabIndex = 160;
this.new_checkno_label.Text = "新序列号";
//
// ReplaceReason
//
this.ReplaceReason.AllPower = null;
this.ReplaceReason.BackColor = System.Drawing.Color.White;
this.ReplaceReason.ID = null;
this.ReplaceReason.Location = new System.Drawing.Point(129, 109);
this.ReplaceReason.Margin = new System.Windows.Forms.Padding(4);
this.ReplaceReason.Multiline = true;
this.ReplaceReason.Name = "ReplaceReason";
this.ReplaceReason.Power = null;
this.ReplaceReason.Size = new System.Drawing.Size(523, 176);
this.ReplaceReason.Str = null;
this.ReplaceReason.Str1 = null;
this.ReplaceReason.Str2 = null;
this.ReplaceReason.TabIndex = 159;
this.ReplaceReason.Tag = "NoAuto";
//
// ms_sncode_label
//
this.ms_sncode_label.AutoSize = true;
this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_sncode_label.Location = new System.Drawing.Point(23, 106);
this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ms_sncode_label.Name = "ms_sncode_label";
this.ms_sncode_label.Size = new System.Drawing.Size(92, 27);
this.ms_sncode_label.TabIndex = 158;
this.ms_sncode_label.Text = "替换原因";
//
// ReplaceCheckNo
//
this.ReplaceCheckNo.AllPower = "ifall";
this.ReplaceCheckNo.BackColor = System.Drawing.Color.Transparent;
this.ReplaceCheckNo.DownImage = ((System.Drawing.Image)(resources.GetObject("ReplaceCheckNo.DownImage")));
this.ReplaceCheckNo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ReplaceCheckNo.Image = ((System.Drawing.Image)(resources.GetObject("ReplaceCheckNo.Image")));
this.ReplaceCheckNo.IsShowBorder = true;
this.ReplaceCheckNo.Location = new System.Drawing.Point(315, 316);
this.ReplaceCheckNo.Margin = new System.Windows.Forms.Padding(4);
this.ReplaceCheckNo.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReplaceCheckNo.MoveImage")));
this.ReplaceCheckNo.Name = "ReplaceCheckNo";
this.ReplaceCheckNo.NormalImage = ((System.Drawing.Image)(resources.GetObject("ReplaceCheckNo.NormalImage")));
this.ReplaceCheckNo.Power = "ifwrite";
this.ReplaceCheckNo.Size = new System.Drawing.Size(100, 35);
this.ReplaceCheckNo.TabIndex = 164;
this.ReplaceCheckNo.Text = "替换";
this.ReplaceCheckNo.UseVisualStyleBackColor = true;
this.ReplaceCheckNo.Click += new System.EventHandler(this.ReplaceCheckNo_Click);
//
// 序列替换
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1011, 408);
this.Controls.Add(this.ReplaceCheckNo);
this.Controls.Add(this.old_sncode);
this.Controls.Add(this.old_checkno_label);
this.Controls.Add(this.new_sncode);
this.Controls.Add(this.new_checkno_label);
this.Controls.Add(this.ReplaceReason);
this.Controls.Add(this.ms_sncode_label);
this.Controls.Add(this.Clean);
this.Controls.Add(this.OperateResult);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "序列替换";
this.Tag = "Make!CheckNoRelpace";
this.Text = "序列替换";
this.Load += new System.EventHandler(this.Make_CheckNoRelpace_Load);
this.ResumeLayout(true);
this.PerformLayout();
}
#endregion
private CustomControl.RichText.RichTextAutoBottom OperateResult;
private CustomControl.ButtonUtil.NormalButton Clean;
private CustomControl.TextBoxWithIcon.SnCollectionBox old_sncode;
private System.Windows.Forms.Label old_checkno_label;
private CustomControl.TextBoxWithIcon.SnCollectionBox new_sncode;
private System.Windows.Forms.Label new_checkno_label;
private CustomControl.TextBoxWithIcon.EnterTextBox ReplaceReason;
private System.Windows.Forms.Label ms_sncode_label;
private CustomControl.ButtonUtil.NormalButton ReplaceCheckNo;
}
}