From ed65f00c01e31f2ba9ad7f681fea08a332120c06 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期三, 07 十二月 2022 11:08:20 +0800
Subject: [PATCH] 单据(调拨申请单,发货通知单,出库申请单);报表(奥邦/车间报表)

---
 WorkM/生产管理/Sc_ICMOBillList.designer.cs |  224 ++++++++++++++++++++++++++++++++------------------------
 1 files changed, 128 insertions(+), 96 deletions(-)

diff --git "a/WorkM/\347\224\237\344\272\247\347\256\241\347\220\206/Sc_ICMOBillList.designer.cs" "b/WorkM/\347\224\237\344\272\247\347\256\241\347\220\206/Sc_ICMOBillList.designer.cs"
index 54f8745..f5a9918 100644
--- "a/WorkM/\347\224\237\344\272\247\347\256\241\347\220\206/Sc_ICMOBillList.designer.cs"
+++ "b/WorkM/\347\224\237\344\272\247\347\256\241\347\220\206/Sc_ICMOBillList.designer.cs"
@@ -70,6 +70,9 @@
             this.grdPrint = new System.Windows.Forms.DataGridView();
             this.grdSum = new System.Windows.Forms.DataGridView();
             this.groupBox1 = new System.Windows.Forms.GroupBox();
+            this.txtHBillNo2 = new System.Windows.Forms.TextBox();
+            this.label8 = new System.Windows.Forms.Label();
+            this.btnTB = new System.Windows.Forms.Button();
             this.cmbHStatus = new System.Windows.Forms.ComboBox();
             this.label7 = new System.Windows.Forms.Label();
             this.label5 = new System.Windows.Forms.Label();
@@ -85,9 +88,6 @@
             this.btnOK = new System.Windows.Forms.Button();
             this.txtHBillNo = new System.Windows.Forms.TextBox();
             this.label3 = new System.Windows.Forms.Label();
-            this.txtHBillNo2 = new System.Windows.Forms.TextBox();
-            this.label8 = new System.Windows.Forms.Label();
-            this.btnTB = new System.Windows.Forms.Button();
             this.pPic.SuspendLayout();
             this.panel1.SuspendLayout();
             this.Tool.SuspendLayout();
@@ -105,9 +105,10 @@
             this.pPic.Controls.Add(this.panel1);
             this.pPic.Controls.Add(this.lblCaption);
             this.pPic.Dock = System.Windows.Forms.DockStyle.Top;
-            this.pPic.Location = new System.Drawing.Point(0, 50);
+            this.pPic.Location = new System.Drawing.Point(0, 75);
+            this.pPic.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pPic.Name = "pPic";
-            this.pPic.Size = new System.Drawing.Size(1246, 53);
+            this.pPic.Size = new System.Drawing.Size(1869, 80);
             this.pPic.TabIndex = 15;
             // 
             // panel1
@@ -115,26 +116,29 @@
             this.panel1.Controls.Add(this.lbljl);
             this.panel1.Controls.Add(this.lbldj);
             this.panel1.Dock = System.Windows.Forms.DockStyle.Right;
-            this.panel1.Location = new System.Drawing.Point(1032, 0);
+            this.panel1.Location = new System.Drawing.Point(1548, 0);
+            this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.panel1.Name = "panel1";
-            this.panel1.Size = new System.Drawing.Size(214, 53);
+            this.panel1.Size = new System.Drawing.Size(321, 80);
             this.panel1.TabIndex = 7;
             // 
             // lbljl
             // 
             this.lbljl.AutoSize = true;
-            this.lbljl.Location = new System.Drawing.Point(24, 30);
+            this.lbljl.Location = new System.Drawing.Point(36, 45);
+            this.lbljl.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.lbljl.Name = "lbljl";
-            this.lbljl.Size = new System.Drawing.Size(11, 12);
+            this.lbljl.Size = new System.Drawing.Size(17, 18);
             this.lbljl.TabIndex = 1;
             this.lbljl.Text = " ";
             // 
             // lbldj
             // 
             this.lbldj.AutoSize = true;
