zzr99
2022-08-16 2cea3c0d7cb988f28b9c296457cd89a34ea1d0e8
BaseSet/¹«ÓÃ×ÊÁÏ/Éú²ú»ù´¡×ÊÁÏ/Gy_Process.designer.cs
@@ -58,6 +58,23 @@
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.grdMain = new System.Windows.Forms.DataGridView();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.txtHWWBadWHID = new System.Windows.Forms.TextBox();
            this.cmdHWWWasterWHID = new System.Windows.Forms.Button();
            this.label18 = new System.Windows.Forms.Label();
            this.txtHWWWasterWHID = new System.Windows.Forms.TextBox();
            this.cmdHWWBadWHID = new System.Windows.Forms.Button();
            this.label19 = new System.Windows.Forms.Label();
            this.txtHBadCountDevelopWHID = new System.Windows.Forms.TextBox();
            this.cmdHBadCountDevelopWHID = new System.Windows.Forms.Button();
            this.label17 = new System.Windows.Forms.Label();
            this.cmdHWasterWHID = new System.Windows.Forms.Button();
            this.label16 = new System.Windows.Forms.Label();
            this.txtHWasterWHID = new System.Windows.Forms.TextBox();
            this.cmdHBadWHID = new System.Windows.Forms.Button();
            this.label15 = new System.Windows.Forms.Label();
            this.txtHBadWHID = new System.Windows.Forms.TextBox();
            this.txtHProcCheckNote = new System.Windows.Forms.TextBox();
            this.label14 = new System.Windows.Forms.Label();
            this.cmdHProcMulID = new System.Windows.Forms.Button();
            this.label13 = new System.Windows.Forms.Label();
            this.txtHProcMulID = new System.Windows.Forms.TextBox();
@@ -99,8 +116,9 @@
            this.panel1 = new System.Windows.Forms.Panel();
            this.cmdLoadTree = new System.Windows.Forms.Button();
            this.label3 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.txtHProcCheckNote = new System.Windows.Forms.TextBox();
            this.cmdHWHID = new System.Windows.Forms.Button();
            this.label20 = new System.Windows.Forms.Label();
            this.txtHWHID = new System.Windows.Forms.TextBox();
            this.ToolBar.SuspendLayout();
            this.stTab.SuspendLayout();
            this.tabPage1.SuspendLayout();
@@ -380,7 +398,7 @@
            this.stTab.Location = new System.Drawing.Point(0, 0);
            this.stTab.Name = "stTab";
            this.stTab.SelectedIndex = 0;
            this.stTab.Size = new System.Drawing.Size(736, 495);
            this.stTab.Size = new System.Drawing.Size(737, 495);
            this.stTab.TabIndex = 15;
            // 
            // tabPage1
@@ -390,8 +408,8 @@
            this.tabPage1.Controls.Add(this.grdMain);
            this.tabPage1.Location = new System.Drawing.Point(4, 22);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3);
            this.tabPage1.Size = new System.Drawing.Size(728, 469);
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(729, 469);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "列表视图";
            // 
@@ -406,8 +424,9 @@
            this.grdMain.Name = "grdMain";
            this.grdMain.ReadOnly = true;
            this.grdMain.RowHeadersVisible = false;
            this.grdMain.RowHeadersWidth = 51;
            this.grdMain.RowTemplate.Height = 23;
            this.grdMain.Size = new System.Drawing.Size(720, 461);
            this.grdMain.Size = new System.Drawing.Size(721, 461);
            this.grdMain.TabIndex = 0;
            this.grdMain.DoubleClick += new System.EventHandler(this.grdMain_DoubleClick);
            // 
