From c23b8434054d5de5ef8575e25c4441ede6c6ac2d Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期日, 09 十月 2022 15:28:15 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

---
 LMES/Frm_Show.designer.cs |  273 ++++++++++++++++++++++++++++++++----------------------
 1 files changed, 160 insertions(+), 113 deletions(-)

diff --git a/LMES/Frm_Show.designer.cs b/LMES/Frm_Show.designer.cs
index 37b012f..b07dc61 100644
--- a/LMES/Frm_Show.designer.cs
+++ b/LMES/Frm_Show.designer.cs
@@ -30,13 +30,13 @@
         {
             this.components = new System.ComponentModel.Container();
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Show));
-            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
-            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
-            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
-            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
-            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
-            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
-            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
             this.panel4 = new System.Windows.Forms.Panel();
             this.toolStrip2 = new System.Windows.Forms.ToolStrip();
             this.oa = new System.Windows.Forms.ToolStripButton();
@@ -72,6 +72,8 @@
             this.Column3 = new System.Windows.Forms.DataGridViewImageColumn();
             this.NameCol = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.panel6 = new System.Windows.Forms.Panel();
+            this.label9 = new System.Windows.Forms.Label();
+            this.pBarCodeEdit = new System.Windows.Forms.PictureBox();
             this.grdList1 = new System.Windows.Forms.DataGridView();
             this.panel7 = new System.Windows.Forms.Panel();
             this.label1 = new System.Windows.Forms.Label();
@@ -99,8 +101,7 @@
             this.pictureBox3 = new System.Windows.Forms.PictureBox();
             this.lblUserName = new System.Windows.Forms.Label();
             this.panel1 = new System.Windows.Forms.Panel();
-            this.label9 = new System.Windows.Forms.Label();
-            this.pBarCodeEdit = new System.Windows.Forms.PictureBox();
+            this.pay = new System.Windows.Forms.ToolStripButton();
             this.panel4.SuspendLayout();
             this.toolStrip2.SuspendLayout();
             this.panel5.SuspendLayout();
@@ -111,6 +112,7 @@
             this.splitContainer1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
             this.panel6.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.pBarCodeEdit)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.grdList1)).BeginInit();
             this.panel7.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
@@ -124,7 +126,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
             this.panel1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.pBarCodeEdit)).BeginInit();
             this.SuspendLayout();
             // 
             // panel4
@@ -132,9 +133,10 @@
             this.panel4.Controls.Add(this.toolStrip2);
             this.panel4.Controls.Add(this.panel5);
             this.panel4.Dock = System.Windows.Forms.DockStyle.Left;
-            this.panel4.Location = new System.Drawing.Point(0, 54);
+            this.panel4.Location = new System.Drawing.Point(0, 68);
+            this.panel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.panel4.Name = "panel4";
-            this.panel4.Size = new System.Drawing.Size(186, 688);
+            this.panel4.Size = new System.Drawing.Size(248, 860);
             this.panel4.TabIndex = 10;
             // 
             // toolStrip2
@@ -159,6 +161,7 @@
             this.toolStripSeparator6,
             this.sc,
             this.cj,
+            this.pay,
             this.toolStripSeparator3,
             this.mj,
             this.sb,
@@ -170,10 +173,10 @@
             this.gy,
             this.xt});
             this.toolStrip2.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow;
-            this.toolStrip2.Location = new System.Drawing.Point(0, 24);
+            this.toolStrip2.Location = new System.Drawing.Point(0, 30);
             this.toolStrip2.Name = "toolStrip2";
             this.toolStrip2.ShowItemToolTips = false;
-            this.toolStrip2.Size = new System.Drawing.Size(186, 664);
+            this.toolStrip2.Size = new System.Drawing.Size(248, 830);
             this.toolStrip2.Stretch = true;
             this.toolStrip2.TabIndex = 9;
             this.toolStrip2.Text = "toolStrip2";
@@ -196,7 +199,7 @@
             // toolStripSeparator5
             // 
             this.toolStripSeparator5.Name = "toolStripSeparator5";