-            this.lbldj.Location = new System.Drawing.Point(24, 12);
+            this.lbldj.Location = new System.Drawing.Point(36, 18);
+            this.lbldj.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.lbldj.Name = "lbldj";
-            this.lbldj.Size = new System.Drawing.Size(0, 12);
+            this.lbldj.Size = new System.Drawing.Size(0, 18);
             this.lbldj.TabIndex = 0;
             // 
             // lblCaption
@@ -143,9 +147,10 @@
             this.lblCaption.BackColor = System.Drawing.Color.Transparent;
             this.lblCaption.Cursor = System.Windows.Forms.Cursors.No;
             this.lblCaption.Font = new System.Drawing.Font("瀹嬩綋", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblCaption.Location = new System.Drawing.Point(12, 15);
+            this.lblCaption.Location = new System.Drawing.Point(18, 22);
+            this.lblCaption.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.lblCaption.Name = "lblCaption";
-            this.lblCaption.Size = new System.Drawing.Size(98, 21);
+            this.lblCaption.Size = new System.Drawing.Size(147, 33);
             this.lblCaption.TabIndex = 4;
             this.lblCaption.Text = "鍗曟嵁鍒楄〃";
             this.lblCaption.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
@@ -160,9 +165,9 @@
             this.toolStripDropDownButton1,
             this.dc,
             this.dy,
+            this.cx,
             this.yl,
             this.toolStripSeparator2,
-            this.cx,
             this.sx,
             this.toolStripSeparator1,
             this.xz,
@@ -186,7 +191,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(1246, 50);
+            this.Tool.Size = new System.Drawing.Size(1869, 75);
             this.Tool.Stretch = true;
             this.Tool.TabIndex = 16;
             this.Tool.Text = "toolStrip1";
@@ -200,7 +205,7 @@
             this.toolStripDropDownButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
             this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
             this.toolStripDropDownButton1.Name = "toolStripDropDownButton1";
-            this.toolStripDropDownButton1.Size = new System.Drawing.Size(45, 47);
+            this.toolStripDropDownButton1.Size = new System.Drawing.Size(64, 70);
             this.toolStripDropDownButton1.Text = "寮曞嚭";
             this.toolStripDropDownButton1.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
             this.toolStripDropDownButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
@@ -208,14 +213,14 @@
             // eXCELToolStripMenuItem
             // 
             this.eXCELToolStripMenuItem.Name = "eXCELToolStripMenuItem";
-            this.eXCELToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
+            this.eXCELToolStripMenuItem.Size = new System.Drawing.Size(163, 34);
             this.eXCELToolStripMenuItem.Text = "EXCEL";
             this.eXCELToolStripMenuItem.Click += new System.EventHandler(this.eXCELToolStripMenuItem_Click);
             // 
             // cSVToolStripMenuItem
             // 
             this.cSVToolStripMenuItem.Name = "cSVToolStripMenuItem";
-            this.cSVToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
+            this.cSVToolStripMenuItem.Size = new System.Drawing.Size(163, 34);
             this.cSVToolStripMenuItem.Text = "CSV";
             this.cSVToolStripMenuItem.Click += new System.EventHandler(this.cSVToolStripMenuItem_Click);
             // 
@@ -265,7 +270,7 @@
             // toolStripSeparator2
             // 
             this.toolStripSeparator2.Name = "toolStripSeparator2";
-            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 75);
             // 
             // cx
             // 
@@ -298,7 +303,7 @@
             // toolStripSeparator1
             // 
             this.toolStripSeparator1.Name = "toolStripSeparator1";
-            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 75);
             // 
             // xz
             // 
@@ -346,7 +351,7 @@
             // toolStripSeparator5
             // 
             this.toolStripSeparator5.Name = "toolStripSeparator5";
-            this.toolStripSeparator5.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator5.Size = new System.Drawing.Size(6, 75);
             this.toolStripSeparator5.Visible = false;
             // 
             // sh
