WorkM/±¨±í·ÖÎö/Sc_ICMOWorkCompleteSet.designer.cs
@@ -47,6 +47,9 @@
            this.bclk = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
            this.pPic = new System.Windows.Forms.Panel();
            this.lblHPrintTimes = new System.Windows.Forms.Label();
            this.txtHMaterNumber = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.txtHDate = new System.Windows.Forms.TextBox();
            this.label6 = new System.Windows.Forms.Label();
            this.chkHShowPPBom = new System.Windows.Forms.CheckBox();
@@ -71,8 +74,8 @@
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.grdSub = new System.Windows.Forms.DataGridView();
            this.txtHMaterNumber = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.lblHPrinterName = new System.Windows.Forms.Label();
            this.lblHPrintTime = new System.Windows.Forms.Label();
            this.Tool.SuspendLayout();
            this.pPic.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit();
@@ -112,7 +115,7 @@
            this.Tool.Location = new System.Drawing.Point(0, 0);
            this.Tool.Name = "Tool";
            this.Tool.Padding = new System.Windows.Forms.Padding(0);
            this.Tool.Size = new System.Drawing.Size(1667, 59);
            this.Tool.Size = new System.Drawing.Size(1875, 71);
            this.Tool.Stretch = true;
            this.Tool.TabIndex = 16;
            this.Tool.Text = "toolStrip1";
@@ -134,7 +137,7 @@
            // toolStripSeparator4
            // 
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            this.toolStripSeparator4.Size = new System.Drawing.Size(6, 59);
            this.toolStripSeparator4.Size = new System.Drawing.Size(6, 71);
            this.toolStripSeparator4.Visible = false;
            // 
            // dy
@@ -168,7 +171,7 @@
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 59);
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 71);
            // 
            // cx
            // 
@@ -187,7 +190,7 @@
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 59);
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 71);
            // 
            // tc
            // 
@@ -206,13 +209,13 @@
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 59);
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 71);
            // 
            // toolStripSeparator8
            // 
            this.toolStripSeparator8.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
            this.toolStripSeparator8.Name = "toolStripSeparator8";
            this.toolStripSeparator8.Size = new System.Drawing.Size(6, 59);
            this.toolStripSeparator8.Size = new System.Drawing.Size(6, 71);
            // 
            // mrlk
            // 
@@ -222,7 +225,7 @@
            this.mrlk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.mrlk.ImageTransparentColor = System.Drawing.Color.White;
            this.mrlk.Name = "mrlk";
            this.mrlk.Size = new System.Drawing.Size(73, 56);
            this.mrlk.Size = new System.Drawing.Size(86, 66);
            this.mrlk.Text = "默认列宽";
            this.mrlk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.mrlk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
@@ -232,7 +235,7 @@
            // 
            this.toolStripSeparator7.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            this.toolStripSeparator7.Size = new System.Drawing.Size(6, 59);
            this.toolStripSeparator7.Size = new System.Drawing.Size(6, 71);
            // 
            // bclk
            // 
@@ -242,7 +245,7 @@
            this.bclk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.bclk.ImageTransparentColor = System.Drawing.Color.White;
            this.bclk.Name = "bclk";
            this.bclk.Size = new System.Drawing.Size(73, 56);
            this.bclk.Size = new System.Drawing.Size(86, 66);
            this.bclk.Text = "保存列宽";
            this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
@@ -252,13 +255,16 @@
            // 
            this.toolStripSeparator9.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
            this.toolStripSeparator9.Name = "toolStripSeparator9";
            this.toolStripSeparator9.Size = new System.Drawing.Size(6, 59);
            this.toolStripSeparator9.Size = new System.Drawing.Size(6, 71);
            // 
            // pPic
            // 
            this.pPic.BackColor = System.Drawing.Color.White;
            this.pPic.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pPic.BackgroundImage")));
            this.pPic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            this.pPic.Controls.Add(this.lblHPrintTime);
            this.pPic.Controls.Add(this.lblHPrinterName);
            this.pPic.Controls.Add(this.lblHPrintTimes);
            this.pPic.Controls.Add(this.txtHMaterNumber);
            this.pPic.Controls.Add(this.label7);
            this.pPic.Controls.Add(this.txtHDate);
