From 84f084b5b5a4593d4e4e30d2c95b91ca0e0e3384 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期二, 29 三月 2022 13:23:18 +0800
Subject: [PATCH] 查询过滤 仓库发料 拣料配送列表上查 页面优化

---
 EAM/模具管理/模具日常管理/Sc_MouldMaintainRuleBill.designer.cs | 1548 ++++++++++++++++++++++++++++++----------------------------
 1 files changed, 803 insertions(+), 745 deletions(-)

diff --git "a/EAM/\346\250\241\345\205\267\347\256\241\347\220\206/\346\250\241\345\205\267\346\227\245\345\270\270\347\256\241\347\220\206/Sc_MouldMaintainRuleBill.designer.cs" "b/EAM/\346\250\241\345\205\267\347\256\241\347\220\206/\346\250\241\345\205\267\346\227\245\345\270\270\347\256\241\347\220\206/Sc_MouldMaintainRuleBill.designer.cs"
index c86d64c..5db0c98 100644
--- "a/EAM/\346\250\241\345\205\267\347\256\241\347\220\206/\346\250\241\345\205\267\346\227\245\345\270\270\347\256\241\347\220\206/Sc_MouldMaintainRuleBill.designer.cs"
+++ "b/EAM/\346\250\241\345\205\267\347\256\241\347\220\206/\346\250\241\345\205\267\346\227\245\345\270\270\347\256\241\347\220\206/Sc_MouldMaintainRuleBill.designer.cs"
@@ -28,9 +28,10 @@
         /// </summary>
         private void InitializeComponent()
         {
-            this.components = new System.ComponentModel.Container();
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Sc_MouldMaintainRuleBill));
-            this.Tool = new System.Windows.Forms.ToolStrip();
+            this.tabControl1 = new System.Windows.Forms.TabControl();
+            this.timer1 = new System.Windows.Forms.Timer();
+            this.grdPrint = new System.Windows.Forms.DataGridView();
             this.set = new System.Windows.Forms.ToolStripButton();
             this.dy = new System.Windows.Forms.ToolStripButton();
             this.yl = new System.Windows.Forms.ToolStripButton();
@@ -76,125 +77,102 @@
             this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
             this.bclk = new System.Windows.Forms.ToolStripButton();
             this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
-            this.lblCaption = new System.Windows.Forms.Label();
-            this.label2 = new System.Windows.Forms.Label();
-            this.txtHBillNo = new System.Windows.Forms.TextBox();
-            this.P1 = new System.Windows.Forms.Panel();
-            this.pic1 = new System.Windows.Forms.PictureBox();
-            this.gbUp = new System.Windows.Forms.GroupBox();
-            this.txtHCheckCycle = new System.Windows.Forms.TextBox();
-            this.cmbHCycleUnit = new System.Windows.Forms.ComboBox();
-            this.label26 = new System.Windows.Forms.Label();
-            this.label12 = new System.Windows.Forms.Label();
-            this.txtHExplanation = new System.Windows.Forms.TextBox();
-            this.label6 = new System.Windows.Forms.Label();
-            this.txtHInnerBillNo = new System.Windows.Forms.TextBox();
-            this.label4 = new System.Windows.Forms.Label();
-            this.txtHRemark = new System.Windows.Forms.TextBox();
-            this.label20 = new System.Windows.Forms.Label();
-            this.dtpHDate = new System.Windows.Forms.DateTimePicker();
-            this.label9 = new System.Windows.Forms.Label();
-            this.cmdSourceBillNo = new System.Windows.Forms.Button();
-            this.cmbSourceBillType = new System.Windows.Forms.ComboBox();
-            this.textBox2 = new System.Windows.Forms.TextBox();
-            this.label24 = new System.Windows.Forms.Label();
-            this.label22 = new System.Windows.Forms.Label();
-            this.panel2 = new System.Windows.Forms.Panel();
-            this.txtHDeleteDate = new System.Windows.Forms.Label();
-            this.label25 = new System.Windows.Forms.Label();
-            this.txtHDeleteMan = new System.Windows.Forms.Label();
-            this.label27 = new System.Windows.Forms.Label();
-            this.txtHUpDateDate = new System.Windows.Forms.Label();
-            this.label23 = new System.Windows.Forms.Label();
-            this.txtHUpDater = new System.Windows.Forms.Label();
-            this.label21 = new System.Windows.Forms.Label();
-            this.txtHCloseDate = new System.Windows.Forms.Label();
-            this.label19 = new System.Windows.Forms.Label();
-            this.txtHCloseMan = new System.Windows.Forms.Label();
-            this.label17 = new System.Windows.Forms.Label();
-            this.txtHCheckDate = new System.Windows.Forms.Label();
-            this.label15 = new System.Windows.Forms.Label();
-            this.txtHChecker = new System.Windows.Forms.Label();
-            this.label13 = new System.Windows.Forms.Label();
-            this.txtHMakeDate = new System.Windows.Forms.Label();
-            this.label11 = new System.Windows.Forms.Label();
-            this.txtHMaker = new System.Windows.Forms.Label();
-            this.label8 = new System.Windows.Forms.Label();
-            this.timer1 = new System.Windows.Forms.Timer(this.components);
-            this.panel1 = new System.Windows.Forms.Panel();
+            this.Tool = new System.Windows.Forms.ToolStrip();
             this.panel3 = new System.Windows.Forms.Panel();
-            this.grdPrint = new System.Windows.Forms.DataGridView();
-            this.tabControl1 = new System.Windows.Forms.TabControl();
+            this.panel1 = new System.Windows.Forms.Panel();
             this.tabPage1 = new System.Windows.Forms.TabPage();
-            this.grdMain = new System.Windows.Forms.DataGridView();
             this.grdSum = new System.Windows.Forms.DataGridView();
+            this.grdMain = new System.Windows.Forms.DataGridView();
             this.tabPage2 = new System.Windows.Forms.TabPage();
-            this.grdMain_Pay = new System.Windows.Forms.DataGridView();
             this.grdSum_Pay = new System.Windows.Forms.DataGridView();
-            this.Tool.SuspendLayout();
-            this.P1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.pic1)).BeginInit();
-            this.gbUp.SuspendLayout();
-            this.panel2.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.grdPrint)).BeginInit();
+            this.label22 = new System.Windows.Forms.Label();
+            this.label24 = new System.Windows.Forms.Label();
+            this.textBox2 = new System.Windows.Forms.TextBox();
+            this.cmbSourceBillType = new System.Windows.Forms.ComboBox();
+            this.cmdSourceBillNo = new System.Windows.Forms.Button();
+            this.gbUp = new System.Windows.Forms.GroupBox();
+            this.label9 = new System.Windows.Forms.Label();
+            this.txtHRemark = new System.Windows.Forms.TextBox();
+            this.lblCaption = new System.Windows.Forms.Label();
+            this.pic1 = new System.Windows.Forms.PictureBox();
+            this.P1 = new System.Windows.Forms.Panel();
+            this.grdMain_Pay = new System.Windows.Forms.DataGridView();
+            this.dtpHDate = new System.Windows.Forms.DateTimePicker();
+            this.label20 = new System.Windows.Forms.Label();
+            this.label2 = new System.Windows.Forms.Label();
+            this.label8 = new System.Windows.Forms.Label();
+            this.txtHMaker = new System.Windows.Forms.Label();
+            this.label11 = new System.Windows.Forms.Label();
+            this.txtHMakeDate = new System.Windows.Forms.Label();
+            this.label13 = new System.Windows.Forms.Label();
+            this.txtHChecker = new System.Windows.Forms.Label();
+            this.label15 = new System.Windows.Forms.Label();
+            this.txtHCheckDate = new System.Windows.Forms.Label();
+            this.label17 = new System.Windows.Forms.Label();
+            this.txtHCloseMan = new System.Windows.Forms.Label();
+            this.label19 = new System.Windows.Forms.Label();
+            this.txtHCloseDate = new System.Windows.Forms.Label();
+            this.label21 = new System.Windows.Forms.Label();
+            this.txtHUpDater = new System.Windows.Forms.Label();
+            this.label23 = new System.Windows.Forms.Label();
+            this.panel2 = new System.Windows.Forms.Panel();
+            this.txtHDeleteMan = new System.Windows.Forms.Label();
+            this.label25 = new System.Windows.Forms.Label();
+            this.txtHDeleteDate = new System.Windows.Forms.Label();
+            this.label4 = new System.Windows.Forms.Label();
+            this.txtHInnerBillNo = new System.Windows.Forms.TextBox();
+            this.label6 = new System.Windows.Forms.Label();
+            this.txtHExplanation = new System.Windows.Forms.TextBox();
+            this.label12 = new System.Windows.Forms.Label();
+            this.label26 = new System.Windows.Forms.Label();
+            this.cmbHCycleUnit = new System.Windows.Forms.ComboBox();
+            this.txtHCheckCycle = new System.Windows.Forms.TextBox();
+            this.txtHUpDateDate = new System.Windows.Forms.Label();
+            this.label27 = new System.Windows.Forms.Label();
+            this.txtHBillNo = new System.Windows.Forms.TextBox();
             this.tabControl1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.grdPrint)).BeginInit();
+            this.Tool.SuspendLayout();
             this.tabPage1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.grdSum)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit();
             this.tabPage2.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.grdMain_Pay)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.grdSum_Pay)).BeginInit();
+            this.gbUp.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.pic1)).BeginInit();
+            this.P1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.grdMain_Pay)).BeginInit();
+            this.panel2.SuspendLayout();
             this.SuspendLayout();
             // 
-            // Tool
+            // tabControl1
             // 