@@ -382,7 +387,7 @@
             // toolStripSeparator6
             // 
             this.toolStripSeparator6.Name = "toolStripSeparator6";
-            this.toolStripSeparator6.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator6.Size = new System.Drawing.Size(6, 75);
             // 
             // down
             // 
@@ -401,7 +406,7 @@
             // toolStripSeparator10
             // 
             this.toolStripSeparator10.Name = "toolStripSeparator10";
-            this.toolStripSeparator10.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator10.Size = new System.Drawing.Size(6, 75);
             // 
             // xd
             // 
@@ -420,7 +425,7 @@
             // toolStripSeparator4
             // 
             this.toolStripSeparator4.Name = "toolStripSeparator4";
-            this.toolStripSeparator4.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator4.Size = new System.Drawing.Size(6, 75);
             // 
             // tc
             // 
@@ -439,13 +444,13 @@
             // toolStripSeparator3
             // 
             this.toolStripSeparator3.Name = "toolStripSeparator3";
-            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 75);
             // 
             // toolStripSeparator9
             // 
             this.toolStripSeparator9.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
             this.toolStripSeparator9.Name = "toolStripSeparator9";
-            this.toolStripSeparator9.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator9.Size = new System.Drawing.Size(6, 75);
             // 
             // mrlk
             // 
@@ -455,7 +460,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(60, 47);
+            this.mrlk.Size = new System.Drawing.Size(86, 70);
             this.mrlk.Text = "榛樿鍒楀";
             this.mrlk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
             this.mrlk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
@@ -465,7 +470,7 @@
             // 
             this.toolStripSeparator7.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
             this.toolStripSeparator7.Name = "toolStripSeparator7";
-            this.toolStripSeparator7.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator7.Size = new System.Drawing.Size(6, 75);
             // 
             // bclk
             // 
@@ -475,7 +480,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(60, 47);
+            this.bclk.Size = new System.Drawing.Size(86, 70);
             this.bclk.Text = "淇濆瓨鍒楀";
             this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
             this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
@@ -485,7 +490,7 @@
             // 
             this.toolStripSeparator8.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
             this.toolStripSeparator8.Name = "toolStripSeparator8";
-            this.toolStripSeparator8.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator8.Size = new System.Drawing.Size(6, 75);
             // 
             // timer1
             // 
@@ -503,11 +508,13 @@
             this.grdMain.BackgroundColor = System.Drawing.SystemColors.InactiveCaption;
             this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
             this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.grdMain.Location = new System.Drawing.Point(0, 167);
+            this.grdMain.Location = new System.Drawing.Point(0, 251);
+            this.grdMain.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.grdMain.Name = "grdMain";
             this.grdMain.ReadOnly = true;
+            this.grdMain.RowHeadersWidth = 62;
             this.grdMain.RowTemplate.Height = 23;
-            this.grdMain.Size = new System.Drawing.Size(1246, 345);
+            this.grdMain.Size = new System.Drawing.Size(1869, 517);
             this.grdMain.TabIndex = 19;
             this.grdMain.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.grdMain_CellMouseUp);
             this.grdMain.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_ColumnWidthChanged);
@@ -517,10 +524,12 @@
             // grdPrint
             // 
             this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
-            this.grdPrint.Location = new System.Drawing.Point(772, 146);
+            this.grdPrint.Location = new System.Drawing.Point(1158, 219);
+            this.grdPrint.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.grdPrint.Name = "grdPrint";
+            this.grdPrint.RowHeadersWidth = 62;
             this.grdPrint.RowTemplate.Height = 23;
-            this.grdPrint.Size = new System.Drawing.Size(25, 24);
+            this.grdPrint.Size = new System.Drawing.Size(38, 36);
             this.grdPrint.TabIndex = 8;
             this.grdPrint.Visible = false;
             // 
@@ -531,12 +540,14 @@
             this.grdSum.BackgroundColor = System.Drawing.SystemColors.Control;
             this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
             this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.grdSum.Location = new System.Drawing.Point(0, 512);