-            this.toolStripSeparator5.Size = new System.Drawing.Size(184, 6);
+            this.toolStripSeparator5.Size = new System.Drawing.Size(246, 6);
             this.toolStripSeparator5.Tag = "鍒嗗壊绾夸竴";
             // 
             // cg
@@ -249,7 +252,7 @@
             // toolStripSeparator7
             // 
             this.toolStripSeparator7.Name = "toolStripSeparator7";
-            this.toolStripSeparator7.Size = new System.Drawing.Size(184, 6);
+            this.toolStripSeparator7.Size = new System.Drawing.Size(246, 6);
             this.toolStripSeparator7.Tag = "鍒嗗壊绾夸簩";
             // 
             // sup
@@ -300,7 +303,7 @@
             // toolStripSeparator6
             // 
             this.toolStripSeparator6.Name = "toolStripSeparator6";
-            this.toolStripSeparator6.Size = new System.Drawing.Size(184, 6);
+            this.toolStripSeparator6.Size = new System.Drawing.Size(246, 6);
             this.toolStripSeparator6.Tag = "鍒嗗壊绾夸笁";
             // 
             // sc
@@ -336,7 +339,7 @@
             // toolStripSeparator3
             // 
             this.toolStripSeparator3.Name = "toolStripSeparator3";
-            this.toolStripSeparator3.Size = new System.Drawing.Size(184, 6);
+            this.toolStripSeparator3.Size = new System.Drawing.Size(246, 6);
             this.toolStripSeparator3.Tag = "鍒嗗壊绾垮洓";
             // 
             // mj
@@ -373,7 +376,7 @@
             // 
             this.toolStripSeparator1.ForeColor = System.Drawing.SystemColors.ActiveBorder;
             this.toolStripSeparator1.Name = "toolStripSeparator1";
-            this.toolStripSeparator1.Size = new System.Drawing.Size(184, 6);
+            this.toolStripSeparator1.Size = new System.Drawing.Size(246, 6);
             this.toolStripSeparator1.Tag = "鍒嗗壊绾夸簲";
             // 
             // pz
@@ -394,7 +397,7 @@
             // toolStripSeparator4
             // 
             this.toolStripSeparator4.Name = "toolStripSeparator4";
-            this.toolStripSeparator4.Size = new System.Drawing.Size(184, 6);
+            this.toolStripSeparator4.Size = new System.Drawing.Size(246, 6);
             this.toolStripSeparator4.Tag = "鍒嗗壊绾垮叚";
             // 
             // tx
@@ -415,7 +418,7 @@
             // toolStripSeparator2
             // 
             this.toolStripSeparator2.Name = "toolStripSeparator2";
-            this.toolStripSeparator2.Size = new System.Drawing.Size(184, 6);
+            this.toolStripSeparator2.Size = new System.Drawing.Size(246, 6);
             this.toolStripSeparator2.Tag = "鍒嗗壊绾夸竷";
             // 
             // gy
@@ -454,8 +457,9 @@
             this.panel5.Controls.Add(this.grdMod);
             this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
             this.panel5.Location = new System.Drawing.Point(0, 0);
+            this.panel5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.panel5.Name = "panel5";
-            this.panel5.Size = new System.Drawing.Size(186, 24);
+            this.panel5.Size = new System.Drawing.Size(248, 30);
             this.panel5.TabIndex = 0;
             // 
             // grdMod
@@ -474,6 +478,7 @@
             this.Column1});
             this.grdMod.Dock = System.Windows.Forms.DockStyle.Fill;
             this.grdMod.Location = new System.Drawing.Point(0, 0);
+            this.grdMod.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.grdMod.MultiSelect = false;
             this.grdMod.Name = "grdMod";
             this.grdMod.RowHeadersVisible = false;
@@ -482,7 +487,7 @@
             this.grdMod.ShowCellToolTips = false;
             this.grdMod.ShowEditingIcon = false;
             this.grdMod.ShowRowErrors = false;