@@ -415,6 +434,24 @@
            // 
            this.tabPage2.BackColor = System.Drawing.SystemColors.Control;
            this.tabPage2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tabPage2.Controls.Add(this.cmdHWHID);
            this.tabPage2.Controls.Add(this.label20);
            this.tabPage2.Controls.Add(this.txtHWHID);
            this.tabPage2.Controls.Add(this.txtHWWBadWHID);
            this.tabPage2.Controls.Add(this.cmdHWWWasterWHID);
            this.tabPage2.Controls.Add(this.label18);
            this.tabPage2.Controls.Add(this.txtHWWWasterWHID);
            this.tabPage2.Controls.Add(this.cmdHWWBadWHID);
            this.tabPage2.Controls.Add(this.label19);
            this.tabPage2.Controls.Add(this.txtHBadCountDevelopWHID);
            this.tabPage2.Controls.Add(this.cmdHBadCountDevelopWHID);
            this.tabPage2.Controls.Add(this.label17);
            this.tabPage2.Controls.Add(this.cmdHWasterWHID);
            this.tabPage2.Controls.Add(this.label16);
            this.tabPage2.Controls.Add(this.txtHWasterWHID);
            this.tabPage2.Controls.Add(this.cmdHBadWHID);
            this.tabPage2.Controls.Add(this.label15);
            this.tabPage2.Controls.Add(this.txtHBadWHID);
            this.tabPage2.Controls.Add(this.txtHProcCheckNote);
            this.tabPage2.Controls.Add(this.label14);
            this.tabPage2.Controls.Add(this.cmdHProcMulID);