+            this.grdSum.Location = new System.Drawing.Point(0, 768);
+            this.grdSum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             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(1246, 19);
+            this.grdSum.Size = new System.Drawing.Size(1869, 28);
             this.grdSum.TabIndex = 47;
             // 
             // groupBox1
@@ -561,11 +572,42 @@
             this.groupBox1.Controls.Add(this.txtHBillNo);
             this.groupBox1.Controls.Add(this.label3);
             this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
-            this.groupBox1.Location = new System.Drawing.Point(0, 103);
+            this.groupBox1.Location = new System.Drawing.Point(0, 155);
+            this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.groupBox1.Name = "groupBox1";
-            this.groupBox1.Size = new System.Drawing.Size(1246, 64);
+            this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.groupBox1.Size = new System.Drawing.Size(1869, 96);
             this.groupBox1.TabIndex = 52;
             this.groupBox1.TabStop = false;
+            // 
+            // txtHBillNo2
+            // 
+            this.txtHBillNo2.Location = new System.Drawing.Point(1454, 16);
+            this.txtHBillNo2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.txtHBillNo2.Name = "txtHBillNo2";
+            this.txtHBillNo2.Size = new System.Drawing.Size(193, 28);
+            this.txtHBillNo2.TabIndex = 27;
+            // 
+            // label8
+            // 
+            this.label8.AutoSize = true;
+            this.label8.Location = new System.Drawing.Point(1370, 22);
+            this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label8.Name = "label8";
+            this.label8.Size = new System.Drawing.Size(80, 18);
+            this.label8.TabIndex = 26;
+            this.label8.Text = "鍗曟嵁鍙凤細";
+            // 
+            // btnTB
+            // 
+            this.btnTB.Location = new System.Drawing.Point(1662, 14);
+            this.btnTB.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.btnTB.Name = "btnTB";
+            this.btnTB.Size = new System.Drawing.Size(110, 36);
+            this.btnTB.TabIndex = 25;
+            this.btnTB.Text = "閲嶆柊鍚屾";
+            this.btnTB.UseVisualStyleBackColor = true;
+            this.btnTB.Click += new System.EventHandler(this.btnTB_Click);
             // 
             // cmbHStatus
             // 
@@ -577,111 +619,124 @@
             "宸插鏍�",
             "鏈叧闂�",
             "宸插叧闂�"});
-            this.cmbHStatus.Location = new System.Drawing.Point(291, 41);
+            this.cmbHStatus.Location = new System.Drawing.Point(436, 62);
+            this.cmbHStatus.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.cmbHStatus.Name = "cmbHStatus";
-            this.cmbHStatus.Size = new System.Drawing.Size(81, 20);
+            this.cmbHStatus.Size = new System.Drawing.Size(120, 26);
             this.cmbHStatus.TabIndex = 1;
             this.cmbHStatus.Visible = false;
             // 
             // label7
             // 
             this.label7.AutoSize = true;
-            this.label7.Location = new System.Drawing.Point(207, 15);
+            this.label7.Location = new System.Drawing.Point(310, 22);
+            this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label7.Name = "label7";
-            this.label7.Size = new System.Drawing.Size(77, 12);
+            this.label7.Size = new System.Drawing.Size(116, 18);
             this.label7.TabIndex = 9;
             this.label7.Text = "璁㈠崟璺熻釜鍙凤細";
             // 
             // label5
             // 
             this.label5.AutoSize = true;
-            this.label5.Location = new System.Drawing.Point(213, 41);
+            this.label5.Location = new System.Drawing.Point(320, 62);
+            this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label5.Name = "label5";
-            this.label5.Size = new System.Drawing.Size(41, 12);
+            this.label5.Size = new System.Drawing.Size(62, 18);
             this.label5.TabIndex = 9;
             this.label5.Text = "鐘舵�侊細";
             this.label5.Visible = false;
             // 
             // txtHOrderProcNO
             // 
