From f1c258211a7bcc79cb7b86e6007a27afebb24e21 Mon Sep 17 00:00:00 2001 From: 沈泽 <211959439@qq.com> Date: 星期一, 18 十月 2021 16:23:31 +0800 Subject: [PATCH] 新增工资结算单(集体),工资结算各列表表体的金额能自动按照工时*数量*工价得出总价且能按照所选物料和工序自动填入工价,加入工序流转卡维护拆分功能权限 --- WorkM/流转卡管理/MES_StationInBill.designer.cs | 135 ++++++++++++++++++++++---------------------- 1 files changed, 68 insertions(+), 67 deletions(-) diff --git "a/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/MES_StationInBill.designer.cs" "b/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/MES_StationInBill.designer.cs" index 9d11190..5da54ff 100644 --- "a/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/MES_StationInBill.designer.cs" +++ "b/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/MES_StationInBill.designer.cs" @@ -107,12 +107,12 @@ this.label19 = new System.Windows.Forms.Label(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.panel1 = new System.Windows.Forms.Panel(); + this.cmdXZ = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.button1 = new System.Windows.Forms.Button(); this.cmdHDelBill = new System.Windows.Forms.Button(); this.cmdXG = new System.Windows.Forms.Button(); this.cmdAddNew = new System.Windows.Forms.Button(); - this.cmdXZ = new System.Windows.Forms.Button(); this.gbUp.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdSub)).BeginInit(); this.tabControl1.SuspendLayout(); @@ -129,7 +129,7 @@ this.cmdHMaterID.BackColor = System.Drawing.Color.Transparent; this.cmdHMaterID.Enabled = false; this.cmdHMaterID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHMaterID.Image"))); - this.cmdHMaterID.Location = new System.Drawing.Point(712, 273); + this.cmdHMaterID.Location = new System.Drawing.Point(712, 263); this.cmdHMaterID.Name = "cmdHMaterID"; this.cmdHMaterID.Size = new System.Drawing.Size(30, 32); this.cmdHMaterID.TabIndex = 86; @@ -143,11 +143,11 @@ this.txtHMaterID.Font = new System.Drawing.Font("寰蒋闆呴粦", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtHMaterID.ForeColor = System.Drawing.Color.Green; this.txtHMaterID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHMaterID.Location = new System.Drawing.Point(100, 160); + this.txtHMaterID.Location = new System.Drawing.Point(100, 158); this.txtHMaterID.Multiline = true; this.txtHMaterID.Name = "txtHMaterID"; this.txtHMaterID.ReadOnly = true; - this.txtHMaterID.Size = new System.Drawing.Size(251, 33); + this.txtHMaterID.Size = new System.Drawing.Size(247, 33); this.txtHMaterID.TabIndex = 85; this.txtHMaterID.Tag = "0"; this.txtHMaterID.TextChanged += new System.EventHandler(this.txtHMaterID_TextChanged); @@ -158,7 +158,7 @@ this.label16.BackColor = System.Drawing.Color.Gray; this.label16.Font = new System.Drawing.Font("寰蒋闆呴粦", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label16.ForeColor = System.Drawing.Color.Yellow; - this.label16.Location = new System.Drawing.Point(8, 160); + this.label16.Location = new System.Drawing.Point(8, 164); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(90, 21); this.label16.TabIndex = 84; @@ -170,7 +170,7 @@ this.label9.BackColor = System.Drawing.Color.Gray; this.label9.Font = new System.Drawing.Font("寰蒋闆呴粦", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label9.ForeColor = System.Drawing.Color.Yellow; - this.label9.Location = new System.Drawing.Point(8, 231); + this.label9.Location = new System.Drawing.Point(8, 234); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(90, 21); this.label9.TabIndex = 82; @@ -181,7 +181,7 @@ this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("寰蒋闆呴粦", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.ForeColor = System.Drawing.Color.Yellow; - this.label2.Location = new System.Drawing.Point(378, 238); + this.label2.Location = new System.Drawing.Point(378, 234); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(84, 21); this.label2.TabIndex = 80; @@ -192,7 +192,7 @@ this.txtHICMOBillNo.Font = new System.Drawing.Font("寰蒋闆呴粦", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtHICMOBillNo.ForeColor = System.Drawing.Color.Green; this.txtHICMOBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHICMOBillNo.Location = new System.Drawing.Point(491, 238); + this.txtHICMOBillNo.Location = new System.Drawing.Point(490, 228); this.txtHICMOBillNo.Multiline = true; this.txtHICMOBillNo.Name = "txtHICMOBillNo"; this.txtHICMOBillNo.ReadOnly = true; @@ -219,7 +219,7 @@ this.label1.BackColor = System.Drawing.Color.Gray; this.label1.Font = new System.Drawing.Font("寰蒋闆呴粦", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.ForeColor = System.Drawing.Color.Yellow; - this.label1.Location = new System.Drawing.Point(8, 19); + this.label1.Location = new System.Drawing.Point(8, 25); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(74, 21); this.label1.TabIndex = 87; @@ -231,7 +231,7 @@ this.txtHMaterModel.Font = new System.Drawing.Font("寰蒋闆呴粦", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtHMaterModel.ForeColor = System.Drawing.Color.Green; this.txtHMaterModel.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHMaterModel.Location = new System.Drawing.Point(490, 95); + this.txtHMaterModel.Location = new System.Drawing.Point(490, 88); this.txtHMaterModel.Multiline = true; this.txtHMaterModel.Name = "txtHMaterModel"; this.txtHMaterModel.ReadOnly = true; @@ -245,7 +245,7 @@ this.label3.BackColor = System.Drawing.Color.Gray; this.label3.Font = new System.Drawing.Font("寰蒋闆呴粦", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.ForeColor = System.Drawing.Color.Yellow; - this.label3.Location = new System.Drawing.Point(377, 95); + this.label3.Location = new System.Drawing.Point(377, 94); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(90, 21); this.label3.TabIndex = 89; @@ -255,7 +255,7 @@ // this.cmdHEmpID.BackColor = System.Drawing.Color.Transparent; this.cmdHEmpID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHEmpID.Image"))); - this.cmdHEmpID.Location = new System.Drawing.Point(710, 166); + this.cmdHEmpID.Location = new System.Drawing.Point(712, 158); this.cmdHEmpID.Name = "cmdHEmpID"; this.cmdHEmpID.Size = new System.Drawing.Size(30, 32); this.cmdHEmpID.TabIndex = 93; @@ -267,7 +267,7 @@ this.txtHEmpID.Font = new System.Drawing.Font("寰蒋闆呴粦", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtHEmpID.ForeColor = System.Drawing.Color.Green; this.txtHEmpID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHEmpID.Location = new System.Drawing.Point(597, 166); + this.txtHEmpID.Location = new System.Drawing.Point(596, 158); this.txtHEmpID.Name = "txtHEmpID"; this.txtHEmpID.ReadOnly = true; this.txtHEmpID.Size = new System.Drawing.Size(114, 32); @@ -281,7 +281,7 @@ this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("寰蒋闆呴粦", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.ForeColor = System.Drawing.Color.Yellow; - this.label4.Location = new System.Drawing.Point(377, 166); + this.label4.Location = new System.Drawing.Point(377, 164); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(84, 21); this.label4.TabIndex = 91; @@ -291,7 +291,7 @@ // this.cmdHSourceID.BackColor = System.Drawing.Color.Transparent; this.cmdHSourceID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHSourceID.Image"))); - this.cmdHSourceID.Location = new System.Drawing.Point(316, 303); + this.cmdHSourceID.Location = new System.Drawing.Point(317, 297); this.cmdHSourceID.Name = "cmdHSourceID"; this.cmdHSourceID.Size = new System.Drawing.Size(30, 32); this.cmdHSourceID.TabIndex = 96; @@ -303,7 +303,7 @@ this.txtHSourceID.Font = new System.Drawing.Font("寰蒋闆呴粦", 13.8F); this.txtHSourceID.ForeColor = System.Drawing.Color.Green; this.txtHSourceID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHSourceID.Location = new System.Drawing.Point(100, 303); + this.txtHSourceID.Location = new System.Drawing.Point(100, 297); this.txtHSourceID.Name = "txtHSourceID"; this.txtHSourceID.Size = new System.Drawing.Size(101, 32); this.txtHSourceID.TabIndex = 95; @@ -316,7 +316,7 @@ this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("寰蒋闆呴粦", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.ForeColor = System.Drawing.Color.Yellow; - this.label5.Location = new System.Drawing.Point(8, 302); + this.label5.Location = new System.Drawing.Point(8, 303); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(90, 21); this.label5.TabIndex = 94; @@ -327,7 +327,7 @@ this.txtHICMOQty.Font = new System.Drawing.Font("寰蒋闆呴粦", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtHICMOQty.ForeColor = System.Drawing.Color.Green; this.txtHICMOQty.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHICMOQty.Location = new System.Drawing.Point(491, 273); + this.txtHICMOQty.Location = new System.Drawing.Point(490, 263); this.txtHICMOQty.Multiline = true; this.txtHICMOQty.Name = "txtHICMOQty"; this.txtHICMOQty.ReadOnly = true; @@ -352,7 +352,7 @@ this.txtHPlanQty.Font = new System.Drawing.Font("寰蒋闆呴粦", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtHPlanQty.ForeColor = System.Drawing.Color.Green; this.txtHPlanQty.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHPlanQty.Location = new System.Drawing.Point(490, 60); + this.txtHPlanQty.Location = new System.Drawing.Point(490, 54); this.txtHPlanQty.Multiline = true; this.txtHPlanQty.Name = "txtHPlanQty"; this.txtHPlanQty.ReadOnly = true; @@ -366,7 +366,7 @@ this.label7.BackColor = System.Drawing.Color.Gray; this.label7.Font = new System.Drawing.Font("寰蒋闆呴粦", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label7.ForeColor = System.Drawing.Color.Yellow; - this.label7.Location = new System.Drawing.Point(377, 130); + this.label7.Location = new System.Drawing.Point(377, 129); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(90, 21); this.label7.TabIndex = 99; @@ -376,7 +376,7 @@ // this.cmdHGroupID.BackColor = System.Drawing.Color.Transparent; this.cmdHGroupID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHGroupID.Image"))); - this.cmdHGroupID.Location = new System.Drawing.Point(316, 267); + this.cmdHGroupID.Location = new System.Drawing.Point(317, 263); this.cmdHGroupID.Name = "cmdHGroupID"; this.cmdHGroupID.Size = new System.Drawing.Size(30, 32); this.cmdHGroupID.TabIndex = 103; @@ -388,7 +388,7 @@ this.txtHGroupID.Font = new System.Drawing.Font("寰蒋闆呴粦", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtHGroupID.ForeColor = System.Drawing.Color.Green; this.txtHGroupID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHGroupID.Location = new System.Drawing.Point(100, 267); + this.txtHGroupID.Location = new System.Drawing.Point(100, 263); this.txtHGroupID.Name = "txtHGroupID"; this.txtHGroupID.Size = new System.Drawing.Size(101, 32); this.txtHGroupID.TabIndex = 102; @@ -401,7 +401,7 @@ this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("寰蒋闆呴粦", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label8.ForeColor = System.Drawing.Color.Yellow; - this.label8.Location = new System.Drawing.Point(8, 270); + this.label8.Location = new System.Drawing.Point(8, 269); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(90, 21); this.label8.TabIndex = 101; @@ -412,7 +412,7 @@ this.cmdHProcID.BackColor = System.Drawing.Color.Transparent; this.cmdHProcID.Enabled = false; this.cmdHProcID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHProcID.Image"))); - this.cmdHProcID.Location = new System.Drawing.Point(320, 88); + this.cmdHProcID.Location = new System.Drawing.Point(317, 88); this.cmdHProcID.Name = "cmdHProcID"; this.cmdHProcID.Size = new System.Drawing.Size(30, 32); this.cmdHProcID.TabIndex = 106; @@ -425,11 +425,11 @@ this.txtHProcID.Font = new System.Drawing.Font("寰蒋闆呴粦", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtHProcID.ForeColor = System.Drawing.Color.Green; this.txtHProcID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHProcID.Location = new System.Drawing.Point(100, 90); + this.txtHProcID.Location = new System.Drawing.Point(100, 88); this.txtHProcID.Multiline = true; this.txtHProcID.Name = "txtHProcID"; this.txtHProcID.ReadOnly = true; - this.txtHProcID.Size = new System.Drawing.Size(220, 33); + this.txtHProcID.Size = new System.Drawing.Size(216, 33); this.txtHProcID.TabIndex = 105; this.txtHProcID.Tag = "0"; this.txtHProcID.TextChanged += new System.EventHandler(this.txtHProcID_TextChanged); @@ -441,7 +441,7 @@ this.label10.BackColor = System.Drawing.Color.Gray; this.label10.Font = new System.Drawing.Font("寰蒋闆呴粦", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label10.ForeColor = System.Drawing.Color.Yellow; - this.label10.Location = new System.Drawing.Point(8, 90); + this.label10.Location = new System.Drawing.Point(8, 94); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(90, 21); this.label10.TabIndex = 104; @@ -453,7 +453,7 @@ this.txtHMaterName.Font = new System.Drawing.Font("寰蒋闆呴粦", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtHMaterName.ForeColor = System.Drawing.Color.Green; this.txtHMaterName.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHMaterName.Location = new System.Drawing.Point(100, 195); + this.txtHMaterName.Location = new System.Drawing.Point(100, 193); this.txtHMaterName.Multiline = true; this.txtHMaterName.Name = "txtHMaterName"; this.txtHMaterName.ReadOnly = true; @@ -467,7 +467,7 @@ this.label11.BackColor = System.Drawing.Color.Gray; this.label11.Font = new System.Drawing.Font("寰蒋闆呴粦", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label11.ForeColor = System.Drawing.Color.Yellow; - this.label11.Location = new System.Drawing.Point(8, 195); + this.label11.Location = new System.Drawing.Point(8, 199); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(90, 21); this.label11.TabIndex = 107; @@ -524,7 +524,7 @@ this.grdSub.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.grdSub.Dock = System.Windows.Forms.DockStyle.Fill; this.grdSub.Location = new System.Drawing.Point(3, 454); - this.grdSub.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.grdSub.Margin = new System.Windows.Forms.Padding(2); this.grdSub.Name = "grdSub"; this.grdSub.RowHeadersWidth = 51; this.grdSub.RowTemplate.Height = 27; @@ -537,7 +537,7 @@ this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Top; this.tabControl1.Location = new System.Drawing.Point(3, 74); - this.tabControl1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.tabControl1.Margin = new System.Windows.Forms.Padding(2); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(752, 380); @@ -590,9 +590,9 @@ this.tabPage1.Controls.Add(this.label7); this.tabPage1.Controls.Add(this.label6); this.tabPage1.Location = new System.Drawing.Point(4, 22); - this.tabPage1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.tabPage1.Margin = new System.Windows.Forms.Padding(2); this.tabPage1.Name = "tabPage1"; - this.tabPage1.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.tabPage1.Padding = new System.Windows.Forms.Padding(2); this.tabPage1.Size = new System.Drawing.Size(744, 354); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "杩涚珯淇℃伅"; @@ -603,7 +603,7 @@ this.txtHGroupName.Font = new System.Drawing.Font("寰蒋闆呴粦", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtHGroupName.ForeColor = System.Drawing.Color.Green; this.txtHGroupName.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHGroupName.Location = new System.Drawing.Point(202, 268); + this.txtHGroupName.Location = new System.Drawing.Point(202, 263); this.txtHGroupName.Name = "txtHGroupName"; this.txtHGroupName.ReadOnly = true; this.txtHGroupName.Size = new System.Drawing.Size(114, 32); @@ -615,7 +615,7 @@ this.txtHEmpNumber.Font = new System.Drawing.Font("寰蒋闆呴粦", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtHEmpNumber.ForeColor = System.Drawing.Color.Green; this.txtHEmpNumber.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHEmpNumber.Location = new System.Drawing.Point(491, 166); + this.txtHEmpNumber.Location = new System.Drawing.Point(490, 158); this.txtHEmpNumber.Name = "txtHEmpNumber"; this.txtHEmpNumber.Size = new System.Drawing.Size(105, 32); this.txtHEmpNumber.TabIndex = 149; @@ -628,7 +628,7 @@ this.txtHSourceName.Font = new System.Drawing.Font("寰蒋闆呴粦", 13.8F); this.txtHSourceName.ForeColor = System.Drawing.Color.Green; this.txtHSourceName.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHSourceName.Location = new System.Drawing.Point(202, 303); + this.txtHSourceName.Location = new System.Drawing.Point(202, 297); this.txtHSourceName.Name = "txtHSourceName"; this.txtHSourceName.ReadOnly = true; this.txtHSourceName.Size = new System.Drawing.Size(114, 32); @@ -641,7 +641,7 @@ this.txtHOrderProcNO.Font = new System.Drawing.Font("寰蒋闆呴粦", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtHOrderProcNO.ForeColor = System.Drawing.Color.Green; this.txtHOrderProcNO.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHOrderProcNO.Location = new System.Drawing.Point(491, 202); + this.txtHOrderProcNO.Location = new System.Drawing.Point(490, 193); this.txtHOrderProcNO.Multiline = true; this.txtHOrderProcNO.Name = "txtHOrderProcNO"; this.txtHOrderProcNO.ReadOnly = true; @@ -655,7 +655,7 @@ this.label18.BackColor = System.Drawing.Color.Gray; this.label18.Font = new System.Drawing.Font("寰蒋闆呴粦", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label18.ForeColor = System.Drawing.Color.Yellow; - this.label18.Location = new System.Drawing.Point(378, 202); + this.label18.Location = new System.Drawing.Point(378, 199); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(106, 21); this.label18.TabIndex = 147; @@ -667,7 +667,7 @@ this.label17.BackColor = System.Drawing.Color.Gray; this.label17.Font = new System.Drawing.Font("寰蒋闆呴粦", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label17.ForeColor = System.Drawing.Color.Yellow; - this.label17.Location = new System.Drawing.Point(8, 54); + this.label17.Location = new System.Drawing.Point(8, 60); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(74, 21); this.label17.TabIndex = 145; @@ -691,7 +691,7 @@ this.label13.BackColor = System.Drawing.Color.Gray; this.label13.Font = new System.Drawing.Font("寰蒋闆呴粦", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label13.ForeColor = System.Drawing.Color.Yellow; - this.label13.Location = new System.Drawing.Point(372, 273); + this.label13.Location = new System.Drawing.Point(372, 269); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(106, 21); this.label13.TabIndex = 116; @@ -702,7 +702,7 @@ this.txtHQty.Font = new System.Drawing.Font("寰蒋闆呴粦", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtHQty.ForeColor = System.Drawing.Color.Green; this.txtHQty.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHQty.Location = new System.Drawing.Point(490, 130); + this.txtHQty.Location = new System.Drawing.Point(490, 123); this.txtHQty.Name = "txtHQty"; this.txtHQty.Size = new System.Drawing.Size(220, 32); this.txtHQty.TabIndex = 117; @@ -716,7 +716,7 @@ this.cmdHCenterID.BackColor = System.Drawing.Color.Transparent; this.cmdHCenterID.Enabled = false; this.cmdHCenterID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHCenterID.Image"))); - this.cmdHCenterID.Location = new System.Drawing.Point(320, 123); + this.cmdHCenterID.Location = new System.Drawing.Point(317, 123); this.cmdHCenterID.Name = "cmdHCenterID"; this.cmdHCenterID.Size = new System.Drawing.Size(30, 32); this.cmdHCenterID.TabIndex = 144; @@ -741,7 +741,7 @@ this.label20.BackColor = System.Drawing.Color.Gray; this.label20.Font = new System.Drawing.Font("寰蒋闆呴粦", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label20.ForeColor = System.Drawing.Color.Yellow; - this.label20.Location = new System.Drawing.Point(8, 125); + this.label20.Location = new System.Drawing.Point(8, 129); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(90, 21); this.label20.TabIndex = 142; @@ -753,7 +753,7 @@ this.txtHBillNo.Font = new System.Drawing.Font("寰蒋闆呴粦", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtHBillNo.ForeColor = System.Drawing.Color.Green; this.txtHBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHBillNo.Location = new System.Drawing.Point(490, 25); + this.txtHBillNo.Location = new System.Drawing.Point(490, 19); this.txtHBillNo.Multiline = true; this.txtHBillNo.Name = "txtHBillNo"; this.txtHBillNo.ReadOnly = true; @@ -766,11 +766,11 @@ this.txtHCenterID.Font = new System.Drawing.Font("寰蒋闆呴粦", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtHCenterID.ForeColor = System.Drawing.Color.Green; this.txtHCenterID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHCenterID.Location = new System.Drawing.Point(100, 125); + this.txtHCenterID.Location = new System.Drawing.Point(100, 123); this.txtHCenterID.Multiline = true; this.txtHCenterID.Name = "txtHCenterID"; this.txtHCenterID.ReadOnly = true; - this.txtHCenterID.Size = new System.Drawing.Size(219, 33); + this.txtHCenterID.Size = new System.Drawing.Size(216, 33); this.txtHCenterID.TabIndex = 143; this.txtHCenterID.TabStop = false; // @@ -780,7 +780,7 @@ this.txtHStationInTime.Font = new System.Drawing.Font("寰蒋闆呴粦", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtHStationInTime.ForeColor = System.Drawing.Color.Green; this.txtHStationInTime.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHStationInTime.Location = new System.Drawing.Point(100, 231); + this.txtHStationInTime.Location = new System.Drawing.Point(100, 228); this.txtHStationInTime.Multiline = true; this.txtHStationInTime.Name = "txtHStationInTime"; this.txtHStationInTime.ReadOnly = true; @@ -791,29 +791,29 @@ // tabPage2 // this.tabPage2.BackColor = System.Drawing.Color.Gray; - this.tabPage2.Controls.Add(this.label24); this.tabPage2.Controls.Add(this.txtHSourceName5); this.tabPage2.Controls.Add(this.txtHSourceID5); this.tabPage2.Controls.Add(this.cmdHSourceID5); - this.tabPage2.Controls.Add(this.label23); this.tabPage2.Controls.Add(this.txtHSourceName4); this.tabPage2.Controls.Add(this.txtHSourceID4); this.tabPage2.Controls.Add(this.cmdHSourceID4); - this.tabPage2.Controls.Add(this.label22); this.tabPage2.Controls.Add(this.txtHSourceName3); this.tabPage2.Controls.Add(this.txtHSourceID3); this.tabPage2.Controls.Add(this.cmdHSourceID3); - this.tabPage2.Controls.Add(this.label21); this.tabPage2.Controls.Add(this.txtHSourceName2); this.tabPage2.Controls.Add(this.txtHSourceID2); this.tabPage2.Controls.Add(this.cmdHSourceID2); this.tabPage2.Controls.Add(this.txtHPieceQty); this.tabPage2.Controls.Add(this.label15); this.tabPage2.Controls.Add(this.label14); + this.tabPage2.Controls.Add(this.label24); + this.tabPage2.Controls.Add(this.label23); + this.tabPage2.Controls.Add(this.label22); + this.tabPage2.Controls.Add(this.label21); this.tabPage2.Location = new System.Drawing.Point(4, 22); - this.tabPage2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.tabPage2.Margin = new System.Windows.Forms.Padding(2); this.tabPage2.Name = "tabPage2"; - this.tabPage2.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.tabPage2.Padding = new System.Windows.Forms.Padding(2); this.tabPage2.Size = new System.Drawing.Size(744, 354); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "鍏朵粬淇℃伅"; @@ -1048,9 +1048,9 @@ this.groupBox1.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.groupBox1.ForeColor = System.Drawing.Color.Yellow; this.groupBox1.Location = new System.Drawing.Point(755, 74); - this.groupBox1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.groupBox1.Margin = new System.Windows.Forms.Padding(2); this.groupBox1.Name = "groupBox1"; - this.groupBox1.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.groupBox1.Padding = new System.Windows.Forms.Padding(2); this.groupBox1.Size = new System.Drawing.Size(278, 462); this.groupBox1.TabIndex = 152; this.groupBox1.TabStop = false; @@ -1061,7 +1061,7 @@ this.grdCardList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.grdCardList.Dock = System.Windows.Forms.DockStyle.Fill; this.grdCardList.Location = new System.Drawing.Point(2, 21); - this.grdCardList.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.grdCardList.Margin = new System.Windows.Forms.Padding(2); this.grdCardList.Name = "grdCardList"; this.grdCardList.RowHeadersWidth = 51; this.grdCardList.RowTemplate.Height = 27; @@ -1075,7 +1075,7 @@ this.panel2.Controls.Add(this.lblCaption); this.panel2.Dock = System.Windows.Forms.DockStyle.Top; this.panel2.Location = new System.Drawing.Point(3, 17); - this.panel2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.panel2.Margin = new System.Windows.Forms.Padding(2); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1030, 57); this.panel2.TabIndex = 151; @@ -1125,6 +1125,16 @@ this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1036, 65); this.panel1.TabIndex = 115; + // + // cmdXZ + // + this.cmdXZ.Location = new System.Drawing.Point(15, 10); + this.cmdXZ.Name = "cmdXZ"; + this.cmdXZ.Size = new System.Drawing.Size(85, 42); + this.cmdXZ.TabIndex = 124; + this.cmdXZ.Text = "鏂� 澧�"; + this.cmdXZ.UseVisualStyleBackColor = true; + this.cmdXZ.Click += new System.EventHandler(this.cmdXZ_Click); // // button2 // @@ -1177,17 +1187,8 @@ this.cmdAddNew.TabIndex = 114; this.cmdAddNew.Text = "娓� 绌�"; this.cmdAddNew.UseVisualStyleBackColor = true; + this.cmdAddNew.Visible = false; this.cmdAddNew.Click += new System.EventHandler(this.cmdAddNew_Click); - // - // cmdXZ - // - this.cmdXZ.Location = new System.Drawing.Point(15, 10); - this.cmdXZ.Name = "cmdXZ"; - this.cmdXZ.Size = new System.Drawing.Size(85, 42); - this.cmdXZ.TabIndex = 124; - this.cmdXZ.Text = "鏂� 澧�"; - this.cmdXZ.UseVisualStyleBackColor = true; - this.cmdXZ.Click += new System.EventHandler(this.cmdXZ_Click); // // MES_StationInBill // -- Gitblit v1.9.1