@@ -279,30 +285,61 @@
            this.pPic.Controls.Add(this.label1);
            this.pPic.Controls.Add(this.lblCaption);
            this.pPic.Dock = System.Windows.Forms.DockStyle.Top;
            this.pPic.Location = new System.Drawing.Point(0, 59);
            this.pPic.Margin = new System.Windows.Forms.Padding(4);
            this.pPic.Location = new System.Drawing.Point(0, 71);
            this.pPic.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.pPic.Name = "pPic";
            this.pPic.Size = new System.Drawing.Size(1667, 81);
            this.pPic.Size = new System.Drawing.Size(1875, 97);
            this.pPic.TabIndex = 17;
            //
            // lblHPrintTimes
            //
            this.lblHPrintTimes.AutoSize = true;
            this.lblHPrintTimes.Location = new System.Drawing.Point(267, 75);
            this.lblHPrintTimes.Name = "lblHPrintTimes";
            this.lblHPrintTimes.Size = new System.Drawing.Size(98, 18);
            this.lblHPrintTimes.TabIndex = 55;
            this.lblHPrintTimes.Text = "打印次数:";
            this.lblHPrintTimes.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.lblHPrintTimes.Click += new System.EventHandler(this.label8_Click);
            //
            // txtHMaterNumber
            //
            this.txtHMaterNumber.Location = new System.Drawing.Point(863, 14);
            this.txtHMaterNumber.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.txtHMaterNumber.Multiline = true;
            this.txtHMaterNumber.Name = "txtHMaterNumber";
            this.txtHMaterNumber.Size = new System.Drawing.Size(308, 69);
            this.txtHMaterNumber.TabIndex = 87;
            //
            // label7
            //
            this.label7.AutoSize = true;
            this.label7.BackColor = System.Drawing.Color.Transparent;
            this.label7.Location = new System.Drawing.Point(762, 18);
            this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(80, 18);
            this.label7.TabIndex = 86;
            this.label7.Text = "物料代码";
            // 
            // txtHDate
            // 
            this.txtHDate.Enabled = false;
            this.txtHDate.Location = new System.Drawing.Point(1413, 8);
            this.txtHDate.Margin = new System.Windows.Forms.Padding(4);
            this.txtHDate.Location = new System.Drawing.Point(1590, 10);
            this.txtHDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.txtHDate.Name = "txtHDate";
            this.txtHDate.ReadOnly = true;
            this.txtHDate.Size = new System.Drawing.Size(122, 25);
            this.txtHDate.Size = new System.Drawing.Size(137, 28);
            this.txtHDate.TabIndex = 84;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.BackColor = System.Drawing.Color.Transparent;
            this.label6.Location = new System.Drawing.Point(1343, 12);
            this.label6.Location = new System.Drawing.Point(1511, 14);
            this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(67, 15);
            this.label6.Size = new System.Drawing.Size(80, 18);
            this.label6.TabIndex = 83;
            this.label6.Text = "完工日期";
            // 
@@ -310,9 +347,10 @@
            // 
            this.chkHShowPPBom.AutoSize = true;
            this.chkHShowPPBom.BackColor = System.Drawing.Color.Transparent;
            this.chkHShowPPBom.Location = new System.Drawing.Point(516, 47);
            this.chkHShowPPBom.Location = new System.Drawing.Point(580, 56);
            this.chkHShowPPBom.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.chkHShowPPBom.Name = "chkHShowPPBom";
            this.chkHShowPPBom.Size = new System.Drawing.Size(149, 19);
            this.chkHShowPPBom.Size = new System.Drawing.Size(178, 22);
            this.chkHShowPPBom.TabIndex = 82;
            this.chkHShowPPBom.Text = "是否显示投料清单";
            this.chkHShowPPBom.UseVisualStyleBackColor = false;
@@ -321,9 +359,10 @@
            // 
            this.chkHSupFlag.AutoSize = true;
            this.chkHSupFlag.BackColor = System.Drawing.Color.Transparent;
            this.chkHSupFlag.Location = new System.Drawing.Point(516, 10);
            this.chkHSupFlag.Location = new System.Drawing.Point(580, 12);
            this.chkHSupFlag.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.chkHSupFlag.Name = "chkHSupFlag";
            this.chkHSupFlag.Size = new System.Drawing.Size(89, 19);
            this.chkHSupFlag.Size = new System.Drawing.Size(106, 22);
            this.chkHSupFlag.TabIndex = 81;
            this.chkHSupFlag.Text = "委外工序";
            this.chkHSupFlag.UseVisualStyleBackColor = false;
