From 58606f610a8deba32791210981fae2fefc7fa083 Mon Sep 17 00:00:00 2001 From: zgq <519541279@qq.com> Date: 星期四, 12 八月 2021 17:05:26 +0800 Subject: [PATCH] 工序流转卡新增复制按钮 --- WorkM/流转卡管理/Sc_ProcessExchangeBill.designer.cs | 854 ++++++++++++++++++++++++-------------------------------- 1 files changed, 361 insertions(+), 493 deletions(-) diff --git "a/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/Sc_ProcessExchangeBill.designer.cs" "b/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/Sc_ProcessExchangeBill.designer.cs" index 0418241..7ef3e61 100644 --- "a/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/Sc_ProcessExchangeBill.designer.cs" +++ "b/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/Sc_ProcessExchangeBill.designer.cs" @@ -38,6 +38,7 @@ this.xz = new System.Windows.Forms.ToolStripButton(); this.xg = new System.Windows.Forms.ToolStripButton(); this.sc = new System.Windows.Forms.ToolStripButton(); + this.fz = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator(); this.AddRow = new System.Windows.Forms.ToolStripButton(); this.DelRow = new System.Windows.Forms.ToolStripButton(); @@ -63,6 +64,7 @@ this.浣滃簾ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.鎾ら攢浣滃簾ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator(); + this.闅愯棌鍒楄缃甌oolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator(); this.tc = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator(); @@ -224,7 +226,6 @@ this.grdSum = new System.Windows.Forms.DataGridView(); this.panel6 = new System.Windows.Forms.Panel(); this.lblHStockQty = new System.Windows.Forms.Label(); - this.闅愯棌鍒楄缃甌oolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.Tool.SuspendLayout(); this.P1.SuspendLayout(); this.tabControl2.SuspendLayout(); @@ -256,6 +257,7 @@ this.xz, this.xg, this.sc, + this.fz, this.toolStripSeparator8, this.AddRow, this.DelRow, @@ -284,7 +286,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(1356, 62); + this.Tool.Size = new System.Drawing.Size(1017, 50); this.Tool.Stretch = true; this.Tool.TabIndex = 17; this.Tool.Text = "toolStrip1"; @@ -334,7 +336,7 @@ // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; - this.toolStripSeparator2.Size = new System.Drawing.Size(6, 62); + this.toolStripSeparator2.Size = new System.Drawing.Size(6, 50); // // xz // @@ -380,10 +382,24 @@ this.sc.Visible = false; this.sc.Click += new System.EventHandler(this.sc_Click); // + // fz + // + this.fz.AutoSize = false; + this.fz.Image = ((System.Drawing.Image)(resources.GetObject("fz.Image"))); + this.fz.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; + this.fz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.fz.ImageTransparentColor = System.Drawing.Color.White; + this.fz.Name = "fz"; + this.fz.Size = new System.Drawing.Size(35, 47); + this.fz.Text = "澶嶅埗"; + this.fz.TextAlign = System.Drawing.ContentAlignment.BottomCenter; + this.fz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; + this.fz.Click += new System.EventHandler(this.fz_Click); + // // toolStripSeparator8 // this.toolStripSeparator8.Name = "toolStripSeparator8"; - this.toolStripSeparator8.Size = new System.Drawing.Size(6, 62); + this.toolStripSeparator8.Size = new System.Drawing.Size(6, 50); // // AddRow // @@ -416,7 +432,7 @@ // toolStripSeparator4 // this.toolStripSeparator4.Name = "toolStripSeparator4"; - this.toolStripSeparator4.Size = new System.Drawing.Size(6, 62); + this.toolStripSeparator4.Size = new System.Drawing.Size(6, 50); // // bc // @@ -449,7 +465,7 @@ // toolStripSeparator5 // this.toolStripSeparator5.Name = "toolStripSeparator5"; - this.toolStripSeparator5.Size = new System.Drawing.Size(6, 62); + this.toolStripSeparator5.Size = new System.Drawing.Size(6, 50); this.toolStripSeparator5.Visible = false; // // sh @@ -485,7 +501,7 @@ // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; - this.toolStripSeparator1.Size = new System.Drawing.Size(6, 62); + this.toolStripSeparator1.Size = new System.Drawing.Size(6, 50); // // sz // @@ -550,7 +566,7 @@ // toolStripSeparator6 // this.toolStripSeparator6.Name = "toolStripSeparator6"; - this.toolStripSeparator6.Size = new System.Drawing.Size(6, 62); + this.toolStripSeparator6.Size = new System.Drawing.Size(6, 50); this.toolStripSeparator6.Visible = false; // // qt @@ -571,7 +587,7 @@ this.qt.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.qt.ImageTransparentColor = System.Drawing.Color.White; this.qt.Name = "qt"; - this.qt.Size = new System.Drawing.Size(53, 59); + this.qt.Size = new System.Drawing.Size(45, 47); this.qt.Text = "鍏朵粬"; this.qt.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.qt.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; @@ -579,64 +595,71 @@ // 鍏抽棴ToolStripMenuItem // this.鍏抽棴ToolStripMenuItem.Name = "鍏抽棴ToolStripMenuItem"; - this.鍏抽棴ToolStripMenuItem.Size = new System.Drawing.Size(224, 26); + this.鍏抽棴ToolStripMenuItem.Size = new System.Drawing.Size(136, 22); this.鍏抽棴ToolStripMenuItem.Text = "鍏抽棴"; this.鍏抽棴ToolStripMenuItem.Click += new System.EventHandler(this.鍏抽棴ToolStripMenuItem_Click); // // 鍙嶅叧闂璗oolStripMenuItem // this.鍙嶅叧闂璗oolStripMenuItem.Name = "鍙嶅叧闂璗oolStripMenuItem"; - this.鍙嶅叧闂璗oolStripMenuItem.Size = new System.Drawing.Size(224, 26); + this.鍙嶅叧闂璗oolStripMenuItem.Size = new System.Drawing.Size(136, 22); this.鍙嶅叧闂璗oolStripMenuItem.Text = "鍙嶅叧闂�"; this.鍙嶅叧闂璗oolStripMenuItem.Click += new System.EventHandler(this.鍙嶅叧闂璗oolStripMenuItem_Click); // // toolStripSeparator15 // this.toolStripSeparator15.Name = "toolStripSeparator15"; - this.toolStripSeparator15.Size = new System.Drawing.Size(221, 6); + this.toolStripSeparator15.Size = new System.Drawing.Size(133, 6); // // 瀹℃牳ToolStripMenuItem // this.瀹℃牳ToolStripMenuItem.Name = "瀹℃牳ToolStripMenuItem"; - this.瀹℃牳ToolStripMenuItem.Size = new System.Drawing.Size(224, 26); + this.瀹℃牳ToolStripMenuItem.Size = new System.Drawing.Size(136, 22); this.瀹℃牳ToolStripMenuItem.Text = "瀹℃牳"; this.瀹℃牳ToolStripMenuItem.Click += new System.EventHandler(this.瀹℃牳ToolStripMenuItem_Click); // // 鍙嶅鏍窽oolStripMenuItem // this.鍙嶅鏍窽oolStripMenuItem.Name = "鍙嶅鏍窽oolStripMenuItem"; - this.鍙嶅鏍窽oolStripMenuItem.Size = new System.Drawing.Size(224, 26); + this.鍙嶅鏍窽oolStripMenuItem.Size = new System.Drawing.Size(136, 22); this.鍙嶅鏍窽oolStripMenuItem.Text = "鍙嶅鏍�"; this.鍙嶅鏍窽oolStripMenuItem.Click += new System.EventHandler(this.鍙嶅鏍窽oolStripMenuItem_Click); // // toolStripSeparator14 // this.toolStripSeparator14.Name = "toolStripSeparator14"; - this.toolStripSeparator14.Size = new System.Drawing.Size(221, 6); + this.toolStripSeparator14.Size = new System.Drawing.Size(133, 6); // // 浣滃簾ToolStripMenuItem // this.浣滃簾ToolStripMenuItem.Name = "浣滃簾ToolStripMenuItem"; - this.浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(224, 26); + this.浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(136, 22); this.浣滃簾ToolStripMenuItem.Text = "浣滃簾"; this.浣滃簾ToolStripMenuItem.Click += new System.EventHandler(this.浣滃簾ToolStripMenuItem_Click); // // 鎾ら攢浣滃簾ToolStripMenuItem // this.鎾ら攢浣滃簾ToolStripMenuItem.Name = "鎾ら攢浣滃簾ToolStripMenuItem"; - this.鎾ら攢浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(224, 26); + this.鎾ら攢浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(136, 22); this.鎾ら攢浣滃簾ToolStripMenuItem.Text = "鎾ら攢浣滃簾"; this.鎾ら攢浣滃簾ToolStripMenuItem.Click += new System.EventHandler(this.鎾ら攢浣滃簾ToolStripMenuItem_Click); // // toolStripMenuItem1 // this.toolStripMenuItem1.Name = "toolStripMenuItem1"; - this.toolStripMenuItem1.Size = new System.Drawing.Size(221, 6); + this.toolStripMenuItem1.Size = new System.Drawing.Size(133, 6); + // + // 闅愯棌鍒楄缃甌oolStripMenuItem + // + this.闅愯棌鍒楄缃甌oolStripMenuItem.Name = "闅愯棌鍒楄缃甌oolStripMenuItem"; + this.闅愯棌鍒楄缃甌oolStripMenuItem.Size = new System.Drawing.Size(136, 22); + this.闅愯棌鍒楄缃甌oolStripMenuItem.Text = "闅愯棌鍒楄缃�"; + this.闅愯棌鍒楄缃甌oolStripMenuItem.Click += new System.EventHandler(this.闅愯棌鍒楄缃甌oolStripMenuItem_Click_1); // // toolStripSeparator9 // this.toolStripSeparator9.Name = "toolStripSeparator9"; - this.toolStripSeparator9.Size = new System.Drawing.Size(6, 62); + this.toolStripSeparator9.Size = new System.Drawing.Size(6, 50); // // tc // @@ -656,7 +679,7 @@ // this.toolStripSeparator12.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripSeparator12.Name = "toolStripSeparator12"; - this.toolStripSeparator12.Size = new System.Drawing.Size(6, 62); + this.toolStripSeparator12.Size = new System.Drawing.Size(6, 50); // // yc // @@ -666,7 +689,7 @@ this.yc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.yc.ImageTransparentColor = System.Drawing.Color.White; this.yc.Name = "yc"; - this.yc.Size = new System.Drawing.Size(58, 59); + this.yc.Size = new System.Drawing.Size(48, 47); this.yc.Text = "闅愯棌鍒�"; this.yc.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.yc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; @@ -677,7 +700,7 @@ // this.toolStripSeparator13.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripSeparator13.Name = "toolStripSeparator13"; - this.toolStripSeparator13.Size = new System.Drawing.Size(6, 62); + this.toolStripSeparator13.Size = new System.Drawing.Size(6, 50); // // mrlk // @@ -687,7 +710,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, 59); + this.mrlk.Size = new System.Drawing.Size(60, 47); this.mrlk.Text = "榛樿鍒楀"; this.mrlk.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.mrlk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; @@ -697,7 +720,7 @@ // this.toolStripSeparator11.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripSeparator11.Name = "toolStripSeparator11"; - this.toolStripSeparator11.Size = new System.Drawing.Size(6, 62); + this.toolStripSeparator11.Size = new System.Drawing.Size(6, 50); // // bclk // @@ -707,7 +730,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, 59); + this.bclk.Size = new System.Drawing.Size(60, 47); this.bclk.Text = "淇濆瓨鍒楀"; this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; @@ -717,16 +740,15 @@ // this.toolStripSeparator10.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripSeparator10.Name = "toolStripSeparator10"; - this.toolStripSeparator10.Size = new System.Drawing.Size(6, 62); + this.toolStripSeparator10.Size = new System.Drawing.Size(6, 50); // // lblCaption // this.lblCaption.Dock = System.Windows.Forms.DockStyle.Top; 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(0, 0); - this.lblCaption.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblCaption.Name = "lblCaption"; - this.lblCaption.Size = new System.Drawing.Size(1249, 42); + this.lblCaption.Size = new System.Drawing.Size(937, 34); this.lblCaption.TabIndex = 18; this.lblCaption.Text = "鍗曟嵁缂栬緫"; this.lblCaption.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; @@ -738,10 +760,9 @@ this.P1.Controls.Add(this.pic1); this.P1.Controls.Add(this.lblCaption); this.P1.Dock = System.Windows.Forms.DockStyle.Top; - this.P1.Location = new System.Drawing.Point(55, 62); - this.P1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.P1.Location = new System.Drawing.Point(41, 50); this.P1.Name = "P1"; - this.P1.Size = new System.Drawing.Size(1249, 318); + this.P1.Size = new System.Drawing.Size(937, 254); this.P1.TabIndex = 31; // // tabControl2 @@ -750,21 +771,21 @@ this.tabControl2.Controls.Add(this.tabPage3); this.tabControl2.Controls.Add(this.tabPage4); this.tabControl2.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabControl2.Location = new System.Drawing.Point(0, 42); - this.tabControl2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.tabControl2.Location = new System.Drawing.Point(0, 34); + this.tabControl2.Margin = new System.Windows.Forms.Padding(2); this.tabControl2.Name = "tabControl2"; this.tabControl2.SelectedIndex = 0; - this.tabControl2.Size = new System.Drawing.Size(1249, 276); + this.tabControl2.Size = new System.Drawing.Size(937, 220); this.tabControl2.TabIndex = 310; // // tabPage2 // this.tabPage2.Controls.Add(this.gbUp); - this.tabPage2.Location = new System.Drawing.Point(4, 25); - this.tabPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.tabPage2.Location = new System.Drawing.Point(4, 22); + this.tabPage2.Margin = new System.Windows.Forms.Padding(2); this.tabPage2.Name = "tabPage2"; - this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.tabPage2.Size = new System.Drawing.Size(1241, 247); + this.tabPage2.Padding = new System.Windows.Forms.Padding(2); + this.tabPage2.Size = new System.Drawing.Size(929, 194); this.tabPage2.TabIndex = 0; this.tabPage2.Text = "琛ㄥご淇℃伅"; this.tabPage2.UseVisualStyleBackColor = true; @@ -815,11 +836,9 @@ this.gbUp.Controls.Add(this.label4); this.gbUp.Controls.Add(this.txtHBillNo); this.gbUp.Dock = System.Windows.Forms.DockStyle.Fill; - this.gbUp.Location = new System.Drawing.Point(3, 2); - this.gbUp.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.gbUp.Location = new System.Drawing.Point(2, 2); this.gbUp.Name = "gbUp"; - this.gbUp.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); - this.gbUp.Size = new System.Drawing.Size(1235, 243); + this.gbUp.Size = new System.Drawing.Size(925, 190); this.gbUp.TabIndex = 33; this.gbUp.TabStop = false; // @@ -827,20 +846,18 @@ // this.label42.AutoSize = true; this.label42.ForeColor = System.Drawing.Color.Black; - this.label42.Location = new System.Drawing.Point(811, 172); - this.label42.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label42.Location = new System.Drawing.Point(608, 138); this.label42.Name = "label42"; - this.label42.Size = new System.Drawing.Size(67, 15); + this.label42.Size = new System.Drawing.Size(53, 12); this.label42.TabIndex = 321; this.label42.Text = "椤圭洰缂栧彿"; // // txtHProjectNum // this.txtHProjectNum.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHProjectNum.Location = new System.Drawing.Point(907, 168); - this.txtHProjectNum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHProjectNum.Location = new System.Drawing.Point(680, 134); this.txtHProjectNum.Name = "txtHProjectNum"; - this.txtHProjectNum.Size = new System.Drawing.Size(251, 25); + this.txtHProjectNum.Size = new System.Drawing.Size(189, 21); this.txtHProjectNum.TabIndex = 322; this.txtHProjectNum.Tag = "0"; // @@ -849,10 +866,9 @@ this.cmdEquipMentID.BackColor = System.Drawing.Color.Transparent; this.cmdEquipMentID.Image = ((System.Drawing.Image)(resources.GetObject("cmdEquipMentID.Image"))); this.cmdEquipMentID.ImageAlign = System.Drawing.ContentAlignment.TopRight; - this.cmdEquipMentID.Location = new System.Drawing.Point(1131, 132); - this.cmdEquipMentID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.cmdEquipMentID.Location = new System.Drawing.Point(848, 106); this.cmdEquipMentID.Name = "cmdEquipMentID"; - this.cmdEquipMentID.Size = new System.Drawing.Size(29, 28); + this.cmdEquipMentID.Size = new System.Drawing.Size(22, 22); this.cmdEquipMentID.TabIndex = 320; this.cmdEquipMentID.UseVisualStyleBackColor = false; this.cmdEquipMentID.Click += new System.EventHandler(this.cmdEquipMentID_Click); @@ -861,20 +877,18 @@ // this.label41.AutoSize = true; this.label41.ForeColor = System.Drawing.Color.Black; - this.label41.Location = new System.Drawing.Point(811, 138); - this.label41.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label41.Location = new System.Drawing.Point(608, 110); this.label41.Name = "label41"; - this.label41.Size = new System.Drawing.Size(67, 15); + this.label41.Size = new System.Drawing.Size(53, 12); this.label41.TabIndex = 318; this.label41.Text = "妯″叿璁惧"; // // txtHEquipMentID // this.txtHEquipMentID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHEquipMentID.Location = new System.Drawing.Point(907, 132); - this.txtHEquipMentID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHEquipMentID.Location = new System.Drawing.Point(680, 106); this.txtHEquipMentID.Name = "txtHEquipMentID"; - this.txtHEquipMentID.Size = new System.Drawing.Size(221, 25); + this.txtHEquipMentID.Size = new System.Drawing.Size(167, 21); this.txtHEquipMentID.TabIndex = 319; this.txtHEquipMentID.Tag = "0"; this.txtHEquipMentID.TextChanged += new System.EventHandler(this.txtEquipMentID_TextChanged); @@ -883,10 +897,9 @@ // this.label40.AutoSize = true; this.label40.ForeColor = System.Drawing.Color.Black; - this.label40.Location = new System.Drawing.Point(809, 208); - this.label40.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label40.Location = new System.Drawing.Point(607, 166); this.label40.Name = "label40"; - this.label40.Size = new System.Drawing.Size(67, 15); + this.label40.Size = new System.Drawing.Size(53, 12); this.label40.TabIndex = 316; this.label40.Text = "鍘熸枡鎵规"; // @@ -894,20 +907,19 @@ // this.txtHMateOutBatchNo.BackColor = System.Drawing.SystemColors.Window; this.txtHMateOutBatchNo.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHMateOutBatchNo.Location = new System.Drawing.Point(907, 202); - this.txtHMateOutBatchNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHMateOutBatchNo.Location = new System.Drawing.Point(680, 162); this.txtHMateOutBatchNo.Name = "txtHMateOutBatchNo"; - this.txtHMateOutBatchNo.Size = new System.Drawing.Size(252, 25); + this.txtHMateOutBatchNo.Size = new System.Drawing.Size(190, 21); this.txtHMateOutBatchNo.TabIndex = 317; this.txtHMateOutBatchNo.Tag = "0"; // // chkHBLFlag // this.chkHBLFlag.AutoSize = true; - this.chkHBLFlag.Location = new System.Drawing.Point(659, 178); - this.chkHBLFlag.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.chkHBLFlag.Location = new System.Drawing.Point(494, 142); + this.chkHBLFlag.Margin = new System.Windows.Forms.Padding(2); this.chkHBLFlag.Name = "chkHBLFlag"; - this.chkHBLFlag.Size = new System.Drawing.Size(89, 19); + this.chkHBLFlag.Size = new System.Drawing.Size(72, 16); this.chkHBLFlag.TabIndex = 315; this.chkHBLFlag.Text = "琛ユ枡鏍囪"; this.chkHBLFlag.UseVisualStyleBackColor = true; @@ -916,10 +928,9 @@ // this.label39.AutoSize = true; this.label39.ForeColor = System.Drawing.Color.Black; - this.label39.Location = new System.Drawing.Point(32, 178); - this.label39.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label39.Location = new System.Drawing.Point(24, 142); this.label39.Name = "label39"; - this.label39.Size = new System.Drawing.Size(67, 15); + this.label39.Size = new System.Drawing.Size(53, 12); this.label39.TabIndex = 314; this.label39.Text = "琛ユ枡鍘熷洜"; // @@ -927,10 +938,9 @@ // this.txtHQty.BackColor = System.Drawing.SystemColors.Window; this.txtHQty.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHQty.Location = new System.Drawing.Point(501, 98); - this.txtHQty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHQty.Location = new System.Drawing.Point(376, 78); this.txtHQty.Name = "txtHQty"; - this.txtHQty.Size = new System.Drawing.Size(249, 25); + this.txtHQty.Size = new System.Drawing.Size(188, 21); this.txtHQty.TabIndex = 299; this.txtHQty.Tag = "0"; this.txtHQty.TextChanged += new System.EventHandler(this.txtHQty_TextChanged); @@ -939,10 +949,9 @@ // this.label38.AutoSize = true; this.label38.ForeColor = System.Drawing.Color.Black; - this.label38.Location = new System.Drawing.Point(407, 102); - this.label38.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label38.Location = new System.Drawing.Point(305, 82); this.label38.Name = "label38"; - this.label38.Size = new System.Drawing.Size(82, 15); + this.label38.Size = new System.Drawing.Size(65, 12); this.label38.TabIndex = 312; this.label38.Text = "娴佽浆鍗℃暟閲�"; // @@ -950,10 +959,9 @@ // this.label37.AutoSize = true; this.label37.ForeColor = System.Drawing.Color.Black; - this.label37.Location = new System.Drawing.Point(803, 32); - this.label37.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label37.Location = new System.Drawing.Point(602, 26); this.label37.Name = "label37"; - this.label37.Size = new System.Drawing.Size(82, 15); + this.label37.Size = new System.Drawing.Size(65, 12); this.label37.TabIndex = 310; this.label37.Text = "璁㈠崟璺熻釜鍙�"; // @@ -962,11 +970,10 @@ this.txtHOrderProcNO.BackColor = System.Drawing.Color.Beige; this.txtHOrderProcNO.Enabled = false; this.txtHOrderProcNO.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHOrderProcNO.Location = new System.Drawing.Point(907, 30); - this.txtHOrderProcNO.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHOrderProcNO.Location = new System.Drawing.Point(680, 24); this.txtHOrderProcNO.Name = "txtHOrderProcNO"; this.txtHOrderProcNO.ReadOnly = true; - this.txtHOrderProcNO.Size = new System.Drawing.Size(249, 25); + this.txtHOrderProcNO.Size = new System.Drawing.Size(188, 21); this.txtHOrderProcNO.TabIndex = 311; // // cmdHMaterID2 @@ -974,10 +981,9 @@ this.cmdHMaterID2.BackColor = System.Drawing.Color.Transparent; this.cmdHMaterID2.Image = ((System.Drawing.Image)(resources.GetObject("cmdHMaterID2.Image"))); this.cmdHMaterID2.ImageAlign = System.Drawing.ContentAlignment.TopRight; - this.cmdHMaterID2.Location = new System.Drawing.Point(348, 64); - this.cmdHMaterID2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.cmdHMaterID2.Location = new System.Drawing.Point(261, 51); this.cmdHMaterID2.Name = "cmdHMaterID2"; - this.cmdHMaterID2.Size = new System.Drawing.Size(29, 28); + this.cmdHMaterID2.Size = new System.Drawing.Size(22, 22); this.cmdHMaterID2.TabIndex = 307; this.cmdHMaterID2.UseVisualStyleBackColor = false; this.cmdHMaterID2.Click += new System.EventHandler(this.cmdHMaterID2_Click); @@ -986,10 +992,9 @@ // this.label34.AutoSize = true; this.label34.ForeColor = System.Drawing.Color.Black; - this.label34.Location = new System.Drawing.Point(809, 70); - this.label34.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label34.Location = new System.Drawing.Point(607, 56); this.label34.Name = "label34"; - this.label34.Size = new System.Drawing.Size(67, 15); + this.label34.Size = new System.Drawing.Size(53, 12); this.label34.TabIndex = 305; this.label34.Text = "浜у搧瑙勬牸"; // @@ -997,10 +1002,9 @@ // this.txtHModel2.BackColor = System.Drawing.SystemColors.Window; this.txtHModel2.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHModel2.Location = new System.Drawing.Point(908, 65); - this.txtHModel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHModel2.Location = new System.Drawing.Point(681, 52); this.txtHModel2.Name = "txtHModel2"; - this.txtHModel2.Size = new System.Drawing.Size(249, 25); + this.txtHModel2.Size = new System.Drawing.Size(188, 21); this.txtHModel2.TabIndex = 306; this.txtHModel2.Tag = "0"; // @@ -1008,10 +1012,9 @@ // this.label35.AutoSize = true; this.label35.ForeColor = System.Drawing.Color.Black; - this.label35.Location = new System.Drawing.Point(413, 70); - this.label35.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label35.Location = new System.Drawing.Point(310, 56); this.label35.Name = "label35"; - this.label35.Size = new System.Drawing.Size(67, 15); + this.label35.Size = new System.Drawing.Size(53, 12); this.label35.TabIndex = 303; this.label35.Text = "浜у搧浠g爜"; // @@ -1019,10 +1022,9 @@ // this.txtHMaterNumber2.BackColor = System.Drawing.SystemColors.Window; this.txtHMaterNumber2.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHMaterNumber2.Location = new System.Drawing.Point(501, 65); - this.txtHMaterNumber2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHMaterNumber2.Location = new System.Drawing.Point(376, 52); this.txtHMaterNumber2.Name = "txtHMaterNumber2"; - this.txtHMaterNumber2.Size = new System.Drawing.Size(249, 25); + this.txtHMaterNumber2.Size = new System.Drawing.Size(188, 21); this.txtHMaterNumber2.TabIndex = 304; this.txtHMaterNumber2.Tag = "0"; // @@ -1030,10 +1032,9 @@ // this.label36.AutoSize = true; this.label36.ForeColor = System.Drawing.Color.Black; - this.label36.Location = new System.Drawing.Point(32, 70); - this.label36.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label36.Location = new System.Drawing.Point(24, 56); this.label36.Name = "label36"; - this.label36.Size = new System.Drawing.Size(67, 15); + this.label36.Size = new System.Drawing.Size(53, 12); this.label36.TabIndex = 300; this.label36.Text = "浜у搧鍚嶇О"; // @@ -1041,10 +1042,9 @@ // this.txtHMaterID2.BackColor = System.Drawing.Color.Beige; this.txtHMaterID2.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHMaterID2.Location = new System.Drawing.Point(124, 65); - this.txtHMaterID2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHMaterID2.Location = new System.Drawing.Point(93, 52); this.txtHMaterID2.Name = "txtHMaterID2"; - this.txtHMaterID2.Size = new System.Drawing.Size(221, 25); + this.txtHMaterID2.Size = new System.Drawing.Size(167, 21); this.txtHMaterID2.TabIndex = 301; this.txtHMaterID2.Tag = "0"; // @@ -1052,20 +1052,18 @@ // this.dtpHPlanEndDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.dtpHPlanEndDate.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.dtpHPlanEndDate.Location = new System.Drawing.Point(501, 135); - this.dtpHPlanEndDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.dtpHPlanEndDate.Location = new System.Drawing.Point(376, 108); this.dtpHPlanEndDate.Name = "dtpHPlanEndDate"; - this.dtpHPlanEndDate.Size = new System.Drawing.Size(249, 25); + this.dtpHPlanEndDate.Size = new System.Drawing.Size(188, 21); this.dtpHPlanEndDate.TabIndex = 282; // // label12 // this.label12.AutoSize = true; this.label12.ForeColor = System.Drawing.Color.Black; - this.label12.Location = new System.Drawing.Point(393, 140); - this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label12.Location = new System.Drawing.Point(295, 112); this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(97, 15); + this.label12.Size = new System.Drawing.Size(77, 12); this.label12.TabIndex = 281; this.label12.Text = "璁″垝瀹屽伐鏃ユ湡"; // @@ -1073,20 +1071,18 @@ // this.dtpHPlanBeginDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.dtpHPlanBeginDate.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.dtpHPlanBeginDate.Location = new System.Drawing.Point(123, 135); - this.dtpHPlanBeginDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.dtpHPlanBeginDate.Location = new System.Drawing.Point(92, 108); this.dtpHPlanBeginDate.Name = "dtpHPlanBeginDate"; - this.dtpHPlanBeginDate.Size = new System.Drawing.Size(249, 25); + this.dtpHPlanBeginDate.Size = new System.Drawing.Size(188, 21); this.dtpHPlanBeginDate.TabIndex = 280; // // label7 // this.label7.AutoSize = true; this.label7.ForeColor = System.Drawing.Color.Black; - this.label7.Location = new System.Drawing.Point(13, 140); - this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label7.Location = new System.Drawing.Point(10, 112); this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(97, 15); + this.label7.Size = new System.Drawing.Size(77, 12); this.label7.TabIndex = 279; this.label7.Text = "璁″垝寮�宸ユ棩鏈�"; // @@ -1095,10 +1091,9 @@ this.cmdHUnitID.BackColor = System.Drawing.Color.Transparent; this.cmdHUnitID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHUnitID.Image"))); this.cmdHUnitID.ImageAlign = System.Drawing.ContentAlignment.TopRight; - this.cmdHUnitID.Location = new System.Drawing.Point(1129, 98); - this.cmdHUnitID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.cmdHUnitID.Location = new System.Drawing.Point(847, 78); this.cmdHUnitID.Name = "cmdHUnitID"; - this.cmdHUnitID.Size = new System.Drawing.Size(29, 28); + this.cmdHUnitID.Size = new System.Drawing.Size(22, 22); this.cmdHUnitID.TabIndex = 274; this.cmdHUnitID.UseVisualStyleBackColor = false; this.cmdHUnitID.Visible = false; @@ -1108,10 +1103,9 @@ // this.label26.AutoSize = true; this.label26.ForeColor = System.Drawing.Color.Black; - this.label26.Location = new System.Drawing.Point(808, 105); - this.label26.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label26.Location = new System.Drawing.Point(606, 84); this.label26.Name = "label26"; - this.label26.Size = new System.Drawing.Size(69, 15); + this.label26.Size = new System.Drawing.Size(53, 12); this.label26.TabIndex = 272; this.label26.Text = "鍗� 浣�"; // @@ -1119,10 +1113,9 @@ // this.txtHUnitID.BackColor = System.Drawing.Color.Beige; this.txtHUnitID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHUnitID.Location = new System.Drawing.Point(907, 100); - this.txtHUnitID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHUnitID.Location = new System.Drawing.Point(680, 80); this.txtHUnitID.Name = "txtHUnitID"; - this.txtHUnitID.Size = new System.Drawing.Size(220, 25); + this.txtHUnitID.Size = new System.Drawing.Size(166, 21); this.txtHUnitID.TabIndex = 273; this.txtHUnitID.Tag = "0"; this.txtHUnitID.TextChanged += new System.EventHandler(this.txtHUnitID_TextChanged); @@ -1131,10 +1124,9 @@ // this.label1.AutoSize = true; this.label1.ForeColor = System.Drawing.Color.Black; - this.label1.Location = new System.Drawing.Point(24, 104); - this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label1.Location = new System.Drawing.Point(18, 83); this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(82, 15); + this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 265; this.label1.Text = "鐢熶骇璁㈠崟鍙�"; // @@ -1142,10 +1134,9 @@ // this.txtHICMOBillNo.BackColor = System.Drawing.SystemColors.Window; this.txtHICMOBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHICMOBillNo.Location = new System.Drawing.Point(123, 100); - this.txtHICMOBillNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHICMOBillNo.Location = new System.Drawing.Point(92, 80); this.txtHICMOBillNo.Name = "txtHICMOBillNo"; - this.txtHICMOBillNo.Size = new System.Drawing.Size(249, 25); + this.txtHICMOBillNo.Size = new System.Drawing.Size(188, 21); this.txtHICMOBillNo.TabIndex = 266; this.txtHICMOBillNo.Tag = "0"; // @@ -1153,40 +1144,36 @@ // this.txtHExplanation.BackColor = System.Drawing.SystemColors.Window; this.txtHExplanation.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHExplanation.Location = new System.Drawing.Point(123, 174); - this.txtHExplanation.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHExplanation.Location = new System.Drawing.Point(92, 139); this.txtHExplanation.Name = "txtHExplanation"; - this.txtHExplanation.Size = new System.Drawing.Size(529, 25); + this.txtHExplanation.Size = new System.Drawing.Size(398, 21); this.txtHExplanation.TabIndex = 284; this.txtHExplanation.Tag = "0"; // // txtHRemark // this.txtHRemark.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHRemark.Location = new System.Drawing.Point(123, 208); - this.txtHRemark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHRemark.Location = new System.Drawing.Point(92, 166); this.txtHRemark.Name = "txtHRemark"; - this.txtHRemark.Size = new System.Drawing.Size(628, 25); + this.txtHRemark.Size = new System.Drawing.Size(472, 21); this.txtHRemark.TabIndex = 264; // // label20 // this.label20.AutoSize = true; this.label20.ForeColor = System.Drawing.Color.Black; - this.label20.Location = new System.Drawing.Point(29, 212); - this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label20.Location = new System.Drawing.Point(22, 170); this.label20.Name = "label20"; - this.label20.Size = new System.Drawing.Size(69, 15); + this.label20.Size = new System.Drawing.Size(53, 12); this.label20.TabIndex = 263; this.label20.Text = "澶� 娉�"; // // txtHWWOrderBillNo // this.txtHWWOrderBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHWWOrderBillNo.Location = new System.Drawing.Point(908, 381); - this.txtHWWOrderBillNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHWWOrderBillNo.Location = new System.Drawing.Point(681, 305); this.txtHWWOrderBillNo.Name = "txtHWWOrderBillNo"; - this.txtHWWOrderBillNo.Size = new System.Drawing.Size(249, 25); + this.txtHWWOrderBillNo.Size = new System.Drawing.Size(188, 21); this.txtHWWOrderBillNo.TabIndex = 262; this.txtHWWOrderBillNo.Tag = "0"; this.txtHWWOrderBillNo.Visible = false; @@ -1195,10 +1182,9 @@ // this.label2.AutoSize = true; this.label2.ForeColor = System.Drawing.Color.Black; - this.label2.Location = new System.Drawing.Point(801, 386); - this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label2.Location = new System.Drawing.Point(601, 309); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(82, 15); + this.label2.Size = new System.Drawing.Size(65, 12); this.label2.TabIndex = 261; this.label2.Text = "濮斿璁㈠崟鍙�"; this.label2.Visible = false; @@ -1207,10 +1193,9 @@ // this.label5.AutoSize = true; this.label5.ForeColor = System.Drawing.Color.Black; - this.label5.Location = new System.Drawing.Point(31, 386); - this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label5.Location = new System.Drawing.Point(23, 309); this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(97, 15); + this.label5.Size = new System.Drawing.Size(77, 12); this.label5.TabIndex = 259; this.label5.Text = "濮斿璁㈠崟鍐呯爜"; this.label5.Visible = false; @@ -1218,10 +1203,9 @@ // txtHWWOrderInterID // this.txtHWWOrderInterID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHWWOrderInterID.Location = new System.Drawing.Point(139, 381); - this.txtHWWOrderInterID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHWWOrderInterID.Location = new System.Drawing.Point(104, 305); this.txtHWWOrderInterID.Name = "txtHWWOrderInterID"; - this.txtHWWOrderInterID.Size = new System.Drawing.Size(249, 25); + this.txtHWWOrderInterID.Size = new System.Drawing.Size(188, 21); this.txtHWWOrderInterID.TabIndex = 260; this.txtHWWOrderInterID.Tag = "0"; this.txtHWWOrderInterID.Visible = false; @@ -1229,10 +1213,9 @@ // txtHWWOrderEntryID // this.txtHWWOrderEntryID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHWWOrderEntryID.Location = new System.Drawing.Point(533, 381); - this.txtHWWOrderEntryID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHWWOrderEntryID.Location = new System.Drawing.Point(400, 305); this.txtHWWOrderEntryID.Name = "txtHWWOrderEntryID"; - this.txtHWWOrderEntryID.Size = new System.Drawing.Size(249, 25); + this.txtHWWOrderEntryID.Size = new System.Drawing.Size(188, 21); this.txtHWWOrderEntryID.TabIndex = 258; this.txtHWWOrderEntryID.Tag = "0"; this.txtHWWOrderEntryID.Visible = false; @@ -1241,10 +1224,9 @@ // this.label16.AutoSize = true; this.label16.ForeColor = System.Drawing.Color.Black; - this.label16.Location = new System.Drawing.Point(408, 386); - this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label16.Location = new System.Drawing.Point(306, 309); this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(112, 15); + this.label16.Size = new System.Drawing.Size(89, 12); this.label16.TabIndex = 257; this.label16.Text = "濮斿璁㈠崟瀛愬唴鐮�"; this.label16.Visible = false; @@ -1253,20 +1235,18 @@ // this.dtpHDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.dtpHDate.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.dtpHDate.Location = new System.Drawing.Point(501, 29); - this.dtpHDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.dtpHDate.Location = new System.Drawing.Point(376, 23); this.dtpHDate.Name = "dtpHDate"; - this.dtpHDate.Size = new System.Drawing.Size(244, 25); + this.dtpHDate.Size = new System.Drawing.Size(184, 21); this.dtpHDate.TabIndex = 256; // // label9 // this.label9.AutoSize = true; this.label9.ForeColor = System.Drawing.Color.Black; - this.label9.Location = new System.Drawing.Point(409, 34); - this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label9.Location = new System.Drawing.Point(307, 27); this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(69, 15); + this.label9.Size = new System.Drawing.Size(53, 12); this.label9.TabIndex = 255; this.label9.Text = "鏃� 鏈�"; // @@ -1274,10 +1254,9 @@ // this.label4.AutoSize = true; this.label4.ForeColor = System.Drawing.Color.Black; - this.label4.Location = new System.Drawing.Point(29, 34); - this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label4.Location = new System.Drawing.Point(22, 27); this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(68, 15); + this.label4.Size = new System.Drawing.Size(53, 12); this.label4.TabIndex = 251; this.label4.Text = "鍗� 鎹� 鍙�"; // @@ -1285,10 +1264,9 @@ // this.txtHBillNo.BackColor = System.Drawing.Color.Beige; this.txtHBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHBillNo.Location = new System.Drawing.Point(123, 29); - this.txtHBillNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHBillNo.Location = new System.Drawing.Point(92, 23); this.txtHBillNo.Name = "txtHBillNo"; - this.txtHBillNo.Size = new System.Drawing.Size(249, 25); + this.txtHBillNo.Size = new System.Drawing.Size(188, 21); this.txtHBillNo.TabIndex = 252; // // tabPage3 @@ -1323,11 +1301,11 @@ this.tabPage3.Controls.Add(this.cmdHMaterID); this.tabPage3.Controls.Add(this.label6); this.tabPage3.Controls.Add(this.label10); - this.tabPage3.Location = new System.Drawing.Point(4, 25); - this.tabPage3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.tabPage3.Location = new System.Drawing.Point(4, 22); + this.tabPage3.Margin = new System.Windows.Forms.Padding(2); this.tabPage3.Name = "tabPage3"; - this.tabPage3.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.tabPage3.Size = new System.Drawing.Size(1241, 246); + this.tabPage3.Padding = new System.Windows.Forms.Padding(2); + this.tabPage3.Size = new System.Drawing.Size(929, 194); this.tabPage3.TabIndex = 1; this.tabPage3.Text = "鍏朵粬淇℃伅"; // @@ -1335,52 +1313,47 @@ // this.txtHprocExQty.BackColor = System.Drawing.SystemColors.Window; this.txtHprocExQty.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHprocExQty.Location = new System.Drawing.Point(939, 101); - this.txtHprocExQty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHprocExQty.Location = new System.Drawing.Point(704, 81); this.txtHprocExQty.Name = "txtHprocExQty"; this.txtHprocExQty.ReadOnly = true; - this.txtHprocExQty.Size = new System.Drawing.Size(113, 25); + this.txtHprocExQty.Size = new System.Drawing.Size(86, 21); this.txtHprocExQty.TabIndex = 313; this.txtHprocExQty.Tag = "0"; this.txtHprocExQty.TextChanged += new System.EventHandler(this.txtHprocExQty_TextChanged); // // txtHWorkTypeID // - this.txtHWorkTypeID.Location = new System.Drawing.Point(824, 139); - this.txtHWorkTypeID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHWorkTypeID.Location = new System.Drawing.Point(618, 111); this.txtHWorkTypeID.Name = "txtHWorkTypeID"; - this.txtHWorkTypeID.Size = new System.Drawing.Size(229, 25); + this.txtHWorkTypeID.Size = new System.Drawing.Size(173, 21); this.txtHWorkTypeID.TabIndex = 308; // // txtHPlanQty // this.txtHPlanQty.BackColor = System.Drawing.SystemColors.Window; this.txtHPlanQty.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHPlanQty.Location = new System.Drawing.Point(824, 101); - this.txtHPlanQty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHPlanQty.Location = new System.Drawing.Point(618, 81); this.txtHPlanQty.Name = "txtHPlanQty"; this.txtHPlanQty.ReadOnly = true; - this.txtHPlanQty.Size = new System.Drawing.Size(112, 25); + this.txtHPlanQty.Size = new System.Drawing.Size(85, 21); this.txtHPlanQty.TabIndex = 278; this.txtHPlanQty.Tag = "0"; this.txtHPlanQty.TextChanged += new System.EventHandler(this.txtHPlanQty_TextChanged); // // txtHICMOEntryID // - this.txtHICMOEntryID.Location = new System.Drawing.Point(437, 139); - this.txtHICMOEntryID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHICMOEntryID.Location = new System.Drawing.Point(328, 111); this.txtHICMOEntryID.Name = "txtHICMOEntryID"; - this.txtHICMOEntryID.Size = new System.Drawing.Size(249, 25); + this.txtHICMOEntryID.Size = new System.Drawing.Size(188, 21); this.txtHICMOEntryID.TabIndex = 309; // // label28 // this.label28.AutoSize = true; this.label28.ForeColor = System.Drawing.Color.Black; - this.label28.Location = new System.Drawing.Point(720, 101); - this.label28.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label28.Location = new System.Drawing.Point(540, 81); this.label28.Name = "label28"; - this.label28.Size = new System.Drawing.Size(67, 15); + this.label28.Size = new System.Drawing.Size(53, 12); this.label28.TabIndex = 277; this.label28.Text = "鐢熶骇鏁伴噺"; // @@ -1388,10 +1361,9 @@ // this.cmdSourceBillNo.Image = ((System.Drawing.Image)(resources.GetObject("cmdSourceBillNo.Image"))); this.cmdSourceBillNo.ImageAlign = System.Drawing.ContentAlignment.TopRight; - this.cmdSourceBillNo.Location = new System.Drawing.Point(657, 59); - this.cmdSourceBillNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.cmdSourceBillNo.Location = new System.Drawing.Point(493, 47); this.cmdSourceBillNo.Name = "cmdSourceBillNo"; - this.cmdSourceBillNo.Size = new System.Drawing.Size(29, 28); + this.cmdSourceBillNo.Size = new System.Drawing.Size(22, 22); this.cmdSourceBillNo.TabIndex = 293; this.cmdSourceBillNo.UseVisualStyleBackColor = true; this.cmdSourceBillNo.Click += new System.EventHandler(this.cmdSourceBillNo_Click); @@ -1400,10 +1372,9 @@ // this.label3.AutoSize = true; this.label3.ForeColor = System.Drawing.Color.Black; - this.label3.Location = new System.Drawing.Point(720, 19); - this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label3.Location = new System.Drawing.Point(540, 15); this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(97, 15); + this.label3.Size = new System.Drawing.Size(77, 12); this.label3.TabIndex = 285; this.label3.Text = "濮斿鍔犲伐鍗曚綅"; // @@ -1411,10 +1382,9 @@ // this.txtHModel.BackColor = System.Drawing.SystemColors.Window; this.txtHModel.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHModel.Location = new System.Drawing.Point(113, 101); - this.txtHModel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHModel.Location = new System.Drawing.Point(85, 81); this.txtHModel.Name = "txtHModel"; - this.txtHModel.Size = new System.Drawing.Size(227, 25); + this.txtHModel.Size = new System.Drawing.Size(171, 21); this.txtHModel.TabIndex = 297; this.txtHModel.Tag = "0"; // @@ -1422,10 +1392,9 @@ // this.txtHUnitNumber.BackColor = System.Drawing.SystemColors.Window; this.txtHUnitNumber.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHUnitNumber.Location = new System.Drawing.Point(824, 59); - this.txtHUnitNumber.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHUnitNumber.Location = new System.Drawing.Point(618, 47); this.txtHUnitNumber.Name = "txtHUnitNumber"; - this.txtHUnitNumber.Size = new System.Drawing.Size(229, 25); + this.txtHUnitNumber.Size = new System.Drawing.Size(173, 21); this.txtHUnitNumber.TabIndex = 276; this.txtHUnitNumber.Tag = "0"; // @@ -1433,28 +1402,25 @@ // this.label18.AutoSize = true; this.label18.ForeColor = System.Drawing.Color.Black; - this.label18.Location = new System.Drawing.Point(355, 101); - this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label18.Location = new System.Drawing.Point(266, 81); this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(67, 15); + this.label18.Size = new System.Drawing.Size(53, 12); this.label18.TabIndex = 94; this.label18.Text = "涓昏鏉愭枡"; // // txtHKeyMaterID // - this.txtHKeyMaterID.Location = new System.Drawing.Point(113, 139); - this.txtHKeyMaterID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHKeyMaterID.Location = new System.Drawing.Point(85, 111); this.txtHKeyMaterID.Name = "txtHKeyMaterID"; - this.txtHKeyMaterID.Size = new System.Drawing.Size(227, 25); + this.txtHKeyMaterID.Size = new System.Drawing.Size(171, 21); this.txtHKeyMaterID.TabIndex = 278; // // txtHSupID // this.txtHSupID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHSupID.Location = new System.Drawing.Point(824, 19); - this.txtHSupID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHSupID.Location = new System.Drawing.Point(618, 15); this.txtHSupID.Name = "txtHSupID"; - this.txtHSupID.Size = new System.Drawing.Size(229, 25); + this.txtHSupID.Size = new System.Drawing.Size(173, 21); this.txtHSupID.TabIndex = 286; this.txtHSupID.Tag = "0"; this.txtHSupID.TextChanged += new System.EventHandler(this.txtHSupID_TextChanged); @@ -1463,38 +1429,34 @@ // this.label24.AutoSize = true; this.label24.ForeColor = System.Drawing.Color.Black; - this.label24.Location = new System.Drawing.Point(720, 59); - this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label24.Location = new System.Drawing.Point(540, 47); this.label24.Name = "label24"; - this.label24.Size = new System.Drawing.Size(67, 15); + this.label24.Size = new System.Drawing.Size(53, 12); this.label24.TabIndex = 275; this.label24.Text = "鍗曚綅浠g爜"; // // txtHMainMaterID // - this.txtHMainMaterID.Location = new System.Drawing.Point(437, 101); - this.txtHMainMaterID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHMainMaterID.Location = new System.Drawing.Point(328, 81); this.txtHMainMaterID.Name = "txtHMainMaterID"; - this.txtHMainMaterID.Size = new System.Drawing.Size(249, 25); + this.txtHMainMaterID.Size = new System.Drawing.Size(188, 21); this.txtHMainMaterID.TabIndex = 277; // // textBox2 // this.textBox2.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.textBox2.Location = new System.Drawing.Point(437, 59); - this.textBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.textBox2.Location = new System.Drawing.Point(328, 47); this.textBox2.Name = "textBox2"; - this.textBox2.Size = new System.Drawing.Size(221, 25); + this.textBox2.Size = new System.Drawing.Size(167, 21); this.textBox2.TabIndex = 292; // // label22 // this.label22.AutoSize = true; this.label22.ForeColor = System.Drawing.Color.Black; - this.label22.Location = new System.Drawing.Point(720, 139); - this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label22.Location = new System.Drawing.Point(540, 111); this.label22.Name = "label22"; - this.label22.Size = new System.Drawing.Size(82, 15); + this.label22.Size = new System.Drawing.Size(65, 12); this.label22.TabIndex = 253; this.label22.Text = "娴佽浆鍗$被鍨�"; // @@ -1503,10 +1465,9 @@ this.cmdHSupID.BackColor = System.Drawing.Color.Transparent; this.cmdHSupID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHSupID.Image"))); this.cmdHSupID.ImageAlign = System.Drawing.ContentAlignment.TopRight; - this.cmdHSupID.Location = new System.Drawing.Point(1055, 19); - this.cmdHSupID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.cmdHSupID.Location = new System.Drawing.Point(791, 15); this.cmdHSupID.Name = "cmdHSupID"; - this.cmdHSupID.Size = new System.Drawing.Size(29, 28); + this.cmdHSupID.Size = new System.Drawing.Size(22, 22); this.cmdHSupID.TabIndex = 287; this.cmdHSupID.UseVisualStyleBackColor = false; this.cmdHSupID.Click += new System.EventHandler(this.cmdHSupID_Click); @@ -1515,10 +1476,9 @@ // this.label31.AutoSize = true; this.label31.ForeColor = System.Drawing.Color.Black; - this.label31.Location = new System.Drawing.Point(37, 101); - this.label31.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label31.Location = new System.Drawing.Point(28, 81); this.label31.Name = "label31"; - this.label31.Size = new System.Drawing.Size(67, 15); + this.label31.Size = new System.Drawing.Size(53, 12); this.label31.TabIndex = 296; this.label31.Text = "瀛愪欢瑙勬牸"; // @@ -1527,10 +1487,9 @@ this.cmdHWorkShopID.BackColor = System.Drawing.Color.Transparent; this.cmdHWorkShopID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHWorkShopID.Image"))); this.cmdHWorkShopID.ImageAlign = System.Drawing.ContentAlignment.TopRight; - this.cmdHWorkShopID.Location = new System.Drawing.Point(311, 19); - this.cmdHWorkShopID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.cmdHWorkShopID.Location = new System.Drawing.Point(233, 15); this.cmdHWorkShopID.Name = "cmdHWorkShopID"; - this.cmdHWorkShopID.Size = new System.Drawing.Size(29, 28); + this.cmdHWorkShopID.Size = new System.Drawing.Size(22, 22); this.cmdHWorkShopID.TabIndex = 290; this.cmdHWorkShopID.UseVisualStyleBackColor = false; this.cmdHWorkShopID.Click += new System.EventHandler(this.cmdHWorkShopID_Click); @@ -1539,10 +1498,9 @@ // this.label29.AutoSize = true; this.label29.ForeColor = System.Drawing.Color.Black; - this.label29.Location = new System.Drawing.Point(355, 59); - this.label29.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label29.Location = new System.Drawing.Point(266, 47); this.label29.Name = "label29"; - this.label29.Size = new System.Drawing.Size(68, 15); + this.label29.Size = new System.Drawing.Size(53, 12); this.label29.TabIndex = 291; this.label29.Text = "閫� 鍗� 鍙�"; // @@ -1551,10 +1509,9 @@ this.cmdWorkType.BackColor = System.Drawing.Color.Transparent; this.cmdWorkType.Image = ((System.Drawing.Image)(resources.GetObject("cmdWorkType.Image"))); this.cmdWorkType.ImageAlign = System.Drawing.ContentAlignment.TopRight; - this.cmdWorkType.Location = new System.Drawing.Point(1055, 139); - this.cmdWorkType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.cmdWorkType.Location = new System.Drawing.Point(791, 111); this.cmdWorkType.Name = "cmdWorkType"; - this.cmdWorkType.Size = new System.Drawing.Size(29, 28); + this.cmdWorkType.Size = new System.Drawing.Size(22, 22); this.cmdWorkType.TabIndex = 309; this.cmdWorkType.UseVisualStyleBackColor = false; this.cmdWorkType.Click += new System.EventHandler(this.cmdWorkType_Click); @@ -1562,10 +1519,9 @@ // txtHWorkShopID // this.txtHWorkShopID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHWorkShopID.Location = new System.Drawing.Point(115, 19); - this.txtHWorkShopID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHWorkShopID.Location = new System.Drawing.Point(86, 15); this.txtHWorkShopID.Name = "txtHWorkShopID"; - this.txtHWorkShopID.Size = new System.Drawing.Size(193, 25); + this.txtHWorkShopID.Size = new System.Drawing.Size(146, 21); this.txtHWorkShopID.TabIndex = 289; this.txtHWorkShopID.Tag = "0"; this.txtHWorkShopID.TextChanged += new System.EventHandler(this.txtHWorkShopID_TextChanged); @@ -1574,10 +1530,9 @@ // this.label32.AutoSize = true; this.label32.ForeColor = System.Drawing.Color.Black; - this.label32.Location = new System.Drawing.Point(37, 139); - this.label32.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label32.Location = new System.Drawing.Point(28, 111); this.label32.Name = "label32"; - this.label32.Size = new System.Drawing.Size(67, 15); + this.label32.Size = new System.Drawing.Size(53, 12); this.label32.TabIndex = 283; this.label32.Text = "鍏抽敭鏉愭枡"; // @@ -1585,10 +1540,9 @@ // this.txtHMaterNumber.BackColor = System.Drawing.SystemColors.Window; this.txtHMaterNumber.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHMaterNumber.Location = new System.Drawing.Point(437, 19); - this.txtHMaterNumber.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHMaterNumber.Location = new System.Drawing.Point(328, 15); this.txtHMaterNumber.Name = "txtHMaterNumber"; - this.txtHMaterNumber.Size = new System.Drawing.Size(249, 25); + this.txtHMaterNumber.Size = new System.Drawing.Size(188, 21); this.txtHMaterNumber.TabIndex = 271; this.txtHMaterNumber.Tag = "0"; // @@ -1596,10 +1550,9 @@ // this.txtHMaterID.BackColor = System.Drawing.Color.Beige; this.txtHMaterID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHMaterID.Location = new System.Drawing.Point(113, 59); - this.txtHMaterID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHMaterID.Location = new System.Drawing.Point(85, 47); this.txtHMaterID.Name = "txtHMaterID"; - this.txtHMaterID.Size = new System.Drawing.Size(197, 25); + this.txtHMaterID.Size = new System.Drawing.Size(149, 21); this.txtHMaterID.TabIndex = 268; this.txtHMaterID.Tag = "0"; this.txtHMaterID.TextChanged += new System.EventHandler(this.txtHMaterID_TextChanged); @@ -1608,10 +1561,9 @@ // this.label14.AutoSize = true; this.label14.ForeColor = System.Drawing.Color.Black; - this.label14.Location = new System.Drawing.Point(37, 59); - this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label14.Location = new System.Drawing.Point(28, 47); this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(67, 15); + this.label14.Size = new System.Drawing.Size(53, 12); this.label14.TabIndex = 267; this.label14.Text = "瀛愪欢鍚嶇О"; // @@ -1620,10 +1572,9 @@ this.cmdHMaterID.BackColor = System.Drawing.Color.Transparent; this.cmdHMaterID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHMaterID.Image"))); this.cmdHMaterID.ImageAlign = System.Drawing.ContentAlignment.TopRight; - this.cmdHMaterID.Location = new System.Drawing.Point(311, 59); - this.cmdHMaterID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.cmdHMaterID.Location = new System.Drawing.Point(233, 47); this.cmdHMaterID.Name = "cmdHMaterID"; - this.cmdHMaterID.Size = new System.Drawing.Size(29, 28); + this.cmdHMaterID.Size = new System.Drawing.Size(22, 22); this.cmdHMaterID.TabIndex = 269; this.cmdHMaterID.UseVisualStyleBackColor = false; this.cmdHMaterID.Click += new System.EventHandler(this.cmdHMaterID_Click); @@ -1632,10 +1583,9 @@ // this.label6.AutoSize = true; this.label6.ForeColor = System.Drawing.Color.Black; - this.label6.Location = new System.Drawing.Point(37, 19); - this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label6.Location = new System.Drawing.Point(28, 15); this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(67, 15); + this.label6.Size = new System.Drawing.Size(53, 12); this.label6.TabIndex = 288; this.label6.Text = "鐢熶骇杞﹂棿"; // @@ -1643,10 +1593,9 @@ // this.label10.AutoSize = true; this.label10.ForeColor = System.Drawing.Color.Black; - this.label10.Location = new System.Drawing.Point(355, 19); - this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label10.Location = new System.Drawing.Point(266, 15); this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(67, 15); + this.label10.Size = new System.Drawing.Size(53, 12); this.label10.TabIndex = 270; this.label10.Text = "瀛愪欢浠g爜"; // @@ -1691,11 +1640,10 @@ this.tabPage4.Controls.Add(this.label44); this.tabPage4.Controls.Add(this.txtHProdMaterCode); this.tabPage4.Controls.Add(this.label43); - this.tabPage4.Location = new System.Drawing.Point(4, 25); - this.tabPage4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.tabPage4.Location = new System.Drawing.Point(4, 22); this.tabPage4.Name = "tabPage4"; - this.tabPage4.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); - this.tabPage4.Size = new System.Drawing.Size(1241, 246); + this.tabPage4.Padding = new System.Windows.Forms.Padding(3); + this.tabPage4.Size = new System.Drawing.Size(929, 194); this.tabPage4.TabIndex = 2; this.tabPage4.Text = "妫�绉荤エ淇℃伅"; // @@ -1703,10 +1651,9 @@ // this.txtHMaterIDD.BackColor = System.Drawing.SystemColors.Window; this.txtHMaterIDD.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHMaterIDD.Location = new System.Drawing.Point(144, 212); - this.txtHMaterIDD.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHMaterIDD.Location = new System.Drawing.Point(108, 170); this.txtHMaterIDD.Name = "txtHMaterIDD"; - this.txtHMaterIDD.Size = new System.Drawing.Size(249, 25); + this.txtHMaterIDD.Size = new System.Drawing.Size(188, 21); this.txtHMaterIDD.TabIndex = 308; this.txtHMaterIDD.Tag = "0"; // @@ -1714,10 +1661,9 @@ // this.label61.AutoSize = true; this.label61.ForeColor = System.Drawing.Color.Black; - this.label61.Location = new System.Drawing.Point(36, 216); - this.label61.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label61.Location = new System.Drawing.Point(27, 173); this.label61.Name = "label61"; - this.label61.Size = new System.Drawing.Size(90, 15); + this.label61.Size = new System.Drawing.Size(71, 12); this.label61.TabIndex = 307; this.label61.Text = "鍘熸潗鏂欏唴鐮丏"; // @@ -1725,10 +1671,9 @@ // this.txtHMaterIDC.BackColor = System.Drawing.SystemColors.Window; this.txtHMaterIDC.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHMaterIDC.Location = new System.Drawing.Point(941, 179); - this.txtHMaterIDC.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHMaterIDC.Location = new System.Drawing.Point(706, 143); this.txtHMaterIDC.Name = "txtHMaterIDC"; - this.txtHMaterIDC.Size = new System.Drawing.Size(249, 25); + this.txtHMaterIDC.Size = new System.Drawing.Size(188, 21); this.txtHMaterIDC.TabIndex = 306; this.txtHMaterIDC.Tag = "0"; // @@ -1736,10 +1681,9 @@ // this.label60.AutoSize = true; this.label60.ForeColor = System.Drawing.Color.Black; - this.label60.Location = new System.Drawing.Point(841, 182); - this.label60.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label60.Location = new System.Drawing.Point(631, 146); this.label60.Name = "label60"; - this.label60.Size = new System.Drawing.Size(90, 15); + this.label60.Size = new System.Drawing.Size(71, 12); this.label60.TabIndex = 305; this.label60.Text = "鍘熸潗鏂欏唴鐮丆"; // @@ -1747,10 +1691,9 @@ // this.txtHMaterIDB.BackColor = System.Drawing.SystemColors.Window; this.txtHMaterIDB.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHMaterIDB.Location = new System.Drawing.Point(532, 179); - this.txtHMaterIDB.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHMaterIDB.Location = new System.Drawing.Point(399, 143); this.txtHMaterIDB.Name = "txtHMaterIDB"; - this.txtHMaterIDB.Size = new System.Drawing.Size(249, 25); + this.txtHMaterIDB.Size = new System.Drawing.Size(188, 21); this.txtHMaterIDB.TabIndex = 304; this.txtHMaterIDB.Tag = "0"; // @@ -1758,10 +1701,9 @@ // this.label59.AutoSize = true; this.label59.ForeColor = System.Drawing.Color.Black; - this.label59.Location = new System.Drawing.Point(429, 182); - this.label59.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label59.Location = new System.Drawing.Point(322, 146); this.label59.Name = "label59"; - this.label59.Size = new System.Drawing.Size(90, 15); + this.label59.Size = new System.Drawing.Size(71, 12); this.label59.TabIndex = 303; this.label59.Text = "鍘熸潗鏂欏唴鐮丅"; // @@ -1769,10 +1711,9 @@ // this.txtHMaterIDA.BackColor = System.Drawing.SystemColors.Window; this.txtHMaterIDA.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHMaterIDA.Location = new System.Drawing.Point(144, 179); - this.txtHMaterIDA.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHMaterIDA.Location = new System.Drawing.Point(108, 143); this.txtHMaterIDA.Name = "txtHMaterIDA"; - this.txtHMaterIDA.Size = new System.Drawing.Size(249, 25); + this.txtHMaterIDA.Size = new System.Drawing.Size(188, 21); this.txtHMaterIDA.TabIndex = 302; this.txtHMaterIDA.Tag = "0"; // @@ -1780,10 +1721,9 @@ // this.label58.AutoSize = true; this.label58.ForeColor = System.Drawing.Color.Black; - this.label58.Location = new System.Drawing.Point(36, 182); - this.label58.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label58.Location = new System.Drawing.Point(27, 146); this.label58.Name = "label58"; - this.label58.Size = new System.Drawing.Size(90, 15); + this.label58.Size = new System.Drawing.Size(71, 12); this.label58.TabIndex = 301; this.label58.Text = "鍘熸潗鏂欏唴鐮丄"; // @@ -1791,10 +1731,9 @@ // this.txtHMaterShortName.BackColor = System.Drawing.SystemColors.Window; this.txtHMaterShortName.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHMaterShortName.Location = new System.Drawing.Point(941, 145); - this.txtHMaterShortName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHMaterShortName.Location = new System.Drawing.Point(706, 116); this.txtHMaterShortName.Name = "txtHMaterShortName"; - this.txtHMaterShortName.Size = new System.Drawing.Size(249, 25); + this.txtHMaterShortName.Size = new System.Drawing.Size(188, 21); this.txtHMaterShortName.TabIndex = 300; this.txtHMaterShortName.Tag = "0"; // @@ -1802,10 +1741,9 @@ // this.label57.AutoSize = true; this.label57.ForeColor = System.Drawing.Color.Black; - this.label57.Location = new System.Drawing.Point(841, 149); - this.label57.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label57.Location = new System.Drawing.Point(631, 119); this.label57.Name = "label57"; - this.label57.Size = new System.Drawing.Size(82, 15); + this.label57.Size = new System.Drawing.Size(65, 12); this.label57.TabIndex = 299; this.label57.Text = "鍘熸潗鏂欑畝绉�"; // @@ -1813,10 +1751,9 @@ // this.txtHProdType.BackColor = System.Drawing.SystemColors.Window; this.txtHProdType.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHProdType.Location = new System.Drawing.Point(532, 145); - this.txtHProdType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHProdType.Location = new System.Drawing.Point(399, 116); this.txtHProdType.Name = "txtHProdType"; - this.txtHProdType.Size = new System.Drawing.Size(249, 25); + this.txtHProdType.Size = new System.Drawing.Size(188, 21); this.txtHProdType.TabIndex = 298; this.txtHProdType.Tag = "0"; // @@ -1824,10 +1761,9 @@ // this.label56.AutoSize = true; this.label56.ForeColor = System.Drawing.Color.Black; - this.label56.Location = new System.Drawing.Point(429, 149); - this.label56.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label56.Location = new System.Drawing.Point(322, 119); this.label56.Name = "label56"; - this.label56.Size = new System.Drawing.Size(67, 15); + this.label56.Size = new System.Drawing.Size(53, 12); this.label56.TabIndex = 297; this.label56.Text = "鐢熶骇绫诲瀷"; // @@ -1835,10 +1771,9 @@ // this.txtHMaterNumber_D.BackColor = System.Drawing.SystemColors.Window; this.txtHMaterNumber_D.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHMaterNumber_D.Location = new System.Drawing.Point(144, 145); - this.txtHMaterNumber_D.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHMaterNumber_D.Location = new System.Drawing.Point(108, 116); this.txtHMaterNumber_D.Name = "txtHMaterNumber_D"; - this.txtHMaterNumber_D.Size = new System.Drawing.Size(249, 25); + this.txtHMaterNumber_D.Size = new System.Drawing.Size(188, 21); this.txtHMaterNumber_D.TabIndex = 296; this.txtHMaterNumber_D.Tag = "0"; // @@ -1846,10 +1781,9 @@ // this.label55.AutoSize = true; this.label55.ForeColor = System.Drawing.Color.Black; - this.label55.Location = new System.Drawing.Point(36, 149); - this.label55.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label55.Location = new System.Drawing.Point(27, 119); this.label55.Name = "label55"; - this.label55.Size = new System.Drawing.Size(90, 15); + this.label55.Size = new System.Drawing.Size(71, 12); this.label55.TabIndex = 295; this.label55.Text = "鍘熸潗鏂欑紪鍙稤"; // @@ -1857,10 +1791,9 @@ // this.txtHMaterNumber_C.BackColor = System.Drawing.SystemColors.Window; this.txtHMaterNumber_C.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHMaterNumber_C.Location = new System.Drawing.Point(941, 111); - this.txtHMaterNumber_C.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHMaterNumber_C.Location = new System.Drawing.Point(706, 89); this.txtHMaterNumber_C.Name = "txtHMaterNumber_C"; - this.txtHMaterNumber_C.Size = new System.Drawing.Size(249, 25); + this.txtHMaterNumber_C.Size = new System.Drawing.Size(188, 21); this.txtHMaterNumber_C.TabIndex = 294; this.txtHMaterNumber_C.Tag = "0"; // @@ -1868,10 +1801,9 @@ // this.label54.AutoSize = true; this.label54.ForeColor = System.Drawing.Color.Black; - this.label54.Location = new System.Drawing.Point(841, 115); - this.label54.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label54.Location = new System.Drawing.Point(631, 92); this.label54.Name = "label54"; - this.label54.Size = new System.Drawing.Size(90, 15); + this.label54.Size = new System.Drawing.Size(71, 12); this.label54.TabIndex = 293; this.label54.Text = "鍘熸潗鏂欑紪鍙稢"; // @@ -1879,10 +1811,9 @@ // this.txtHMaterNumber_B.BackColor = System.Drawing.SystemColors.Window; this.txtHMaterNumber_B.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHMaterNumber_B.Location = new System.Drawing.Point(532, 111); - this.txtHMaterNumber_B.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHMaterNumber_B.Location = new System.Drawing.Point(399, 89); this.txtHMaterNumber_B.Name = "txtHMaterNumber_B"; - this.txtHMaterNumber_B.Size = new System.Drawing.Size(249, 25); + this.txtHMaterNumber_B.Size = new System.Drawing.Size(188, 21); this.txtHMaterNumber_B.TabIndex = 292; this.txtHMaterNumber_B.Tag = "0"; // @@ -1890,10 +1821,9 @@ // this.label53.AutoSize = true; this.label53.ForeColor = System.Drawing.Color.Black; - this.label53.Location = new System.Drawing.Point(429, 115); - this.label53.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label53.Location = new System.Drawing.Point(322, 92); this.label53.Name = "label53"; - this.label53.Size = new System.Drawing.Size(90, 15); + this.label53.Size = new System.Drawing.Size(71, 12); this.label53.TabIndex = 291; this.label53.Text = "鍘熸潗鏂欑紪鍙稡"; // @@ -1901,10 +1831,9 @@ // this.txtHMaterNumber_A.BackColor = System.Drawing.SystemColors.Window; this.txtHMaterNumber_A.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHMaterNumber_A.Location = new System.Drawing.Point(144, 111); - this.txtHMaterNumber_A.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHMaterNumber_A.Location = new System.Drawing.Point(108, 89); this.txtHMaterNumber_A.Name = "txtHMaterNumber_A"; - this.txtHMaterNumber_A.Size = new System.Drawing.Size(249, 25); + this.txtHMaterNumber_A.Size = new System.Drawing.Size(188, 21); this.txtHMaterNumber_A.TabIndex = 290; this.txtHMaterNumber_A.Tag = "0"; // @@ -1912,10 +1841,9 @@ // this.label52.AutoSize = true; this.label52.ForeColor = System.Drawing.Color.Black; - this.label52.Location = new System.Drawing.Point(36, 115); - this.label52.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label52.Location = new System.Drawing.Point(27, 92); this.label52.Name = "label52"; - this.label52.Size = new System.Drawing.Size(90, 15); + this.label52.Size = new System.Drawing.Size(71, 12); this.label52.TabIndex = 289; this.label52.Text = "鍘熸潗鏂欑紪鍙稟"; // @@ -1923,10 +1851,9 @@ // this.txtHImportNote.BackColor = System.Drawing.SystemColors.Window; this.txtHImportNote.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHImportNote.Location = new System.Drawing.Point(941, 78); - this.txtHImportNote.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHImportNote.Location = new System.Drawing.Point(706, 62); this.txtHImportNote.Name = "txtHImportNote"; - this.txtHImportNote.Size = new System.Drawing.Size(249, 25); + this.txtHImportNote.Size = new System.Drawing.Size(188, 21); this.txtHImportNote.TabIndex = 288; this.txtHImportNote.Tag = "0"; // @@ -1934,10 +1861,9 @@ // this.label51.AutoSize = true; this.label51.ForeColor = System.Drawing.Color.Black; - this.label51.Location = new System.Drawing.Point(841, 81); - this.label51.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label51.Location = new System.Drawing.Point(631, 65); this.label51.Name = "label51"; - this.label51.Size = new System.Drawing.Size(67, 15); + this.label51.Size = new System.Drawing.Size(53, 12); this.label51.TabIndex = 287; this.label51.Text = "閲嶈鎻愮ず"; // @@ -1945,10 +1871,9 @@ // this.txtHWorkRemark.BackColor = System.Drawing.SystemColors.Window; this.txtHWorkRemark.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHWorkRemark.Location = new System.Drawing.Point(532, 78); - this.txtHWorkRemark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHWorkRemark.Location = new System.Drawing.Point(399, 62); this.txtHWorkRemark.Name = "txtHWorkRemark"; - this.txtHWorkRemark.Size = new System.Drawing.Size(249, 25); + this.txtHWorkRemark.Size = new System.Drawing.Size(188, 21); this.txtHWorkRemark.TabIndex = 286; this.txtHWorkRemark.Tag = "0"; // @@ -1956,10 +1881,9 @@ // this.label50.AutoSize = true; this.label50.ForeColor = System.Drawing.Color.Black; - this.label50.Location = new System.Drawing.Point(429, 81); - this.label50.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label50.Location = new System.Drawing.Point(322, 65); this.label50.Name = "label50"; - this.label50.Size = new System.Drawing.Size(67, 15); + this.label50.Size = new System.Drawing.Size(53, 12); this.label50.TabIndex = 285; this.label50.Text = "鐢熶骇澶囨敞"; // @@ -1967,10 +1891,9 @@ // this.txtHCusName.BackColor = System.Drawing.SystemColors.Window; this.txtHCusName.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHCusName.Location = new System.Drawing.Point(144, 78); - this.txtHCusName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHCusName.Location = new System.Drawing.Point(108, 62); this.txtHCusName.Name = "txtHCusName"; - this.txtHCusName.Size = new System.Drawing.Size(249, 25); + this.txtHCusName.Size = new System.Drawing.Size(188, 21); this.txtHCusName.TabIndex = 284; this.txtHCusName.Tag = "0"; // @@ -1978,10 +1901,9 @@ // this.label49.AutoSize = true; this.label49.ForeColor = System.Drawing.Color.Black; - this.label49.Location = new System.Drawing.Point(36, 81); - this.label49.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label49.Location = new System.Drawing.Point(27, 65); this.label49.Name = "label49"; - this.label49.Size = new System.Drawing.Size(67, 15); + this.label49.Size = new System.Drawing.Size(53, 12); this.label49.TabIndex = 283; this.label49.Text = "瀹㈡埛鍚嶇О"; // @@ -1989,10 +1911,9 @@ // this.txtHProdMaterName.BackColor = System.Drawing.SystemColors.Window; this.txtHProdMaterName.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHProdMaterName.Location = new System.Drawing.Point(941, 42); - this.txtHProdMaterName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHProdMaterName.Location = new System.Drawing.Point(706, 34); this.txtHProdMaterName.Name = "txtHProdMaterName"; - this.txtHProdMaterName.Size = new System.Drawing.Size(249, 25); + this.txtHProdMaterName.Size = new System.Drawing.Size(188, 21); this.txtHProdMaterName.TabIndex = 282; this.txtHProdMaterName.Tag = "0"; // @@ -2000,10 +1921,9 @@ // this.label48.AutoSize = true; this.label48.ForeColor = System.Drawing.Color.Black; - this.label48.Location = new System.Drawing.Point(841, 46); - this.label48.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label48.Location = new System.Drawing.Point(631, 37); this.label48.Name = "label48"; - this.label48.Size = new System.Drawing.Size(67, 15); + this.label48.Size = new System.Drawing.Size(53, 12); this.label48.TabIndex = 281; this.label48.Text = "浜у搧鍚嶇О"; // @@ -2011,10 +1931,9 @@ // this.txtHPlanSendGoodsDate.BackColor = System.Drawing.SystemColors.Window; this.txtHPlanSendGoodsDate.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHPlanSendGoodsDate.Location = new System.Drawing.Point(532, 42); - this.txtHPlanSendGoodsDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHPlanSendGoodsDate.Location = new System.Drawing.Point(399, 34); this.txtHPlanSendGoodsDate.Name = "txtHPlanSendGoodsDate"; - this.txtHPlanSendGoodsDate.Size = new System.Drawing.Size(249, 25); + this.txtHPlanSendGoodsDate.Size = new System.Drawing.Size(188, 21); this.txtHPlanSendGoodsDate.TabIndex = 280; this.txtHPlanSendGoodsDate.Tag = "0"; // @@ -2022,10 +1941,9 @@ // this.label47.AutoSize = true; this.label47.ForeColor = System.Drawing.Color.Black; - this.label47.Location = new System.Drawing.Point(429, 46); - this.label47.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label47.Location = new System.Drawing.Point(322, 37); this.label47.Name = "label47"; - this.label47.Size = new System.Drawing.Size(97, 15); + this.label47.Size = new System.Drawing.Size(77, 12); this.label47.TabIndex = 279; this.label47.Text = "棰勮鍑鸿揣鏃ユ湡"; // @@ -2033,10 +1951,9 @@ // this.txtHCusNeedMaterial.BackColor = System.Drawing.SystemColors.Window; this.txtHCusNeedMaterial.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHCusNeedMaterial.Location = new System.Drawing.Point(144, 42); - this.txtHCusNeedMaterial.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHCusNeedMaterial.Location = new System.Drawing.Point(108, 34); this.txtHCusNeedMaterial.Name = "txtHCusNeedMaterial"; - this.txtHCusNeedMaterial.Size = new System.Drawing.Size(249, 25); + this.txtHCusNeedMaterial.Size = new System.Drawing.Size(188, 21); this.txtHCusNeedMaterial.TabIndex = 278; this.txtHCusNeedMaterial.Tag = "0"; // @@ -2044,10 +1961,9 @@ // this.label46.AutoSize = true; this.label46.ForeColor = System.Drawing.Color.Black; - this.label46.Location = new System.Drawing.Point(3, 46); - this.label46.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label46.Location = new System.Drawing.Point(2, 37); this.label46.Name = "label46"; - this.label46.Size = new System.Drawing.Size(127, 15); + this.label46.Size = new System.Drawing.Size(101, 12); this.label46.TabIndex = 277; this.label46.Text = "瀹㈡埛瑕佹眰鏉愭枡鎴愬垎"; // @@ -2055,10 +1971,9 @@ // this.txtHCusShortName.BackColor = System.Drawing.SystemColors.Window; this.txtHCusShortName.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHCusShortName.Location = new System.Drawing.Point(941, 8); - this.txtHCusShortName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHCusShortName.Location = new System.Drawing.Point(706, 6); this.txtHCusShortName.Name = "txtHCusShortName"; - this.txtHCusShortName.Size = new System.Drawing.Size(249, 25); + this.txtHCusShortName.Size = new System.Drawing.Size(188, 21); this.txtHCusShortName.TabIndex = 276; this.txtHCusShortName.Tag = "0"; // @@ -2066,10 +1981,9 @@ // this.label45.AutoSize = true; this.label45.ForeColor = System.Drawing.Color.Black; - this.label45.Location = new System.Drawing.Point(841, 11); - this.label45.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label45.Location = new System.Drawing.Point(631, 9); this.label45.Name = "label45"; - this.label45.Size = new System.Drawing.Size(67, 15); + this.label45.Size = new System.Drawing.Size(53, 12); this.label45.TabIndex = 275; this.label45.Text = "瀹㈡埛绠�绉�"; // @@ -2077,10 +1991,9 @@ // this.txtHSeOrderBillNo.BackColor = System.Drawing.SystemColors.Window; this.txtHSeOrderBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHSeOrderBillNo.Location = new System.Drawing.Point(532, 8); - this.txtHSeOrderBillNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHSeOrderBillNo.Location = new System.Drawing.Point(399, 6); this.txtHSeOrderBillNo.Name = "txtHSeOrderBillNo"; - this.txtHSeOrderBillNo.Size = new System.Drawing.Size(249, 25); + this.txtHSeOrderBillNo.Size = new System.Drawing.Size(188, 21); this.txtHSeOrderBillNo.TabIndex = 274; this.txtHSeOrderBillNo.Tag = "0"; // @@ -2088,10 +2001,9 @@ // this.label44.AutoSize = true; this.label44.ForeColor = System.Drawing.Color.Black; - this.label44.Location = new System.Drawing.Point(429, 11); - this.label44.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label44.Location = new System.Drawing.Point(322, 9); this.label44.Name = "label44"; - this.label44.Size = new System.Drawing.Size(82, 15); + this.label44.Size = new System.Drawing.Size(65, 12); this.label44.TabIndex = 273; this.label44.Text = "閿�鍞鍗曞彿"; // @@ -2099,10 +2011,9 @@ // this.txtHProdMaterCode.BackColor = System.Drawing.SystemColors.Window; this.txtHProdMaterCode.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHProdMaterCode.Location = new System.Drawing.Point(144, 8); - this.txtHProdMaterCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHProdMaterCode.Location = new System.Drawing.Point(108, 6); this.txtHProdMaterCode.Name = "txtHProdMaterCode"; - this.txtHProdMaterCode.Size = new System.Drawing.Size(249, 25); + this.txtHProdMaterCode.Size = new System.Drawing.Size(188, 21); this.txtHProdMaterCode.TabIndex = 272; this.txtHProdMaterCode.Tag = "0"; // @@ -2110,19 +2021,17 @@ // this.label43.AutoSize = true; this.label43.ForeColor = System.Drawing.Color.Black; - this.label43.Location = new System.Drawing.Point(36, 11); - this.label43.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label43.Location = new System.Drawing.Point(27, 9); this.label43.Name = "label43"; - this.label43.Size = new System.Drawing.Size(69, 15); + this.label43.Size = new System.Drawing.Size(53, 12); this.label43.TabIndex = 271; this.label43.Text = "浜у搧CODE"; // // pic1 // - this.pic1.Location = new System.Drawing.Point(403, 4); - this.pic1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.pic1.Location = new System.Drawing.Point(302, 3); this.pic1.Name = "pic1"; - this.pic1.Size = new System.Drawing.Size(88, 38); + this.pic1.Size = new System.Drawing.Size(66, 30); this.pic1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pic1.TabIndex = 36; this.pic1.TabStop = false; @@ -2132,10 +2041,9 @@ // this.label33.AutoSize = true; this.label33.ForeColor = System.Drawing.Color.Black; - this.label33.Location = new System.Drawing.Point(589, 31); - this.label33.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label33.Location = new System.Drawing.Point(442, 25); this.label33.Name = "label33"; - this.label33.Size = new System.Drawing.Size(82, 15); + this.label33.Size = new System.Drawing.Size(65, 12); this.label33.TabIndex = 298; this.label33.Text = "娴佽浆鍗℃暟閲�"; this.label33.Visible = false; @@ -2144,10 +2052,9 @@ // this.label30.AutoSize = true; this.label30.ForeColor = System.Drawing.Color.Black; - this.label30.Location = new System.Drawing.Point(493, 34); - this.label30.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label30.Location = new System.Drawing.Point(370, 27); this.label30.Name = "label30"; - this.label30.Size = new System.Drawing.Size(69, 15); + this.label30.Size = new System.Drawing.Size(53, 12); this.label30.TabIndex = 294; this.label30.Text = "鎵� 鍙�"; this.label30.Visible = false; @@ -2156,10 +2063,9 @@ // this.txtHBatchNo.BackColor = System.Drawing.SystemColors.Window; this.txtHBatchNo.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHBatchNo.Location = new System.Drawing.Point(592, 29); - this.txtHBatchNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHBatchNo.Location = new System.Drawing.Point(444, 23); this.txtHBatchNo.Name = "txtHBatchNo"; - this.txtHBatchNo.Size = new System.Drawing.Size(249, 25); + this.txtHBatchNo.Size = new System.Drawing.Size(188, 21); this.txtHBatchNo.TabIndex = 295; this.txtHBatchNo.Tag = "0"; this.txtHBatchNo.Visible = false; @@ -2167,10 +2073,9 @@ // txtHInnerBillNo // this.txtHInnerBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHInnerBillNo.Location = new System.Drawing.Point(807, 15); - this.txtHInnerBillNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.txtHInnerBillNo.Location = new System.Drawing.Point(605, 12); this.txtHInnerBillNo.Name = "txtHInnerBillNo"; - this.txtHInnerBillNo.Size = new System.Drawing.Size(249, 25); + this.txtHInnerBillNo.Size = new System.Drawing.Size(188, 21); this.txtHInnerBillNo.TabIndex = 254; this.txtHInnerBillNo.Tag = "0"; // @@ -2198,20 +2103,18 @@ this.panel2.Controls.Add(this.txtHMaker); this.panel2.Controls.Add(this.label8); this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom; - this.panel2.Location = new System.Drawing.Point(55, 658); - this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.panel2.Location = new System.Drawing.Point(41, 526); this.panel2.Name = "panel2"; - this.panel2.Size = new System.Drawing.Size(1249, 91); + this.panel2.Size = new System.Drawing.Size(937, 73); this.panel2.TabIndex = 32; // // txtHDeleteDate // this.txtHDeleteDate.BackColor = System.Drawing.Color.Transparent; this.txtHDeleteDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHDeleteDate.Location = new System.Drawing.Point(967, 59); - this.txtHDeleteDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.txtHDeleteDate.Location = new System.Drawing.Point(725, 47); this.txtHDeleteDate.Name = "txtHDeleteDate"; - this.txtHDeleteDate.Size = new System.Drawing.Size(131, 19); + this.txtHDeleteDate.Size = new System.Drawing.Size(98, 15); this.txtHDeleteDate.TabIndex = 19; // // label25 @@ -2219,10 +2122,9 @@ this.label25.AutoSize = true; this.label25.BackColor = System.Drawing.Color.Transparent; this.label25.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label25.Location = new System.Drawing.Point(888, 62); - this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label25.Location = new System.Drawing.Point(666, 50); this.label25.Name = "label25"; - this.label25.Size = new System.Drawing.Size(67, 15); + this.label25.Size = new System.Drawing.Size(53, 12); this.label25.TabIndex = 18; this.label25.Text = "浣滃簾鏃ユ湡"; // @@ -2230,10 +2132,9 @@ // this.txtHDeleteMan.BackColor = System.Drawing.Color.Transparent; this.txtHDeleteMan.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHDeleteMan.Location = new System.Drawing.Point(967, 15); - this.txtHDeleteMan.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.txtHDeleteMan.Location = new System.Drawing.Point(725, 12); this.txtHDeleteMan.Name = "txtHDeleteMan"; - this.txtHDeleteMan.Size = new System.Drawing.Size(131, 19); + this.txtHDeleteMan.Size = new System.Drawing.Size(98, 15); this.txtHDeleteMan.TabIndex = 17; // // label27 @@ -2241,10 +2142,9 @@ this.label27.AutoSize = true; this.label27.BackColor = System.Drawing.Color.Transparent; this.label27.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label27.Location = new System.Drawing.Point(888, 15); - this.label27.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label27.Location = new System.Drawing.Point(666, 12); this.label27.Name = "label27"; - this.label27.Size = new System.Drawing.Size(52, 15); + this.label27.Size = new System.Drawing.Size(41, 12); this.label27.TabIndex = 16; this.label27.Text = "浣滃簾浜�"; // @@ -2252,10 +2152,9 @@ // this.txtHUpDateDate.BackColor = System.Drawing.Color.Transparent; this.txtHUpDateDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHUpDateDate.Location = new System.Drawing.Point(749, 59); - this.txtHUpDateDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.txtHUpDateDate.Location = new System.Drawing.Point(562, 47); this.txtHUpDateDate.Name = "txtHUpDateDate"; - this.txtHUpDateDate.Size = new System.Drawing.Size(131, 19); + this.txtHUpDateDate.Size = new System.Drawing.Size(98, 15); this.txtHUpDateDate.TabIndex = 15; // // label23 @@ -2263,10 +2162,9 @@ this.label23.AutoSize = true; this.label23.BackColor = System.Drawing.Color.Transparent; this.label23.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label23.Location = new System.Drawing.Point(671, 59); - this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label23.Location = new System.Drawing.Point(503, 47); this.label23.Name = "label23"; - this.label23.Size = new System.Drawing.Size(67, 15); + this.label23.Size = new System.Drawing.Size(53, 12); this.label23.TabIndex = 14; this.label23.Text = "淇敼鏃ユ湡"; // @@ -2274,10 +2172,9 @@ // this.txtHUpDater.BackColor = System.Drawing.Color.Transparent; this.txtHUpDater.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHUpDater.Location = new System.Drawing.Point(749, 15); - this.txtHUpDater.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.txtHUpDater.Location = new System.Drawing.Point(562, 12); this.txtHUpDater.Name = "txtHUpDater"; - this.txtHUpDater.Size = new System.Drawing.Size(131, 19); + this.txtHUpDater.Size = new System.Drawing.Size(98, 15); this.txtHUpDater.TabIndex = 13; // // label21 @@ -2285,10 +2182,9 @@ this.label21.AutoSize = true; this.label21.BackColor = System.Drawing.Color.Transparent; this.label21.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label21.Location = new System.Drawing.Point(671, 15); - this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label21.Location = new System.Drawing.Point(503, 12); this.label21.Name = "label21"; - this.label21.Size = new System.Drawing.Size(52, 15); + this.label21.Size = new System.Drawing.Size(41, 12); this.label21.TabIndex = 12; this.label21.Text = "淇敼浜�"; // @@ -2296,10 +2192,9 @@ // this.txtHCloseDate.BackColor = System.Drawing.Color.Transparent; this.txtHCloseDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHCloseDate.Location = new System.Drawing.Point(529, 59); - this.txtHCloseDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.txtHCloseDate.Location = new System.Drawing.Point(397, 47); this.txtHCloseDate.Name = "txtHCloseDate"; - this.txtHCloseDate.Size = new System.Drawing.Size(131, 19); + this.txtHCloseDate.Size = new System.Drawing.Size(98, 15); this.txtHCloseDate.TabIndex = 11; // // label19 @@ -2307,10 +2202,9 @@ this.label19.AutoSize = true; this.label19.BackColor = System.Drawing.Color.Transparent; this.label19.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label19.Location = new System.Drawing.Point(451, 62); - this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label19.Location = new System.Drawing.Point(338, 50); this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(67, 15); + this.label19.Size = new System.Drawing.Size(53, 12); this.label19.TabIndex = 10; this.label19.Text = "鍏抽棴鏃ユ湡"; // @@ -2318,10 +2212,9 @@ // this.txtHCloseMan.BackColor = System.Drawing.Color.Transparent; this.txtHCloseMan.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHCloseMan.Location = new System.Drawing.Point(528, 16); - this.txtHCloseMan.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.txtHCloseMan.Location = new System.Drawing.Point(396, 13); this.txtHCloseMan.Name = "txtHCloseMan"; - this.txtHCloseMan.Size = new System.Drawing.Size(131, 19); + this.txtHCloseMan.Size = new System.Drawing.Size(98, 15); this.txtHCloseMan.TabIndex = 9; // // label17 @@ -2329,10 +2222,9 @@ this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; this.label17.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label17.Location = new System.Drawing.Point(451, 20); - this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label17.Location = new System.Drawing.Point(338, 16); this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(52, 15); + this.label17.Size = new System.Drawing.Size(41, 12); this.label17.TabIndex = 8; this.label17.Text = "鍏抽棴浜�"; // @@ -2340,10 +2232,9 @@ // this.txtHCheckDate.BackColor = System.Drawing.Color.Transparent; this.txtHCheckDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHCheckDate.Location = new System.Drawing.Point(312, 59); - this.txtHCheckDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.txtHCheckDate.Location = new System.Drawing.Point(234, 47); this.txtHCheckDate.Name = "txtHCheckDate"; - this.txtHCheckDate.Size = new System.Drawing.Size(131, 19); + this.txtHCheckDate.Size = new System.Drawing.Size(98, 15); this.txtHCheckDate.TabIndex = 7; // // label15 @@ -2351,10 +2242,9 @@ this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; this.label15.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label15.Location = new System.Drawing.Point(233, 62); - this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label15.Location = new System.Drawing.Point(175, 50); this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(67, 15); + this.label15.Size = new System.Drawing.Size(53, 12); this.label15.TabIndex = 6; this.label15.Text = "瀹℃牳鏃ユ湡"; // @@ -2362,10 +2252,9 @@ // this.txtHChecker.BackColor = System.Drawing.Color.Transparent; this.txtHChecker.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHChecker.Location = new System.Drawing.Point(312, 16); - this.txtHChecker.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.txtHChecker.Location = new System.Drawing.Point(234, 13); this.txtHChecker.Name = "txtHChecker"; - this.txtHChecker.Size = new System.Drawing.Size(131, 19); + this.txtHChecker.Size = new System.Drawing.Size(98, 15); this.txtHChecker.TabIndex = 5; // // label13 @@ -2373,10 +2262,9 @@ this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; this.label13.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label13.Location = new System.Drawing.Point(233, 20); - this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label13.Location = new System.Drawing.Point(175, 16); this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(52, 15); + this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 4; this.label13.Text = "瀹℃牳浜�"; // @@ -2384,10 +2272,9 @@ // this.txtHMakeDate.BackColor = System.Drawing.Color.Transparent; this.txtHMakeDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHMakeDate.Location = new System.Drawing.Point(95, 59); - this.txtHMakeDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.txtHMakeDate.Location = new System.Drawing.Point(71, 47); this.txtHMakeDate.Name = "txtHMakeDate"; - this.txtHMakeDate.Size = new System.Drawing.Size(131, 19); + this.txtHMakeDate.Size = new System.Drawing.Size(98, 15); this.txtHMakeDate.TabIndex = 3; // // label11 @@ -2395,10 +2282,9 @@ this.label11.AutoSize = true; this.label11.BackColor = System.Drawing.Color.Transparent; this.label11.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label11.Location = new System.Drawing.Point(16, 62); - this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label11.Location = new System.Drawing.Point(12, 50); this.label11.Name = "label11"; - this.label11.Size = new System.Drawing.Size(67, 15); + this.label11.Size = new System.Drawing.Size(53, 12); this.label11.TabIndex = 2; this.label11.Text = "鍒跺崟鏃ユ湡"; // @@ -2406,10 +2292,9 @@ // this.txtHMaker.BackColor = System.Drawing.Color.Transparent; this.txtHMaker.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHMaker.Location = new System.Drawing.Point(95, 16); - this.txtHMaker.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.txtHMaker.Location = new System.Drawing.Point(71, 13); this.txtHMaker.Name = "txtHMaker"; - this.txtHMaker.Size = new System.Drawing.Size(131, 19); + this.txtHMaker.Size = new System.Drawing.Size(98, 15); this.txtHMaker.TabIndex = 1; // // label8 @@ -2417,10 +2302,9 @@ this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; this.label8.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label8.Location = new System.Drawing.Point(16, 20); - this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label8.Location = new System.Drawing.Point(12, 16); this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(52, 15); + this.label8.Size = new System.Drawing.Size(41, 12); this.label8.TabIndex = 0; this.label8.Text = "鍒跺崟浜�"; // @@ -2432,30 +2316,27 @@ // panel1 // this.panel1.Dock = System.Windows.Forms.DockStyle.Left; - this.panel1.Location = new System.Drawing.Point(0, 62); - this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.panel1.Location = new System.Drawing.Point(0, 50); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(55, 687); + this.panel1.Size = new System.Drawing.Size(41, 549); this.panel1.TabIndex = 33; // // panel3 // this.panel3.Dock = System.Windows.Forms.DockStyle.Right; - this.panel3.Location = new System.Drawing.Point(1304, 62); - this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.panel3.Location = new System.Drawing.Point(978, 50); this.panel3.Name = "panel3"; - this.panel3.Size = new System.Drawing.Size(52, 687); + this.panel3.Size = new System.Drawing.Size(39, 549); this.panel3.TabIndex = 34; // // grdPrint // this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; - this.grdPrint.Location = new System.Drawing.Point(1079, 679); - this.grdPrint.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.grdPrint.Location = new System.Drawing.Point(809, 543); this.grdPrint.Name = "grdPrint"; this.grdPrint.RowHeadersWidth = 51; this.grdPrint.RowTemplate.Height = 23; - this.grdPrint.Size = new System.Drawing.Size(33, 30); + this.grdPrint.Size = new System.Drawing.Size(25, 24); this.grdPrint.TabIndex = 46; this.grdPrint.Visible = false; // @@ -2463,11 +2344,10 @@ // this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabControl1.Location = new System.Drawing.Point(55, 380); - this.tabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.tabControl1.Location = new System.Drawing.Point(41, 304); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; - this.tabControl1.Size = new System.Drawing.Size(1249, 278); + this.tabControl1.Size = new System.Drawing.Size(937, 222); this.tabControl1.TabIndex = 55; // // tabPage1 @@ -2475,11 +2355,10 @@ this.tabPage1.Controls.Add(this.grdMain); this.tabPage1.Controls.Add(this.grdSum); this.tabPage1.Controls.Add(this.panel6); - this.tabPage1.Location = new System.Drawing.Point(4, 25); - this.tabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.tabPage1.Location = new System.Drawing.Point(4, 22); this.tabPage1.Name = "tabPage1"; - this.tabPage1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); - this.tabPage1.Size = new System.Drawing.Size(1241, 249); + this.tabPage1.Padding = new System.Windows.Forms.Padding(3); + this.tabPage1.Size = new System.Drawing.Size(929, 196); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "鏄庣粏淇℃伅"; this.tabPage1.UseVisualStyleBackColor = true; @@ -2493,13 +2372,12 @@ this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill; this.grdMain.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.grdMain.Location = new System.Drawing.Point(4, 4); - this.grdMain.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.grdMain.Location = new System.Drawing.Point(3, 3); this.grdMain.Name = "grdMain"; this.grdMain.ReadOnly = true; this.grdMain.RowHeadersWidth = 30; this.grdMain.RowTemplate.Height = 23; - this.grdMain.Size = new System.Drawing.Size(1233, 187); + this.grdMain.Size = new System.Drawing.Size(923, 146); this.grdMain.TabIndex = 58; this.grdMain.RowHeadersWidthChanged += new System.EventHandler(this.grdMain_RowHeadersWidthChanged); this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit); @@ -2518,14 +2396,13 @@ this.grdSum.BackgroundColor = System.Drawing.Color.Khaki; this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom; - this.grdSum.Location = new System.Drawing.Point(4, 191); - this.grdSum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.grdSum.Location = new System.Drawing.Point(3, 149); this.grdSum.Name = "grdSum"; this.grdSum.ReadOnly = true; this.grdSum.RowHeadersWidth = 51; this.grdSum.RowTemplate.Height = 23; this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None; - this.grdSum.Size = new System.Drawing.Size(1233, 24); + this.grdSum.Size = new System.Drawing.Size(923, 19); this.grdSum.TabIndex = 57; // // panel6 @@ -2534,34 +2411,25 @@ this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.panel6.Controls.Add(this.lblHStockQty); this.panel6.Dock = System.Windows.Forms.DockStyle.Bottom; - this.panel6.Location = new System.Drawing.Point(4, 215); - this.panel6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.panel6.Location = new System.Drawing.Point(3, 168); this.panel6.Name = "panel6"; - this.panel6.Size = new System.Drawing.Size(1233, 30); + this.panel6.Size = new System.Drawing.Size(923, 25); this.panel6.TabIndex = 56; // // lblHStockQty // this.lblHStockQty.AutoSize = true; - this.lblHStockQty.Location = new System.Drawing.Point(11, 8); - this.lblHStockQty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblHStockQty.Location = new System.Drawing.Point(8, 6); this.lblHStockQty.Name = "lblHStockQty"; - this.lblHStockQty.Size = new System.Drawing.Size(0, 15); + this.lblHStockQty.Size = new System.Drawing.Size(0, 12); this.lblHStockQty.TabIndex = 0; - // - // 闅愯棌鍒楄缃甌oolStripMenuItem - // - this.闅愯棌鍒楄缃甌oolStripMenuItem.Name = "闅愯棌鍒楄缃甌oolStripMenuItem"; - this.闅愯棌鍒楄缃甌oolStripMenuItem.Size = new System.Drawing.Size(224, 26); - this.闅愯棌鍒楄缃甌oolStripMenuItem.Text = "闅愯棌鍒楄缃�"; - this.闅愯棌鍒楄缃甌oolStripMenuItem.Click += new System.EventHandler(this.闅愯棌鍒楄缃甌oolStripMenuItem_Click_1); // // Sc_ProcessExchangeBill // - this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.Lavender; - this.ClientSize = new System.Drawing.Size(1356, 749); + this.ClientSize = new System.Drawing.Size(1017, 599); this.Controls.Add(this.tabControl1); this.Controls.Add(this.panel2); this.Controls.Add(this.P1); @@ -2575,7 +2443,6 @@ this.Controls.Add(this.label30); this.ForeColor = System.Drawing.Color.Black; this.KeyPreview = true; - this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.Name = "Sc_ProcessExchangeBill"; this.Text = "宸ュ簭娴佽浆鍗�"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; @@ -2806,5 +2673,6 @@ private System.Windows.Forms.TextBox txtHProdMaterCode; private System.Windows.Forms.Label label43; private System.Windows.Forms.ToolStripMenuItem 闅愯棌鍒楄缃甌oolStripMenuItem; + private System.Windows.Forms.ToolStripButton fz; } } \ No newline at end of file -- Gitblit v1.9.1