-            this.Tool.AutoSize = false;
-            this.Tool.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("Tool.BackgroundImage")));
-            this.Tool.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
-            this.Tool.ImageScalingSize = new System.Drawing.Size(22, 22);
-            this.Tool.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
-            this.set,
-            this.dy,
-            this.yl,
-            this.toolStripSeparator2,
-            this.xz,
-            this.xg,
-            this.sc,
-            this.toolStripSeparator7,
-            this.js,
-            this.toolStripSeparator8,
-            this.AddRow,
-            this.DelRow,
-            this.toolStripSeparator4,
-            this.bc,
-            this.fq,
-            this.toolStripSeparator5,
-            this.sh,
-            this.qsh,
-            this.toolStripSeparator1,
-            this.sz,
-            this.syz,
-            this.xyz,
-            this.mz,
-            this.toolStripSeparator3,
-            this.fz,
-            this.xx,
-            this.toolStripSeparator9,
-            this.qt,
-            this.toolStripSeparator6,
-            this.tc,
-            this.toolStripSeparator12,
-            this.mrlk,
-            this.toolStripSeparator11,
-            this.bclk,
-            this.toolStripSeparator10});
-            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(1017, 50);
-            this.Tool.Stretch = true;
-            this.Tool.TabIndex = 17;
-            this.Tool.Text = "toolStrip1";
+            this.tabControl1.Controls.Add(this.tabPage1);
+            this.tabControl1.Controls.Add(this.tabPage2);
+            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.tabControl1.Location = new System.Drawing.Point(55, 291);
+            this.tabControl1.Margin = new System.Windows.Forms.Padding(4);
+            this.tabControl1.Name = "tabControl1";
+            this.tabControl1.SelectedIndex = 0;
+            this.tabControl1.Size = new System.Drawing.Size(1249, 303);
+            this.tabControl1.TabIndex = 47;
+            // 
+            // timer1
+            // 
+            this.timer1.Enabled = true;
+            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
+            // 
+            // 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.Name = "grdPrint";
+            this.grdPrint.RowHeadersWidth = 51;
+            this.grdPrint.RowTemplate.Height = 23;
+            this.grdPrint.Size = new System.Drawing.Size(33, 30);
+            this.grdPrint.TabIndex = 46;
+            this.grdPrint.Visible = false;
             // 
             // set
             // 
@@ -241,7 +219,7 @@
             // toolStripSeparator2
             // 
             this.toolStripSeparator2.Name = "toolStripSeparator2";
-            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 62);
             // 
             // xz
             // 
@@ -288,7 +266,7 @@
             // toolStripSeparator7
             // 
             this.toolStripSeparator7.Name = "toolStripSeparator7";
-            this.toolStripSeparator7.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator7.Size = new System.Drawing.Size(6, 62);
             // 
             // js
             // 
@@ -307,7 +285,7 @@
             // toolStripSeparator8
             // 
             this.toolStripSeparator8.Name = "toolStripSeparator8";
-            this.toolStripSeparator8.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator8.Size = new System.Drawing.Size(6, 62);
             // 
             // AddRow
             // 
@@ -340,7 +318,7 @@
             // toolStripSeparator4
             // 
             this.toolStripSeparator4.Name = "toolStripSeparator4";
-            this.toolStripSeparator4.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator4.Size = new System.Drawing.Size(6, 62);
             // 
             // bc
             // 
@@ -373,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, 62);
             // 
             // sh
             // 
@@ -406,7 +384,7 @@
             // toolStripSeparator1
             // 
             this.toolStripSeparator1.Name = "toolStripSeparator1";
-            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 62);
             // 
             // sz
             // 
@@ -467,7 +445,7 @@
             // toolStripSeparator3
             // 
             this.toolStripSeparator3.Name = "toolStripSeparator3";
-            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 62);
             this.toolStripSeparator3.Visible = false;
             // 
             // fz
@@ -503,7 +481,7 @@
             // toolStripSeparator9
             // 
             this.toolStripSeparator9.Name = "toolStripSeparator9";
-            this.toolStripSeparator9.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator9.Size = new System.Drawing.Size(6, 62);
             // 
             // qt
             // 
@@ -523,7 +501,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(42, 47);
+            this.qt.Size = new System.Drawing.Size(53, 59);
             this.qt.Text = "鍏朵粬";
             this.qt.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
             this.qt.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
@@ -531,71 +509,71 @@
             // 鍏抽棴ToolStripMenuItem
             // 
             this.鍏抽棴ToolStripMenuItem.Name = "鍏抽棴ToolStripMenuItem";
-            this.鍏抽棴ToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
+            this.鍏抽棴ToolStripMenuItem.Size = new System.Drawing.Size(224, 26);
             this.鍏抽棴ToolStripMenuItem.Text = "鍏抽棴";
             this.鍏抽棴ToolStripMenuItem.Click += new System.EventHandler(this.鍏抽棴ToolStripMenuItem_Click);
             // 
             // 鍙嶅叧闂璗oolStripMenuItem
             // 
             this.鍙嶅叧闂璗oolStripMenuItem.Name = "鍙嶅叧闂璗oolStripMenuItem";
-            this.鍙嶅叧闂璗oolStripMenuItem.Size = new System.Drawing.Size(130, 22);
+            this.鍙嶅叧闂璗oolStripMenuItem.Size = new System.Drawing.Size(224, 26);
             this.鍙嶅叧闂璗oolStripMenuItem.Text = "鍙嶅叧闂�";
             this.鍙嶅叧闂璗oolStripMenuItem.Click += new System.EventHandler(this.鍙嶅叧闂璗oolStripMenuItem_Click);
             // 
             // toolStripSeparator15
             // 
             this.toolStripSeparator15.Name = "toolStripSeparator15";
-            this.toolStripSeparator15.Size = new System.Drawing.Size(127, 6);
+            this.toolStripSeparator15.Size = new System.Drawing.Size(221, 6);
             // 
             // 瀹℃牳ToolStripMenuItem
             // 
             this.瀹℃牳ToolStripMenuItem.Name = "瀹℃牳ToolStripMenuItem";
-            this.瀹℃牳ToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
+            this.瀹℃牳ToolStripMenuItem.Size = new System.Drawing.Size(224, 26);
             this.瀹℃牳ToolStripMenuItem.Text = "瀹℃牳";
             this.瀹℃牳ToolStripMenuItem.Click += new System.EventHandler(this.瀹℃牳ToolStripMenuItem_Click);
             // 
             // 鍙嶅鏍窽oolStripMenuItem
             // 
             this.鍙嶅鏍窽oolStripMenuItem.Name = "鍙嶅鏍窽oolStripMenuItem";
-            this.鍙嶅鏍窽oolStripMenuItem.Size = new System.Drawing.Size(130, 22);
+            this.鍙嶅鏍窽oolStripMenuItem.Size = new System.Drawing.Size(224, 26);
             this.鍙嶅鏍窽oolStripMenuItem.Text = "鍙嶅鏍�";
             this.鍙嶅鏍窽oolStripMenuItem.Click += new System.EventHandler(this.鍙嶅鏍窽oolStripMenuItem_Click);
             // 
             // toolStripSeparator14
             // 
             this.toolStripSeparator14.Name = "toolStripSeparator14";
-            this.toolStripSeparator14.Size = new System.Drawing.Size(127, 6);
+            this.toolStripSeparator14.Size = new System.Drawing.Size(221, 6);
             // 
             // 浣滃簾ToolStripMenuItem
             // 
             this.浣滃簾ToolStripMenuItem.Name = "浣滃簾ToolStripMenuItem";
-            this.浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
+            this.浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(224, 26);
             this.浣滃簾ToolStripMenuItem.Text = "浣滃簾";
             this.浣滃簾ToolStripMenuItem.Click += new System.EventHandler(this.浣滃簾ToolStripMenuItem_Click);
             // 
             // 鎾ら攢浣滃簾ToolStripMenuItem
             // 
             this.鎾ら攢浣滃簾ToolStripMenuItem.Name = "鎾ら攢浣滃簾ToolStripMenuItem";
-            this.鎾ら攢浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
+            this.鎾ら攢浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(224, 26);
             this.鎾ら攢浣滃簾ToolStripMenuItem.Text = "鎾ら攢浣滃簾";
             this.鎾ら攢浣滃簾ToolStripMenuItem.Click += new System.EventHandler(this.鎾ら攢浣滃簾ToolStripMenuItem_Click);
             // 
             // toolStripMenuItem1
             // 
             this.toolStripMenuItem1.Name = "toolStripMenuItem1";
-            this.toolStripMenuItem1.Size = new System.Drawing.Size(127, 6);
+            this.toolStripMenuItem1.Size = new System.Drawing.Size(221, 6);
             // 
             // 闅愯棌鍒楄缃甌oolStripMenuItem
             // 
             this.闅愯棌鍒楄缃甌oolStripMenuItem.Name = "闅愯棌鍒楄缃甌oolStripMenuItem";
-            this.闅愯棌鍒楄缃甌oolStripMenuItem.Size = new System.Drawing.Size(130, 22);
+            this.闅愯棌鍒楄缃甌oolStripMenuItem.Size = new System.Drawing.Size(224, 26);
             this.闅愯棌鍒楄缃甌oolStripMenuItem.Text = "闅愯棌鍒楄缃�";
             this.闅愯棌鍒楄缃甌oolStripMenuItem.Click += new System.EventHandler(this.闅愯棌鍒楄缃甌oolStripMenuItem_Click);
             // 
             // toolStripSeparator6
             // 
             this.toolStripSeparator6.Name = "toolStripSeparator6";
-            this.toolStripSeparator6.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator6.Size = new System.Drawing.Size(6, 62);
             // 
             // tc
             // 
@@ -615,7 +593,7 @@
             // 
             this.toolStripSeparator12.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
             this.toolStripSeparator12.Name = "toolStripSeparator12";
-            this.toolStripSeparator12.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator12.Size = new System.Drawing.Size(6, 62);
             // 
             // mrlk
             // 
@@ -625,7 +603,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(57, 47);
+            this.mrlk.Size = new System.Drawing.Size(73, 59);
             this.mrlk.Text = "榛樿鍒楀";
             this.mrlk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
             this.mrlk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
@@ -635,7 +613,7 @@
             // 
             this.toolStripSeparator11.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
             this.toolStripSeparator11.Name = "toolStripSeparator11";
-            this.toolStripSeparator11.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator11.Size = new System.Drawing.Size(6, 62);
             // 
             // bclk
             // 
@@ -645,7 +623,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(57, 47);
+            this.bclk.Size = new System.Drawing.Size(73, 59);
             this.bclk.Text = "淇濆瓨鍒楀";
             this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
             this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
@@ -655,63 +633,222 @@
             // 
             this.toolStripSeparator10.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
             this.toolStripSeparator10.Name = "toolStripSeparator10";
-            this.toolStripSeparator10.Size = new System.Drawing.Size(6, 50);
+            this.toolStripSeparator10.Size = new System.Drawing.Size(6, 62);
             // 
-            // lblCaption
+            // Tool
             // 