-            this.txtHOrderProcNO.Location = new System.Drawing.Point(291, 12);
+            this.txtHOrderProcNO.Location = new System.Drawing.Point(436, 18);
+            this.txtHOrderProcNO.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txtHOrderProcNO.Name = "txtHOrderProcNO";
-            this.txtHOrderProcNO.Size = new System.Drawing.Size(108, 21);
+            this.txtHOrderProcNO.Size = new System.Drawing.Size(160, 28);
             this.txtHOrderProcNO.TabIndex = 10;
             // 
             // label6
             // 
             this.label6.AutoSize = true;
-            this.label6.Location = new System.Drawing.Point(395, 41);
+            this.label6.Location = new System.Drawing.Point(592, 62);
+            this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label6.Name = "label6";
-            this.label6.Size = new System.Drawing.Size(65, 12);
+            this.label6.Size = new System.Drawing.Size(98, 18);
             this.label6.TabIndex = 8;
             this.label6.Text = "鐢熶骇杞﹂棿锛�";
             // 
             // txtHDeptID
             // 
-            this.txtHDeptID.Location = new System.Drawing.Point(460, 36);
+            this.txtHDeptID.Location = new System.Drawing.Point(690, 54);
+            this.txtHDeptID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txtHDeptID.Name = "txtHDeptID";
-            this.txtHDeptID.Size = new System.Drawing.Size(162, 21);
+            this.txtHDeptID.Size = new System.Drawing.Size(241, 28);
             this.txtHDeptID.TabIndex = 4;
             // 
             // dtpHBDate
             // 
             this.dtpHBDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
-            this.dtpHBDate.Location = new System.Drawing.Point(78, 11);
+            this.dtpHBDate.Location = new System.Drawing.Point(117, 16);
+            this.dtpHBDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.dtpHBDate.Name = "dtpHBDate";
             this.dtpHBDate.ShowCheckBox = true;
-            this.dtpHBDate.Size = new System.Drawing.Size(122, 21);
+            this.dtpHBDate.Size = new System.Drawing.Size(181, 28);
             this.dtpHBDate.TabIndex = 1;
             // 
             // label2
             // 
             this.label2.AutoSize = true;
-            this.label2.Location = new System.Drawing.Point(15, 14);
+            this.label2.Location = new System.Drawing.Point(22, 21);
+            this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label2.Name = "label2";
-            this.label2.Size = new System.Drawing.Size(65, 12);
+            this.label2.Size = new System.Drawing.Size(98, 18);
             this.label2.TabIndex = 2;
             this.label2.Text = "寮�濮嬫棩鏈燂細";
             // 
             // txtHMaterID
             // 
-            this.txtHMaterID.Location = new System.Drawing.Point(683, 10);
+            this.txtHMaterID.Location = new System.Drawing.Point(1024, 15);
+            this.txtHMaterID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txtHMaterID.Name = "txtHMaterID";
-            this.txtHMaterID.Size = new System.Drawing.Size(200, 21);
+            this.txtHMaterID.Size = new System.Drawing.Size(298, 28);
             this.txtHMaterID.TabIndex = 5;
             // 
             // dtpHEDate
             // 
             this.dtpHEDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
-            this.dtpHEDate.Location = new System.Drawing.Point(78, 37);
+            this.dtpHEDate.Location = new System.Drawing.Point(117, 56);
+            this.dtpHEDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.dtpHEDate.Name = "dtpHEDate";
             this.dtpHEDate.ShowCheckBox = true;
-            this.dtpHEDate.Size = new System.Drawing.Size(122, 21);
+            this.dtpHEDate.Size = new System.Drawing.Size(181, 28);
             this.dtpHEDate.TabIndex = 2;
             // 
             // label4
             // 
             this.label4.AutoSize = true;
-            this.label4.Location = new System.Drawing.Point(636, 15);
+            this.label4.Location = new System.Drawing.Point(954, 22);
+            this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label4.Name = "label4";
-            this.label4.Size = new System.Drawing.Size(47, 12);
+            this.label4.Size = new System.Drawing.Size(71, 18);
             this.label4.TabIndex = 7;
             this.label4.Text = "鐗� 鏂欙細";
             // 
             // label1
             // 
             this.label1.AutoSize = true;