@@ -331,63 +370,63 @@
            // txtcpQty
            // 
            this.txtcpQty.Enabled = false;
            this.txtcpQty.Location = new System.Drawing.Point(1413, 43);
            this.txtcpQty.Margin = new System.Windows.Forms.Padding(4);
            this.txtcpQty.Location = new System.Drawing.Point(1590, 52);
            this.txtcpQty.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.txtcpQty.Name = "txtcpQty";
            this.txtcpQty.ReadOnly = true;
            this.txtcpQty.Size = new System.Drawing.Size(122, 25);
            this.txtcpQty.Size = new System.Drawing.Size(137, 28);
            this.txtcpQty.TabIndex = 80;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.BackColor = System.Drawing.Color.Transparent;
            this.label5.Location = new System.Drawing.Point(1343, 47);
            this.label5.Location = new System.Drawing.Point(1511, 56);
            this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(67, 15);
            this.label5.Size = new System.Drawing.Size(80, 18);
            this.label5.TabIndex = 79;
            this.label5.Text = "成品数量";
            // 
            // txtcpName
            // 
            this.txtcpName.Enabled = false;
            this.txtcpName.Location = new System.Drawing.Point(1158, 44);
            this.txtcpName.Margin = new System.Windows.Forms.Padding(4);
            this.txtcpName.Location = new System.Drawing.Point(1303, 53);
            this.txtcpName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.txtcpName.Name = "txtcpName";
            this.txtcpName.ReadOnly = true;
            this.txtcpName.Size = new System.Drawing.Size(159, 25);
            this.txtcpName.Size = new System.Drawing.Size(178, 28);
            this.txtcpName.TabIndex = 78;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.BackColor = System.Drawing.Color.Transparent;
            this.label4.Location = new System.Drawing.Point(1083, 46);
            this.label4.Location = new System.Drawing.Point(1218, 55);
            this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(67, 15);
            this.label4.Size = new System.Drawing.Size(80, 18);
            this.label4.TabIndex = 77;
            this.label4.Text = "成品名称";
            // 
            // txtcpNumber
            // 
            this.txtcpNumber.Enabled = false;
            this.txtcpNumber.Location = new System.Drawing.Point(1158, 11);
            this.txtcpNumber.Margin = new System.Windows.Forms.Padding(4);
            this.txtcpNumber.Location = new System.Drawing.Point(1303, 13);
            this.txtcpNumber.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.txtcpNumber.Name = "txtcpNumber";
            this.txtcpNumber.ReadOnly = true;
            this.txtcpNumber.Size = new System.Drawing.Size(159, 25);
            this.txtcpNumber.Size = new System.Drawing.Size(178, 28);
            this.txtcpNumber.TabIndex = 76;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.Location = new System.Drawing.Point(1083, 13);
            this.label3.Location = new System.Drawing.Point(1218, 16);
            this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(67, 15);
            this.label3.Size = new System.Drawing.Size(80, 18);
            this.label3.TabIndex = 75;
            this.label3.Text = "成品代码";
            // 
@@ -395,20 +434,20 @@
            // 
            this.cmdHCenterID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHCenterID.Image")));
            this.cmdHCenterID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
            this.cmdHCenterID.Location = new System.Drawing.Point(469, 43);
            this.cmdHCenterID.Margin = new System.Windows.Forms.Padding(4);
            this.cmdHCenterID.Location = new System.Drawing.Point(528, 44);
            this.cmdHCenterID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.cmdHCenterID.Name = "cmdHCenterID";
            this.cmdHCenterID.Size = new System.Drawing.Size(29, 28);
            this.cmdHCenterID.Size = new System.Drawing.Size(33, 34);
            this.cmdHCenterID.TabIndex = 74;
            this.cmdHCenterID.UseVisualStyleBackColor = true;
            this.cmdHCenterID.Click += new System.EventHandler(this.cmdHCenterID_Click);
            // 
            // cmdcx
            // 
            this.cmdcx.Location = new System.Drawing.Point(1570, 20);
            this.cmdcx.Margin = new System.Windows.Forms.Padding(4);
            this.cmdcx.Location = new System.Drawing.Point(1766, 24);
            this.cmdcx.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.cmdcx.Name = "cmdcx";
            this.cmdcx.Size = new System.Drawing.Size(84, 42);
            this.cmdcx.Size = new System.Drawing.Size(94, 50);
            this.cmdcx.TabIndex = 73;
            this.cmdcx.Text = "快速查询";
            this.cmdcx.UseVisualStyleBackColor = true;