-            this.lblCaption.AutoSize = true;
-            this.lblCaption.Font = new System.Drawing.Font("瀹嬩綋", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblCaption.Location = new System.Drawing.Point(424, 17);
-            this.lblCaption.Name = "lblCaption";
-            this.lblCaption.Size = new System.Drawing.Size(89, 19);
-            this.lblCaption.TabIndex = 18;
-            this.lblCaption.Text = "鍗曟嵁缂栬緫";
+            this.Tool.AutoSize = false;
+            this.Tool.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("Tool.BackgroundImage")));
+            this.Tool.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
+            this.Tool.ImageScalingSize = new System.Drawing.Size(22, 22);
+            this.Tool.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+            this.set,
+            this.dy,
+            this.yl,
+            this.toolStripSeparator2,
+            this.xz,
+            this.xg,
+            this.sc,
+            this.toolStripSeparator7,
+            this.js,
+            this.toolStripSeparator8,
+            this.AddRow,
+            this.DelRow,
+            this.toolStripSeparator4,
+            this.bc,
+            this.fq,
+            this.toolStripSeparator5,
+            this.sh,
+            this.qsh,
+            this.toolStripSeparator1,
+            this.sz,
+            this.syz,
+            this.xyz,
+            this.mz,
+            this.toolStripSeparator3,
+            this.fz,
+            this.xx,
+            this.toolStripSeparator9,
+            this.qt,
+            this.toolStripSeparator6,
+            this.tc,
+            this.toolStripSeparator12,
+            this.mrlk,
+            this.toolStripSeparator11,
+            this.bclk,
+            this.toolStripSeparator10});
+            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.Stretch = true;
+            this.Tool.TabIndex = 17;
+            this.Tool.Text = "toolStrip1";
             // 
-            // label2
+            // panel3
             // 
-            this.label2.AutoSize = true;
-            this.label2.ForeColor = System.Drawing.Color.Black;
-            this.label2.Location = new System.Drawing.Point(33, 26);
-            this.label2.Name = "label2";
-            this.label2.Size = new System.Drawing.Size(53, 12);
-            this.label2.TabIndex = 19;
-            this.label2.Text = "鍗� 鎹� 鍙�";
+            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.Name = "panel3";
+            this.panel3.Size = new System.Drawing.Size(52, 648);
+            this.panel3.TabIndex = 34;
             // 
-            // txtHBillNo
+            // panel1
             // 
-            this.txtHBillNo.BackColor = System.Drawing.Color.Beige;
-            this.txtHBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.txtHBillNo.Location = new System.Drawing.Point(92, 22);
-            this.txtHBillNo.Name = "txtHBillNo";
-            this.txtHBillNo.Size = new System.Drawing.Size(188, 21);
-            this.txtHBillNo.TabIndex = 20;
+            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.Name = "panel1";
+            this.panel1.Size = new System.Drawing.Size(55, 648);
+            this.panel1.TabIndex = 33;
             // 
-            // P1
+            // tabPage1
             // 
-            this.P1.BackColor = System.Drawing.Color.Lavender;
-            this.P1.Controls.Add(this.pic1);
-            this.P1.Controls.Add(this.lblCaption);
-            this.P1.Controls.Add(this.gbUp);
-            this.P1.Controls.Add(this.cmdSourceBillNo);
-            this.P1.Controls.Add(this.cmbSourceBillType);
-            this.P1.Controls.Add(this.textBox2);
-            this.P1.Controls.Add(this.label24);
-            this.P1.Controls.Add(this.label22);
-            this.P1.Dock = System.Windows.Forms.DockStyle.Top;
-            this.P1.Location = new System.Drawing.Point(41, 50);
-            this.P1.Name = "P1";
-            this.P1.Size = new System.Drawing.Size(937, 183);
-            this.P1.TabIndex = 31;
+            this.tabPage1.Controls.Add(this.grdMain);
+            this.tabPage1.Controls.Add(this.grdSum);
+            this.tabPage1.Location = new System.Drawing.Point(4, 25);
+            this.tabPage1.Margin = new System.Windows.Forms.Padding(4);
+            this.tabPage1.Name = "tabPage1";
+            this.tabPage1.Padding = new System.Windows.Forms.Padding(4);
+            this.tabPage1.Size = new System.Drawing.Size(1241, 274);
+            this.tabPage1.TabIndex = 0;
+            this.tabPage1.Text = "椤�1";
+            this.tabPage1.UseVisualStyleBackColor = true;
             // 
-            // pic1
+            // grdSum
             // 
-            this.pic1.Location = new System.Drawing.Point(313, 3);
-            this.pic1.Name = "pic1";
-            this.pic1.Size = new System.Drawing.Size(78, 41);
-            this.pic1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
-            this.pic1.TabIndex = 36;
-            this.pic1.TabStop = false;
-            this.pic1.Visible = false;
+            this.grdSum.AllowUserToAddRows = false;
+            this.grdSum.AllowUserToDeleteRows = false;
+            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, 246);
+            this.grdSum.Margin = new System.Windows.Forms.Padding(4);
+            this.grdSum.Name = "grdSum";
+            this.grdSum.ReadOnly = true;
+            this.grdSum.RowHeadersWidth = 51;
+            this.grdSum.RowTemplate.Height = 23;
+            this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None;
+            this.grdSum.Size = new System.Drawing.Size(1233, 24);
+            this.grdSum.TabIndex = 46;
+            // 
+            // grdMain
+            // 
+            this.grdMain.AllowUserToAddRows = false;
+            this.grdMain.AllowUserToDeleteRows = false;
+            this.grdMain.BackgroundColor = System.Drawing.Color.WhiteSmoke;
+            this.grdMain.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
+            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.Name = "grdMain";
+            this.grdMain.ReadOnly = true;
+            this.grdMain.RowHeadersWidth = 30;
+            this.grdMain.RowTemplate.Height = 23;
+            this.grdMain.Size = new System.Drawing.Size(1233, 242);
+            this.grdMain.TabIndex = 47;
+            this.grdMain.RowHeadersWidthChanged += new System.EventHandler(this.grdMain_RowHeadersWidthChanged);
+            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);
+            // 
+            // tabPage2
+            // 
+            this.tabPage2.Controls.Add(this.grdMain_Pay);
+            this.tabPage2.Controls.Add(this.grdSum_Pay);
+            this.tabPage2.Location = new System.Drawing.Point(4, 25);
+            this.tabPage2.Margin = new System.Windows.Forms.Padding(4);
+            this.tabPage2.Name = "tabPage2";
+            this.tabPage2.Padding = new System.Windows.Forms.Padding(4);
+            this.tabPage2.Size = new System.Drawing.Size(1241, 274);
+            this.tabPage2.TabIndex = 1;
+            this.tabPage2.Text = "椤�2";
+            this.tabPage2.UseVisualStyleBackColor = true;
+            // 
+            // grdSum_Pay
+            // 
+            this.grdSum_Pay.AllowUserToAddRows = false;
+            this.grdSum_Pay.AllowUserToDeleteRows = false;
+            this.grdSum_Pay.BackgroundColor = System.Drawing.Color.Khaki;
+            this.grdSum_Pay.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
+            this.grdSum_Pay.Dock = System.Windows.Forms.DockStyle.Bottom;
+            this.grdSum_Pay.Location = new System.Drawing.Point(4, 246);
+            this.grdSum_Pay.Margin = new System.Windows.Forms.Padding(4);
+            this.grdSum_Pay.Name = "grdSum_Pay";
+            this.grdSum_Pay.ReadOnly = true;
+            this.grdSum_Pay.RowHeadersWidth = 51;
+            this.grdSum_Pay.RowTemplate.Height = 23;
+            this.grdSum_Pay.ScrollBars = System.Windows.Forms.ScrollBars.None;
+            this.grdSum_Pay.Size = new System.Drawing.Size(1233, 24);
+            this.grdSum_Pay.TabIndex = 48;
+            // 
+            // label22
+            // 
+            this.label22.AutoSize = true;
+            this.label22.ForeColor = System.Drawing.Color.Black;
+            this.label22.Location = new System.Drawing.Point(1020, 22);
+            this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label22.Name = "label22";
+            this.label22.Size = new System.Drawing.Size(68, 15);
+            this.label22.TabIndex = 128;
+            this.label22.Text = "閫� 鍗� 鍙�";
+            this.label22.Visible = false;
+            // 
+            // label24
+            // 
+            this.label24.AutoSize = true;
+            this.label24.ForeColor = System.Drawing.Color.Black;
+            this.label24.Location = new System.Drawing.Point(643, 21);
+            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.TabIndex = 126;
+            this.label24.Text = "婧愬崟绫诲瀷";
+            this.label24.Visible = false;
+            // 
+            // textBox2
+            // 
+            this.textBox2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+            this.textBox2.Location = new System.Drawing.Point(1111, 15);
+            this.textBox2.Margin = new System.Windows.Forms.Padding(4);
+            this.textBox2.Name = "textBox2";
+            this.textBox2.Size = new System.Drawing.Size(220, 25);
+            this.textBox2.TabIndex = 129;
+            this.textBox2.Visible = false;
+            // 
+            // cmbSourceBillType
+            // 
+            this.cmbSourceBillType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+            this.cmbSourceBillType.FormattingEnabled = true;
+            this.cmbSourceBillType.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+            this.cmbSourceBillType.Items.AddRange(new object[] {
+            "妯″叿澶栧姞宸ヨ鍒掑崟",
+            "鎵嬪伐褰曞叆"});
+            this.cmbSourceBillType.Location = new System.Drawing.Point(725, 16);
+            this.cmbSourceBillType.Margin = new System.Windows.Forms.Padding(4);
+            this.cmbSourceBillType.Name = "cmbSourceBillType";
+            this.cmbSourceBillType.Size = new System.Drawing.Size(248, 23);
+            this.cmbSourceBillType.TabIndex = 127;
+            this.cmbSourceBillType.Visible = false;
+            // 
+            // cmdSourceBillNo
+            // 
+            this.cmdSourceBillNo.Image = ((System.Drawing.Image)(resources.GetObject("cmdSourceBillNo.Image")));
+            this.cmdSourceBillNo.ImageAlign = System.Drawing.ContentAlignment.TopRight;
+            this.cmdSourceBillNo.Location = new System.Drawing.Point(1332, 15);
+            this.cmdSourceBillNo.Margin = new System.Windows.Forms.Padding(4);
+            this.cmdSourceBillNo.Name = "cmdSourceBillNo";
+            this.cmdSourceBillNo.Size = new System.Drawing.Size(29, 28);
+            this.cmdSourceBillNo.TabIndex = 130;
+            this.cmdSourceBillNo.UseVisualStyleBackColor = true;
+            this.cmdSourceBillNo.Visible = false;
+            this.cmdSourceBillNo.Click += new System.EventHandler(this.cmdSourceBillNo_Click);
             // 
             // gbUp
             // 