-            this.label1.Location = new System.Drawing.Point(407, 15);
+            this.label1.Location = new System.Drawing.Point(610, 22);
+            this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label1.Name = "label1";
-            this.label1.Size = new System.Drawing.Size(53, 12);
+            this.label1.Size = new System.Drawing.Size(80, 18);
             this.label1.TabIndex = 0;
             this.label1.Text = "鍗曟嵁鍙凤細";
             // 
             // btnOK
             // 
-            this.btnOK.Location = new System.Drawing.Point(683, 33);
+            this.btnOK.Location = new System.Drawing.Point(1024, 50);
+            this.btnOK.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnOK.Name = "btnOK";
-            this.btnOK.Size = new System.Drawing.Size(200, 24);
+            this.btnOK.Size = new System.Drawing.Size(300, 36);
             this.btnOK.TabIndex = 6;
             this.btnOK.Text = "蹇�熻繃婊�";
             this.btnOK.UseVisualStyleBackColor = true;
@@ -689,57 +744,34 @@
             // 
             // txtHBillNo
             // 
-            this.txtHBillNo.Location = new System.Drawing.Point(460, 11);
+            this.txtHBillNo.Location = new System.Drawing.Point(690, 16);
+            this.txtHBillNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txtHBillNo.Name = "txtHBillNo";
-            this.txtHBillNo.Size = new System.Drawing.Size(162, 21);
+            this.txtHBillNo.Size = new System.Drawing.Size(241, 28);
             this.txtHBillNo.TabIndex = 3;
             // 
             // label3
             // 
             this.label3.AutoSize = true;
-            this.label3.Location = new System.Drawing.Point(14, 40);
+            this.label3.Location = new System.Drawing.Point(21, 60);
+            this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label3.Name = "label3";
-            this.label3.Size = new System.Drawing.Size(65, 12);
+            this.label3.Size = new System.Drawing.Size(98, 18);
             this.label3.TabIndex = 4;
             this.label3.Text = "缁撴潫鏃ユ湡锛�";
             // 
-            // txtHBillNo2
-            // 
-            this.txtHBillNo2.Location = new System.Drawing.Point(969, 11);
-            this.txtHBillNo2.Name = "txtHBillNo2";
-            this.txtHBillNo2.Size = new System.Drawing.Size(130, 21);
-            this.txtHBillNo2.TabIndex = 27;
-            // 
-            // label8
-            // 
-            this.label8.AutoSize = true;
-            this.label8.Location = new System.Drawing.Point(913, 15);
-            this.label8.Name = "label8";
-            this.label8.Size = new System.Drawing.Size(53, 12);
-            this.label8.TabIndex = 26;
-            this.label8.Text = "鍗曟嵁鍙凤細";
-            // 
-            // btnTB
-            // 
-            this.btnTB.Location = new System.Drawing.Point(1108, 9);
-            this.btnTB.Name = "btnTB";
-            this.btnTB.Size = new System.Drawing.Size(73, 24);
-            this.btnTB.TabIndex = 25;
-            this.btnTB.Text = "閲嶆柊鍚屾";
-            this.btnTB.UseVisualStyleBackColor = true;
-            this.btnTB.Click += new System.EventHandler(this.btnTB_Click);
-            // 
             // Sc_ICMOBillList
             // 
-            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
+            this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(1246, 531);
+            this.ClientSize = new System.Drawing.Size(1869, 796);
             this.Controls.Add(this.grdMain);
             this.Controls.Add(this.groupBox1);
             this.Controls.Add(this.grdSum);
             this.Controls.Add(this.pPic);
             this.Controls.Add(this.Tool);
             this.Controls.Add(this.grdPrint);
+            this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.Name = "Sc_ICMOBillList";
             this.Text = "鍗曟嵁鍒楄〃";
             this.WindowState = System.Windows.Forms.FormWindowState.Maximized;

--
Gitblit v1.9.1