namespace FileWatcher
{
partial class Form4
{
///
/// 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()
{
this.StartWatch = new System.Windows.Forms.Button();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.textBox2 = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.textBox3 = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.textBox4 = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.textBox5 = new System.Windows.Forms.TextBox();
this.button1 = new System.Windows.Forms.Button();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.label7 = new System.Windows.Forms.Label();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.label8 = new System.Windows.Forms.Label();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.checkBox2 = new System.Windows.Forms.CheckBox();
this.checkBox3 = new System.Windows.Forms.CheckBox();
this.label9 = new System.Windows.Forms.Label();
this.textBox6 = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.textBox7 = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.textBox8 = new System.Windows.Forms.TextBox();
this.label12 = new System.Windows.Forms.Label();
this.textBox9 = new System.Windows.Forms.TextBox();
this.label13 = new System.Windows.Forms.Label();
this.textBox10 = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.textBox11 = new System.Windows.Forms.TextBox();
this.label15 = new System.Windows.Forms.Label();
this.textBox12 = new System.Windows.Forms.TextBox();
this.label16 = new System.Windows.Forms.Label();
this.textBox13 = new System.Windows.Forms.TextBox();
this.label17 = new System.Windows.Forms.Label();
this.textBox14 = new System.Windows.Forms.TextBox();
this.label18 = new System.Windows.Forms.Label();
this.textBox15 = new System.Windows.Forms.TextBox();
this.label20 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.textBox20 = new System.Windows.Forms.TextBox();
this.textBox16 = new System.Windows.Forms.TextBox();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.SuspendLayout();
//
// StartWatch
//
this.StartWatch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.StartWatch.Location = new System.Drawing.Point(344, 206);
this.StartWatch.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.StartWatch.Name = "StartWatch";
this.StartWatch.Size = new System.Drawing.Size(128, 52);
this.StartWatch.TabIndex = 17;
this.StartWatch.Text = "取消";
this.StartWatch.UseVisualStyleBackColor = true;
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(867, 223);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(125, 35);
this.textBox1.TabIndex = 22;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(743, 226);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(106, 24);
this.label3.TabIndex = 23;
this.label3.Text = "自动监听";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(743, 92);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(58, 24);
this.label1.TabIndex = 25;
this.label1.Text = "岗位";
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(867, 89);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(125, 35);
this.textBox2.TabIndex = 24;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(743, 283);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(82, 24);
this.label2.TabIndex = 26;
this.label2.Text = "中控IP";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(743, 26);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(58, 24);
this.label4.TabIndex = 28;
this.label4.Text = "线别";
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(867, 23);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(125, 35);
this.textBox3.TabIndex = 27;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(743, 157);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(58, 24);
this.label5.TabIndex = 30;
this.label5.Text = "人员";
//
// textBox4
//
this.textBox4.Location = new System.Drawing.Point(867, 154);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(125, 35);
this.textBox4.TabIndex = 29;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(61, 154);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(58, 24);
this.label6.TabIndex = 32;
this.label6.Text = "备注";
//
// textBox5
//
this.textBox5.Location = new System.Drawing.Point(185, 151);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(378, 35);
this.textBox5.TabIndex = 31;
//
// button1
//
this.button1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button1.Location = new System.Drawing.Point(185, 202);
this.button1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(128, 52);
this.button1.TabIndex = 33;
this.button1.Text = "确定";
this.button1.UseVisualStyleBackColor = true;
//
// pictureBox1
//
this.pictureBox1.Location = new System.Drawing.Point(51, 45);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(600, 379);
this.pictureBox1.TabIndex = 34;
this.pictureBox1.TabStop = false;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(181, 279);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(106, 24);
this.label7.TabIndex = 35;
this.label7.Text = "图片表格";
//
// comboBox1
//
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Location = new System.Drawing.Point(851, 361);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(121, 32);
this.comboBox1.TabIndex = 36;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(727, 364);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(58, 24);
this.label8.TabIndex = 37;
this.label8.Text = "原因";
//
// checkBox1
//
this.checkBox1.AutoSize = true;
this.checkBox1.Location = new System.Drawing.Point(79, 62);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(90, 28);
this.checkBox1.TabIndex = 38;
this.checkBox1.Text = "推边";
this.checkBox1.UseVisualStyleBackColor = true;
//
// checkBox2
//
this.checkBox2.AutoSize = true;
this.checkBox2.Location = new System.Drawing.Point(223, 62);
this.checkBox2.Name = "checkBox2";
this.checkBox2.Size = new System.Drawing.Size(90, 28);
this.checkBox2.TabIndex = 39;
this.checkBox2.Text = "裁切";
this.checkBox2.UseVisualStyleBackColor = true;
//
// checkBox3
//
this.checkBox3.AutoSize = true;
this.checkBox3.Location = new System.Drawing.Point(382, 62);
this.checkBox3.Name = "checkBox3";
this.checkBox3.Size = new System.Drawing.Size(90, 28);
this.checkBox3.TabIndex = 40;
this.checkBox3.Text = "打点";
this.checkBox3.UseVisualStyleBackColor = true;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(5, 517);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(82, 24);
this.label9.TabIndex = 42;
this.label9.Text = "订单号";
//
// textBox6
//
this.textBox6.Location = new System.Drawing.Point(114, 514);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(173, 35);
this.textBox6.TabIndex = 41;
this.textBox6.Text = "mpd_ordercode";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(277, 520);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(82, 24);
this.label10.TabIndex = 44;
this.label10.Text = "工单号";
//
// textBox7
//
this.textBox7.Location = new System.Drawing.Point(386, 512);
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(125, 35);
this.textBox7.TabIndex = 43;
this.textBox7.Text = "ma_code";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(545, 523);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(106, 24);
this.label11.TabIndex = 46;
this.label11.Text = "工单数量";
//
// textBox8
//
this.textBox8.Location = new System.Drawing.Point(657, 517);
this.textBox8.Name = "textBox8";
this.textBox8.Size = new System.Drawing.Size(164, 35);
this.textBox8.TabIndex = 45;
this.textBox8.Text = "ma_qty";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(827, 523);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(106, 24);
this.label12.TabIndex = 48;
this.label12.Text = "当日报工";
//
// textBox9
//
this.textBox9.Location = new System.Drawing.Point(936, 520);
this.textBox9.Name = "textBox9";
this.textBox9.Size = new System.Drawing.Size(125, 35);
this.textBox9.TabIndex = 47;
this.textBox9.Text = "nowqty";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(1078, 523);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(106, 24);
this.label13.TabIndex = 50;
this.label13.Text = "累计报工";
//
// textBox10
//
this.textBox10.Location = new System.Drawing.Point(1187, 520);
this.textBox10.Name = "textBox10";
this.textBox10.Size = new System.Drawing.Size(183, 35);
this.textBox10.TabIndex = 49;
this.textBox10.Text = "sumqty";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(1078, 602);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(106, 24);
this.label14.TabIndex = 60;
this.label14.Text = "首件状态";
//
// textBox11
//
this.textBox11.Location = new System.Drawing.Point(1187, 599);
this.textBox11.Name = "textBox11";
this.textBox11.Size = new System.Drawing.Size(183, 35);
this.textBox11.TabIndex = 59;
this.textBox11.Text = "ma_firststatus";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(827, 599);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(106, 24);
this.label15.TabIndex = 58;
this.label15.Text = "首件数量";
//
// textBox12
//
this.textBox12.Location = new System.Drawing.Point(936, 596);
this.textBox12.Name = "textBox12";
this.textBox12.Size = new System.Drawing.Size(125, 35);
this.textBox12.TabIndex = 57;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(545, 596);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(106, 24);
this.label16.TabIndex = 56;
this.label16.Text = "排产日期";
//
// textBox13
//
this.textBox13.Location = new System.Drawing.Point(657, 593);
this.textBox13.Name = "textBox13";
this.textBox13.Size = new System.Drawing.Size(164, 35);
this.textBox13.TabIndex = 55;
this.textBox13.Text = "mp_begintime";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(277, 596);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(106, 24);
this.label17.TabIndex = 54;
this.label17.Text = "产品名称";
//
// textBox14
//
this.textBox14.Location = new System.Drawing.Point(386, 593);
this.textBox14.Name = "textBox14";
this.textBox14.Size = new System.Drawing.Size(125, 35);
this.textBox14.TabIndex = 53;
this.textBox14.Text = "pr_detail";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(5, 593);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(106, 24);
this.label18.TabIndex = 52;
this.label18.Text = "产品编号";
//
// textBox15
//
this.textBox15.Location = new System.Drawing.Point(114, 590);
this.textBox15.Name = "textBox15";
this.textBox15.Size = new System.Drawing.Size(157, 35);
this.textBox15.TabIndex = 51;
this.textBox15.Text = "pr_code";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(711, 677);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(58, 24);
this.label20.TabIndex = 68;
this.label20.Text = "备注";
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(5, 674);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(58, 24);
this.label23.TabIndex = 62;
this.label23.Text = "规格";
//
// textBox20
//
this.textBox20.Location = new System.Drawing.Point(114, 671);
this.textBox20.Name = "textBox20";
this.textBox20.Size = new System.Drawing.Size(550, 35);
this.textBox20.TabIndex = 61;
this.textBox20.Text = "pr_spec";
//
// textBox16
//
this.textBox16.Location = new System.Drawing.Point(795, 671);
this.textBox16.Name = "textBox16";
this.textBox16.Size = new System.Drawing.Size(550, 35);
this.textBox16.TabIndex = 69;
this.textBox16.Text = "MPD_REMARK";
//
// Form4
//
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1703, 820);
this.Controls.Add(this.textBox16);
this.Controls.Add(this.label20);
this.Controls.Add(this.label23);
this.Controls.Add(this.textBox20);
this.Controls.Add(this.label14);
this.Controls.Add(this.textBox11);
this.Controls.Add(this.label15);
this.Controls.Add(this.textBox12);
this.Controls.Add(this.label16);
this.Controls.Add(this.textBox13);
this.Controls.Add(this.label17);
this.Controls.Add(this.textBox14);
this.Controls.Add(this.label18);
this.Controls.Add(this.textBox15);
this.Controls.Add(this.label13);
this.Controls.Add(this.textBox10);
this.Controls.Add(this.label12);
this.Controls.Add(this.textBox9);
this.Controls.Add(this.label11);
this.Controls.Add(this.textBox8);
this.Controls.Add(this.label10);
this.Controls.Add(this.textBox7);
this.Controls.Add(this.label9);
this.Controls.Add(this.textBox6);
this.Controls.Add(this.checkBox3);
this.Controls.Add(this.checkBox2);
this.Controls.Add(this.checkBox1);
this.Controls.Add(this.label8);
this.Controls.Add(this.comboBox1);
this.Controls.Add(this.label7);
this.Controls.Add(this.pictureBox1);
this.Controls.Add(this.button1);
this.Controls.Add(this.label6);
this.Controls.Add(this.textBox5);
this.Controls.Add(this.label5);
this.Controls.Add(this.textBox4);
this.Controls.Add(this.label4);
this.Controls.Add(this.textBox3);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Controls.Add(this.textBox2);
this.Controls.Add(this.label3);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.StartWatch);
this.Name = "Form4";
this.Text = "Form4";
this.Load += new System.EventHandler(this.Form4_Load);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button StartWatch;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.CheckBox checkBox1;
private System.Windows.Forms.CheckBox checkBox2;
private System.Windows.Forms.CheckBox checkBox3;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.TextBox textBox10;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.TextBox textBox11;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.TextBox textBox12;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.TextBox textBox13;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.TextBox textBox14;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.TextBox textBox15;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.TextBox textBox20;
private System.Windows.Forms.TextBox textBox16;
}
}