From efa57c53b1b4c94e188a52f5a35d0a4ca8a82cb5 Mon Sep 17 00:00:00 2001 From: yusijie <ysj@hz-kingdee.com> Date: 星期四, 29 六月 2023 14:55:30 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- LMES/Frm_Show.designer.cs | 293 ++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 173 insertions(+), 120 deletions(-) diff --git a/LMES/Frm_Show.designer.cs b/LMES/Frm_Show.designer.cs index e9a71c0..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(); @@ -92,13 +94,14 @@ this.timer1 = new System.Windows.Forms.Timer(this.components); this.panel2 = new System.Windows.Forms.Panel(); this.panel3 = new System.Windows.Forms.Panel(); - this.panel10 = new System.Windows.Forms.Panel(); - this.lblUserName = new System.Windows.Forms.Label(); - this.pictureBox3 = new System.Windows.Forms.PictureBox(); - this.lblAccountName = new System.Windows.Forms.Label(); - this.pictureBox4 = new System.Windows.Forms.PictureBox(); this.lblDate = new System.Windows.Forms.Label(); + this.panel10 = new System.Windows.Forms.Panel(); + this.pictureBox4 = new System.Windows.Forms.PictureBox(); + this.lblAccountName = new System.Windows.Forms.Label(); + this.pictureBox3 = new System.Windows.Forms.PictureBox(); + this.lblUserName = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); + this.pay = new System.Windows.Forms.ToolStripButton(); this.panel4.SuspendLayout(); this.toolStrip2.SuspendLayout(); this.panel5.SuspendLayout(); @@ -109,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(); @@ -119,8 +123,8 @@ ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.panel3.SuspendLayout(); this.panel10.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); this.panel1.SuspendLayout(); this.SuspendLayout(); // @@ -129,10 +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, 67); - this.panel4.Margin = new System.Windows.Forms.Padding(4); + 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(248, 861); + this.panel4.Size = new System.Drawing.Size(248, 860); this.panel4.TabIndex = 10; // // toolStrip2 @@ -157,6 +161,7 @@ this.toolStripSeparator6, this.sc, this.cj, + this.pay, this.toolStripSeparator3, this.mj, this.sb, @@ -171,7 +176,7 @@ this.toolStrip2.Location = new System.Drawing.Point(0, 30); this.toolStrip2.Name = "toolStrip2"; this.toolStrip2.ShowItemToolTips = false; - this.toolStrip2.Size = new System.Drawing.Size(248, 831); + this.toolStrip2.Size = new System.Drawing.Size(248, 830); this.toolStrip2.Stretch = true; this.toolStrip2.TabIndex = 9; this.toolStrip2.Text = "toolStrip2"; @@ -452,7 +457,7 @@ 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); + this.panel5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(248, 30); this.panel5.TabIndex = 0; @@ -473,7 +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); + this.grdMod.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grdMod.MultiSelect = false; this.grdMod.Name = "grdMod"; this.grdMod.RowHeadersVisible = 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,8 +512,8 @@ // splitContainer1 // this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; - this.splitContainer1.Location = new System.Drawing.Point(248, 67); - this.splitContainer1.Margin = new System.Windows.Forms.Padding(4); + 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 @@ -520,8 +525,8 @@ // this.splitContainer1.Panel2.Controls.Add(this.grdSub); this.splitContainer1.Panel2.Controls.Add(this.panel8); - this.splitContainer1.Size = new System.Drawing.Size(1361, 861); - this.splitContainer1.SplitterDistance = 651; + this.splitContainer1.Size = new System.Drawing.Size(1361, 860); + this.splitContainer1.SplitterDistance = 650; this.splitContainer1.SplitterWidth = 5; this.splitContainer1.TabIndex = 11; // @@ -547,7 +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); + this.grdList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grdList.MultiSelect = false; this.grdList.Name = "grdList"; this.grdList.ReadOnly = true; @@ -557,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(651, 661); + 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); @@ -566,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; @@ -588,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"))); @@ -604,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; @@ -617,14 +622,42 @@ // // panel6 // + this.panel6.Controls.Add(this.label9); + this.panel6.Controls.Add(this.pBarCodeEdit); 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, 661); - this.panel6.Margin = new System.Windows.Forms.Padding(4); + 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(651, 200); + 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 // @@ -641,7 +674,7 @@ this.grdList1.Dock = System.Windows.Forms.DockStyle.Fill; this.grdList1.GridColor = System.Drawing.Color.White; this.grdList1.Location = new System.Drawing.Point(0, 28); - this.grdList1.Margin = new System.Windows.Forms.Padding(4); + this.grdList1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grdList1.MultiSelect = false; this.grdList1.Name = "grdList1"; this.grdList1.ReadOnly = true; @@ -653,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(651, 172); + 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); @@ -668,9 +701,9 @@ 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); + this.panel7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel7.Name = "panel7"; - this.panel7.Size = new System.Drawing.Size(651, 28); + this.panel7.Size = new System.Drawing.Size(650, 28); this.panel7.TabIndex = 0; // // label1 @@ -690,7 +723,7 @@ 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); + this.pictureBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(28, 26); this.pictureBox1.TabIndex = 5; @@ -700,7 +733,7 @@ // 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(525, 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(124, 26); @@ -731,7 +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); + this.grdSub.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grdSub.MultiSelect = false; this.grdSub.Name = "grdSub"; this.grdSub.ReadOnly = true; @@ -740,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(705, 661); + 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); @@ -750,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; @@ -783,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"))); @@ -800,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; @@ -816,10 +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, 661); - this.panel8.Margin = new System.Windows.Forms.Padding(4); + 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(705, 200); + this.panel8.Size = new System.Drawing.Size(706, 200); this.panel8.TabIndex = 2; // // grdList2 @@ -837,7 +870,7 @@ this.grdList2.Dock = System.Windows.Forms.DockStyle.Fill; this.grdList2.GridColor = System.Drawing.Color.White; this.grdList2.Location = new System.Drawing.Point(0, 28); - this.grdList2.Margin = new System.Windows.Forms.Padding(4); + this.grdList2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grdList2.MultiSelect = false; this.grdList2.Name = "grdList2"; this.grdList2.ReadOnly = true; @@ -849,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(705, 172); + 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); @@ -863,9 +896,9 @@ 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); + this.panel9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel9.Name = "panel9"; - this.panel9.Size = new System.Drawing.Size(705, 28); + this.panel9.Size = new System.Drawing.Size(706, 28); this.panel9.TabIndex = 1; // // label2 @@ -885,7 +918,7 @@ 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); + this.pictureBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(28, 26); this.pictureBox2.TabIndex = 6; @@ -895,7 +928,7 @@ // 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(584, 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(119, 26); @@ -915,10 +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, -16); - this.panel2.Margin = new System.Windows.Forms.Padding(4); + 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(1609, 83); + this.panel2.Size = new System.Drawing.Size(1609, 82); this.panel2.TabIndex = 5; // // panel3 @@ -929,10 +962,20 @@ 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); + this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel3.Name = "panel3"; - this.panel3.Size = new System.Drawing.Size(1609, 73); + 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(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(223, 29); + this.lblDate.TabIndex = 9; // // panel10 // @@ -943,10 +986,42 @@ this.panel10.Controls.Add(this.lblUserName); this.panel10.Dock = System.Windows.Forms.DockStyle.Right; this.panel10.Location = new System.Drawing.Point(1256, 0); - this.panel10.Margin = new System.Windows.Forms.Padding(4); + this.panel10.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel10.Name = "panel10"; - this.panel10.Size = new System.Drawing.Size(353, 73); + 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(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(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(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(313, 38); + this.lblAccountName.TabIndex = 9; + this.lblAccountName.Text = "浼佷笟锛�"; + // + // pictureBox3 + // + this.pictureBox3.BackColor = System.Drawing.Color.Transparent; + this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image"))); + 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(28, 26); + this.pictureBox3.TabIndex = 6; + this.pictureBox3.TabStop = false; // // lblUserName // @@ -959,48 +1034,6 @@ this.lblUserName.TabIndex = 7; this.lblUserName.Text = "鐢ㄦ埛锛�"; // - // pictureBox3 - // - this.pictureBox3.BackColor = System.Drawing.Color.Transparent; - this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image"))); - this.pictureBox3.Location = new System.Drawing.Point(7, 5); - this.pictureBox3.Margin = new System.Windows.Forms.Padding(4); - this.pictureBox3.Name = "pictureBox3"; - this.pictureBox3.Size = new System.Drawing.Size(28, 26); - this.pictureBox3.TabIndex = 6; - this.pictureBox3.TabStop = false; - // - // lblAccountName - // - this.lblAccountName.BackColor = System.Drawing.Color.Transparent; - 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(313, 38); - this.lblAccountName.TabIndex = 9; - this.lblAccountName.Text = "浼佷笟锛�"; - // - // 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(7, 31); - this.pictureBox4.Margin = new System.Windows.Forms.Padding(4); - this.pictureBox4.Name = "pictureBox4"; - this.pictureBox4.Size = new System.Drawing.Size(28, 26); - this.pictureBox4.TabIndex = 8; - this.pictureBox4.TabStop = false; - // - // lblDate - // - this.lblDate.BackColor = System.Drawing.Color.Transparent; - 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(223, 29); - this.lblDate.TabIndex = 9; - // // panel1 // this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; @@ -1008,10 +1041,25 @@ 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); + this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(1609, 67); + this.panel1.Size = new System.Drawing.Size(1609, 68); this.panel1.TabIndex = 4; + // + // pay + // + 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 // @@ -1021,7 +1069,7 @@ this.Controls.Add(this.splitContainer1); this.Controls.Add(this.panel4); this.Controls.Add(this.panel1); - this.Margin = new System.Windows.Forms.Padding(4); + 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; @@ -1038,6 +1086,8 @@ this.splitContainer1.ResumeLayout(false); ((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(); @@ -1049,8 +1099,8 @@ this.panel3.ResumeLayout(false); this.panel10.ResumeLayout(false); this.panel10.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); this.panel1.ResumeLayout(false); this.ResumeLayout(false); @@ -1119,6 +1169,9 @@ private System.Windows.Forms.PictureBox pictureBox3; private System.Windows.Forms.Label lblUserName; 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