@@ -730,187 +867,297 @@
             this.gbUp.Controls.Add(this.label20);
             this.gbUp.Controls.Add(this.dtpHDate);
             this.gbUp.Controls.Add(this.label9);
-            this.gbUp.Location = new System.Drawing.Point(14, 39);
+            this.gbUp.Location = new System.Drawing.Point(19, 49);
+            this.gbUp.Margin = new System.Windows.Forms.Padding(4);
             this.gbUp.Name = "gbUp";
-            this.gbUp.Size = new System.Drawing.Size(892, 134);
+            this.gbUp.Padding = new System.Windows.Forms.Padding(4);
+            this.gbUp.Size = new System.Drawing.Size(1189, 168);
             this.gbUp.TabIndex = 33;
             this.gbUp.TabStop = false;
-            // 
-            // txtHCheckCycle
-            // 
-            this.txtHCheckCycle.BackColor = System.Drawing.Color.White;
-            this.txtHCheckCycle.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.txtHCheckCycle.Location = new System.Drawing.Point(92, 49);
-            this.txtHCheckCycle.Name = "txtHCheckCycle";
-            this.txtHCheckCycle.Size = new System.Drawing.Size(188, 21);
-            this.txtHCheckCycle.TabIndex = 155;
-            // 
-            // cmbHCycleUnit
-            // 
-            this.cmbHCycleUnit.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
-            this.cmbHCycleUnit.FormattingEnabled = true;
-            this.cmbHCycleUnit.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.cmbHCycleUnit.Items.AddRange(new object[] {
-            "澶�",
-            "鍛�",
-            "鏈�"});
-            this.cmbHCycleUnit.Location = new System.Drawing.Point(377, 49);
-            this.cmbHCycleUnit.Name = "cmbHCycleUnit";
-            this.cmbHCycleUnit.Size = new System.Drawing.Size(188, 20);
-            this.cmbHCycleUnit.TabIndex = 131;
-            // 
-            // label26
-            // 
-            this.label26.AutoSize = true;
-            this.label26.ForeColor = System.Drawing.Color.Black;
-            this.label26.Location = new System.Drawing.Point(33, 53);
-            this.label26.Name = "label26";
-            this.label26.Size = new System.Drawing.Size(53, 12);
-            this.label26.TabIndex = 154;
-            this.label26.Text = "淇濆吇鍛ㄦ湡";
-            // 
-            // label12
-            // 
-            this.label12.AutoSize = true;
-            this.label12.ForeColor = System.Drawing.Color.Black;
-            this.label12.Location = new System.Drawing.Point(316, 53);
-            this.label12.Name = "label12";
-            this.label12.Size = new System.Drawing.Size(53, 12);
-            this.label12.TabIndex = 152;
-            this.label12.Text = "鍛ㄦ湡鍗曚綅";
-            // 
-            // txtHExplanation
-            // 
-            this.txtHExplanation.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.txtHExplanation.Location = new System.Drawing.Point(92, 76);
-            this.txtHExplanation.Multiline = true;
-            this.txtHExplanation.Name = "txtHExplanation";
-            this.txtHExplanation.Size = new System.Drawing.Size(763, 21);
-            this.txtHExplanation.TabIndex = 91;
-            // 
-            // label6
-            // 
-            this.label6.AutoSize = true;
-            this.label6.ForeColor = System.Drawing.Color.Black;
-            this.label6.Location = new System.Drawing.Point(33, 80);
-            this.label6.Name = "label6";
-            this.label6.Size = new System.Drawing.Size(53, 12);
-            this.label6.TabIndex = 90;
-            this.label6.Text = "鎽�    瑕�";
-            // 
-            // txtHInnerBillNo
-            // 
-            this.txtHInnerBillNo.BackColor = System.Drawing.Color.White;
-            this.txtHInnerBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.txtHInnerBillNo.Location = new System.Drawing.Point(667, 22);
-            this.txtHInnerBillNo.Name = "txtHInnerBillNo";
-            this.txtHInnerBillNo.Size = new System.Drawing.Size(188, 21);
-            this.txtHInnerBillNo.TabIndex = 89;
-            // 
-            // label4
-            // 
-            this.label4.AutoSize = true;
-            this.label4.ForeColor = System.Drawing.Color.Black;
-            this.label4.Location = new System.Drawing.Point(595, 26);
-            this.label4.Name = "label4";
-            this.label4.Size = new System.Drawing.Size(65, 12);
-            this.label4.TabIndex = 88;
-            this.label4.Text = "鍐呴儴鍗曟嵁鍙�";
-            // 
-            // txtHRemark
-            // 
-            this.txtHRemark.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.txtHRemark.Location = new System.Drawing.Point(92, 103);
-            this.txtHRemark.Multiline = true;
-            this.txtHRemark.Name = "txtHRemark";
-            this.txtHRemark.Size = new System.Drawing.Size(763, 21);
-            this.txtHRemark.TabIndex = 57;
-            // 
-            // label20
-            // 
-            this.label20.AutoSize = true;
-            this.label20.ForeColor = System.Drawing.Color.Black;
-            this.label20.Location = new System.Drawing.Point(33, 107);
-            this.label20.Name = "label20";
-            this.label20.Size = new System.Drawing.Size(53, 12);
-            this.label20.TabIndex = 56;
-            this.label20.Text = "澶�    娉�";
-            // 
-            // dtpHDate
-            // 
-            this.dtpHDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
-            this.dtpHDate.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.dtpHDate.Location = new System.Drawing.Point(377, 22);
-            this.dtpHDate.Name = "dtpHDate";
-            this.dtpHDate.Size = new System.Drawing.Size(188, 21);
-            this.dtpHDate.TabIndex = 32;
             // 
             // label9
             // 
             this.label9.AutoSize = true;
             this.label9.ForeColor = System.Drawing.Color.Black;
-            this.label9.Location = new System.Drawing.Point(316, 26);
+            this.label9.Location = new System.Drawing.Point(421, 32);
+            this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label9.Name = "label9";
-            this.label9.Size = new System.Drawing.Size(53, 12);
+            this.label9.Size = new System.Drawing.Size(69, 15);
             this.label9.TabIndex = 31;
             this.label9.Text = "鏃�    鏈�";
             // 
-            // cmdSourceBillNo
+            // txtHRemark
             // 
-            this.cmdSourceBillNo.Image = ((System.Drawing.Image)(resources.GetObject("cmdSourceBillNo.Image")));
-            this.cmdSourceBillNo.ImageAlign = System.Drawing.ContentAlignment.TopRight;
-            this.cmdSourceBillNo.Location = new System.Drawing.Point(999, 12);
-            this.cmdSourceBillNo.Name = "cmdSourceBillNo";
-            this.cmdSourceBillNo.Size = new System.Drawing.Size(22, 22);
-            this.cmdSourceBillNo.TabIndex = 130;
-            this.cmdSourceBillNo.UseVisualStyleBackColor = true;
-            this.cmdSourceBillNo.Visible = false;
-            this.cmdSourceBillNo.Click += new System.EventHandler(this.cmdSourceBillNo_Click);
+            this.txtHRemark.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+            this.txtHRemark.Location = new System.Drawing.Point(123, 129);
+            this.txtHRemark.Margin = new System.Windows.Forms.Padding(4);
+            this.txtHRemark.Multiline = true;
+            this.txtHRemark.Name = "txtHRemark";
+            this.txtHRemark.Size = new System.Drawing.Size(1016, 25);
+            this.txtHRemark.TabIndex = 57;
             // 
-            // cmbSourceBillType
+            // lblCaption
             // 