@@ -454,17 +491,200 @@
            this.tabPage2.Controls.Add(this.label1);
            this.tabPage2.Location = new System.Drawing.Point(4, 22);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3);
            this.tabPage2.Size = new System.Drawing.Size(728, 469);
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(729, 469);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "单张视图";
            //
            // txtHWWBadWHID
            //
            this.txtHWWBadWHID.BackColor = System.Drawing.SystemColors.Window;
            this.txtHWWBadWHID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHWWBadWHID.Location = new System.Drawing.Point(77, 226);
            this.txtHWWBadWHID.Name = "txtHWWBadWHID";
            this.txtHWWBadWHID.Size = new System.Drawing.Size(144, 21);
            this.txtHWWBadWHID.TabIndex = 229;
            this.txtHWWBadWHID.Tag = "0";
            this.txtHWWBadWHID.TextChanged += new System.EventHandler(this.txtHWWBadWHID_TextChanged);
            //
            // cmdHWWWasterWHID
            //
            this.cmdHWWWasterWHID.BackColor = System.Drawing.Color.Transparent;
            this.cmdHWWWasterWHID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHWWWasterWHID.Image")));
            this.cmdHWWWasterWHID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
            this.cmdHWWWasterWHID.Location = new System.Drawing.Point(487, 225);
            this.cmdHWWWasterWHID.Name = "cmdHWWWasterWHID";
            this.cmdHWWWasterWHID.Size = new System.Drawing.Size(22, 22);
            this.cmdHWWWasterWHID.TabIndex = 233;
            this.cmdHWWWasterWHID.UseVisualStyleBackColor = false;
            this.cmdHWWWasterWHID.Click += new System.EventHandler(this.cmdHWWWasterWHID_Click);
            //
            // label18
            //
            this.label18.AutoSize = true;
            this.label18.ForeColor = System.Drawing.Color.Black;
            this.label18.Location = new System.Drawing.Point(272, 230);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(65, 12);
            this.label18.TabIndex = 231;
            this.label18.Text = "委外报废仓";
            //
            // txtHWWWasterWHID
            //
            this.txtHWWWasterWHID.BackColor = System.Drawing.SystemColors.Window;
            this.txtHWWWasterWHID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHWWWasterWHID.Location = new System.Drawing.Point(343, 226);
            this.txtHWWWasterWHID.Name = "txtHWWWasterWHID";
            this.txtHWWWasterWHID.Size = new System.Drawing.Size(144, 21);
            this.txtHWWWasterWHID.TabIndex = 232;
            this.txtHWWWasterWHID.Tag = "0";
            this.txtHWWWasterWHID.TextChanged += new System.EventHandler(this.txtHWWWasterWHID_TextChanged);
            //
            // cmdHWWBadWHID
            //
            this.cmdHWWBadWHID.BackColor = System.Drawing.Color.Transparent;
            this.cmdHWWBadWHID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHWWBadWHID.Image")));
            this.cmdHWWBadWHID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
            this.cmdHWWBadWHID.Location = new System.Drawing.Point(221, 225);
            this.cmdHWWBadWHID.Name = "cmdHWWBadWHID";
            this.cmdHWWBadWHID.Size = new System.Drawing.Size(22, 22);
            this.cmdHWWBadWHID.TabIndex = 230;
            this.cmdHWWBadWHID.UseVisualStyleBackColor = false;
            this.cmdHWWBadWHID.Click += new System.EventHandler(this.cmdHWWBadWHID_Click);
            //
            // label19
            //
            this.label19.AutoSize = true;
            this.label19.ForeColor = System.Drawing.Color.Black;
            this.label19.Location = new System.Drawing.Point(2, 230);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(77, 12);
            this.label19.TabIndex = 228;
            this.label19.Text = "委外不良品仓";
            //
            // txtHBadCountDevelopWHID
            //
            this.txtHBadCountDevelopWHID.BackColor = System.Drawing.SystemColors.Window;
            this.txtHBadCountDevelopWHID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHBadCountDevelopWHID.Location = new System.Drawing.Point(77, 199);
            this.txtHBadCountDevelopWHID.Name = "txtHBadCountDevelopWHID";
            this.txtHBadCountDevelopWHID.Size = new System.Drawing.Size(144, 21);
            this.txtHBadCountDevelopWHID.TabIndex = 226;
            this.txtHBadCountDevelopWHID.Tag = "0";
            this.txtHBadCountDevelopWHID.TextChanged += new System.EventHandler(this.txtHBadCountDevelopWHID_TextChanged);
            //
            // cmdHBadCountDevelopWHID
            //
            this.cmdHBadCountDevelopWHID.BackColor = System.Drawing.Color.Transparent;
            this.cmdHBadCountDevelopWHID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHBadCountDevelopWHID.Image")));
            this.cmdHBadCountDevelopWHID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
            this.cmdHBadCountDevelopWHID.Location = new System.Drawing.Point(221, 198);
            this.cmdHBadCountDevelopWHID.Name = "cmdHBadCountDevelopWHID";
            this.cmdHBadCountDevelopWHID.Size = new System.Drawing.Size(22, 22);
            this.cmdHBadCountDevelopWHID.TabIndex = 227;
            this.cmdHBadCountDevelopWHID.UseVisualStyleBackColor = false;
            this.cmdHBadCountDevelopWHID.Click += new System.EventHandler(this.cmdHBadCountDevelopWHID_Click);
            //
            // label17
            //
            this.label17.AutoSize = true;
            this.label17.ForeColor = System.Drawing.Color.Black;
            this.label17.Location = new System.Drawing.Point(2, 203);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(77, 12);
            this.label17.TabIndex = 225;
            this.label17.Text = "研发不良品仓";
            //
            // cmdHWasterWHID
            //
            this.cmdHWasterWHID.BackColor = System.Drawing.Color.Transparent;
            this.cmdHWasterWHID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHWasterWHID.Image")));
            this.cmdHWasterWHID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
            this.cmdHWasterWHID.Location = new System.Drawing.Point(487, 198);
            this.cmdHWasterWHID.Name = "cmdHWasterWHID";
            this.cmdHWasterWHID.Size = new System.Drawing.Size(22, 22);
            this.cmdHWasterWHID.TabIndex = 224;
            this.cmdHWasterWHID.UseVisualStyleBackColor = false;
            this.cmdHWasterWHID.Click += new System.EventHandler(this.cmdHWasterWHID_Click);
            //
            // label16
            //
            this.label16.AutoSize = true;
            this.label16.ForeColor = System.Drawing.Color.Black;
            this.label16.Location = new System.Drawing.Point(296, 203);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(41, 12);
            this.label16.TabIndex = 222;
            this.label16.Text = "报废仓";
            //
            // txtHWasterWHID
            //
            this.txtHWasterWHID.BackColor = System.Drawing.SystemColors.Window;
            this.txtHWasterWHID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHWasterWHID.Location = new System.Drawing.Point(343, 199);
            this.txtHWasterWHID.Name = "txtHWasterWHID";
            this.txtHWasterWHID.Size = new System.Drawing.Size(144, 21);
            this.txtHWasterWHID.TabIndex = 223;
            this.txtHWasterWHID.Tag = "0";
            this.txtHWasterWHID.TextChanged += new System.EventHandler(this.txtHWasterWHID_TextChanged);
            //
            // cmdHBadWHID
            //
            this.cmdHBadWHID.BackColor = System.Drawing.Color.Transparent;
            this.cmdHBadWHID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHBadWHID.Image")));
            this.cmdHBadWHID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
            this.cmdHBadWHID.Location = new System.Drawing.Point(221, 171);
            this.cmdHBadWHID.Name = "cmdHBadWHID";
            this.cmdHBadWHID.Size = new System.Drawing.Size(22, 22);
            this.cmdHBadWHID.TabIndex = 221;
            this.cmdHBadWHID.UseVisualStyleBackColor = false;
            this.cmdHBadWHID.Click += new System.EventHandler(this.cmdHBadWHID_Click);
            //
            // label15
            //
            this.label15.AutoSize = true;
            this.label15.ForeColor = System.Drawing.Color.Black;
            this.label15.Location = new System.Drawing.Point(19, 176);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(53, 12);
            this.label15.TabIndex = 219;
            this.label15.Text = "不良品仓";
            //
            // txtHBadWHID
            //
            this.txtHBadWHID.BackColor = System.Drawing.SystemColors.Window;
            this.txtHBadWHID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHBadWHID.Location = new System.Drawing.Point(77, 172);
            this.txtHBadWHID.Name = "txtHBadWHID";
            this.txtHBadWHID.Size = new System.Drawing.Size(144, 21);
            this.txtHBadWHID.TabIndex = 220;
            this.txtHBadWHID.Tag = "0";
            this.txtHBadWHID.TextChanged += new System.EventHandler(this.txtHBadWHID_TextChanged);
            //
            // txtHProcCheckNote
            //
            this.txtHProcCheckNote.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHProcCheckNote.Location = new System.Drawing.Point(77, 321);
            this.txtHProcCheckNote.Multiline = true;
            this.txtHProcCheckNote.Name = "txtHProcCheckNote";
            this.txtHProcCheckNote.Size = new System.Drawing.Size(431, 60);
            this.txtHProcCheckNote.TabIndex = 218;
            //
            // label14
            //
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(19, 325);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(53, 36);
            this.label14.TabIndex = 217;
            this.label14.Text = "本 å·¥ åº\r\n\r\n确认记录";
            // 
            // cmdHProcMulID
            // 
            this.cmdHProcMulID.BackColor = System.Drawing.Color.Transparent;
            this.cmdHProcMulID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHProcMulID.Image")));
            this.cmdHProcMulID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
            this.cmdHProcMulID.Location = new System.Drawing.Point(497, 113);
            this.cmdHProcMulID.Location = new System.Drawing.Point(487, 90);
            this.cmdHProcMulID.Name = "cmdHProcMulID";
            this.cmdHProcMulID.Size = new System.Drawing.Size(22, 22);
            this.cmdHProcMulID.TabIndex = 216;