-            this.grdMod.Size = new System.Drawing.Size(186, 24);
+            this.grdMod.Size = new System.Drawing.Size(248, 30);
             this.grdMod.TabIndex = 0;
             this.grdMod.TabStop = false;
             // 
@@ -497,8 +502,8 @@
             // Column1
             // 
             this.Column1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
-            dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
-            this.Column1.DefaultCellStyle = dataGridViewCellStyle8;
+            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+            this.Column1.DefaultCellStyle = dataGridViewCellStyle1;
             this.Column1.HeaderText = "鍔熻兘妯″潡";
             this.Column1.MinimumWidth = 6;
             this.Column1.Name = "Column1";
@@ -507,7 +512,8 @@
             // splitContainer1
             // 
             this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.splitContainer1.Location = new System.Drawing.Point(186, 54);
+            this.splitContainer1.Location = new System.Drawing.Point(248, 68);
+            this.splitContainer1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.splitContainer1.Name = "splitContainer1";
             // 
             // splitContainer1.Panel1
@@ -519,8 +525,9 @@
             // 
             this.splitContainer1.Panel2.Controls.Add(this.grdSub);
             this.splitContainer1.Panel2.Controls.Add(this.panel8);
-            this.splitContainer1.Size = new System.Drawing.Size(1021, 688);
-            this.splitContainer1.SplitterDistance = 488;
+            this.splitContainer1.Size = new System.Drawing.Size(1361, 860);
+            this.splitContainer1.SplitterDistance = 650;
+            this.splitContainer1.SplitterWidth = 5;
             this.splitContainer1.TabIndex = 11;
             // 
             // grdList
@@ -545,6 +552,7 @@
             this.grdList.GridColor = System.Drawing.Color.White;
             this.grdList.ImeMode = System.Windows.Forms.ImeMode.On;
             this.grdList.Location = new System.Drawing.Point(0, 0);
+            this.grdList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.grdList.MultiSelect = false;
             this.grdList.Name = "grdList";
             this.grdList.ReadOnly = true;
@@ -554,7 +562,7 @@
             this.grdList.RowTemplate.Height = 23;
             this.grdList.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
             this.grdList.ShowCellToolTips = false;
-            this.grdList.Size = new System.Drawing.Size(488, 528);
+            this.grdList.Size = new System.Drawing.Size(650, 660);
             this.grdList.TabIndex = 0;
             this.grdList.TabStop = false;
             this.grdList.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.grdList_CellMouseClick);
@@ -563,8 +571,8 @@
             // Column2
             // 
             this.Column2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
-            dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.White;
-            this.Column2.DefaultCellStyle = dataGridViewCellStyle9;
+            dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.White;
+            this.Column2.DefaultCellStyle = dataGridViewCellStyle2;
             this.Column2.FillWeight = 7.614213F;
             this.Column2.HeaderText = "";
             this.Column2.MinimumWidth = 6;
@@ -585,10 +593,10 @@
             // Column3
             // 
             this.Column3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
-            dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
-            dataGridViewCellStyle10.NullValue = ((object)(resources.GetObject("dataGridViewCellStyle10.NullValue")));
-            dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.White;
-            this.Column3.DefaultCellStyle = dataGridViewCellStyle10;
+            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+            dataGridViewCellStyle3.NullValue = ((object)(resources.GetObject("dataGridViewCellStyle3.NullValue")));
+            dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.White;
+            this.Column3.DefaultCellStyle = dataGridViewCellStyle3;
             this.Column3.FillWeight = 15.6595F;
             this.Column3.HeaderText = "";
             this.Column3.Image = ((System.Drawing.Image)(resources.GetObject("Column3.Image")));
@@ -601,9 +609,9 @@
             // NameCol
             // 
             this.NameCol.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
-            dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
-            dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
-            this.NameCol.DefaultCellStyle = dataGridViewCellStyle11;
+            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
+            dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
+            this.NameCol.DefaultCellStyle = dataGridViewCellStyle4;
             this.NameCol.FillWeight = 276.7263F;
             this.NameCol.HeaderText = "瀛愬姛鑳�";
             this.NameCol.MinimumWidth = 6;