@@ -417,10 +456,10 @@
            // 
            // txtHCenterID
            // 
            this.txtHCenterID.Location = new System.Drawing.Point(327, 44);
            this.txtHCenterID.Margin = new System.Windows.Forms.Padding(4);
            this.txtHCenterID.Location = new System.Drawing.Point(368, 45);
            this.txtHCenterID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.txtHCenterID.Name = "txtHCenterID";
            this.txtHCenterID.Size = new System.Drawing.Size(143, 25);
            this.txtHCenterID.Size = new System.Drawing.Size(160, 28);
            this.txtHCenterID.TabIndex = 72;
            this.txtHCenterID.WordWrap = false;
            this.txtHCenterID.TextChanged += new System.EventHandler(this.txtHCenterID_TextChanged);
@@ -429,29 +468,29 @@
            // 
            this.label2.AutoSize = true;
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.label2.Location = new System.Drawing.Point(251, 48);
            this.label2.Location = new System.Drawing.Point(282, 50);
            this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(67, 15);
            this.label2.Size = new System.Drawing.Size(80, 18);
            this.label2.TabIndex = 71;
            this.label2.Text = "工作中心";
            // 
            // txtHICMOInterID
            // 
            this.txtHICMOInterID.Location = new System.Drawing.Point(327, 8);
            this.txtHICMOInterID.Margin = new System.Windows.Forms.Padding(4);
            this.txtHICMOInterID.Location = new System.Drawing.Point(368, 10);
            this.txtHICMOInterID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.txtHICMOInterID.Name = "txtHICMOInterID";
            this.txtHICMOInterID.Size = new System.Drawing.Size(143, 25);
            this.txtHICMOInterID.Size = new System.Drawing.Size(160, 28);
            this.txtHICMOInterID.TabIndex = 63;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Location = new System.Drawing.Point(237, 11);
            this.label1.Location = new System.Drawing.Point(267, 13);
            this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(82, 15);
            this.label1.Size = new System.Drawing.Size(98, 18);
            this.label1.TabIndex = 62;
            this.label1.Text = "订单跟踪号";
            // 
@@ -461,10 +500,10 @@
            this.lblCaption.BackColor = System.Drawing.Color.Transparent;
            this.lblCaption.Cursor = System.Windows.Forms.Cursors.No;
            this.lblCaption.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblCaption.Location = new System.Drawing.Point(16, 20);
            this.lblCaption.Location = new System.Drawing.Point(18, 24);
            this.lblCaption.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.lblCaption.Name = "lblCaption";
            this.lblCaption.Size = new System.Drawing.Size(179, 24);
            this.lblCaption.Size = new System.Drawing.Size(221, 29);
            this.lblCaption.TabIndex = 4;
            this.lblCaption.Text = "ReportTemplet";
            // 
@@ -479,16 +518,17 @@
            this.grdMain.BackgroundColor = System.Drawing.Color.White;
            this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdMain.Location = new System.Drawing.Point(3, 3);
            this.grdMain.Margin = new System.Windows.Forms.Padding(4);
            this.grdMain.Location = new System.Drawing.Point(3, 4);
            this.grdMain.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.grdMain.Name = "grdMain";
            this.grdMain.ReadOnly = true;
            this.grdMain.RowHeadersWidth = 62;
            this.grdMain.RowTemplate.Height = 23;
            this.grdMain.Size = new System.Drawing.Size(1653, 648);
            this.grdMain.Size = new System.Drawing.Size(1861, 779);
            this.grdMain.TabIndex = 54;
            this.grdMain.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.grdMain_CellMouseUp);
            this.grdMain.Paint += new System.Windows.Forms.PaintEventHandler(this.grdMain_Paint);
            this.grdMain.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_ColumnWidthChanged);
            this.grdMain.Paint += new System.Windows.Forms.PaintEventHandler(this.grdMain_Paint);
            // 
            // grdSum
            // 
@@ -497,13 +537,14 @@
            this.grdSum.BackgroundColor = System.Drawing.SystemColors.Control;
            this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.grdSum.Location = new System.Drawing.Point(0, 823);
            this.grdSum.Margin = new System.Windows.Forms.Padding(4);
            this.grdSum.Location = new System.Drawing.Point(0, 987);
            this.grdSum.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.grdSum.Name = "grdSum";
            this.grdSum.ReadOnly = true;
            this.grdSum.RowHeadersWidth = 62;
            this.grdSum.RowTemplate.Height = 23;
            this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None;
            this.grdSum.Size = new System.Drawing.Size(1667, 24);
            this.grdSum.Size = new System.Drawing.Size(1875, 29);
            this.grdSum.TabIndex = 55;
            // 
            // tabControl1