@@ -475,7 +695,7 @@
            // 
            this.label13.AutoSize = true;
            this.label13.ForeColor = System.Drawing.Color.Black;
            this.label13.Location = new System.Drawing.Point(300, 118);
            this.label13.Location = new System.Drawing.Point(290, 95);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(47, 12);
            this.label13.TabIndex = 214;
@@ -485,7 +705,7 @@
            // 
            this.txtHProcMulID.BackColor = System.Drawing.SystemColors.Window;
            this.txtHProcMulID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHProcMulID.Location = new System.Drawing.Point(353, 114);
            this.txtHProcMulID.Location = new System.Drawing.Point(343, 91);
            this.txtHProcMulID.Name = "txtHProcMulID";
            this.txtHProcMulID.Size = new System.Drawing.Size(144, 21);
            this.txtHProcMulID.TabIndex = 215;
@@ -495,7 +715,7 @@
            // txtHOverFixPrice
            // 
            this.txtHOverFixPrice.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHOverFixPrice.Location = new System.Drawing.Point(353, 86);
            this.txtHOverFixPrice.Location = new System.Drawing.Point(343, 64);
            this.txtHOverFixPrice.Name = "txtHOverFixPrice";
            this.txtHOverFixPrice.Size = new System.Drawing.Size(166, 21);
            this.txtHOverFixPrice.TabIndex = 213;
@@ -503,7 +723,7 @@
            // txtHFixPrice
            // 
            this.txtHFixPrice.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHFixPrice.Location = new System.Drawing.Point(353, 58);
            this.txtHFixPrice.Location = new System.Drawing.Point(343, 37);
            this.txtHFixPrice.Name = "txtHFixPrice";
            this.txtHFixPrice.Size = new System.Drawing.Size(166, 21);
            this.txtHFixPrice.TabIndex = 212;
