namespace UAS_MES_NEW.SystemSetting
{
partial class SystemSetting_PrinterTestRadium
{
///
/// 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(SystemSetting_PrinterTestRadium));
this.label3 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
this.ma_qty = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.pr_detail = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
this.Export = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.Rn = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.Num = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.label2 = new System.Windows.Forms.Label();
this.PreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
this.SuspendLayout();
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(171, 735);
this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(146, 41);
this.label3.TabIndex = 31;
this.label3.Text = "起始流水";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(223, 576);
this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(82, 41);
this.label1.TabIndex = 28;
this.label1.Text = "数量";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.Location = new System.Drawing.Point(171, 657);
this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(146, 41);
this.label6.TabIndex = 36;
this.label6.Text = "流水长度";
//
// numericUpDown1
//
this.numericUpDown1.Location = new System.Drawing.Point(356, 663);
this.numericUpDown1.Name = "numericUpDown1";
this.numericUpDown1.Size = new System.Drawing.Size(120, 35);
this.numericUpDown1.TabIndex = 37;
this.numericUpDown1.Value = new decimal(new int[] {
6,
0,
0,
0});
//
// ma_qty
//
this.ma_qty.AutoSize = true;
this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_qty.Location = new System.Drawing.Point(349, 295);
this.ma_qty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.ma_qty.Name = "ma_qty";
this.ma_qty.Size = new System.Drawing.Size(0, 41);
this.ma_qty.TabIndex = 236;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.Location = new System.Drawing.Point(171, 295);
this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(146, 41);
this.label7.TabIndex = 234;
this.label7.Text = "工单数量";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.Location = new System.Drawing.Point(171, 229);
this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(146, 41);
this.label5.TabIndex = 232;
this.label5.Text = "工单编号";
//
// 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(349, 438);
this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.pr_detail.Name = "pr_detail";
this.pr_detail.Size = new System.Drawing.Size(0, 41);
this.pr_detail.TabIndex = 241;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(171, 438);
this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(146, 41);
this.label4.TabIndex = 240;
this.label4.Text = "产品名称";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.Location = new System.Drawing.Point(171, 370);
this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(146, 41);
this.label8.TabIndex = 238;
this.label8.Text = "产品代码";
//
// pr_code
//
this.pr_code.AllPower = null;
this.pr_code.BackColor = System.Drawing.Color.White;
this.pr_code.ID = null;
this.pr_code.Location = new System.Drawing.Point(356, 379);
this.pr_code.Name = "pr_code";
this.pr_code.Power = null;
this.pr_code.Size = new System.Drawing.Size(388, 35);
this.pr_code.Str = null;
this.pr_code.Str1 = null;
this.pr_code.Str2 = null;
this.pr_code.TabIndex = 239;
//
// ma_code
//
this.ma_code.AllPower = "IFALL";
this.ma_code.Caller = null;
this.ma_code.Condition = null;
this.ma_code.DBTitle = "";
this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
this.ma_code.FormName = null;
this.ma_code.Location = new System.Drawing.Point(356, 229);
this.ma_code.Margin = new System.Windows.Forms.Padding(6);
this.ma_code.Name = "ma_code";
this.ma_code.Power = "";
this.ma_code.ReturnData = null;
this.ma_code.SelectField = null;
this.ma_code.SetValueField = null;
this.ma_code.Size = new System.Drawing.Size(409, 46);
this.ma_code.TabIndex = 233;
this.ma_code.TableName = null;
this.ma_code.Tag = "makecode";
this.ma_code.TextBoxEnable = true;
//
// Export
//
this.Export.AllPower = null;
this.Export.BackColor = System.Drawing.Color.Transparent;
this.Export.DownImage = ((System.Drawing.Image)(resources.GetObject("Export.DownImage")));
this.Export.Image = null;
this.Export.IsShowBorder = true;
this.Export.Location = new System.Drawing.Point(356, 813);
this.Export.Margin = new System.Windows.Forms.Padding(6);
this.Export.MoveImage = ((System.Drawing.Image)(resources.GetObject("Export.MoveImage")));
this.Export.Name = "Export";
this.Export.NormalImage = ((System.Drawing.Image)(resources.GetObject("Export.NormalImage")));
this.Export.Power = null;
this.Export.Size = new System.Drawing.Size(150, 56);
this.Export.TabIndex = 32;
this.Export.Text = "生成流水";
this.Export.UseVisualStyleBackColor = false;
this.Export.Click += new System.EventHandler(this.Export_Click);
//
// Rn
//
this.Rn.AllPower = null;
this.Rn.BackColor = System.Drawing.Color.White;
this.Rn.ID = null;
this.Rn.Location = new System.Drawing.Point(356, 741);
this.Rn.Margin = new System.Windows.Forms.Padding(6);
this.Rn.Name = "Rn";
this.Rn.Power = null;
this.Rn.Size = new System.Drawing.Size(278, 35);
this.Rn.Str = null;
this.Rn.Str1 = null;
this.Rn.Str2 = null;
this.Rn.TabIndex = 30;
this.Rn.Text = "1";
//
// Num
//
this.Num.AllPower = null;
this.Num.BackColor = System.Drawing.Color.White;
this.Num.ID = null;
this.Num.Location = new System.Drawing.Point(356, 582);
this.Num.Margin = new System.Windows.Forms.Padding(6);
this.Num.Name = "Num";
this.Num.Power = null;
this.Num.Size = new System.Drawing.Size(278, 35);
this.Num.Str = null;
this.Num.Str1 = null;
this.Num.Str2 = null;
this.Num.TabIndex = 27;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(223, 506);
this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(82, 41);
this.label2.TabIndex = 243;
this.label2.Text = "前缀";
//
// PreFix
//
this.PreFix.AllPower = null;
this.PreFix.BackColor = System.Drawing.Color.White;
this.PreFix.ID = null;
this.PreFix.Location = new System.Drawing.Point(356, 512);
this.PreFix.Margin = new System.Windows.Forms.Padding(6);
this.PreFix.Name = "PreFix";
this.PreFix.Power = null;
this.PreFix.Size = new System.Drawing.Size(278, 35);
this.PreFix.Str = null;
this.PreFix.Str1 = null;
this.PreFix.Str2 = null;
this.PreFix.TabIndex = 242;
//
// SystemSetting_PrinterTestRadium
//
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(2034, 1118);
this.Controls.Add(this.label2);
this.Controls.Add(this.PreFix);
this.Controls.Add(this.pr_detail);
this.Controls.Add(this.label4);
this.Controls.Add(this.pr_code);
this.Controls.Add(this.label8);
this.Controls.Add(this.ma_qty);
this.Controls.Add(this.label7);
this.Controls.Add(this.ma_code);
this.Controls.Add(this.label5);
this.Controls.Add(this.numericUpDown1);
this.Controls.Add(this.label6);
this.Controls.Add(this.Export);
this.Controls.Add(this.label3);
this.Controls.Add(this.Rn);
this.Controls.Add(this.label1);
this.Controls.Add(this.Num);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(6);
this.Name = "SystemSetting_PrinterTestRadium";
this.Tag = "Setup!PrinterTest";
this.Text = "打印机调试";
this.Load += new System.EventHandler(this.SystemSetting_PrinterTest_Load);
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label3;
private CustomControl.TextBoxWithIcon.EnterTextBox Rn;
private System.Windows.Forms.Label label1;
private CustomControl.TextBoxWithIcon.EnterTextBox Num;
private CustomControl.ButtonUtil.NormalButton Export;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.NumericUpDown numericUpDown1;
private System.Windows.Forms.Label ma_qty;
private System.Windows.Forms.Label label7;
private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label pr_detail;
private System.Windows.Forms.Label label4;
private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label2;
private CustomControl.TextBoxWithIcon.EnterTextBox PreFix;
}
}