From d6e73a8096be4f72ed76854c82a84ff61dbc6415 Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期五, 12 七月 2024 16:58:19 +0800
Subject: [PATCH] 1
---
WorkM/流转卡管理/Sc_ProcessExchangeBackBill.designer.cs | 524 +++++++++++++++++++++++++++++-----------------------------
1 files changed, 263 insertions(+), 261 deletions(-)
diff --git "a/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/Sc_ProcessExchangeBackBill.designer.cs" "b/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/Sc_ProcessExchangeBackBill.designer.cs"
index 98b8a83..baded1f 100644
--- "a/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/Sc_ProcessExchangeBackBill.designer.cs"
+++ "b/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/Sc_ProcessExchangeBackBill.designer.cs"
@@ -39,10 +39,10 @@
this.xg = new System.Windows.Forms.ToolStripButton();
this.sc = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
+ this.bc = new System.Windows.Forms.ToolStripButton();
this.AddRow = new System.Windows.Forms.ToolStripButton();
this.DelRow = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
- this.bc = new System.Windows.Forms.ToolStripButton();
this.fq = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
this.sh = new System.Windows.Forms.ToolStripButton();
@@ -218,7 +218,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(1526, 74);
this.Tool.Stretch = true;
this.Tool.TabIndex = 17;
this.Tool.Text = "toolStrip1";
@@ -268,7 +268,7 @@
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
- this.toolStripSeparator2.Size = new System.Drawing.Size(6, 62);
+ this.toolStripSeparator2.Size = new System.Drawing.Size(6, 74);
//
// xz
//
@@ -317,7 +317,21 @@
// toolStripSeparator8
//
this.toolStripSeparator8.Name = "toolStripSeparator8";
- this.toolStripSeparator8.Size = new System.Drawing.Size(6, 62);
+ this.toolStripSeparator8.Size = new System.Drawing.Size(6, 74);
+ //
+ // bc
+ //
+ this.bc.AutoSize = false;
+ this.bc.Image = ((System.Drawing.Image)(resources.GetObject("bc.Image")));
+ this.bc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
+ this.bc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.bc.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.bc.Name = "bc";
+ this.bc.Size = new System.Drawing.Size(35, 47);
+ this.bc.Text = "淇濆瓨";
+ this.bc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
+ this.bc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
+ this.bc.Click += new System.EventHandler(this.bc_Click);
//
// AddRow
//
@@ -350,21 +364,7 @@
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
- this.toolStripSeparator4.Size = new System.Drawing.Size(6, 62);
- //
- // bc
- //
- this.bc.AutoSize = false;
- this.bc.Image = ((System.Drawing.Image)(resources.GetObject("bc.Image")));
- this.bc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
- this.bc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.bc.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.bc.Name = "bc";
- this.bc.Size = new System.Drawing.Size(35, 47);
- this.bc.Text = "淇濆瓨";
- this.bc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
- this.bc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
- this.bc.Click += new System.EventHandler(this.bc_Click);
+ this.toolStripSeparator4.Size = new System.Drawing.Size(6, 74);
//
// fq
//
@@ -383,7 +383,7 @@
// toolStripSeparator5
//
this.toolStripSeparator5.Name = "toolStripSeparator5";
- this.toolStripSeparator5.Size = new System.Drawing.Size(6, 62);
+ this.toolStripSeparator5.Size = new System.Drawing.Size(6, 74);
//
// sh
//
@@ -416,7 +416,7 @@
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
- this.toolStripSeparator1.Size = new System.Drawing.Size(6, 62);
+ this.toolStripSeparator1.Size = new System.Drawing.Size(6, 74);
//
// sz
//
@@ -496,7 +496,7 @@
// toolStripSeparator6
//
this.toolStripSeparator6.Name = "toolStripSeparator6";
- this.toolStripSeparator6.Size = new System.Drawing.Size(6, 62);
+ this.toolStripSeparator6.Size = new System.Drawing.Size(6, 74);
this.toolStripSeparator6.Visible = false;
//
// redblue
@@ -516,7 +516,7 @@
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
- this.toolStripSeparator3.Size = new System.Drawing.Size(6, 62);
+ this.toolStripSeparator3.Size = new System.Drawing.Size(6, 74);
this.toolStripSeparator3.Visible = false;
//
// qt
@@ -538,7 +538,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(52, 59);
+ this.qt.Size = new System.Drawing.Size(64, 69);
this.qt.Text = "鍏朵粬";
this.qt.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.qt.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
@@ -547,78 +547,78 @@
// 鍏抽棴ToolStripMenuItem
//
this.鍏抽棴ToolStripMenuItem.Name = "鍏抽棴ToolStripMenuItem";
- this.鍏抽棴ToolStripMenuItem.Size = new System.Drawing.Size(153, 24);
+ this.鍏抽棴ToolStripMenuItem.Size = new System.Drawing.Size(200, 34);
this.鍏抽棴ToolStripMenuItem.Text = "鍏抽棴";
this.鍏抽棴ToolStripMenuItem.Click += new System.EventHandler(this.鍏抽棴ToolStripMenuItem_Click);
//
// 鍙嶅叧闂璗oolStripMenuItem
//
this.鍙嶅叧闂璗oolStripMenuItem.Name = "鍙嶅叧闂璗oolStripMenuItem";
- this.鍙嶅叧闂璗oolStripMenuItem.Size = new System.Drawing.Size(153, 24);
+ this.鍙嶅叧闂璗oolStripMenuItem.Size = new System.Drawing.Size(200, 34);
this.鍙嶅叧闂璗oolStripMenuItem.Text = "鍙嶅叧闂�";
this.鍙嶅叧闂璗oolStripMenuItem.Click += new System.EventHandler(this.鍙嶅叧闂璗oolStripMenuItem_Click);
//
// toolStripSeparator15
//
this.toolStripSeparator15.Name = "toolStripSeparator15";
- this.toolStripSeparator15.Size = new System.Drawing.Size(150, 6);
+ this.toolStripSeparator15.Size = new System.Drawing.Size(197, 6);
//
// 瀹℃牳ToolStripMenuItem
//
this.瀹℃牳ToolStripMenuItem.Name = "瀹℃牳ToolStripMenuItem";
- this.瀹℃牳ToolStripMenuItem.Size = new System.Drawing.Size(153, 24);
+ this.瀹℃牳ToolStripMenuItem.Size = new System.Drawing.Size(200, 34);
this.瀹℃牳ToolStripMenuItem.Text = "瀹℃牳";
this.瀹℃牳ToolStripMenuItem.Click += new System.EventHandler(this.瀹℃牳ToolStripMenuItem_Click);
//
// 鍙嶅鏍窽oolStripMenuItem
//
this.鍙嶅鏍窽oolStripMenuItem.Name = "鍙嶅鏍窽oolStripMenuItem";
- this.鍙嶅鏍窽oolStripMenuItem.Size = new System.Drawing.Size(153, 24);
+ this.鍙嶅鏍窽oolStripMenuItem.Size = new System.Drawing.Size(200, 34);
this.鍙嶅鏍窽oolStripMenuItem.Text = "鍙嶅鏍�";
this.鍙嶅鏍窽oolStripMenuItem.Click += new System.EventHandler(this.鍙嶅鏍窽oolStripMenuItem_Click);
//
// toolStripSeparator14
//
this.toolStripSeparator14.Name = "toolStripSeparator14";
- this.toolStripSeparator14.Size = new System.Drawing.Size(150, 6);
+ this.toolStripSeparator14.Size = new System.Drawing.Size(197, 6);
//
// 浣滃簾ToolStripMenuItem
//
this.浣滃簾ToolStripMenuItem.Name = "浣滃簾ToolStripMenuItem";
- this.浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(153, 24);
+ this.浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(200, 34);
this.浣滃簾ToolStripMenuItem.Text = "浣滃簾";
this.浣滃簾ToolStripMenuItem.Click += new System.EventHandler(this.浣滃簾ToolStripMenuItem_Click);
//
// 鎾ら攢浣滃簾ToolStripMenuItem
//
this.鎾ら攢浣滃簾ToolStripMenuItem.Name = "鎾ら攢浣滃簾ToolStripMenuItem";
- this.鎾ら攢浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(153, 24);
+ this.鎾ら攢浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(200, 34);
this.鎾ら攢浣滃簾ToolStripMenuItem.Text = "鎾ら攢浣滃簾";
this.鎾ら攢浣滃簾ToolStripMenuItem.Click += new System.EventHandler(this.鎾ら攢浣滃簾ToolStripMenuItem_Click);
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
- this.toolStripMenuItem1.Size = new System.Drawing.Size(150, 6);
+ this.toolStripMenuItem1.Size = new System.Drawing.Size(197, 6);
//
// 闅愯棌鍒楄缃甌oolStripMenuItem
//
this.闅愯棌鍒楄缃甌oolStripMenuItem.Name = "闅愯棌鍒楄缃甌oolStripMenuItem";
- this.闅愯棌鍒楄缃甌oolStripMenuItem.Size = new System.Drawing.Size(153, 24);
+ this.闅愯棌鍒楄缃甌oolStripMenuItem.Size = new System.Drawing.Size(200, 34);
this.闅愯棌鍒楄缃甌oolStripMenuItem.Text = "闅愯棌鍒楄缃�";
this.闅愯棌鍒楄缃甌oolStripMenuItem.Click += new System.EventHandler(this.闅愯棌鍒楄缃甌oolStripMenuItem_Click);
//
// 澶嶅埗鍗曟嵁ToolStripMenuItem
//
this.澶嶅埗鍗曟嵁ToolStripMenuItem.Name = "澶嶅埗鍗曟嵁ToolStripMenuItem";
- this.澶嶅埗鍗曟嵁ToolStripMenuItem.Size = new System.Drawing.Size(153, 24);
+ this.澶嶅埗鍗曟嵁ToolStripMenuItem.Size = new System.Drawing.Size(200, 34);
this.澶嶅埗鍗曟嵁ToolStripMenuItem.Text = "澶嶅埗鍗曟嵁";
this.澶嶅埗鍗曟嵁ToolStripMenuItem.Click += new System.EventHandler(this.澶嶅埗鍗曟嵁ToolStripMenuItem_Click);
//
// toolStripSeparator9
//
this.toolStripSeparator9.Name = "toolStripSeparator9";
- this.toolStripSeparator9.Size = new System.Drawing.Size(6, 62);
+ this.toolStripSeparator9.Size = new System.Drawing.Size(6, 74);
//
// tc
//
@@ -638,13 +638,13 @@
//
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, 74);
//
// toolStripSeparator13
//
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, 74);
//
// mrlk
//
@@ -654,7 +654,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(86, 69);
this.mrlk.Text = "榛樿鍒楀";
this.mrlk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.mrlk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
@@ -664,7 +664,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, 74);
//
// bclk
//
@@ -674,7 +674,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(86, 69);
this.bclk.Text = "淇濆瓨鍒楀";
this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
@@ -684,7 +684,7 @@
//
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, 74);
//
// lblCaption
//
@@ -693,7 +693,7 @@
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, 30);
+ this.lblCaption.Size = new System.Drawing.Size(1406, 36);
this.lblCaption.TabIndex = 18;
this.lblCaption.Text = "鍗曟嵁缂栬緫";
this.lblCaption.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -721,27 +721,27 @@
this.P1.Controls.Add(this.txtHWWOrderInterID);
this.P1.Controls.Add(this.label5);
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);
+ this.P1.Location = new System.Drawing.Point(62, 74);
+ this.P1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.P1.Name = "P1";
- this.P1.Size = new System.Drawing.Size(1249, 279);
+ this.P1.Size = new System.Drawing.Size(1406, 335);
this.P1.TabIndex = 31;
//
// txtHICMOEntryID
//
- this.txtHICMOEntryID.Location = new System.Drawing.Point(990, -1);
- this.txtHICMOEntryID.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHICMOEntryID.Location = new System.Drawing.Point(1114, -1);
+ this.txtHICMOEntryID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHICMOEntryID.Name = "txtHICMOEntryID";
- this.txtHICMOEntryID.Size = new System.Drawing.Size(132, 25);
+ this.txtHICMOEntryID.Size = new System.Drawing.Size(148, 28);
this.txtHICMOEntryID.TabIndex = 310;
this.txtHICMOEntryID.Visible = false;
//
// pic1
//
- this.pic1.Location = new System.Drawing.Point(417, 4);
- this.pic1.Margin = new System.Windows.Forms.Padding(4);
+ this.pic1.Location = new System.Drawing.Point(469, 5);
+ this.pic1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.pic1.Name = "pic1";
- this.pic1.Size = new System.Drawing.Size(88, 38);
+ this.pic1.Size = new System.Drawing.Size(99, 46);
this.pic1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pic1.TabIndex = 36;
this.pic1.TabStop = false;
@@ -784,11 +784,11 @@
this.gbUp.Controls.Add(this.txtHBillNo);
this.gbUp.Controls.Add(this.label22);
this.gbUp.Controls.Add(this.txtHInnerBillNo);
- this.gbUp.Location = new System.Drawing.Point(4, 34);
- this.gbUp.Margin = new System.Windows.Forms.Padding(4);
+ this.gbUp.Location = new System.Drawing.Point(4, 41);
+ this.gbUp.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.gbUp.Name = "gbUp";
- this.gbUp.Padding = new System.Windows.Forms.Padding(4);
- this.gbUp.Size = new System.Drawing.Size(1204, 243);
+ this.gbUp.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
+ this.gbUp.Size = new System.Drawing.Size(1354, 353);
this.gbUp.TabIndex = 33;
this.gbUp.TabStop = false;
//
@@ -796,10 +796,10 @@
//
this.label37.AutoSize = true;
this.label37.ForeColor = System.Drawing.Color.Black;
- this.label37.Location = new System.Drawing.Point(802, 68);
+ this.label37.Location = new System.Drawing.Point(902, 82);
this.label37.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label37.Name = "label37";
- this.label37.Size = new System.Drawing.Size(82, 15);
+ this.label37.Size = new System.Drawing.Size(98, 18);
this.label37.TabIndex = 312;
this.label37.Text = "璁㈠崟璺熻釜鍙�";
//
@@ -808,21 +808,21 @@
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(906, 66);
- this.txtHOrderProcNO.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHOrderProcNO.Location = new System.Drawing.Point(1019, 79);
+ this.txtHOrderProcNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHOrderProcNO.Name = "txtHOrderProcNO";
this.txtHOrderProcNO.ReadOnly = true;
- this.txtHOrderProcNO.Size = new System.Drawing.Size(249, 25);
+ this.txtHOrderProcNO.Size = new System.Drawing.Size(280, 28);
this.txtHOrderProcNO.TabIndex = 313;
//
// label31
//
this.label31.AutoSize = true;
this.label31.ForeColor = System.Drawing.Color.Black;
- this.label31.Location = new System.Drawing.Point(808, 111);
+ this.label31.Location = new System.Drawing.Point(909, 133);
this.label31.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label31.Name = "label31";
- this.label31.Size = new System.Drawing.Size(67, 15);
+ this.label31.Size = new System.Drawing.Size(80, 18);
this.label31.TabIndex = 302;
this.label31.Text = "瑙勬牸鍨嬪彿";
//
@@ -830,10 +830,10 @@
//
this.txtHModel.BackColor = System.Drawing.SystemColors.Window;
this.txtHModel.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHModel.Location = new System.Drawing.Point(907, 106);
- this.txtHModel.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHModel.Location = new System.Drawing.Point(1020, 127);
+ this.txtHModel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHModel.Name = "txtHModel";
- this.txtHModel.Size = new System.Drawing.Size(249, 25);
+ this.txtHModel.Size = new System.Drawing.Size(280, 28);
this.txtHModel.TabIndex = 303;
this.txtHModel.Tag = "0";
//
@@ -841,10 +841,10 @@
//
this.label33.AutoSize = true;
this.label33.ForeColor = System.Drawing.Color.Black;
- this.label33.Location = new System.Drawing.Point(433, 72);
+ this.label33.Location = new System.Drawing.Point(487, 86);
this.label33.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label33.Name = "label33";
- this.label33.Size = new System.Drawing.Size(82, 15);
+ this.label33.Size = new System.Drawing.Size(98, 18);
this.label33.TabIndex = 300;
this.label33.Text = "娴佽浆鍗℃暟閲�";
//
@@ -852,10 +852,10 @@
//
this.txtHQty.BackColor = System.Drawing.SystemColors.Window;
this.txtHQty.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHQty.Location = new System.Drawing.Point(532, 67);
- this.txtHQty.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHQty.Location = new System.Drawing.Point(598, 80);
+ this.txtHQty.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHQty.Name = "txtHQty";
- this.txtHQty.Size = new System.Drawing.Size(249, 25);
+ this.txtHQty.Size = new System.Drawing.Size(280, 28);
this.txtHQty.TabIndex = 301;
this.txtHQty.Tag = "0";
this.txtHQty.TextChanged += new System.EventHandler(this.txtHQty_TextChanged);
@@ -864,20 +864,20 @@
//
this.dtpHPlanEndDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dtpHPlanEndDate.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.dtpHPlanEndDate.Location = new System.Drawing.Point(531, 140);
- this.dtpHPlanEndDate.Margin = new System.Windows.Forms.Padding(4);
+ this.dtpHPlanEndDate.Location = new System.Drawing.Point(597, 168);
+ this.dtpHPlanEndDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.dtpHPlanEndDate.Name = "dtpHPlanEndDate";
- this.dtpHPlanEndDate.Size = new System.Drawing.Size(249, 25);
+ this.dtpHPlanEndDate.Size = new System.Drawing.Size(280, 28);
this.dtpHPlanEndDate.TabIndex = 282;
//
// label12
//
this.label12.AutoSize = true;
this.label12.ForeColor = System.Drawing.Color.Black;
- this.label12.Location = new System.Drawing.Point(413, 145);
+ this.label12.Location = new System.Drawing.Point(465, 174);
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(97, 15);
+ this.label12.Size = new System.Drawing.Size(116, 18);
this.label12.TabIndex = 281;
this.label12.Text = "璁″垝瀹屽伐鏃ユ湡";
//
@@ -885,20 +885,20 @@
//
this.dtpHPlanBeginDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dtpHPlanBeginDate.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.dtpHPlanBeginDate.Location = new System.Drawing.Point(136, 140);
- this.dtpHPlanBeginDate.Margin = new System.Windows.Forms.Padding(4);
+ this.dtpHPlanBeginDate.Location = new System.Drawing.Point(153, 168);
+ this.dtpHPlanBeginDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.dtpHPlanBeginDate.Name = "dtpHPlanBeginDate";
- this.dtpHPlanBeginDate.Size = new System.Drawing.Size(249, 25);
+ this.dtpHPlanBeginDate.Size = new System.Drawing.Size(280, 28);
this.dtpHPlanBeginDate.TabIndex = 280;
//
// label7
//
this.label7.AutoSize = true;
this.label7.ForeColor = System.Drawing.Color.Black;
- this.label7.Location = new System.Drawing.Point(28, 145);
+ this.label7.Location = new System.Drawing.Point(32, 174);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(97, 15);
+ this.label7.Size = new System.Drawing.Size(116, 18);
this.label7.TabIndex = 279;
this.label7.Text = "璁″垝寮�宸ユ棩鏈�";
//
@@ -906,10 +906,10 @@
//
this.label28.AutoSize = true;
this.label28.ForeColor = System.Drawing.Color.Black;
- this.label28.Location = new System.Drawing.Point(807, 8);
+ this.label28.Location = new System.Drawing.Point(908, 10);
this.label28.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label28.Name = "label28";
- this.label28.Size = new System.Drawing.Size(67, 15);
+ this.label28.Size = new System.Drawing.Size(80, 18);
this.label28.TabIndex = 277;
this.label28.Text = "鐢熶骇鏁伴噺";
this.label28.Visible = false;
@@ -918,10 +918,10 @@
//
this.txtHPlanQty.BackColor = System.Drawing.SystemColors.Window;
this.txtHPlanQty.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHPlanQty.Location = new System.Drawing.Point(906, 3);
- this.txtHPlanQty.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHPlanQty.Location = new System.Drawing.Point(1019, 4);
+ this.txtHPlanQty.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHPlanQty.Name = "txtHPlanQty";
- this.txtHPlanQty.Size = new System.Drawing.Size(249, 25);
+ this.txtHPlanQty.Size = new System.Drawing.Size(280, 28);
this.txtHPlanQty.TabIndex = 278;
this.txtHPlanQty.Tag = "0";
this.txtHPlanQty.Visible = false;
@@ -931,10 +931,10 @@
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(1128, 139);
- this.cmdHUnitID.Margin = new System.Windows.Forms.Padding(4);
+ this.cmdHUnitID.Location = new System.Drawing.Point(1269, 167);
+ this.cmdHUnitID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cmdHUnitID.Name = "cmdHUnitID";
- this.cmdHUnitID.Size = new System.Drawing.Size(29, 28);
+ this.cmdHUnitID.Size = new System.Drawing.Size(33, 34);
this.cmdHUnitID.TabIndex = 274;
this.cmdHUnitID.UseVisualStyleBackColor = false;
this.cmdHUnitID.Click += new System.EventHandler(this.cmdHUnitID_Click);
@@ -943,10 +943,10 @@
//
this.label26.AutoSize = true;
this.label26.ForeColor = System.Drawing.Color.Black;
- this.label26.Location = new System.Drawing.Point(808, 145);
+ this.label26.Location = new System.Drawing.Point(909, 174);
this.label26.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label26.Name = "label26";
- this.label26.Size = new System.Drawing.Size(69, 15);
+ this.label26.Size = new System.Drawing.Size(80, 18);
this.label26.TabIndex = 272;
this.label26.Text = "鍗� 浣�";
//
@@ -954,10 +954,10 @@
//
this.txtHUnitID.BackColor = System.Drawing.Color.Beige;
this.txtHUnitID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHUnitID.Location = new System.Drawing.Point(907, 140);
- this.txtHUnitID.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHUnitID.Location = new System.Drawing.Point(1020, 168);
+ this.txtHUnitID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHUnitID.Name = "txtHUnitID";
- this.txtHUnitID.Size = new System.Drawing.Size(220, 25);
+ this.txtHUnitID.Size = new System.Drawing.Size(247, 28);
this.txtHUnitID.TabIndex = 273;
this.txtHUnitID.Tag = "0";
this.txtHUnitID.TextChanged += new System.EventHandler(this.txtHUnitID_TextChanged);
@@ -966,10 +966,10 @@
//
this.label10.AutoSize = true;
this.label10.ForeColor = System.Drawing.Color.Black;
- this.label10.Location = new System.Drawing.Point(432, 109);
+ this.label10.Location = new System.Drawing.Point(486, 131);
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(67, 15);
+ this.label10.Size = new System.Drawing.Size(80, 18);
this.label10.TabIndex = 270;
this.label10.Text = "浜у搧浠g爜";
//
@@ -977,10 +977,10 @@
//
this.txtHMaterNumber.BackColor = System.Drawing.SystemColors.Window;
this.txtHMaterNumber.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHMaterNumber.Location = new System.Drawing.Point(531, 104);
- this.txtHMaterNumber.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHMaterNumber.Location = new System.Drawing.Point(597, 125);
+ this.txtHMaterNumber.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHMaterNumber.Name = "txtHMaterNumber";
- this.txtHMaterNumber.Size = new System.Drawing.Size(249, 25);
+ this.txtHMaterNumber.Size = new System.Drawing.Size(280, 28);
this.txtHMaterNumber.TabIndex = 271;
this.txtHMaterNumber.Tag = "0";
//
@@ -989,10 +989,10 @@
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(360, 101);
- this.cmdHMaterID.Margin = new System.Windows.Forms.Padding(4);
+ this.cmdHMaterID.Location = new System.Drawing.Point(405, 121);
+ this.cmdHMaterID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cmdHMaterID.Name = "cmdHMaterID";
- this.cmdHMaterID.Size = new System.Drawing.Size(29, 28);
+ this.cmdHMaterID.Size = new System.Drawing.Size(33, 34);
this.cmdHMaterID.TabIndex = 269;
this.cmdHMaterID.UseVisualStyleBackColor = false;
this.cmdHMaterID.Click += new System.EventHandler(this.cmdHMaterID_Click);
@@ -1001,10 +1001,10 @@
//
this.label14.AutoSize = true;
this.label14.ForeColor = System.Drawing.Color.Black;
- this.label14.Location = new System.Drawing.Point(45, 106);
+ this.label14.Location = new System.Drawing.Point(51, 127);
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(69, 15);
+ this.label14.Size = new System.Drawing.Size(80, 18);
this.label14.TabIndex = 267;
this.label14.Text = "浜� 鍝�";
//
@@ -1012,10 +1012,10 @@
//
this.txtHMaterID.BackColor = System.Drawing.Color.Beige;
this.txtHMaterID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHMaterID.Location = new System.Drawing.Point(137, 102);
- this.txtHMaterID.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHMaterID.Location = new System.Drawing.Point(154, 122);
+ this.txtHMaterID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHMaterID.Name = "txtHMaterID";
- this.txtHMaterID.Size = new System.Drawing.Size(220, 25);
+ this.txtHMaterID.Size = new System.Drawing.Size(247, 28);
this.txtHMaterID.TabIndex = 268;
this.txtHMaterID.Tag = "0";
this.txtHMaterID.TextChanged += new System.EventHandler(this.txtHMaterID_TextChanged);
@@ -1024,10 +1024,10 @@
//
this.label1.AutoSize = true;
this.label1.ForeColor = System.Drawing.Color.Black;
- this.label1.Location = new System.Drawing.Point(44, 69);
+ this.label1.Location = new System.Drawing.Point(50, 83);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(82, 15);
+ this.label1.Size = new System.Drawing.Size(98, 18);
this.label1.TabIndex = 265;
this.label1.Text = "鐢熶骇璁㈠崟鍙�";
//
@@ -1035,41 +1035,41 @@
//
this.txtHICMOBillNo.BackColor = System.Drawing.SystemColors.Window;
this.txtHICMOBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHICMOBillNo.Location = new System.Drawing.Point(136, 64);
- this.txtHICMOBillNo.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHICMOBillNo.Location = new System.Drawing.Point(153, 77);
+ this.txtHICMOBillNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHICMOBillNo.Name = "txtHICMOBillNo";
- this.txtHICMOBillNo.Size = new System.Drawing.Size(249, 25);
+ this.txtHICMOBillNo.Size = new System.Drawing.Size(280, 28);
this.txtHICMOBillNo.TabIndex = 266;
this.txtHICMOBillNo.Tag = "0";
//
// txtHRemark
//
this.txtHRemark.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHRemark.Location = new System.Drawing.Point(137, 175);
- this.txtHRemark.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHRemark.Location = new System.Drawing.Point(154, 210);
+ this.txtHRemark.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHRemark.Multiline = true;
this.txtHRemark.Name = "txtHRemark";
- this.txtHRemark.Size = new System.Drawing.Size(1028, 55);
+ this.txtHRemark.Size = new System.Drawing.Size(1156, 65);
this.txtHRemark.TabIndex = 264;
//
// label20
//
this.label20.AutoSize = true;
this.label20.ForeColor = System.Drawing.Color.Black;
- this.label20.Location = new System.Drawing.Point(45, 178);
+ this.label20.Location = new System.Drawing.Point(51, 214);
this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(69, 15);
+ this.label20.Size = new System.Drawing.Size(80, 18);
this.label20.TabIndex = 263;
this.label20.Text = "澶� 娉�";
//
// txtHWWOrderBillNo
//
this.txtHWWOrderBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHWWOrderBillNo.Location = new System.Drawing.Point(887, -17);
- this.txtHWWOrderBillNo.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHWWOrderBillNo.Location = new System.Drawing.Point(998, -20);
+ this.txtHWWOrderBillNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHWWOrderBillNo.Name = "txtHWWOrderBillNo";
- this.txtHWWOrderBillNo.Size = new System.Drawing.Size(249, 25);
+ this.txtHWWOrderBillNo.Size = new System.Drawing.Size(280, 28);
this.txtHWWOrderBillNo.TabIndex = 262;
this.txtHWWOrderBillNo.Tag = "0";
this.txtHWWOrderBillNo.Visible = false;
@@ -1078,10 +1078,10 @@
//
this.label2.AutoSize = true;
this.label2.ForeColor = System.Drawing.Color.Black;
- this.label2.Location = new System.Drawing.Point(788, -12);
+ this.label2.Location = new System.Drawing.Point(886, -14);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(82, 15);
+ this.label2.Size = new System.Drawing.Size(98, 18);
this.label2.TabIndex = 261;
this.label2.Text = "濮斿璁㈠崟鍙�";
this.label2.Visible = false;
@@ -1089,10 +1089,10 @@
// txtHWWOrderEntryID
//
this.txtHWWOrderEntryID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHWWOrderEntryID.Location = new System.Drawing.Point(936, -17);
- this.txtHWWOrderEntryID.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHWWOrderEntryID.Location = new System.Drawing.Point(1053, -20);
+ this.txtHWWOrderEntryID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHWWOrderEntryID.Name = "txtHWWOrderEntryID";
- this.txtHWWOrderEntryID.Size = new System.Drawing.Size(249, 25);
+ this.txtHWWOrderEntryID.Size = new System.Drawing.Size(280, 28);
this.txtHWWOrderEntryID.TabIndex = 258;
this.txtHWWOrderEntryID.Tag = "0";
this.txtHWWOrderEntryID.Visible = false;
@@ -1101,10 +1101,10 @@
//
this.label16.AutoSize = true;
this.label16.ForeColor = System.Drawing.Color.Black;
- this.label16.Location = new System.Drawing.Point(811, -12);
+ this.label16.Location = new System.Drawing.Point(912, -14);
this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(112, 15);
+ this.label16.Size = new System.Drawing.Size(134, 18);
this.label16.TabIndex = 257;
this.label16.Text = "濮斿璁㈠崟瀛愬唴鐮�";
this.label16.Visible = false;
@@ -1113,20 +1113,20 @@
//
this.dtpHDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dtpHDate.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.dtpHDate.Location = new System.Drawing.Point(532, 29);
- this.dtpHDate.Margin = new System.Windows.Forms.Padding(4);
+ this.dtpHDate.Location = new System.Drawing.Point(598, 35);
+ this.dtpHDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.dtpHDate.Name = "dtpHDate";
- this.dtpHDate.Size = new System.Drawing.Size(244, 25);
+ this.dtpHDate.Size = new System.Drawing.Size(274, 28);
this.dtpHDate.TabIndex = 256;
//
// label9
//
this.label9.AutoSize = true;
this.label9.ForeColor = System.Drawing.Color.Black;
- this.label9.Location = new System.Drawing.Point(431, 34);
+ this.label9.Location = new System.Drawing.Point(485, 41);
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(69, 15);
+ this.label9.Size = new System.Drawing.Size(80, 18);
this.label9.TabIndex = 255;
this.label9.Text = "鏃� 鏈�";
//
@@ -1134,10 +1134,10 @@
//
this.label4.AutoSize = true;
this.label4.ForeColor = System.Drawing.Color.Black;
- this.label4.Location = new System.Drawing.Point(45, 34);
+ this.label4.Location = new System.Drawing.Point(51, 41);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(68, 15);
+ this.label4.Size = new System.Drawing.Size(80, 18);
this.label4.TabIndex = 251;
this.label4.Text = "鍗� 鎹� 鍙�";
//
@@ -1145,30 +1145,30 @@
//
this.txtHBillNo.BackColor = System.Drawing.Color.Beige;
this.txtHBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHBillNo.Location = new System.Drawing.Point(137, 29);
- this.txtHBillNo.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHBillNo.Location = new System.Drawing.Point(154, 35);
+ this.txtHBillNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHBillNo.Name = "txtHBillNo";
- this.txtHBillNo.Size = new System.Drawing.Size(249, 25);
+ this.txtHBillNo.Size = new System.Drawing.Size(280, 28);
this.txtHBillNo.TabIndex = 252;
//
// label22
//
this.label22.AutoSize = true;
this.label22.ForeColor = System.Drawing.Color.Black;
- this.label22.Location = new System.Drawing.Point(808, 34);
+ this.label22.Location = new System.Drawing.Point(909, 41);
this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label22.Name = "label22";
- this.label22.Size = new System.Drawing.Size(82, 15);
+ this.label22.Size = new System.Drawing.Size(98, 18);
this.label22.TabIndex = 253;
this.label22.Text = "鍐呴儴鍗曟嵁鍙�";
//
// txtHInnerBillNo
//
this.txtHInnerBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHInnerBillNo.Location = new System.Drawing.Point(907, 29);
- this.txtHInnerBillNo.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHInnerBillNo.Location = new System.Drawing.Point(1020, 35);
+ this.txtHInnerBillNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHInnerBillNo.Name = "txtHInnerBillNo";
- this.txtHInnerBillNo.Size = new System.Drawing.Size(249, 25);
+ this.txtHInnerBillNo.Size = new System.Drawing.Size(280, 28);
this.txtHInnerBillNo.TabIndex = 254;
this.txtHInnerBillNo.Tag = "0";
//
@@ -1176,10 +1176,10 @@
//
this.label18.AutoSize = true;
this.label18.ForeColor = System.Drawing.Color.Black;
- this.label18.Location = new System.Drawing.Point(789, 12);
+ this.label18.Location = new System.Drawing.Point(888, 14);
this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(69, 15);
+ this.label18.Size = new System.Drawing.Size(80, 18);
this.label18.TabIndex = 94;
this.label18.Text = "鎽� 瑕�";
this.label18.Visible = false;
@@ -1188,10 +1188,10 @@
//
this.label32.AutoSize = true;
this.label32.ForeColor = System.Drawing.Color.Black;
- this.label32.Location = new System.Drawing.Point(819, 15);
+ this.label32.Location = new System.Drawing.Point(921, 18);
this.label32.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label32.Name = "label32";
- this.label32.Size = new System.Drawing.Size(69, 15);
+ this.label32.Size = new System.Drawing.Size(80, 18);
this.label32.TabIndex = 283;
this.label32.Text = "鎽� 瑕�";
this.label32.Visible = false;
@@ -1201,10 +1201,10 @@
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(1112, 7);
- this.cmdHSupID.Margin = new System.Windows.Forms.Padding(4);
+ this.cmdHSupID.Location = new System.Drawing.Point(1251, 8);
+ this.cmdHSupID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cmdHSupID.Name = "cmdHSupID";
- this.cmdHSupID.Size = new System.Drawing.Size(29, 28);
+ this.cmdHSupID.Size = new System.Drawing.Size(33, 34);
this.cmdHSupID.TabIndex = 287;
this.cmdHSupID.UseVisualStyleBackColor = false;
this.cmdHSupID.Visible = false;
@@ -1214,10 +1214,10 @@
//
this.txtHExplanation.BackColor = System.Drawing.SystemColors.Window;
this.txtHExplanation.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHExplanation.Location = new System.Drawing.Point(911, 11);
- this.txtHExplanation.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHExplanation.Location = new System.Drawing.Point(1025, 13);
+ this.txtHExplanation.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHExplanation.Name = "txtHExplanation";
- this.txtHExplanation.Size = new System.Drawing.Size(248, 25);
+ this.txtHExplanation.Size = new System.Drawing.Size(278, 28);
this.txtHExplanation.TabIndex = 284;
this.txtHExplanation.Tag = "0";
this.txtHExplanation.Visible = false;
@@ -1227,10 +1227,10 @@
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(1082, 7);
- this.cmdHWorkShopID.Margin = new System.Windows.Forms.Padding(4);
+ this.cmdHWorkShopID.Location = new System.Drawing.Point(1217, 8);
+ this.cmdHWorkShopID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cmdHWorkShopID.Name = "cmdHWorkShopID";
- this.cmdHWorkShopID.Size = new System.Drawing.Size(29, 28);
+ this.cmdHWorkShopID.Size = new System.Drawing.Size(33, 34);
this.cmdHWorkShopID.TabIndex = 290;
this.cmdHWorkShopID.UseVisualStyleBackColor = false;
this.cmdHWorkShopID.Visible = false;
@@ -1240,10 +1240,10 @@
//
this.label3.AutoSize = true;
this.label3.ForeColor = System.Drawing.Color.Black;
- this.label3.Location = new System.Drawing.Point(783, 14);
+ this.label3.Location = new System.Drawing.Point(881, 17);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(97, 15);
+ this.label3.Size = new System.Drawing.Size(116, 18);
this.label3.TabIndex = 285;
this.label3.Text = "濮斿鍔犲伐鍗曚綅";
this.label3.Visible = false;
@@ -1252,10 +1252,10 @@
//
this.label30.AutoSize = true;
this.label30.ForeColor = System.Drawing.Color.Black;
- this.label30.Location = new System.Drawing.Point(783, 22);
+ this.label30.Location = new System.Drawing.Point(881, 26);
this.label30.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label30.Name = "label30";
- this.label30.Size = new System.Drawing.Size(69, 15);
+ this.label30.Size = new System.Drawing.Size(80, 18);
this.label30.TabIndex = 296;
this.label30.Text = "鎵� 鍙�";
this.label30.Visible = false;
@@ -1263,10 +1263,10 @@
// txtHSupID
//
this.txtHSupID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHSupID.Location = new System.Drawing.Point(891, 9);
- this.txtHSupID.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHSupID.Location = new System.Drawing.Point(1002, 11);
+ this.txtHSupID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHSupID.Name = "txtHSupID";
- this.txtHSupID.Size = new System.Drawing.Size(220, 25);
+ this.txtHSupID.Size = new System.Drawing.Size(247, 28);
this.txtHSupID.TabIndex = 286;
this.txtHSupID.Tag = "0";
this.txtHSupID.Visible = false;
@@ -1276,10 +1276,10 @@
//
this.label6.AutoSize = true;
this.label6.ForeColor = System.Drawing.Color.Black;
- this.label6.Location = new System.Drawing.Point(758, 14);
+ this.label6.Location = new System.Drawing.Point(853, 17);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(67, 15);
+ this.label6.Size = new System.Drawing.Size(80, 18);
this.label6.TabIndex = 288;
this.label6.Text = "鐢熶骇杞﹂棿";
this.label6.Visible = false;
@@ -1288,10 +1288,10 @@
//
this.txtHUnitNumber.BackColor = System.Drawing.SystemColors.Window;
this.txtHUnitNumber.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHUnitNumber.Location = new System.Drawing.Point(847, 4);
- this.txtHUnitNumber.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHUnitNumber.Location = new System.Drawing.Point(953, 5);
+ this.txtHUnitNumber.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHUnitNumber.Name = "txtHUnitNumber";
- this.txtHUnitNumber.Size = new System.Drawing.Size(249, 25);
+ this.txtHUnitNumber.Size = new System.Drawing.Size(280, 28);
this.txtHUnitNumber.TabIndex = 276;
this.txtHUnitNumber.Tag = "0";
this.txtHUnitNumber.Visible = false;
@@ -1299,10 +1299,10 @@
// txtHWorkShopID
//
this.txtHWorkShopID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHWorkShopID.Location = new System.Drawing.Point(860, 9);
- this.txtHWorkShopID.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHWorkShopID.Location = new System.Drawing.Point(968, 11);
+ this.txtHWorkShopID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHWorkShopID.Name = "txtHWorkShopID";
- this.txtHWorkShopID.Size = new System.Drawing.Size(220, 25);
+ this.txtHWorkShopID.Size = new System.Drawing.Size(247, 28);
this.txtHWorkShopID.TabIndex = 289;
this.txtHWorkShopID.Tag = "0";
this.txtHWorkShopID.Visible = false;
@@ -1312,10 +1312,10 @@
//
this.txtHBatchNo.BackColor = System.Drawing.SystemColors.Window;
this.txtHBatchNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHBatchNo.Location = new System.Drawing.Point(882, 17);
- this.txtHBatchNo.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHBatchNo.Location = new System.Drawing.Point(992, 20);
+ this.txtHBatchNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHBatchNo.Name = "txtHBatchNo";
- this.txtHBatchNo.Size = new System.Drawing.Size(249, 25);
+ this.txtHBatchNo.Size = new System.Drawing.Size(280, 28);
this.txtHBatchNo.TabIndex = 297;
this.txtHBatchNo.Tag = "0";
this.txtHBatchNo.Visible = false;
@@ -1324,10 +1324,10 @@
//
this.label24.AutoSize = true;
this.label24.ForeColor = System.Drawing.Color.Black;
- this.label24.Location = new System.Drawing.Point(745, 9);
+ this.label24.Location = new System.Drawing.Point(838, 11);
this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label24.Name = "label24";
- this.label24.Size = new System.Drawing.Size(67, 15);
+ this.label24.Size = new System.Drawing.Size(80, 18);
this.label24.TabIndex = 275;
this.label24.Text = "鍗曚綅浠g爜";
this.label24.Visible = false;
@@ -1335,10 +1335,10 @@
// txtHWWOrderInterID
//
this.txtHWWOrderInterID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.txtHWWOrderInterID.Location = new System.Drawing.Point(919, 4);
- this.txtHWWOrderInterID.Margin = new System.Windows.Forms.Padding(4);
+ this.txtHWWOrderInterID.Location = new System.Drawing.Point(1034, 5);
+ this.txtHWWOrderInterID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtHWWOrderInterID.Name = "txtHWWOrderInterID";
- this.txtHWWOrderInterID.Size = new System.Drawing.Size(249, 25);
+ this.txtHWWOrderInterID.Size = new System.Drawing.Size(280, 28);
this.txtHWWOrderInterID.TabIndex = 260;
this.txtHWWOrderInterID.Tag = "0";
this.txtHWWOrderInterID.Visible = false;
@@ -1347,10 +1347,10 @@
//
this.label5.AutoSize = true;
this.label5.ForeColor = System.Drawing.Color.Black;
- this.label5.Location = new System.Drawing.Point(811, 9);
+ this.label5.Location = new System.Drawing.Point(912, 11);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(97, 15);
+ this.label5.Size = new System.Drawing.Size(116, 18);
this.label5.TabIndex = 259;
this.label5.Text = "濮斿璁㈠崟鍐呯爜";
this.label5.Visible = false;
@@ -1379,20 +1379,20 @@
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, 837);
- this.panel2.Margin = new System.Windows.Forms.Padding(4);
+ this.panel2.Location = new System.Drawing.Point(62, 1005);
+ this.panel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1249, 91);
+ this.panel2.Size = new System.Drawing.Size(1406, 109);
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.Location = new System.Drawing.Point(1088, 71);
this.txtHDeleteDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.txtHDeleteDate.Name = "txtHDeleteDate";
- this.txtHDeleteDate.Size = new System.Drawing.Size(131, 19);
+ this.txtHDeleteDate.Size = new System.Drawing.Size(147, 23);
this.txtHDeleteDate.TabIndex = 19;
//
// label25
@@ -1400,10 +1400,10 @@
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.Location = new System.Drawing.Point(999, 74);
this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label25.Name = "label25";
- this.label25.Size = new System.Drawing.Size(67, 15);
+ this.label25.Size = new System.Drawing.Size(80, 18);
this.label25.TabIndex = 18;
this.label25.Text = "浣滃簾鏃ユ湡";
//
@@ -1411,10 +1411,10 @@
//
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.Location = new System.Drawing.Point(1088, 18);
this.txtHDeleteMan.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.txtHDeleteMan.Name = "txtHDeleteMan";
- this.txtHDeleteMan.Size = new System.Drawing.Size(131, 19);
+ this.txtHDeleteMan.Size = new System.Drawing.Size(147, 23);
this.txtHDeleteMan.TabIndex = 17;
//
// label27
@@ -1422,10 +1422,10 @@
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.Location = new System.Drawing.Point(999, 18);
this.label27.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label27.Name = "label27";
- this.label27.Size = new System.Drawing.Size(52, 15);
+ this.label27.Size = new System.Drawing.Size(62, 18);
this.label27.TabIndex = 16;
this.label27.Text = "浣滃簾浜�";
//
@@ -1433,10 +1433,10 @@
//
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.Location = new System.Drawing.Point(843, 71);
this.txtHUpDateDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.txtHUpDateDate.Name = "txtHUpDateDate";
- this.txtHUpDateDate.Size = new System.Drawing.Size(131, 19);
+ this.txtHUpDateDate.Size = new System.Drawing.Size(147, 23);
this.txtHUpDateDate.TabIndex = 15;
//
// label23
@@ -1444,10 +1444,10 @@
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.Location = new System.Drawing.Point(755, 71);
this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label23.Name = "label23";
- this.label23.Size = new System.Drawing.Size(67, 15);
+ this.label23.Size = new System.Drawing.Size(80, 18);
this.label23.TabIndex = 14;
this.label23.Text = "淇敼鏃ユ湡";
//
@@ -1455,10 +1455,10 @@
//
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.Location = new System.Drawing.Point(843, 18);
this.txtHUpDater.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.txtHUpDater.Name = "txtHUpDater";
- this.txtHUpDater.Size = new System.Drawing.Size(131, 19);
+ this.txtHUpDater.Size = new System.Drawing.Size(147, 23);
this.txtHUpDater.TabIndex = 13;
//
// label21
@@ -1466,10 +1466,10 @@
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.Location = new System.Drawing.Point(755, 18);
this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label21.Name = "label21";
- this.label21.Size = new System.Drawing.Size(52, 15);
+ this.label21.Size = new System.Drawing.Size(62, 18);
this.label21.TabIndex = 12;
this.label21.Text = "淇敼浜�";
//
@@ -1477,10 +1477,10 @@
//
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.Location = new System.Drawing.Point(595, 71);
this.txtHCloseDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.txtHCloseDate.Name = "txtHCloseDate";
- this.txtHCloseDate.Size = new System.Drawing.Size(131, 19);
+ this.txtHCloseDate.Size = new System.Drawing.Size(147, 23);
this.txtHCloseDate.TabIndex = 11;
//
// label19
@@ -1488,10 +1488,10 @@
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.Location = new System.Drawing.Point(507, 74);
this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(67, 15);
+ this.label19.Size = new System.Drawing.Size(80, 18);
this.label19.TabIndex = 10;
this.label19.Text = "鍏抽棴鏃ユ湡";
//
@@ -1499,10 +1499,10 @@
//
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.Location = new System.Drawing.Point(594, 19);
this.txtHCloseMan.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.txtHCloseMan.Name = "txtHCloseMan";
- this.txtHCloseMan.Size = new System.Drawing.Size(131, 19);
+ this.txtHCloseMan.Size = new System.Drawing.Size(147, 23);
this.txtHCloseMan.TabIndex = 9;
//
// label17
@@ -1510,10 +1510,10 @@
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.Location = new System.Drawing.Point(507, 24);
this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(52, 15);
+ this.label17.Size = new System.Drawing.Size(62, 18);
this.label17.TabIndex = 8;
this.label17.Text = "鍏抽棴浜�";
//
@@ -1521,10 +1521,10 @@
//
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.Location = new System.Drawing.Point(351, 71);
this.txtHCheckDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.txtHCheckDate.Name = "txtHCheckDate";
- this.txtHCheckDate.Size = new System.Drawing.Size(131, 19);
+ this.txtHCheckDate.Size = new System.Drawing.Size(147, 23);
this.txtHCheckDate.TabIndex = 7;
//
// label15
@@ -1532,10 +1532,10 @@
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.Location = new System.Drawing.Point(262, 74);
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(67, 15);
+ this.label15.Size = new System.Drawing.Size(80, 18);
this.label15.TabIndex = 6;
this.label15.Text = "瀹℃牳鏃ユ湡";
//
@@ -1543,10 +1543,10 @@
//
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.Location = new System.Drawing.Point(351, 19);
this.txtHChecker.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.txtHChecker.Name = "txtHChecker";
- this.txtHChecker.Size = new System.Drawing.Size(131, 19);
+ this.txtHChecker.Size = new System.Drawing.Size(147, 23);
this.txtHChecker.TabIndex = 5;
//
// label13
@@ -1554,10 +1554,10 @@
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.Location = new System.Drawing.Point(262, 24);
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(52, 15);
+ this.label13.Size = new System.Drawing.Size(62, 18);
this.label13.TabIndex = 4;
this.label13.Text = "瀹℃牳浜�";
//
@@ -1565,10 +1565,10 @@
//
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.Location = new System.Drawing.Point(107, 71);
this.txtHMakeDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.txtHMakeDate.Name = "txtHMakeDate";
- this.txtHMakeDate.Size = new System.Drawing.Size(131, 19);
+ this.txtHMakeDate.Size = new System.Drawing.Size(147, 23);
this.txtHMakeDate.TabIndex = 3;
//
// label11
@@ -1576,10 +1576,10 @@
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.Location = new System.Drawing.Point(18, 74);
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(67, 15);
+ this.label11.Size = new System.Drawing.Size(80, 18);
this.label11.TabIndex = 2;
this.label11.Text = "鍒跺崟鏃ユ湡";
//
@@ -1587,10 +1587,10 @@
//
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.Location = new System.Drawing.Point(107, 19);
this.txtHMaker.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.txtHMaker.Name = "txtHMaker";
- this.txtHMaker.Size = new System.Drawing.Size(131, 19);
+ this.txtHMaker.Size = new System.Drawing.Size(147, 23);
this.txtHMaker.TabIndex = 1;
//
// label8
@@ -1598,10 +1598,10 @@
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.Location = new System.Drawing.Point(18, 24);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(52, 15);
+ this.label8.Size = new System.Drawing.Size(62, 18);
this.label8.TabIndex = 0;
this.label8.Text = "鍒跺崟浜�";
//
@@ -1613,29 +1613,30 @@
// 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);
+ this.panel1.Location = new System.Drawing.Point(0, 74);
+ this.panel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(55, 866);
+ this.panel1.Size = new System.Drawing.Size(62, 1040);
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);
+ this.panel3.Location = new System.Drawing.Point(1468, 74);
+ this.panel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(52, 866);
+ this.panel3.Size = new System.Drawing.Size(58, 1040);
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);
+ this.grdPrint.Location = new System.Drawing.Point(1214, 815);
+ this.grdPrint.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.grdPrint.Name = "grdPrint";
+ this.grdPrint.RowHeadersWidth = 62;
this.grdPrint.RowTemplate.Height = 23;
- this.grdPrint.Size = new System.Drawing.Size(33, 30);
+ this.grdPrint.Size = new System.Drawing.Size(37, 36);
this.grdPrint.TabIndex = 46;
this.grdPrint.Visible = false;
//
@@ -1643,11 +1644,11 @@
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControl1.Location = new System.Drawing.Point(55, 341);
- this.tabControl1.Margin = new System.Windows.Forms.Padding(4);
+ this.tabControl1.Location = new System.Drawing.Point(62, 409);
+ this.tabControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
- this.tabControl1.Size = new System.Drawing.Size(1249, 496);
+ this.tabControl1.Size = new System.Drawing.Size(1406, 596);
this.tabControl1.TabIndex = 55;
//
// tabPage1
@@ -1655,11 +1656,11 @@
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);
+ this.tabPage1.Location = new System.Drawing.Point(4, 28);
+ this.tabPage1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tabPage1.Name = "tabPage1";
- this.tabPage1.Padding = new System.Windows.Forms.Padding(4);
- this.tabPage1.Size = new System.Drawing.Size(1241, 467);
+ this.tabPage1.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
+ this.tabPage1.Size = new System.Drawing.Size(1398, 564);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "鏄庣粏淇℃伅";
this.tabPage1.UseVisualStyleBackColor = true;
@@ -1673,23 +1674,23 @@
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);
+ this.grdMain.Location = new System.Drawing.Point(4, 5);
+ this.grdMain.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
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, 405);
+ this.grdMain.Size = new System.Drawing.Size(1390, 490);
this.grdMain.TabIndex = 58;
- this.grdMain.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Scroll);
- this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit);
- this.grdMain.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellLeave);
- this.grdMain.MouseUp += new System.Windows.Forms.MouseEventHandler(this.grdMain_MouseUp);
- this.grdMain.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellEndEdit);
this.grdMain.RowHeadersWidthChanged += new System.EventHandler(this.grdMain_RowHeadersWidthChanged);
- this.grdMain.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdMain_EditingControlShowing);
- this.grdMain.KeyDown += new System.Windows.Forms.KeyEventHandler(this.grdMain_KeyDown);
+ this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit);
+ this.grdMain.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellEndEdit);
+ this.grdMain.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellLeave);
this.grdMain.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_ColumnWidthChanged);
+ this.grdMain.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdMain_EditingControlShowing);
+ this.grdMain.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Scroll);
+ this.grdMain.KeyDown += new System.Windows.Forms.KeyEventHandler(this.grdMain_KeyDown);
+ this.grdMain.MouseUp += new System.Windows.Forms.MouseEventHandler(this.grdMain_MouseUp);
//
// grdSum
//
@@ -1698,13 +1699,14 @@
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, 409);
- this.grdSum.Margin = new System.Windows.Forms.Padding(4);
+ this.grdSum.Location = new System.Drawing.Point(4, 495);
+ this.grdSum.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.grdSum.Name = "grdSum";
this.grdSum.ReadOnly = true;
+ this.grdSum.RowHeadersWidth = 62;
this.grdSum.RowTemplate.Height = 23;
this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.grdSum.Size = new System.Drawing.Size(1233, 24);
+ this.grdSum.Size = new System.Drawing.Size(1390, 29);
this.grdSum.TabIndex = 57;
//
// panel6
@@ -1713,27 +1715,27 @@
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, 433);
- this.panel6.Margin = new System.Windows.Forms.Padding(4);
+ this.panel6.Location = new System.Drawing.Point(4, 524);
+ this.panel6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.panel6.Name = "panel6";
- this.panel6.Size = new System.Drawing.Size(1233, 30);
+ this.panel6.Size = new System.Drawing.Size(1390, 35);
this.panel6.TabIndex = 56;
//
// lblHStockQty
//
this.lblHStockQty.AutoSize = true;
- this.lblHStockQty.Location = new System.Drawing.Point(11, 8);
+ this.lblHStockQty.Location = new System.Drawing.Point(12, 10);
this.lblHStockQty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblHStockQty.Name = "lblHStockQty";
- this.lblHStockQty.Size = new System.Drawing.Size(0, 15);
+ this.lblHStockQty.Size = new System.Drawing.Size(0, 18);
this.lblHStockQty.TabIndex = 0;
//
// Sc_ProcessExchangeBackBill
//
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
+ this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.Lavender;
- this.ClientSize = new System.Drawing.Size(1356, 928);
+ this.ClientSize = new System.Drawing.Size(1526, 1114);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.panel2);
this.Controls.Add(this.P1);
@@ -1743,13 +1745,13 @@
this.Controls.Add(this.grdPrint);
this.ForeColor = System.Drawing.Color.Black;
this.KeyPreview = true;
- this.Margin = new System.Windows.Forms.Padding(4);
+ this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.Name = "Sc_ProcessExchangeBackBill";
this.Text = "杩斿伐宸ュ簭娴佽浆鍗$紪杈�";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
+ this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Sc_ProcessExchangeBackBill_FormClosing);
this.Load += new System.EventHandler(this.Sc_ProcessExchangeBackBill_Load);
this.Paint += new System.Windows.Forms.PaintEventHandler(this.Sc_ProcessExchangeBackBill_Paint);
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Sc_ProcessExchangeBackBill_FormClosing);
this.Tool.ResumeLayout(false);
this.Tool.PerformLayout();
this.P1.ResumeLayout(false);
--
Gitblit v1.9.1