@@ -512,7 +732,7 @@
            // 
            this.label12.AutoSize = true;
            this.label12.ForeColor = System.Drawing.Color.Black;
            this.label12.Location = new System.Drawing.Point(270, 90);
            this.label12.Location = new System.Drawing.Point(260, 68);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(77, 12);
            this.label12.TabIndex = 211;
@@ -522,7 +742,7 @@
            // 
            this.label11.AutoSize = true;
            this.label11.ForeColor = System.Drawing.Color.Black;
            this.label11.Location = new System.Drawing.Point(294, 62);
            this.label11.Location = new System.Drawing.Point(284, 41);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(53, 12);
            this.label11.TabIndex = 208;
@@ -531,7 +751,7 @@
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(294, 34);
            this.label10.Location = new System.Drawing.Point(284, 14);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(53, 12);
            this.label10.TabIndex = 207;
@@ -543,7 +763,7 @@
            this.cmbHBillSubType.Items.AddRange(new object[] {
            "设备",
            "流水线"});
            this.cmbHBillSubType.Location = new System.Drawing.Point(353, 30);
            this.cmbHBillSubType.Location = new System.Drawing.Point(343, 10);
            this.cmbHBillSubType.Name = "cmbHBillSubType";
            this.cmbHBillSubType.Size = new System.Drawing.Size(166, 20);
            this.cmbHBillSubType.TabIndex = 206;
@@ -551,7 +771,7 @@
            // chkHAutoTrunFlag
            // 
            this.chkHAutoTrunFlag.AutoSize = true;
            this.chkHAutoTrunFlag.Location = new System.Drawing.Point(346, 349);
            this.chkHAutoTrunFlag.Location = new System.Drawing.Point(335, 388);
            this.chkHAutoTrunFlag.Name = "chkHAutoTrunFlag";
            this.chkHAutoTrunFlag.Size = new System.Drawing.Size(72, 16);
            this.chkHAutoTrunFlag.TabIndex = 205;
@@ -563,7 +783,7 @@
            this.cmdHProcessID_K3.BackColor = System.Drawing.Color.Transparent;
            this.cmdHProcessID_K3.Image = ((System.Drawing.Image)(resources.GetObject("cmdHProcessID_K3.Image")));
            this.cmdHProcessID_K3.ImageAlign = System.Drawing.ContentAlignment.TopRight;
            this.cmdHProcessID_K3.Location = new System.Drawing.Point(497, 169);
            this.cmdHProcessID_K3.Location = new System.Drawing.Point(487, 144);
            this.cmdHProcessID_K3.Name = "cmdHProcessID_K3";
            this.cmdHProcessID_K3.Size = new System.Drawing.Size(22, 22);
            this.cmdHProcessID_K3.TabIndex = 204;
@@ -574,7 +794,7 @@
            // 
            this.label9.AutoSize = true;
            this.label9.ForeColor = System.Drawing.Color.Black;
            this.label9.Location = new System.Drawing.Point(294, 174);
            this.label9.Location = new System.Drawing.Point(278, 149);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(59, 12);
            this.label9.TabIndex = 202;
@@ -584,7 +804,7 @@
            // 
            this.txtHProcessID_K3.BackColor = System.Drawing.SystemColors.Window;
            this.txtHProcessID_K3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHProcessID_K3.Location = new System.Drawing.Point(353, 170);
            this.txtHProcessID_K3.Location = new System.Drawing.Point(343, 145);
            this.txtHProcessID_K3.Name = "txtHProcessID_K3";
            this.txtHProcessID_K3.Size = new System.Drawing.Size(144, 21);
            this.txtHProcessID_K3.TabIndex = 203;
@@ -594,7 +814,7 @@
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(29, 174);
            this.label8.Location = new System.Drawing.Point(19, 149);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(53, 12);
            this.label8.TabIndex = 201;
@@ -603,7 +823,7 @@
            // txtHSNo
            // 
            this.txtHSNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHSNo.Location = new System.Drawing.Point(88, 170);
            this.txtHSNo.Location = new System.Drawing.Point(77, 145);
            this.txtHSNo.Name = "txtHSNo";
            this.txtHSNo.Size = new System.Drawing.Size(166, 21);
            this.txtHSNo.TabIndex = 200;