@@ -511,19 +552,21 @@
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl1.Location = new System.Drawing.Point(0, 140);
            this.tabControl1.Location = new System.Drawing.Point(0, 168);
            this.tabControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(1667, 683);
            this.tabControl1.Size = new System.Drawing.Size(1875, 819);
            this.tabControl1.TabIndex = 56;
            // 
            // tabPage1
            // 
            this.tabPage1.Controls.Add(this.grdMain);
            this.tabPage1.Location = new System.Drawing.Point(4, 25);
            this.tabPage1.Location = new System.Drawing.Point(4, 28);
            this.tabPage1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(1659, 654);
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.tabPage1.Size = new System.Drawing.Size(1867, 787);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "配套表";
            this.tabPage1.UseVisualStyleBackColor = true;
@@ -531,10 +574,11 @@
            // tabPage2
            // 
            this.tabPage2.Controls.Add(this.grdSub);
            this.tabPage2.Location = new System.Drawing.Point(4, 25);
            this.tabPage2.Location = new System.Drawing.Point(4, 28);
            this.tabPage2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(1659, 654);
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.tabPage2.Size = new System.Drawing.Size(1867, 787);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "发料清单";
            this.tabPage2.UseVisualStyleBackColor = true;
@@ -543,43 +587,43 @@
            // 
            this.grdSub.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.grdSub.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdSub.Location = new System.Drawing.Point(3, 3);
            this.grdSub.Location = new System.Drawing.Point(3, 4);
            this.grdSub.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.grdSub.Name = "grdSub";
            this.grdSub.RowHeadersWidth = 62;
            this.grdSub.RowTemplate.Height = 27;
            this.grdSub.Size = new System.Drawing.Size(1653, 648);
            this.grdSub.Size = new System.Drawing.Size(1861, 779);
            this.grdSub.TabIndex = 0;
            // 
            // txtHMaterNumber
            // lblHPrinterName
            // 
            this.txtHMaterNumber.Location = new System.Drawing.Point(767, 12);
            this.txtHMaterNumber.Margin = new System.Windows.Forms.Padding(4);
            this.txtHMaterNumber.Multiline = true;
            this.txtHMaterNumber.Name = "txtHMaterNumber";
            this.txtHMaterNumber.Size = new System.Drawing.Size(274, 58);
            this.txtHMaterNumber.TabIndex = 87;
            this.lblHPrinterName.AutoSize = true;
            this.lblHPrinterName.Location = new System.Drawing.Point(418, 75);
            this.lblHPrinterName.Name = "lblHPrinterName";
            this.lblHPrinterName.Size = new System.Drawing.Size(80, 18);
            this.lblHPrinterName.TabIndex = 88;
            this.lblHPrinterName.Text = "打印人:";
            // 
            // label7
            // lblHPrintTime
            // 
            this.label7.AutoSize = true;
            this.label7.BackColor = System.Drawing.Color.Transparent;
            this.label7.Location = new System.Drawing.Point(677, 15);
            this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(67, 15);
            this.label7.TabIndex = 86;
            this.label7.Text = "物料代码";
            this.lblHPrintTime.AutoSize = true;
            this.lblHPrintTime.Location = new System.Drawing.Point(553, 75);
            this.lblHPrintTime.Name = "lblHPrintTime";
            this.lblHPrintTime.Size = new System.Drawing.Size(134, 18);
            this.lblHPrintTime.TabIndex = 89;
            this.lblHPrintTime.Text = "最新打印时间:";
            // 
            // Sc_ICMOWorkCompleteSet
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
            this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1667, 847);
            this.ClientSize = new System.Drawing.Size(1875, 1016);
            this.Controls.Add(this.tabControl1);
            this.Controls.Add(this.grdSum);
            this.Controls.Add(this.pPic);
            this.Controls.Add(this.Tool);
            this.KeyPreview = true;
            this.Margin = new System.Windows.Forms.Padding(4);
            this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.Name = "Sc_ICMOWorkCompleteSet";
            this.Text = "ReportTemplet";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
@@ -643,5 +687,8 @@
        private System.Windows.Forms.Label label6;
        public System.Windows.Forms.TextBox txtHMaterNumber;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.Label lblHPrintTimes;
        private System.Windows.Forms.Label lblHPrinterName;
        private System.Windows.Forms.Label lblHPrintTime;
    }
}