-            this.cmbSourceBillType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
-            this.cmbSourceBillType.FormattingEnabled = true;
-            this.cmbSourceBillType.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.cmbSourceBillType.Items.AddRange(new object[] {
-            "妯″叿澶栧姞宸ヨ鍒掑崟",
-            "鎵嬪伐褰曞叆"});
-            this.cmbSourceBillType.Location = new System.Drawing.Point(544, 13);
-            this.cmbSourceBillType.Name = "cmbSourceBillType";
-            this.cmbSourceBillType.Size = new System.Drawing.Size(187, 20);
-            this.cmbSourceBillType.TabIndex = 127;
-            this.cmbSourceBillType.Visible = false;
+            this.lblCaption.AutoSize = true;
+            this.lblCaption.Font = new System.Drawing.Font("瀹嬩綋", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.lblCaption.Location = new System.Drawing.Point(565, 21);
+            this.lblCaption.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.lblCaption.Name = "lblCaption";
+            this.lblCaption.Size = new System.Drawing.Size(110, 24);
+            this.lblCaption.TabIndex = 18;
+            this.lblCaption.Text = "鍗曟嵁缂栬緫";
             // 
-            // textBox2
+            // pic1
             // 
-            this.textBox2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.textBox2.Location = new System.Drawing.Point(833, 12);
-            this.textBox2.Name = "textBox2";
-            this.textBox2.Size = new System.Drawing.Size(166, 21);
-            this.textBox2.TabIndex = 129;
-            this.textBox2.Visible = false;
+            this.pic1.Location = new System.Drawing.Point(417, 4);
+            this.pic1.Margin = new System.Windows.Forms.Padding(4);
+            this.pic1.Name = "pic1";
+            this.pic1.Size = new System.Drawing.Size(104, 51);
+            this.pic1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
+            this.pic1.TabIndex = 36;
+            this.pic1.TabStop = false;
+            this.pic1.Visible = false;
             // 
-            // label24
+            // P1
             // 
-            this.label24.AutoSize = true;
-            this.label24.ForeColor = System.Drawing.Color.Black;
-            this.label24.Location = new System.Drawing.Point(482, 17);
-            this.label24.Name = "label24";
-            this.label24.Size = new System.Drawing.Size(53, 12);
-            this.label24.TabIndex = 126;
-            this.label24.Text = "婧愬崟绫诲瀷";
-            this.label24.Visible = false;
+            this.P1.BackColor = System.Drawing.Color.Lavender;
+            this.P1.Controls.Add(this.pic1);
+            this.P1.Controls.Add(this.lblCaption);
+            this.P1.Controls.Add(this.gbUp);
+            this.P1.Controls.Add(this.cmdSourceBillNo);
+            this.P1.Controls.Add(this.cmbSourceBillType);
+            this.P1.Controls.Add(this.textBox2);
+            this.P1.Controls.Add(this.label24);
+            this.P1.Controls.Add(this.label22);
+            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.Name = "P1";
+            this.P1.Size = new System.Drawing.Size(1249, 229);
+            this.P1.TabIndex = 31;
             // 
-            // label22
+            // grdMain_Pay
             // 
-            this.label22.AutoSize = true;
-            this.label22.ForeColor = System.Drawing.Color.Black;
-            this.label22.Location = new System.Drawing.Point(765, 18);
-            this.label22.Name = "label22";
-            this.label22.Size = new System.Drawing.Size(53, 12);
-            this.label22.TabIndex = 128;
-            this.label22.Text = "閫� 鍗� 鍙�";
-            this.label22.Visible = false;
+            this.grdMain_Pay.AllowUserToAddRows = false;
+            this.grdMain_Pay.AllowUserToDeleteRows = false;
+            this.grdMain_Pay.BackgroundColor = System.Drawing.Color.WhiteSmoke;
+            this.grdMain_Pay.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
+            this.grdMain_Pay.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
+            this.grdMain_Pay.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.grdMain_Pay.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+            this.grdMain_Pay.Location = new System.Drawing.Point(4, 4);
+            this.grdMain_Pay.Margin = new System.Windows.Forms.Padding(4);
+            this.grdMain_Pay.Name = "grdMain_Pay";
+            this.grdMain_Pay.ReadOnly = true;
+            this.grdMain_Pay.RowHeadersWidth = 30;
+            this.grdMain_Pay.RowTemplate.Height = 23;
+            this.grdMain_Pay.Size = new System.Drawing.Size(1233, 242);
+            this.grdMain_Pay.TabIndex = 49;
+            this.grdMain_Pay.RowHeadersWidthChanged += new System.EventHandler(this.grdMain_Pay_RowHeadersWidthChanged);
+            this.grdMain_Pay.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_Pay_CellBeginEdit);
+            this.grdMain_Pay.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_Pay_CellEndEdit);
+            this.grdMain_Pay.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_Pay_CellLeave);
+            this.grdMain_Pay.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_Pay_ColumnWidthChanged);
+            this.grdMain_Pay.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdMain_Pay_EditingControlShowing);
+            this.grdMain_Pay.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Pay_Scroll);
+            // 
+            // dtpHDate
+            // 
+            this.dtpHDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
+            this.dtpHDate.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+            this.dtpHDate.Location = new System.Drawing.Point(503, 28);
+            this.dtpHDate.Margin = new System.Windows.Forms.Padding(4);
+            this.dtpHDate.Name = "dtpHDate";
+            this.dtpHDate.Size = new System.Drawing.Size(249, 25);
+            this.dtpHDate.TabIndex = 32;
+            // 
+            // label20
+            // 
+            this.label20.AutoSize = true;
+            this.label20.ForeColor = System.Drawing.Color.Black;
+            this.label20.Location = new System.Drawing.Point(44, 134);
+            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.TabIndex = 56;
+            this.label20.Text = "澶�    娉�";
+            // 
+            // label2
+            // 
+            this.label2.AutoSize = true;
+            this.label2.ForeColor = System.Drawing.Color.Black;
+            this.label2.Location = new System.Drawing.Point(44, 32);
+            this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label2.Name = "label2";
+            this.label2.Size = new System.Drawing.Size(68, 15);
+            this.label2.TabIndex = 19;
+            this.label2.Text = "鍗� 鎹� 鍙�";
+            // 
+            // label8
+            // 
+            this.label8.AutoSize = true;
+            this.label8.BackColor = System.Drawing.Color.Transparent;
+            this.label8.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
+            this.label8.Location = new System.Drawing.Point(16, 20);
+            this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label8.Name = "label8";
+            this.label8.Size = new System.Drawing.Size(52, 15);
+            this.label8.TabIndex = 0;
+            this.label8.Text = "鍒跺崟浜�";
+            // 
+            // txtHMaker
+            // 
+            this.txtHMaker.BackColor = System.Drawing.Color.Transparent;
+            this.txtHMaker.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
+            this.txtHMaker.Location = new System.Drawing.Point(95, 16);
+            this.txtHMaker.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.txtHMaker.Name = "txtHMaker";
+            this.txtHMaker.Size = new System.Drawing.Size(131, 19);
+            this.txtHMaker.TabIndex = 1;
+            // 
+            // label11
+            // 
+            this.label11.AutoSize = true;
+            this.label11.BackColor = System.Drawing.Color.Transparent;
+            this.label11.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
+            this.label11.Location = new System.Drawing.Point(16, 62);
+            this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label11.Name = "label11";
+            this.label11.Size = new System.Drawing.Size(67, 15);
+            this.label11.TabIndex = 2;
+            this.label11.Text = "鍒跺崟鏃ユ湡";
+            // 
+            // txtHMakeDate
+            // 
+            this.txtHMakeDate.BackColor = System.Drawing.Color.Transparent;
+            this.txtHMakeDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
+            this.txtHMakeDate.Location = new System.Drawing.Point(95, 59);
+            this.txtHMakeDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.txtHMakeDate.Name = "txtHMakeDate";
+            this.txtHMakeDate.Size = new System.Drawing.Size(131, 19);
+            this.txtHMakeDate.TabIndex = 3;
+            // 
+            // label13
+            // 
+            this.label13.AutoSize = true;
+            this.label13.BackColor = System.Drawing.Color.Transparent;
+            this.label13.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
+            this.label13.Location = new System.Drawing.Point(233, 20);
+            this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label13.Name = "label13";
+            this.label13.Size = new System.Drawing.Size(52, 15);
+            this.label13.TabIndex = 4;
+            this.label13.Text = "瀹℃牳浜�";
+            // 
+            // txtHChecker
+            // 
+            this.txtHChecker.BackColor = System.Drawing.Color.Transparent;
+            this.txtHChecker.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
+            this.txtHChecker.Location = new System.Drawing.Point(312, 16);
+            this.txtHChecker.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.txtHChecker.Name = "txtHChecker";
+            this.txtHChecker.Size = new System.Drawing.Size(131, 19);
+            this.txtHChecker.TabIndex = 5;
+            // 
+            // label15
+            // 
+            this.label15.AutoSize = true;
+            this.label15.BackColor = System.Drawing.Color.Transparent;
+            this.label15.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
+            this.label15.Location = new System.Drawing.Point(233, 62);
+            this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label15.Name = "label15";
+            this.label15.Size = new System.Drawing.Size(67, 15);
+            this.label15.TabIndex = 6;
+            this.label15.Text = "瀹℃牳鏃ユ湡";
+            // 
+            // txtHCheckDate
+            // 
+            this.txtHCheckDate.BackColor = System.Drawing.Color.Transparent;
+            this.txtHCheckDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
+            this.txtHCheckDate.Location = new System.Drawing.Point(312, 59);
+            this.txtHCheckDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.txtHCheckDate.Name = "txtHCheckDate";
+            this.txtHCheckDate.Size = new System.Drawing.Size(131, 19);
+            this.txtHCheckDate.TabIndex = 7;
+            // 
+            // label17
+            // 
+            this.label17.AutoSize = true;
+            this.label17.BackColor = System.Drawing.Color.Transparent;
+            this.label17.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
+            this.label17.Location = new System.Drawing.Point(451, 20);
+            this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label17.Name = "label17";
+            this.label17.Size = new System.Drawing.Size(52, 15);
+            this.label17.TabIndex = 8;
+            this.label17.Text = "鍏抽棴浜�";
+            // 
+            // txtHCloseMan
+            // 
+            this.txtHCloseMan.BackColor = System.Drawing.Color.Transparent;
+            this.txtHCloseMan.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
+            this.txtHCloseMan.Location = new System.Drawing.Point(528, 16);
+            this.txtHCloseMan.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.txtHCloseMan.Name = "txtHCloseMan";
+            this.txtHCloseMan.Size = new System.Drawing.Size(131, 19);
+            this.txtHCloseMan.TabIndex = 9;
+            // 
+            // label19
+            // 
+            this.label19.AutoSize = true;
+            this.label19.BackColor = System.Drawing.Color.Transparent;
+            this.label19.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
+            this.label19.Location = new System.Drawing.Point(451, 62);
+            this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label19.Name = "label19";
+            this.label19.Size = new System.Drawing.Size(67, 15);
+            this.label19.TabIndex = 10;
+            this.label19.Text = "鍏抽棴鏃ユ湡";
+            // 
+            // txtHCloseDate
+            // 
+            this.txtHCloseDate.BackColor = System.Drawing.Color.Transparent;
+            this.txtHCloseDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
+            this.txtHCloseDate.Location = new System.Drawing.Point(529, 59);
+            this.txtHCloseDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.txtHCloseDate.Name = "txtHCloseDate";
+            this.txtHCloseDate.Size = new System.Drawing.Size(131, 19);
+            this.txtHCloseDate.TabIndex = 11;
+            // 
+            // label21
+            // 
+            this.label21.AutoSize = true;
+            this.label21.BackColor = System.Drawing.Color.Transparent;
+            this.label21.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
+            this.label21.Location = new System.Drawing.Point(671, 15);
+            this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label21.Name = "label21";
+            this.label21.Size = new System.Drawing.Size(52, 15);
+            this.label21.TabIndex = 12;
+            this.label21.Text = "淇敼浜�";
+            // 
+            // txtHUpDater
+            // 
+            this.txtHUpDater.BackColor = System.Drawing.Color.Transparent;
+            this.txtHUpDater.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
+            this.txtHUpDater.Location = new System.Drawing.Point(749, 15);
+            this.txtHUpDater.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.txtHUpDater.Name = "txtHUpDater";
+            this.txtHUpDater.Size = new System.Drawing.Size(131, 19);
+            this.txtHUpDater.TabIndex = 13;
+            // 
+            // label23
+            // 
+            this.label23.AutoSize = true;
+            this.label23.BackColor = System.Drawing.Color.Transparent;
+            this.label23.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
+            this.label23.Location = new System.Drawing.Point(671, 59);
+            this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label23.Name = "label23";
+            this.label23.Size = new System.Drawing.Size(67, 15);
+            this.label23.TabIndex = 14;
+            this.label23.Text = "淇敼鏃ユ湡";
             // 
             // panel2
             // 