@@ -611,7 +831,7 @@
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(29, 146);
            this.label7.Location = new System.Drawing.Point(19, 122);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(53, 12);
            this.label7.TabIndex = 199;
@@ -620,7 +840,7 @@
            // txtHDeptNumber
            // 
            this.txtHDeptNumber.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHDeptNumber.Location = new System.Drawing.Point(88, 142);
            this.txtHDeptNumber.Location = new System.Drawing.Point(77, 118);
            this.txtHDeptNumber.Name = "txtHDeptNumber";
            this.txtHDeptNumber.Size = new System.Drawing.Size(166, 21);
            this.txtHDeptNumber.TabIndex = 198;
@@ -628,7 +848,7 @@
            // chkHTypeCount
            // 
            this.chkHTypeCount.AutoSize = true;
            this.chkHTypeCount.Location = new System.Drawing.Point(260, 349);
            this.chkHTypeCount.Location = new System.Drawing.Point(250, 388);
            this.chkHTypeCount.Name = "chkHTypeCount";
            this.chkHTypeCount.Size = new System.Drawing.Size(72, 16);
            this.chkHTypeCount.TabIndex = 197;
@@ -638,7 +858,7 @@
            // chkHTypeFlow
            // 
            this.chkHTypeFlow.AutoSize = true;
            this.chkHTypeFlow.Location = new System.Drawing.Point(174, 349);
            this.chkHTypeFlow.Location = new System.Drawing.Point(164, 388);
            this.chkHTypeFlow.Name = "chkHTypeFlow";
            this.chkHTypeFlow.Size = new System.Drawing.Size(72, 16);
            this.chkHTypeFlow.TabIndex = 196;
@@ -648,7 +868,7 @@
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(29, 118);
            this.label6.Location = new System.Drawing.Point(19, 95);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(53, 12);
            this.label6.TabIndex = 195;
@@ -657,7 +877,7 @@
            // txtHBarCode
            // 
            this.txtHBarCode.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHBarCode.Location = new System.Drawing.Point(88, 114);
            this.txtHBarCode.Location = new System.Drawing.Point(77, 91);
            this.txtHBarCode.Name = "txtHBarCode";
            this.txtHBarCode.Size = new System.Drawing.Size(166, 21);
            this.txtHBarCode.TabIndex = 194;
@@ -667,7 +887,7 @@
            this.cmdHDeptID.BackColor = System.Drawing.Color.Transparent;
            this.cmdHDeptID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHDeptID.Image")));
            this.cmdHDeptID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
            this.cmdHDeptID.Location = new System.Drawing.Point(497, 141);
            this.cmdHDeptID.Location = new System.Drawing.Point(487, 117);
            this.cmdHDeptID.Name = "cmdHDeptID";
            this.cmdHDeptID.Size = new System.Drawing.Size(22, 22);
            this.cmdHDeptID.TabIndex = 193;
@@ -678,7 +898,7 @@
            // 
            this.label28.AutoSize = true;
            this.label28.ForeColor = System.Drawing.Color.Black;
            this.label28.Location = new System.Drawing.Point(294, 146);
            this.label28.Location = new System.Drawing.Point(284, 122);
            this.label28.Name = "label28";
            this.label28.Size = new System.Drawing.Size(53, 12);
            this.label28.TabIndex = 191;
@@ -688,7 +908,7 @@
            // 
            this.txtHDeptID.BackColor = System.Drawing.SystemColors.Window;
            this.txtHDeptID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHDeptID.Location = new System.Drawing.Point(353, 142);
            this.txtHDeptID.Location = new System.Drawing.Point(343, 118);
            this.txtHDeptID.Name = "txtHDeptID";
            this.txtHDeptID.Size = new System.Drawing.Size(144, 21);
            this.txtHDeptID.TabIndex = 192;
@@ -699,7 +919,7 @@
            // 
            this.txtHName.BackColor = System.Drawing.Color.Beige;
            this.txtHName.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHName.Location = new System.Drawing.Point(88, 58);
            this.txtHName.Location = new System.Drawing.Point(77, 37);
            this.txtHName.Name = "txtHName";
            this.txtHName.Size = new System.Drawing.Size(166, 21);
            this.txtHName.TabIndex = 18;