@@ -619,10 +627,37 @@
             this.panel6.Controls.Add(this.grdList1);
             this.panel6.Controls.Add(this.panel7);
             this.panel6.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.panel6.Location = new System.Drawing.Point(0, 528);
+            this.panel6.Location = new System.Drawing.Point(0, 660);
+            this.panel6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.panel6.Name = "panel6";
-            this.panel6.Size = new System.Drawing.Size(488, 160);
+            this.panel6.Size = new System.Drawing.Size(650, 200);
             this.panel6.TabIndex = 1;
+            // 
+            // label9
+            // 
+            this.label9.AutoSize = true;
+            this.label9.BackColor = System.Drawing.Color.Transparent;
+            this.label9.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.label9.ForeColor = System.Drawing.Color.Navy;
+            this.label9.Location = new System.Drawing.Point(8, 175);
+            this.label9.Name = "label9";
+            this.label9.Size = new System.Drawing.Size(135, 20);
+            this.label9.TabIndex = 10;
+            this.label9.Text = "鏉$爜蹇�熺敓鎴�";
+            // 
+            // pBarCodeEdit
+            // 
+            this.pBarCodeEdit.BackColor = System.Drawing.Color.Transparent;
+            this.pBarCodeEdit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pBarCodeEdit.BackgroundImage")));
+            this.pBarCodeEdit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
+            this.pBarCodeEdit.Location = new System.Drawing.Point(21, 55);
+            this.pBarCodeEdit.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.pBarCodeEdit.Name = "pBarCodeEdit";
+            this.pBarCodeEdit.Size = new System.Drawing.Size(115, 115);
+            this.pBarCodeEdit.TabIndex = 9;
+            this.pBarCodeEdit.TabStop = false;
+            this.pBarCodeEdit.Visible = false;
+            this.pBarCodeEdit.Click += new System.EventHandler(this.pBarCodeEdit_Click);
             // 
             // grdList1
             // 
@@ -638,7 +673,8 @@
             this.grdList1.Cursor = System.Windows.Forms.Cursors.Hand;
             this.grdList1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.grdList1.GridColor = System.Drawing.Color.White;
-            this.grdList1.Location = new System.Drawing.Point(0, 23);
+            this.grdList1.Location = new System.Drawing.Point(0, 28);
+            this.grdList1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.grdList1.MultiSelect = false;
             this.grdList1.Name = "grdList1";
             this.grdList1.ReadOnly = true;
@@ -650,7 +686,7 @@
             this.grdList1.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
             this.grdList1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
             this.grdList1.ShowCellToolTips = false;
-            this.grdList1.Size = new System.Drawing.Size(488, 137);
+            this.grdList1.Size = new System.Drawing.Size(650, 172);
             this.grdList1.TabIndex = 2;
             this.grdList1.TabStop = false;
             this.grdList1.DoubleClick += new System.EventHandler(this.grdList1_DoubleClick);
@@ -665,17 +701,19 @@
             this.panel7.Controls.Add(this.lblMore);
             this.panel7.Dock = System.Windows.Forms.DockStyle.Top;
             this.panel7.Location = new System.Drawing.Point(0, 0);