@@ -936,361 +1183,171 @@
             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(41, 475);
+            this.panel2.Location = new System.Drawing.Point(55, 594);
+            this.panel2.Margin = new System.Windows.Forms.Padding(4);
             this.panel2.Name = "panel2";
-            this.panel2.Size = new System.Drawing.Size(937, 93);
+            this.panel2.Size = new System.Drawing.Size(1249, 116);
             this.panel2.TabIndex = 32;
             // 
-            // txtHDeleteDate
+            // txtHDeleteMan
             // 
-            this.txtHDeleteDate.BackColor = System.Drawing.Color.Transparent;
-            this.txtHDeleteDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
-            this.txtHDeleteDate.Location = new System.Drawing.Point(725, 47);
-            this.txtHDeleteDate.Name = "txtHDeleteDate";
-            this.txtHDeleteDate.Size = new System.Drawing.Size(98, 15);
-            this.txtHDeleteDate.TabIndex = 19;
+            this.txtHDeleteMan.BackColor = System.Drawing.Color.Transparent;
+            this.txtHDeleteMan.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
+            this.txtHDeleteMan.Location = new System.Drawing.Point(967, 15);
+            this.txtHDeleteMan.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.txtHDeleteMan.Name = "txtHDeleteMan";
+            this.txtHDeleteMan.Size = new System.Drawing.Size(131, 19);
+            this.txtHDeleteMan.TabIndex = 17;
             // 
             // label25
             // 
             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(666, 50);
+            this.label25.Location = new System.Drawing.Point(888, 62);
+            this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label25.Name = "label25";
-            this.label25.Size = new System.Drawing.Size(53, 12);
+            this.label25.Size = new System.Drawing.Size(67, 15);
             this.label25.TabIndex = 18;
             this.label25.Text = "浣滃簾鏃ユ湡";
             // 
-            // txtHDeleteMan
+            // txtHDeleteDate
             // 
-            this.txtHDeleteMan.BackColor = System.Drawing.Color.Transparent;
-            this.txtHDeleteMan.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
-            this.txtHDeleteMan.Location = new System.Drawing.Point(725, 12);
-            this.txtHDeleteMan.Name = "txtHDeleteMan";
-            this.txtHDeleteMan.Size = new System.Drawing.Size(98, 15);
-            this.txtHDeleteMan.TabIndex = 17;
+            this.txtHDeleteDate.BackColor = System.Drawing.Color.Transparent;
+            this.txtHDeleteDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
+            this.txtHDeleteDate.Location = new System.Drawing.Point(967, 59);
+            this.txtHDeleteDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.txtHDeleteDate.Name = "txtHDeleteDate";
+            this.txtHDeleteDate.Size = new System.Drawing.Size(131, 19);
+            this.txtHDeleteDate.TabIndex = 19;
+            // 
+            // label4
+            // 
+            this.label4.AutoSize = true;
+            this.label4.ForeColor = System.Drawing.Color.Black;
+            this.label4.Location = new System.Drawing.Point(793, 32);
+            this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label4.Name = "label4";
+            this.label4.Size = new System.Drawing.Size(82, 15);
+            this.label4.TabIndex = 88;
+            this.label4.Text = "鍐呴儴鍗曟嵁鍙�";
+            // 
+            // txtHInnerBillNo
+            // 
+            this.txtHInnerBillNo.BackColor = System.Drawing.Color.White;
+            this.txtHInnerBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+            this.txtHInnerBillNo.Location = new System.Drawing.Point(889, 28);
+            this.txtHInnerBillNo.Margin = new System.Windows.Forms.Padding(4);
+            this.txtHInnerBillNo.Name = "txtHInnerBillNo";
+            this.txtHInnerBillNo.Size = new System.Drawing.Size(249, 25);
+            this.txtHInnerBillNo.TabIndex = 89;
+            // 
+            // label6
+            // 
+            this.label6.AutoSize = true;
+            this.label6.ForeColor = System.Drawing.Color.Black;
+            this.label6.Location = new System.Drawing.Point(44, 100);
+            this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label6.Name = "label6";
+            this.label6.Size = new System.Drawing.Size(69, 15);
+            this.label6.TabIndex = 90;
+            this.label6.Text = "鎽�    瑕�";
+            // 
+            // txtHExplanation
+            // 
+            this.txtHExplanation.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+            this.txtHExplanation.Location = new System.Drawing.Point(123, 95);
+            this.txtHExplanation.Margin = new System.Windows.Forms.Padding(4);
+            this.txtHExplanation.Multiline = true;
+            this.txtHExplanation.Name = "txtHExplanation";
+            this.txtHExplanation.Size = new System.Drawing.Size(1016, 25);
+            this.txtHExplanation.TabIndex = 91;
+            // 
+            // label12
+            // 
+            this.label12.AutoSize = true;
+            this.label12.ForeColor = System.Drawing.Color.Black;
+            this.label12.Location = new System.Drawing.Point(421, 66);
+            this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label12.Name = "label12";
+            this.label12.Size = new System.Drawing.Size(67, 15);
+            this.label12.TabIndex = 152;
+            this.label12.Text = "鍛ㄦ湡鍗曚綅";
+            // 
+            // label26
+            // 
+            this.label26.AutoSize = true;
+            this.label26.ForeColor = System.Drawing.Color.Black;
+            this.label26.Location = new System.Drawing.Point(44, 66);
+            this.label26.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label26.Name = "label26";
+            this.label26.Size = new System.Drawing.Size(67, 15);
+            this.label26.TabIndex = 154;
+            this.label26.Text = "淇濆吇鍛ㄦ湡";
+            // 
+            // cmbHCycleUnit
+            // 
+            this.cmbHCycleUnit.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+            this.cmbHCycleUnit.FormattingEnabled = true;
+            this.cmbHCycleUnit.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+            this.cmbHCycleUnit.Items.AddRange(new object[] {
+            "澶�",
+            "鍛�",
+            "鏈�"});
+            this.cmbHCycleUnit.Location = new System.Drawing.Point(503, 61);
+            this.cmbHCycleUnit.Margin = new System.Windows.Forms.Padding(4);
+            this.cmbHCycleUnit.Name = "cmbHCycleUnit";
+            this.cmbHCycleUnit.Size = new System.Drawing.Size(249, 23);
+            this.cmbHCycleUnit.TabIndex = 131;
+            // 
+            // txtHCheckCycle
+            // 
+            this.txtHCheckCycle.BackColor = System.Drawing.Color.White;
+            this.txtHCheckCycle.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+            this.txtHCheckCycle.Location = new System.Drawing.Point(123, 61);
+            this.txtHCheckCycle.Margin = new System.Windows.Forms.Padding(4);
+            this.txtHCheckCycle.Name = "txtHCheckCycle";
+            this.txtHCheckCycle.Size = new System.Drawing.Size(249, 25);
+            this.txtHCheckCycle.TabIndex = 155;
+            // 
+            // txtHUpDateDate
+            // 
+            this.txtHUpDateDate.BackColor = System.Drawing.Color.Transparent;
+            this.txtHUpDateDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
+            this.txtHUpDateDate.Location = new System.Drawing.Point(749, 59);
+            this.txtHUpDateDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.txtHUpDateDate.Name = "txtHUpDateDate";
+            this.txtHUpDateDate.Size = new System.Drawing.Size(131, 19);
+            this.txtHUpDateDate.TabIndex = 15;
             // 
             // label27
             // 
             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(666, 12);
+            this.label27.Location = new System.Drawing.Point(888, 15);
+            this.label27.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label27.Name = "label27";
-            this.label27.Size = new System.Drawing.Size(41, 12);
+            this.label27.Size = new System.Drawing.Size(52, 15);
             this.label27.TabIndex = 16;
             this.label27.Text = "浣滃簾浜�";
             // 
-            // txtHUpDateDate
+            // txtHBillNo
             // 