@@ -707,7 +927,7 @@
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(29, 90);
            this.label4.Location = new System.Drawing.Point(19, 68);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(53, 12);
            this.label4.TabIndex = 17;
@@ -715,7 +935,7 @@
            // 
            // cmdCancel
            // 
            this.cmdCancel.Location = new System.Drawing.Point(467, 389);
            this.cmdCancel.Location = new System.Drawing.Point(457, 417);
            this.cmdCancel.Name = "cmdCancel";
            this.cmdCancel.Size = new System.Drawing.Size(52, 23);
            this.cmdCancel.TabIndex = 16;
@@ -725,7 +945,7 @@
            // 
            // cmdOK
            // 
            this.cmdOK.Location = new System.Drawing.Point(409, 389);
            this.cmdOK.Location = new System.Drawing.Point(398, 417);
            this.cmdOK.Name = "cmdOK";
            this.cmdOK.Size = new System.Drawing.Size(52, 23);
            this.cmdOK.TabIndex = 15;
@@ -736,7 +956,7 @@
            // chkHStopflag
            // 
            this.chkHStopflag.AutoSize = true;
            this.chkHStopflag.Location = new System.Drawing.Point(88, 349);
            this.chkHStopflag.Location = new System.Drawing.Point(77, 388);
            this.chkHStopflag.Name = "chkHStopflag";
            this.chkHStopflag.Size = new System.Drawing.Size(72, 16);
            this.chkHStopflag.TabIndex = 12;
@@ -746,7 +966,7 @@
            // txtHRemark
            // 
            this.txtHRemark.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHRemark.Location = new System.Drawing.Point(88, 198);
            this.txtHRemark.Location = new System.Drawing.Point(77, 254);
            this.txtHRemark.Multiline = true;
            this.txtHRemark.Name = "txtHRemark";
            this.txtHRemark.Size = new System.Drawing.Size(431, 60);
@@ -755,7 +975,7 @@
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(29, 198);
            this.label5.Location = new System.Drawing.Point(19, 254);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(53, 12);
            this.label5.TabIndex = 9;
@@ -764,7 +984,7 @@
            // txtHHelpCode
            // 
            this.txtHHelpCode.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHHelpCode.Location = new System.Drawing.Point(88, 86);
            this.txtHHelpCode.Location = new System.Drawing.Point(77, 64);
            this.txtHHelpCode.Name = "txtHHelpCode";
            this.txtHHelpCode.Size = new System.Drawing.Size(166, 21);
            this.txtHHelpCode.TabIndex = 3;
@@ -772,7 +992,7 @@
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(29, 62);
            this.label2.Location = new System.Drawing.Point(19, 41);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(53, 12);
            this.label2.TabIndex = 2;
@@ -782,7 +1002,7 @@
            // 
            this.txtHNumber.BackColor = System.Drawing.Color.Beige;
            this.txtHNumber.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHNumber.Location = new System.Drawing.Point(88, 30);
            this.txtHNumber.Location = new System.Drawing.Point(77, 10);
            this.txtHNumber.Name = "txtHNumber";
            this.txtHNumber.Size = new System.Drawing.Size(166, 21);
            this.txtHNumber.TabIndex = 1;
@@ -790,7 +1010,7 @@
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(29, 34);
            this.label1.Location = new System.Drawing.Point(19, 14);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(53, 12);
            this.label1.TabIndex = 0;
@@ -816,7 +1036,7 @@
            // 
            this.splitContainer1.Panel2.Controls.Add(this.stTab);
            this.splitContainer1.Size = new System.Drawing.Size(877, 495);
            this.splitContainer1.SplitterDistance = 137;
            this.splitContainer1.SplitterDistance = 136;
            this.splitContainer1.TabIndex = 16;
            // 
            // tv
@@ -839,7 +1059,7 @@
            this.tv.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
            treeNode1});
            this.tv.SelectedImageIndex = 1;
            this.tv.Size = new System.Drawing.Size(137, 472);
            this.tv.Size = new System.Drawing.Size(136, 472);
            this.tv.TabIndex = 16;
            this.tv.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.tv_NodeMouseClick);
            // 