+            this.panel7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.panel7.Name = "panel7";
-            this.panel7.Size = new System.Drawing.Size(488, 23);
+            this.panel7.Size = new System.Drawing.Size(650, 28);
             this.panel7.TabIndex = 0;
             // 
             // label1
             // 
             this.label1.Dock = System.Windows.Forms.DockStyle.Left;
             this.label1.Font = new System.Drawing.Font("瀹嬩綋", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.label1.Location = new System.Drawing.Point(21, 0);
+            this.label1.Location = new System.Drawing.Point(28, 0);
+            this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label1.Name = "label1";
-            this.label1.Size = new System.Drawing.Size(70, 21);
+            this.label1.Size = new System.Drawing.Size(93, 26);
             this.label1.TabIndex = 3;
             this.label1.Text = "娑堟伅閫氱煡";
             this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -685,8 +723,9 @@
             this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Left;
             this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
             this.pictureBox1.Location = new System.Drawing.Point(0, 0);
+            this.pictureBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox1.Name = "pictureBox1";
-            this.pictureBox1.Size = new System.Drawing.Size(21, 21);
+            this.pictureBox1.Size = new System.Drawing.Size(28, 26);
             this.pictureBox1.TabIndex = 5;
             this.pictureBox1.TabStop = false;
             // 
@@ -694,9 +733,10 @@
             // 
             this.lblMore.Dock = System.Windows.Forms.DockStyle.Right;
             this.lblMore.Font = new System.Drawing.Font("瀹嬩綋", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblMore.Location = new System.Drawing.Point(393, 0);
+            this.lblMore.Location = new System.Drawing.Point(524, 0);
+            this.lblMore.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.lblMore.Name = "lblMore";
-            this.lblMore.Size = new System.Drawing.Size(93, 21);
+            this.lblMore.Size = new System.Drawing.Size(124, 26);
             this.lblMore.TabIndex = 4;
             this.lblMore.Text = "鏌ョ湅鏇村...";
             this.lblMore.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -724,6 +764,7 @@
             this.grdSub.GridColor = System.Drawing.Color.White;
             this.grdSub.ImeMode = System.Windows.Forms.ImeMode.On;
             this.grdSub.Location = new System.Drawing.Point(0, 0);
+            this.grdSub.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.grdSub.MultiSelect = false;
             this.grdSub.Name = "grdSub";
             this.grdSub.ReadOnly = true;
@@ -732,7 +773,7 @@
             this.grdSub.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
             this.grdSub.RowTemplate.Height = 23;
             this.grdSub.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
-            this.grdSub.Size = new System.Drawing.Size(529, 528);
+            this.grdSub.Size = new System.Drawing.Size(706, 660);
             this.grdSub.TabIndex = 1;
             this.grdSub.TabStop = false;
             this.grdSub.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdSub_CellDoubleClick);
@@ -742,9 +783,9 @@
             // Column5
             // 
             this.Column5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
-            dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.White;
-            dataGridViewCellStyle12.SelectionForeColor = System.Drawing.Color.White;
-            this.Column5.DefaultCellStyle = dataGridViewCellStyle12;
+            dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.White;
+            dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.White;
+            this.Column5.DefaultCellStyle = dataGridViewCellStyle5;
             this.Column5.FillWeight = 7.614213F;
             this.Column5.HeaderText = "";
             this.Column5.MinimumWidth = 6;
@@ -775,11 +816,11 @@
             // Column4
             // 
             this.Column4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
-            dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
-            dataGridViewCellStyle13.NullValue = ((object)(resources.GetObject("dataGridViewCellStyle13.NullValue")));
-            dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.White;
-            dataGridViewCellStyle13.SelectionForeColor = System.Drawing.Color.White;
-            this.Column4.DefaultCellStyle = dataGridViewCellStyle13;
+            dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+            dataGridViewCellStyle6.NullValue = ((object)(resources.GetObject("dataGridViewCellStyle6.NullValue")));
+            dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.White;
+            dataGridViewCellStyle6.SelectionForeColor = System.Drawing.Color.White;
+            this.Column4.DefaultCellStyle = dataGridViewCellStyle6;
             this.Column4.FillWeight = 15.57376F;
             this.Column4.HeaderText = "";
             this.Column4.Image = ((System.Drawing.Image)(resources.GetObject("Column4.Image")));
@@ -792,9 +833,9 @@
             // SubNameCol
             // 
             this.SubNameCol.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
-            dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
-            dataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.White;
-            this.SubNameCol.DefaultCellStyle = dataGridViewCellStyle14;
+            dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
+            dataGridViewCellStyle7.SelectionForeColor = System.Drawing.Color.White;
+            this.SubNameCol.DefaultCellStyle = dataGridViewCellStyle7;
             this.SubNameCol.FillWeight = 276.812F;
             this.SubNameCol.HeaderText = "鏄庣粏鍔熻兘";
             this.SubNameCol.MinimumWidth = 6;
@@ -808,9 +849,10 @@
             this.panel8.Controls.Add(this.grdList2);
             this.panel8.Controls.Add(this.panel9);
             this.panel8.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.panel8.Location = new System.Drawing.Point(0, 528);
+            this.panel8.Location = new System.Drawing.Point(0, 660);
+            this.panel8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.panel8.Name = "panel8";
-            this.panel8.Size = new System.Drawing.Size(529, 160);
+            this.panel8.Size = new System.Drawing.Size(706, 200);
             this.panel8.TabIndex = 2;
             // 
             // grdList2
@@ -827,7 +869,8 @@
             this.grdList2.Cursor = System.Windows.Forms.Cursors.Hand;
             this.grdList2.Dock = System.Windows.Forms.DockStyle.Fill;
             this.grdList2.GridColor = System.Drawing.Color.White;
-            this.grdList2.Location = new System.Drawing.Point(0, 23);
+            this.grdList2.Location = new System.Drawing.Point(0, 28);
+            this.grdList2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.grdList2.MultiSelect = false;
             this.grdList2.Name = "grdList2";
             this.grdList2.ReadOnly = true;
@@ -839,7 +882,7 @@
             this.grdList2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
             this.grdList2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
             this.grdList2.ShowCellToolTips = false;
-            this.grdList2.Size = new System.Drawing.Size(529, 137);
+            this.grdList2.Size = new System.Drawing.Size(706, 172);
             this.grdList2.TabIndex = 3;
             this.grdList2.TabStop = false;
             this.grdList2.DoubleClick += new System.EventHandler(this.grdList2_DoubleClick);
@@ -853,17 +896,19 @@
             this.panel9.Controls.Add(this.lblMore2);
             this.panel9.Dock = System.Windows.Forms.DockStyle.Top;
             this.panel9.Location = new System.Drawing.Point(0, 0);
+            this.panel9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.panel9.Name = "panel9";
-            this.panel9.Size = new System.Drawing.Size(529, 23);
+            this.panel9.Size = new System.Drawing.Size(706, 28);
             this.panel9.TabIndex = 1;
             // 
             // label2
             // 
             this.label2.Dock = System.Windows.Forms.DockStyle.Left;
             this.label2.Font = new System.Drawing.Font("瀹嬩綋", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.label2.Location = new System.Drawing.Point(21, 0);
+            this.label2.Location = new System.Drawing.Point(28, 0);
+            this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label2.Name = "label2";
-            this.label2.Size = new System.Drawing.Size(75, 21);
+            this.label2.Size = new System.Drawing.Size(100, 26);
             this.label2.TabIndex = 4;
             this.label2.Text = "宸ヤ綔鑱旂郴鍗�";
             this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -873,8 +918,9 @@
             this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Left;
             this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
             this.pictureBox2.Location = new System.Drawing.Point(0, 0);
+            this.pictureBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox2.Name = "pictureBox2";
-            this.pictureBox2.Size = new System.Drawing.Size(21, 21);
+            this.pictureBox2.Size = new System.Drawing.Size(28, 26);
             this.pictureBox2.TabIndex = 6;
             this.pictureBox2.TabStop = false;
             // 
@@ -882,9 +928,10 @@
             // 
             this.lblMore2.Dock = System.Windows.Forms.DockStyle.Right;
             this.lblMore2.Font = new System.Drawing.Font("瀹嬩綋", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblMore2.Location = new System.Drawing.Point(438, 0);
+            this.lblMore2.Location = new System.Drawing.Point(585, 0);
+            this.lblMore2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.lblMore2.Name = "lblMore2";
-            this.lblMore2.Size = new System.Drawing.Size(89, 21);
+            this.lblMore2.Size = new System.Drawing.Size(119, 26);
             this.lblMore2.TabIndex = 5;
             this.lblMore2.Text = "鏌ョ湅鏇村...";
             this.lblMore2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -901,9 +948,10 @@
             this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
             this.panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
             this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.panel2.Location = new System.Drawing.Point(0, -12);
+            this.panel2.Location = new System.Drawing.Point(0, -14);
+            this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.panel2.Name = "panel2";
-            this.panel2.Size = new System.Drawing.Size(1207, 66);
+            this.panel2.Size = new System.Drawing.Size(1609, 82);
             this.panel2.TabIndex = 5;
             // 
             // panel3
@@ -914,17 +962,19 @@
             this.panel3.Controls.Add(this.panel10);
             this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
             this.panel3.Location = new System.Drawing.Point(0, 0);
+            this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.panel3.Name = "panel3";
-            this.panel3.Size = new System.Drawing.Size(1207, 58);
+            this.panel3.Size = new System.Drawing.Size(1609, 72);
             this.panel3.TabIndex = 6;
             // 
             // lblDate
             // 
             this.lblDate.BackColor = System.Drawing.Color.Transparent;
-            this.lblDate.Location = new System.Drawing.Point(769, 7);
+            this.lblDate.Location = new System.Drawing.Point(1025, 9);
+            this.lblDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.lblDate.Name = "lblDate";
             this.lblDate.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
-            this.lblDate.Size = new System.Drawing.Size(167, 23);
+            this.lblDate.Size = new System.Drawing.Size(223, 29);
             this.lblDate.TabIndex = 9;
             // 
             // panel10
@@ -935,27 +985,30 @@
             this.panel10.Controls.Add(this.pictureBox3);
             this.panel10.Controls.Add(this.lblUserName);
             this.panel10.Dock = System.Windows.Forms.DockStyle.Right;
-            this.panel10.Location = new System.Drawing.Point(942, 0);
+            this.panel10.Location = new System.Drawing.Point(1256, 0);
+            this.panel10.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.panel10.Name = "panel10";
-            this.panel10.Size = new System.Drawing.Size(265, 58);
+            this.panel10.Size = new System.Drawing.Size(353, 72);
             this.panel10.TabIndex = 8;
             // 
             // pictureBox4
             // 
             this.pictureBox4.BackColor = System.Drawing.Color.Transparent;
             this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
-            this.pictureBox4.Location = new System.Drawing.Point(5, 25);
+            this.pictureBox4.Location = new System.Drawing.Point(7, 31);
+            this.pictureBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox4.Name = "pictureBox4";
-            this.pictureBox4.Size = new System.Drawing.Size(21, 21);
+            this.pictureBox4.Size = new System.Drawing.Size(28, 26);
             this.pictureBox4.TabIndex = 8;
             this.pictureBox4.TabStop = false;
             // 
             // lblAccountName
             // 
             this.lblAccountName.BackColor = System.Drawing.Color.Transparent;
-            this.lblAccountName.Location = new System.Drawing.Point(27, 28);
+            this.lblAccountName.Location = new System.Drawing.Point(36, 35);
+            this.lblAccountName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.lblAccountName.Name = "lblAccountName";
-            this.lblAccountName.Size = new System.Drawing.Size(235, 30);
+            this.lblAccountName.Size = new System.Drawing.Size(313, 38);
             this.lblAccountName.TabIndex = 9;
             this.lblAccountName.Text = "浼佷笟锛�";
             // 
@@ -963,9 +1016,10 @@
             // 
             this.pictureBox3.BackColor = System.Drawing.Color.Transparent;
             this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
-            this.pictureBox3.Location = new System.Drawing.Point(5, 4);
+            this.pictureBox3.Location = new System.Drawing.Point(7, 5);
+            this.pictureBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox3.Name = "pictureBox3";
-            this.pictureBox3.Size = new System.Drawing.Size(21, 21);
+            this.pictureBox3.Size = new System.Drawing.Size(28, 26);
             this.pictureBox3.TabIndex = 6;
             this.pictureBox3.TabStop = false;
             // 
@@ -973,9 +1027,10 @@
             // 
             this.lblUserName.AutoSize = true;
             this.lblUserName.BackColor = System.Drawing.Color.Transparent;
-            this.lblUserName.Location = new System.Drawing.Point(27, 7);
+            this.lblUserName.Location = new System.Drawing.Point(36, 9);
+            this.lblUserName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.lblUserName.Name = "lblUserName";
-            this.lblUserName.Size = new System.Drawing.Size(41, 12);
+            this.lblUserName.Size = new System.Drawing.Size(52, 15);
             this.lblUserName.TabIndex = 7;
             this.lblUserName.Text = "鐢ㄦ埛锛�";
             // 
@@ -986,44 +1041,35 @@
             this.panel1.Controls.Add(this.panel2);
             this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
             this.panel1.Location = new System.Drawing.Point(0, 0);
+            this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.panel1.Name = "panel1";
-            this.panel1.Size = new System.Drawing.Size(1207, 54);
+            this.panel1.Size = new System.Drawing.Size(1609, 68);
             this.panel1.TabIndex = 4;
             // 
-            // label9
+            // pay
             // 
-            this.label9.AutoSize = true;
-            this.label9.BackColor = System.Drawing.Color.Transparent;
-            this.label9.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.label9.ForeColor = System.Drawing.Color.Navy;
-            this.label9.Location = new System.Drawing.Point(6, 140);
-            this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
-            this.label9.Name = "label9";
-            this.label9.Size = new System.Drawing.Size(110, 16);
-            this.label9.TabIndex = 10;
-            this.label9.Text = "鏉$爜蹇�熺敓鎴�";
-            // 
-            // pBarCodeEdit
-            // 
-            this.pBarCodeEdit.BackColor = System.Drawing.Color.Transparent;
-            this.pBarCodeEdit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pBarCodeEdit.BackgroundImage")));
-            this.pBarCodeEdit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
-            this.pBarCodeEdit.Location = new System.Drawing.Point(16, 44);
-            this.pBarCodeEdit.Margin = new System.Windows.Forms.Padding(2);
-            this.pBarCodeEdit.Name = "pBarCodeEdit";
-            this.pBarCodeEdit.Size = new System.Drawing.Size(86, 92);
-            this.pBarCodeEdit.TabIndex = 9;
-            this.pBarCodeEdit.TabStop = false;
-            this.pBarCodeEdit.Click += new System.EventHandler(this.pBarCodeEdit_Click);
+            this.pay.AutoSize = false;
+            this.pay.Font = new System.Drawing.Font("鏂板畫浣�", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.pay.ForeColor = System.Drawing.Color.White;
+            this.pay.Image = ((System.Drawing.Image)(resources.GetObject("pay.Image")));
+            this.pay.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+            this.pay.ImageTransparentColor = System.Drawing.Color.Magenta;
+            this.pay.Name = "pay";
+            this.pay.Size = new System.Drawing.Size(178, 25);
+            this.pay.Tag = "宸ヨ祫绠$悊";
+            this.pay.Text = "    宸ヨ祫绠$悊";
+            this.pay.ToolTipText = "pay";
+            this.pay.Click += new System.EventHandler(this.pay_Click);
             // 
             // Frm_Show
             // 
-            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
+            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(1207, 742);
+            this.ClientSize = new System.Drawing.Size(1609, 928);
             this.Controls.Add(this.splitContainer1);
             this.Controls.Add(this.panel4);
             this.Controls.Add(this.panel1);
+            this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.Name = "Frm_Show";
             this.Text = "NETERP";
             this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
@@ -1041,6 +1087,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
             this.panel6.ResumeLayout(false);
             this.panel6.PerformLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.pBarCodeEdit)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.grdList1)).EndInit();
             this.panel7.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
@@ -1055,7 +1102,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
             this.panel1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.pBarCodeEdit)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -1125,6 +1171,7 @@
         private System.Windows.Forms.Panel panel1;
         private System.Windows.Forms.Label label9;
         private System.Windows.Forms.PictureBox pBarCodeEdit;
+        private System.Windows.Forms.ToolStripButton pay;
     }
 }
 

--
Gitblit v1.9.1