-            this.txtHUpDateDate.BackColor = System.Drawing.Color.Transparent;
-            this.txtHUpDateDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
-            this.txtHUpDateDate.Location = new System.Drawing.Point(562, 47);
-            this.txtHUpDateDate.Name = "txtHUpDateDate";
-            this.txtHUpDateDate.Size = new System.Drawing.Size(98, 15);
-            this.txtHUpDateDate.TabIndex = 15;
-            // 
-            // label23
-            // 
-            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(503, 47);
-            this.label23.Name = "label23";
-            this.label23.Size = new System.Drawing.Size(53, 12);
-            this.label23.TabIndex = 14;
-            this.label23.Text = "淇敼鏃ユ湡";
-            // 
-            // txtHUpDater
-            // 
-            this.txtHUpDater.BackColor = System.Drawing.Color.Transparent;
-            this.txtHUpDater.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
-            this.txtHUpDater.Location = new System.Drawing.Point(562, 12);
-            this.txtHUpDater.Name = "txtHUpDater";
-            this.txtHUpDater.Size = new System.Drawing.Size(98, 15);
-            this.txtHUpDater.TabIndex = 13;
-            // 
-            // label21
-            // 
-            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(503, 12);
-            this.label21.Name = "label21";
-            this.label21.Size = new System.Drawing.Size(41, 12);
-            this.label21.TabIndex = 12;
-            this.label21.Text = "淇敼浜�";
-            // 
-            // txtHCloseDate
-            // 
-            this.txtHCloseDate.BackColor = System.Drawing.Color.Transparent;
-            this.txtHCloseDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
-            this.txtHCloseDate.Location = new System.Drawing.Point(397, 47);
-            this.txtHCloseDate.Name = "txtHCloseDate";
-            this.txtHCloseDate.Size = new System.Drawing.Size(98, 15);
-            this.txtHCloseDate.TabIndex = 11;
-            // 
-            // label19
-            // 
-            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(338, 50);
-            this.label19.Name = "label19";
-            this.label19.Size = new System.Drawing.Size(53, 12);
-            this.label19.TabIndex = 10;
-            this.label19.Text = "鍏抽棴鏃ユ湡";
-            // 
-            // txtHCloseMan
-            // 
-            this.txtHCloseMan.BackColor = System.Drawing.Color.Transparent;
-            this.txtHCloseMan.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
-            this.txtHCloseMan.Location = new System.Drawing.Point(396, 13);
-            this.txtHCloseMan.Name = "txtHCloseMan";
-            this.txtHCloseMan.Size = new System.Drawing.Size(98, 15);
-            this.txtHCloseMan.TabIndex = 9;
-            // 
-            // label17
-            // 
-            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(338, 16);
-            this.label17.Name = "label17";
-            this.label17.Size = new System.Drawing.Size(41, 12);
-            this.label17.TabIndex = 8;
-            this.label17.Text = "鍏抽棴浜�";
-            // 
-            // txtHCheckDate
-            // 
-            this.txtHCheckDate.BackColor = System.Drawing.Color.Transparent;
-            this.txtHCheckDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
-            this.txtHCheckDate.Location = new System.Drawing.Point(234, 47);
-            this.txtHCheckDate.Name = "txtHCheckDate";
-            this.txtHCheckDate.Size = new System.Drawing.Size(98, 15);
-            this.txtHCheckDate.TabIndex = 7;
-            // 
-            // label15
-            // 
-            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(175, 50);
-            this.label15.Name = "label15";
-            this.label15.Size = new System.Drawing.Size(53, 12);
-            this.label15.TabIndex = 6;
-            this.label15.Text = "瀹℃牳鏃ユ湡";
-            // 
-            // txtHChecker
-            // 
-            this.txtHChecker.BackColor = System.Drawing.Color.Transparent;
-            this.txtHChecker.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
-            this.txtHChecker.Location = new System.Drawing.Point(234, 13);
-            this.txtHChecker.Name = "txtHChecker";
-            this.txtHChecker.Size = new System.Drawing.Size(98, 15);
-            this.txtHChecker.TabIndex = 5;
-            // 
-            // label13
-            // 
-            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(175, 16);
-            this.label13.Name = "label13";
-            this.label13.Size = new System.Drawing.Size(41, 12);
-            this.label13.TabIndex = 4;
-            this.label13.Text = "瀹℃牳浜�";
-            // 
-            // txtHMakeDate
-            // 
-            this.txtHMakeDate.BackColor = System.Drawing.Color.Transparent;
-            this.txtHMakeDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
-            this.txtHMakeDate.Location = new System.Drawing.Point(71, 47);
-            this.txtHMakeDate.Name = "txtHMakeDate";
-            this.txtHMakeDate.Size = new System.Drawing.Size(98, 15);
-            this.txtHMakeDate.TabIndex = 3;
-            // 
-            // label11
-            // 
-            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(12, 50);
-            this.label11.Name = "label11";
-            this.label11.Size = new System.Drawing.Size(53, 12);
-            this.label11.TabIndex = 2;
-            this.label11.Text = "鍒跺崟鏃ユ湡";
-            // 
-            // txtHMaker
-            // 
-            this.txtHMaker.BackColor = System.Drawing.Color.Transparent;
-            this.txtHMaker.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
-            this.txtHMaker.Location = new System.Drawing.Point(71, 13);
-            this.txtHMaker.Name = "txtHMaker";
-            this.txtHMaker.Size = new System.Drawing.Size(98, 15);
-            this.txtHMaker.TabIndex = 1;
-            // 
-            // label8
-            // 
-            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(12, 16);
-            this.label8.Name = "label8";
-            this.label8.Size = new System.Drawing.Size(41, 12);
-            this.label8.TabIndex = 0;
-            this.label8.Text = "鍒跺崟浜�";
-            // 
-            // timer1
-            // 
-            this.timer1.Enabled = true;
-            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
-            // 
-            // panel1
-            // 
-            this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
-            this.panel1.Location = new System.Drawing.Point(0, 50);
-            this.panel1.Name = "panel1";
-            this.panel1.Size = new System.Drawing.Size(41, 518);
-            this.panel1.TabIndex = 33;
-            // 
-            // panel3
-            // 
-            this.panel3.Dock = System.Windows.Forms.DockStyle.Right;
-            this.panel3.Location = new System.Drawing.Point(978, 50);
-            this.panel3.Name = "panel3";
-            this.panel3.Size = new System.Drawing.Size(39, 518);
-            this.panel3.TabIndex = 34;
-            // 
-            // grdPrint
-            // 
-            this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
-            this.grdPrint.Location = new System.Drawing.Point(809, 543);
-            this.grdPrint.Name = "grdPrint";
-            this.grdPrint.RowTemplate.Height = 23;
-            this.grdPrint.Size = new System.Drawing.Size(25, 24);
-            this.grdPrint.TabIndex = 46;
-            this.grdPrint.Visible = false;
-            // 
-            // tabControl1
-            // 
-            this.tabControl1.Controls.Add(this.tabPage1);
-            this.tabControl1.Controls.Add(this.tabPage2);
-            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.tabControl1.Location = new System.Drawing.Point(41, 233);
-            this.tabControl1.Name = "tabControl1";
-            this.tabControl1.SelectedIndex = 0;
-            this.tabControl1.Size = new System.Drawing.Size(937, 242);
-            this.tabControl1.TabIndex = 47;
-            // 
-            // tabPage1
-            // 
-            this.tabPage1.Controls.Add(this.grdMain);
-            this.tabPage1.Controls.Add(this.grdSum);
-            this.tabPage1.Location = new System.Drawing.Point(4, 21);
-            this.tabPage1.Name = "tabPage1";
-            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
-            this.tabPage1.Size = new System.Drawing.Size(929, 217);
-            this.tabPage1.TabIndex = 0;
-            this.tabPage1.Text = "椤�1";
-            this.tabPage1.UseVisualStyleBackColor = true;
-            // 
-            // grdMain
-            // 
-            this.grdMain.AllowUserToAddRows = false;
-            this.grdMain.AllowUserToDeleteRows = false;
-            this.grdMain.BackgroundColor = System.Drawing.Color.WhiteSmoke;
-            this.grdMain.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
-            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(3, 3);
-            this.grdMain.Name = "grdMain";
-            this.grdMain.ReadOnly = true;
-            this.grdMain.RowHeadersWidth = 30;
-            this.grdMain.RowTemplate.Height = 23;
-            this.grdMain.Size = new System.Drawing.Size(923, 192);
-            this.grdMain.TabIndex = 47;
-            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.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.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_ColumnWidthChanged);
-            // 
-            // grdSum
-            // 
-            this.grdSum.AllowUserToAddRows = false;
-            this.grdSum.AllowUserToDeleteRows = false;
-            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(3, 195);
-            this.grdSum.Name = "grdSum";
-            this.grdSum.ReadOnly = true;
-            this.grdSum.RowTemplate.Height = 23;
-            this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None;
-            this.grdSum.Size = new System.Drawing.Size(923, 19);
-            this.grdSum.TabIndex = 46;
-            // 
-            // tabPage2
-            // 
-            this.tabPage2.Controls.Add(this.grdMain_Pay);
-            this.tabPage2.Controls.Add(this.grdSum_Pay);
-            this.tabPage2.Location = new System.Drawing.Point(4, 21);
-            this.tabPage2.Name = "tabPage2";
-            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
-            this.tabPage2.Size = new System.Drawing.Size(929, 217);
-            this.tabPage2.TabIndex = 1;
-            this.tabPage2.Text = "椤�2";
-            this.tabPage2.UseVisualStyleBackColor = true;
-            // 
-            // grdMain_Pay
-            // 
-            this.grdMain_Pay.AllowUserToAddRows = false;
-            this.grdMain_Pay.AllowUserToDeleteRows = false;
-            this.grdMain_Pay.BackgroundColor = System.Drawing.Color.WhiteSmoke;
-            this.grdMain_Pay.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
-            this.grdMain_Pay.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
-            this.grdMain_Pay.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.grdMain_Pay.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.grdMain_Pay.Location = new System.Drawing.Point(3, 3);
-            this.grdMain_Pay.Name = "grdMain_Pay";
-            this.grdMain_Pay.ReadOnly = true;
-            this.grdMain_Pay.RowHeadersWidth = 30;
-            this.grdMain_Pay.RowTemplate.Height = 23;
-            this.grdMain_Pay.Size = new System.Drawing.Size(923, 192);
-            this.grdMain_Pay.TabIndex = 49;
-            this.grdMain_Pay.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Pay_Scroll);
-            this.grdMain_Pay.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_Pay_CellBeginEdit);
-            this.grdMain_Pay.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_Pay_CellLeave);
-            this.grdMain_Pay.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_Pay_CellEndEdit);
-            this.grdMain_Pay.RowHeadersWidthChanged += new System.EventHandler(this.grdMain_Pay_RowHeadersWidthChanged);
-            this.grdMain_Pay.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdMain_Pay_EditingControlShowing);
-            this.grdMain_Pay.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_Pay_ColumnWidthChanged);
-            // 
-            // grdSum_Pay
-            // 
-            this.grdSum_Pay.AllowUserToAddRows = false;
-            this.grdSum_Pay.AllowUserToDeleteRows = false;
-            this.grdSum_Pay.BackgroundColor = System.Drawing.Color.Khaki;
-            this.grdSum_Pay.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
-            this.grdSum_Pay.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.grdSum_Pay.Location = new System.Drawing.Point(3, 195);
-            this.grdSum_Pay.Name = "grdSum_Pay";
-            this.grdSum_Pay.ReadOnly = true;
-            this.grdSum_Pay.RowTemplate.Height = 23;
-            this.grdSum_Pay.ScrollBars = System.Windows.Forms.ScrollBars.None;
-            this.grdSum_Pay.Size = new System.Drawing.Size(923, 19);
-            this.grdSum_Pay.TabIndex = 48;
+            this.txtHBillNo.BackColor = System.Drawing.Color.Beige;
+            this.txtHBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+            this.txtHBillNo.Location = new System.Drawing.Point(123, 28);
+            this.txtHBillNo.Margin = new System.Windows.Forms.Padding(4);
+            this.txtHBillNo.Name = "txtHBillNo";
+            this.txtHBillNo.Size = new System.Drawing.Size(249, 25);
+            this.txtHBillNo.TabIndex = 20;
             // 
             // Sc_MouldMaintainRuleBill
             // 
-            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
+            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
             this.BackColor = System.Drawing.Color.Lavender;
-            this.ClientSize = new System.Drawing.Size(1017, 568);
+            this.ClientSize = new System.Drawing.Size(1356, 710);
             this.Controls.Add(this.tabControl1);
             this.Controls.Add(this.panel2);
             this.Controls.Add(this.P1);
@@ -1300,102 +1357,72 @@
             this.Controls.Add(this.grdPrint);
             this.ForeColor = System.Drawing.Color.Black;
             this.KeyPreview = true;