@@ -851,13 +1071,13 @@
            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(137, 23);
            this.panel1.Size = new System.Drawing.Size(136, 23);
            this.panel1.TabIndex = 15;
            // 
            // cmdLoadTree
            // 
            this.cmdLoadTree.Dock = System.Windows.Forms.DockStyle.Right;
            this.cmdLoadTree.Location = new System.Drawing.Point(93, 0);
            this.cmdLoadTree.Location = new System.Drawing.Point(92, 0);
            this.cmdLoadTree.Name = "cmdLoadTree";
            this.cmdLoadTree.Size = new System.Drawing.Size(40, 19);
            this.cmdLoadTree.TabIndex = 1;
@@ -874,23 +1094,38 @@
            this.label3.TabIndex = 0;
            this.label3.Text = "工序资料-正在浏览";
            // 
            // label14
            // cmdHWHID
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(29, 269);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(53, 36);
            this.label14.TabIndex = 217;
            this.label14.Text = "本 å·¥ åº\r\n\r\n确认记录";
            this.cmdHWHID.BackColor = System.Drawing.Color.Transparent;
            this.cmdHWHID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHWHID.Image")));
            this.cmdHWHID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
            this.cmdHWHID.Location = new System.Drawing.Point(487, 171);
            this.cmdHWHID.Name = "cmdHWHID";
            this.cmdHWHID.Size = new System.Drawing.Size(22, 22);
            this.cmdHWHID.TabIndex = 236;
            this.cmdHWHID.UseVisualStyleBackColor = false;
            this.cmdHWHID.Click += new System.EventHandler(this.cmdHWHID_Click);
            // 
            // txtHProcCheckNote
            // label20
            // 
            this.txtHProcCheckNote.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHProcCheckNote.Location = new System.Drawing.Point(88, 266);
            this.txtHProcCheckNote.Multiline = true;
            this.txtHProcCheckNote.Name = "txtHProcCheckNote";
            this.txtHProcCheckNote.Size = new System.Drawing.Size(431, 60);
            this.txtHProcCheckNote.TabIndex = 218;
            this.label20.AutoSize = true;
            this.label20.ForeColor = System.Drawing.Color.Black;
            this.label20.Location = new System.Drawing.Point(296, 176);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(41, 12);
            this.label20.TabIndex = 234;
            this.label20.Text = "良品仓";
            //
            // txtHWHID
            //
            this.txtHWHID.BackColor = System.Drawing.SystemColors.Window;
            this.txtHWHID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHWHID.Location = new System.Drawing.Point(343, 172);
            this.txtHWHID.Name = "txtHWHID";
            this.txtHWHID.Size = new System.Drawing.Size(144, 21);
            this.txtHWHID.TabIndex = 235;
            this.txtHWHID.Tag = "0";
            this.txtHWHID.TextChanged += new System.EventHandler(this.txtHWHID_TextChanged);
            // 
            // Gy_Process
            // 
@@ -994,5 +1229,23 @@
        private System.Windows.Forms.ToolStripButton dc;
        private System.Windows.Forms.TextBox txtHProcCheckNote;
        private System.Windows.Forms.Label label14;
        private System.Windows.Forms.Button cmdHWasterWHID;
        private System.Windows.Forms.Label label16;
        private System.Windows.Forms.TextBox txtHWasterWHID;
        private System.Windows.Forms.Button cmdHBadWHID;
        private System.Windows.Forms.Label label15;
        private System.Windows.Forms.TextBox txtHBadWHID;
        private System.Windows.Forms.TextBox txtHBadCountDevelopWHID;
        private System.Windows.Forms.Button cmdHBadCountDevelopWHID;
        private System.Windows.Forms.Label label17;
        private System.Windows.Forms.TextBox txtHWWBadWHID;
        private System.Windows.Forms.Button cmdHWWWasterWHID;
        private System.Windows.Forms.Label label18;
        private System.Windows.Forms.TextBox txtHWWWasterWHID;
        private System.Windows.Forms.Button cmdHWWBadWHID;
        private System.Windows.Forms.Label label19;
        private System.Windows.Forms.Button cmdHWHID;
        private System.Windows.Forms.Label label20;
        private System.Windows.Forms.TextBox txtHWHID;
    }
}