+            this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.Name = "Sc_MouldMaintainRuleBill";
             this.Text = "妯″叿鎴愭湰鏍哥畻缂栬緫";
             this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
+            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Sc_MouldMaintainRuleBill_FormClosing);
             this.Load += new System.EventHandler(this.Sc_MouldMaintainRuleBill_Load);
             this.Paint += new System.Windows.Forms.PaintEventHandler(this.Sc_MouldMaintainRuleBill_Paint);
-            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Sc_MouldMaintainRuleBill_FormClosing);
+            this.tabControl1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.grdPrint)).EndInit();
             this.Tool.ResumeLayout(false);
             this.Tool.PerformLayout();
-            this.P1.ResumeLayout(false);
-            this.P1.PerformLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.pic1)).EndInit();
+            this.tabPage1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.grdSum)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.grdMain)).EndInit();
+            this.tabPage2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.grdSum_Pay)).EndInit();
             this.gbUp.ResumeLayout(false);
             this.gbUp.PerformLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.pic1)).EndInit();
+            this.P1.ResumeLayout(false);
+            this.P1.PerformLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.grdMain_Pay)).EndInit();
             this.panel2.ResumeLayout(false);
             this.panel2.PerformLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.grdPrint)).EndInit();
-            this.tabControl1.ResumeLayout(false);
-            this.tabPage1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.grdMain)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.grdSum)).EndInit();
-            this.tabPage2.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.grdMain_Pay)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.grdSum_Pay)).EndInit();
             this.ResumeLayout(false);
 
         }
 
         #endregion
 
-        private System.Windows.Forms.ToolStrip Tool;
+        private System.Windows.Forms.TabControl tabControl1;
+        private System.Windows.Forms.TabPage tabPage1;
+        private System.Windows.Forms.DataGridView grdMain;
+        private System.Windows.Forms.DataGridView grdSum;
+        private System.Windows.Forms.TabPage tabPage2;
+        private System.Windows.Forms.DataGridView grdMain_Pay;
+        private System.Windows.Forms.DataGridView grdSum_Pay;
+        private System.Windows.Forms.Timer timer1;
+        private System.Windows.Forms.DataGridView grdPrint;
+        private System.Windows.Forms.ToolStripButton set;
+        private System.Windows.Forms.ToolStripButton dy;
         private System.Windows.Forms.ToolStripButton yl;
         private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
         private System.Windows.Forms.ToolStripButton xz;
         private System.Windows.Forms.ToolStripButton xg;
         private System.Windows.Forms.ToolStripButton sc;
+        private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
+        private System.Windows.Forms.ToolStripButton js;
+        private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
+        private System.Windows.Forms.ToolStripButton AddRow;
+        private System.Windows.Forms.ToolStripButton DelRow;
         private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
         private System.Windows.Forms.ToolStripButton bc;
-        private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
-        private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
         private System.Windows.Forms.ToolStripButton fq;
+        private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
         private System.Windows.Forms.ToolStripButton sh;
         private System.Windows.Forms.ToolStripButton qsh;
-        private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
+        private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
         private System.Windows.Forms.ToolStripButton sz;
         private System.Windows.Forms.ToolStripButton syz;
         private System.Windows.Forms.ToolStripButton xyz;
         private System.Windows.Forms.ToolStripButton mz;
-        private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
-        private System.Windows.Forms.Label lblCaption;
-        private System.Windows.Forms.Label label2;
-        private System.Windows.Forms.TextBox txtHBillNo;
-        private System.Windows.Forms.Panel P1;
-        private System.Windows.Forms.Panel panel2;
-        private System.Windows.Forms.Label txtHMaker;
-        private System.Windows.Forms.Label label8;
-        private System.Windows.Forms.Label txtHUpDateDate;
-        private System.Windows.Forms.Label label23;
-        private System.Windows.Forms.Label txtHUpDater;
-        private System.Windows.Forms.Label label21;
-        private System.Windows.Forms.Label txtHCloseDate;
-        private System.Windows.Forms.Label label19;
-        private System.Windows.Forms.Label txtHCloseMan;
-        private System.Windows.Forms.Label label17;
-        private System.Windows.Forms.Label txtHCheckDate;
-        private System.Windows.Forms.Label label15;
-        private System.Windows.Forms.Label txtHChecker;
-        private System.Windows.Forms.Label label13;
-        private System.Windows.Forms.Label txtHMakeDate;
-        private System.Windows.Forms.Label label11;
-        private System.Windows.Forms.Label txtHDeleteDate;
-        private System.Windows.Forms.Label label25;
-        private System.Windows.Forms.Label txtHDeleteMan;
-        private System.Windows.Forms.Label label27;
-        private System.Windows.Forms.Timer timer1;
-        private System.Windows.Forms.ToolStripButton AddRow;
-        private System.Windows.Forms.ToolStripButton DelRow;
-        private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
-        private System.Windows.Forms.DateTimePicker dtpHDate;
-        private System.Windows.Forms.Label label9;
-        private System.Windows.Forms.GroupBox gbUp;
+        private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
         private System.Windows.Forms.ToolStripButton fz;
+        private System.Windows.Forms.ToolStripButton xx;
         private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
-        private System.Windows.Forms.ToolStripButton tc;
-        private System.Windows.Forms.TextBox txtHRemark;
-        private System.Windows.Forms.Label label20;
-        private System.Windows.Forms.ToolStripSeparator toolStripSeparator12;
-        private System.Windows.Forms.ToolStripButton mrlk;
-        private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
-        private System.Windows.Forms.ToolStripButton bclk;
-        private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
-        private System.Windows.Forms.PictureBox pic1;
-        private System.Windows.Forms.Panel panel1;
-        private System.Windows.Forms.Panel panel3;
-        private System.Windows.Forms.DataGridView grdPrint;
-        private System.Windows.Forms.ToolStripButton set;
-        private System.Windows.Forms.ToolStripButton dy;
         private System.Windows.Forms.ToolStripDropDownButton qt;
         private System.Windows.Forms.ToolStripMenuItem 鍏抽棴ToolStripMenuItem;
         private System.Windows.Forms.ToolStripMenuItem 鍙嶅叧闂璗oolStripMenuItem;
@@ -1407,28 +1434,59 @@
         private System.Windows.Forms.ToolStripMenuItem 鎾ら攢浣滃簾ToolStripMenuItem;
         private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
         private System.Windows.Forms.ToolStripMenuItem 闅愯棌鍒楄缃甌oolStripMenuItem;
+        private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
+        private System.Windows.Forms.ToolStripButton tc;
+        private System.Windows.Forms.ToolStripSeparator toolStripSeparator12;
+        private System.Windows.Forms.ToolStripButton mrlk;
+        private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
+        private System.Windows.Forms.ToolStripButton bclk;
+        private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
+        private System.Windows.Forms.ToolStrip Tool;
+        private System.Windows.Forms.Panel panel3;
+        private System.Windows.Forms.Panel panel1;
+        private System.Windows.Forms.Label label22;
+        private System.Windows.Forms.Label label24;
+        private System.Windows.Forms.TextBox textBox2;
+        private System.Windows.Forms.ComboBox cmbSourceBillType;
+        private System.Windows.Forms.Button cmdSourceBillNo;
+        private System.Windows.Forms.GroupBox gbUp;
+        private System.Windows.Forms.TextBox txtHCheckCycle;
+        private System.Windows.Forms.ComboBox cmbHCycleUnit;
+        private System.Windows.Forms.Label label26;
+        private System.Windows.Forms.Label label12;
         private System.Windows.Forms.TextBox txtHExplanation;
         private System.Windows.Forms.Label label6;
         private System.Windows.Forms.TextBox txtHInnerBillNo;
         private System.Windows.Forms.Label label4;
-        private System.Windows.Forms.Button cmdSourceBillNo;
-        private System.Windows.Forms.TextBox textBox2;
-        private System.Windows.Forms.Label label22;
-        private System.Windows.Forms.ComboBox cmbSourceBillType;
-        private System.Windows.Forms.Label label24;
-        private System.Windows.Forms.ToolStripButton xx;
-        private System.Windows.Forms.Label label26;
-        private System.Windows.Forms.Label label12;
-        private System.Windows.Forms.TabControl tabControl1;
-        private System.Windows.Forms.TabPage tabPage1;
-        private System.Windows.Forms.DataGridView grdMain;
-        private System.Windows.Forms.DataGridView grdSum;
-        private System.Windows.Forms.TabPage tabPage2;
-        private System.Windows.Forms.DataGridView grdMain_Pay;
-        private System.Windows.Forms.DataGridView grdSum_Pay;
-        private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
-        private System.Windows.Forms.ToolStripButton js;
-        private System.Windows.Forms.ComboBox cmbHCycleUnit;
-        private System.Windows.Forms.TextBox txtHCheckCycle;
+        private System.Windows.Forms.TextBox txtHBillNo;
+        private System.Windows.Forms.Label label2;
+        private System.Windows.Forms.TextBox txtHRemark;
+        private System.Windows.Forms.Label label20;
+        private System.Windows.Forms.DateTimePicker dtpHDate;
+        private System.Windows.Forms.Label label9;
+        private System.Windows.Forms.Label lblCaption;
+        private System.Windows.Forms.PictureBox pic1;
+        private System.Windows.Forms.Panel P1;
+        private System.Windows.Forms.Label label8;
+        private System.Windows.Forms.Label txtHMaker;
+        private System.Windows.Forms.Label label11;
+        private System.Windows.Forms.Label txtHMakeDate;
+        private System.Windows.Forms.Label label13;
+        private System.Windows.Forms.Label txtHChecker;
+        private System.Windows.Forms.Label label15;
+        private System.Windows.Forms.Label txtHCheckDate;
+        private System.Windows.Forms.Label label17;
+        private System.Windows.Forms.Label txtHCloseMan;
+        private System.Windows.Forms.Label label19;
+        private System.Windows.Forms.Label txtHCloseDate;
+        private System.Windows.Forms.Label label21;
+        private System.Windows.Forms.Label txtHUpDater;
+        private System.Windows.Forms.Label label23;
+        private System.Windows.Forms.Panel panel2;
+        private System.Windows.Forms.Label txtHDeleteDate;
+        private System.Windows.Forms.Label label25;
+        private System.Windows.Forms.Label txtHDeleteMan;
+        private System.Windows.Forms.Label label27;
+        private System.Windows.Forms.Label txtHUpDateDate;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1