From 33ad59ca88d2272b35c14fc7ef3ce36e07d20adb Mon Sep 17 00:00:00 2001 From: jingh <jingh@LAPTOP-I53VDLOO> Date: 星期四, 01 四月 2021 21:26:12 +0800 Subject: [PATCH] 取消A3数据 --- ProM/供应商平台/SU_POInStockBill.resx | 42 ++-- ProM/供应商平台/SU_POInStockBill.Designer.cs | 403 +++++++++++++++++++++++++++++-------------------- DAL/DAL.csproj | 21 -- 3 files changed, 258 insertions(+), 208 deletions(-) diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj index ed4e772..69e6e50 100644 --- a/DAL/DAL.csproj +++ b/DAL/DAL.csproj @@ -125,10 +125,6 @@ <Compile Include="APS\ClsSc_WorkBillAutoSortBill.cs" /> <Compile Include="APS\Cls_ICTLDetail.cs" /> <Compile Include="APS\Cls_TLDetail.cs" /> - <Compile Include="A3鍗曟嵁\ClsA3_SellOutBill.cs" /> - <Compile Include="A3鍗曟嵁\ClsA3_SellOutBill_CheckExtend_Ctl.cs" /> - <Compile Include="A3鍗曟嵁\ClsA3_SellOutBill_CheckExtend_Model.cs" /> - <Compile Include="A3鍗曟嵁\ClsA3_SeOrderBill.cs" /> <Compile Include="ClsXt_PrintBill_Ctl.cs" /> <Compile Include="CRM\ClsCrm_CampaignBill.cs" /> <Compile Include="CRM\ClsCrm_ClueBill.cs" /> @@ -809,21 +805,6 @@ <Compile Include="MES\ClsSc_ICMOBillWorkQtyStatus_Tmp.cs" /> <Compile Include="MES\ClsSc_ICMOReportBillSub_WMS.cs" /> <Compile Include="MES\ClsSc_QualityReportBillSub_WMS.cs" /> - <Compile Include="鍩虹璧勬枡\A3鍩虹璧勬枡\ClsA3_Currency_Ctl.cs" /> - <Compile Include="鍩虹璧勬枡\A3鍩虹璧勬枡\ClsA3_Currency_View.cs" /> - <Compile Include="鍩虹璧勬枡\A3鍩虹璧勬枡\ClsA3_Customer_Ctl.cs" /> - <Compile Include="鍩虹璧勬枡\A3鍩虹璧勬枡\ClsA3_Customer_View.cs" /> - <Compile Include="鍩虹璧勬枡\A3鍩虹璧勬枡\ClsA3_Employee_Ctl.cs" /> - <Compile Include="鍩虹璧勬枡\A3鍩虹璧勬枡\ClsA3_Employee_View.cs" /> - <Compile Include="鍩虹璧勬枡\A3鍩虹璧勬枡\ClsA3_Material_Ctl.cs" /> - <Compile Include="鍩虹璧勬枡\A3鍩虹璧勬枡\ClsA3_Material_View.cs" /> - <Compile Include="鍩虹璧勬枡\A3鍩虹璧勬枡\ClsA3_Supplier_Ctl.cs" /> - <Compile Include="鍩虹璧勬枡\A3鍩虹璧勬枡\ClsA3_Supplier_View.cs" /> - <Compile Include="鍩虹璧勬枡\A3鍩虹璧勬枡\ClsA3_Unit_Ctl.cs" /> - <Compile Include="鍩虹璧勬枡\A3鍩虹璧勬枡\ClsA3_Unit_Model.cs" /> - <Compile Include="鍩虹璧勬枡\A3鍩虹璧勬枡\ClsA3_Unit_View.cs" /> - <Compile Include="鍩虹璧勬枡\A3鍩虹璧勬枡\ClsA3_WareHouse_Ctl.cs" /> - <Compile Include="鍩虹璧勬枡\A3鍩虹璧勬枡\ClsA3_WareHouse_View.cs" /> <Compile Include="鍩虹璧勬枡\K3鍩虹璧勬枡\ClsK3_MaterType_View.cs" /> <Compile Include="鍩虹璧勬枡\K3鍩虹璧勬枡\ClsK3_EquipFile_Ctl.cs" /> <Compile Include="鍩虹璧勬枡\K3鍩虹璧勬枡\ClsK3_EquipFile_View.cs" /> @@ -1012,8 +993,6 @@ <Compile Include="婧愬崟\閲戣澏婧愬崟\Cls_S_K3_PoinStockList.cs" /> <Compile Include="璁″垝绠$悊\ClsGy_ICBomBill.cs" /> <Compile Include="璁″垝绠$悊\ClsGy_RoutingBill.cs" /> - <Compile Include="鍩虹璧勬枡\A3鍩虹璧勬枡\ClsA3_Department_Ctl.cs" /> - <Compile Include="鍩虹璧勬枡\A3鍩虹璧勬枡\ClsA3_Department_View.cs" /> <Compile Include="鍩虹璧勬枡\K3鍩虹璧勬枡\ClsK3_Department_Ctl.cs" /> <Compile Include="鍩虹璧勬枡\K3鍩虹璧勬枡\ClsK3_Department_View.cs" /> <Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_BadReason_Ctl.cs" /> diff --git "a/ProM/\344\276\233\345\272\224\345\225\206\345\271\263\345\217\260/SU_POInStockBill.Designer.cs" "b/ProM/\344\276\233\345\272\224\345\225\206\345\271\263\345\217\260/SU_POInStockBill.Designer.cs" index 55dec4a..fb05034 100644 --- "a/ProM/\344\276\233\345\272\224\345\225\206\345\271\263\345\217\260/SU_POInStockBill.Designer.cs" +++ "b/ProM/\344\276\233\345\272\224\345\225\206\345\271\263\345\217\260/SU_POInStockBill.Designer.cs" @@ -189,7 +189,7 @@ this.Tool.Location = new System.Drawing.Point(0, 0); this.Tool.Name = "Tool"; this.Tool.Padding = new System.Windows.Forms.Padding(0); - this.Tool.Size = new System.Drawing.Size(1161, 50); + this.Tool.Size = new System.Drawing.Size(1548, 62); this.Tool.Stretch = true; this.Tool.TabIndex = 17; this.Tool.Text = "toolStrip1"; @@ -239,7 +239,7 @@ // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; - this.toolStripSeparator2.Size = new System.Drawing.Size(6, 50); + this.toolStripSeparator2.Size = new System.Drawing.Size(6, 62); // // xz // @@ -286,7 +286,7 @@ // toolStripSeparator8 // this.toolStripSeparator8.Name = "toolStripSeparator8"; - this.toolStripSeparator8.Size = new System.Drawing.Size(6, 50); + this.toolStripSeparator8.Size = new System.Drawing.Size(6, 62); // // AddRow // @@ -319,7 +319,7 @@ // toolStripSeparator4 // this.toolStripSeparator4.Name = "toolStripSeparator4"; - this.toolStripSeparator4.Size = new System.Drawing.Size(6, 50); + this.toolStripSeparator4.Size = new System.Drawing.Size(6, 62); // // bc // @@ -352,7 +352,7 @@ // toolStripSeparator5 // this.toolStripSeparator5.Name = "toolStripSeparator5"; - this.toolStripSeparator5.Size = new System.Drawing.Size(6, 50); + this.toolStripSeparator5.Size = new System.Drawing.Size(6, 62); // // sh // @@ -385,7 +385,7 @@ // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; - this.toolStripSeparator1.Size = new System.Drawing.Size(6, 50); + this.toolStripSeparator1.Size = new System.Drawing.Size(6, 62); // // sz // @@ -446,7 +446,7 @@ // toolStripSeparator6 // this.toolStripSeparator6.Name = "toolStripSeparator6"; - this.toolStripSeparator6.Size = new System.Drawing.Size(6, 50); + this.toolStripSeparator6.Size = new System.Drawing.Size(6, 62); // // qt // @@ -466,7 +466,7 @@ this.qt.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.qt.ImageTransparentColor = System.Drawing.Color.White; this.qt.Name = "qt"; - this.qt.Size = new System.Drawing.Size(45, 47); + this.qt.Size = new System.Drawing.Size(53, 59); this.qt.Text = "鍏朵粬"; this.qt.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.qt.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; @@ -474,71 +474,71 @@ // 鍏抽棴ToolStripMenuItem // this.鍏抽棴ToolStripMenuItem.Name = "鍏抽棴ToolStripMenuItem"; - this.鍏抽棴ToolStripMenuItem.Size = new System.Drawing.Size(136, 22); + this.鍏抽棴ToolStripMenuItem.Size = new System.Drawing.Size(167, 26); this.鍏抽棴ToolStripMenuItem.Text = "鍏抽棴"; this.鍏抽棴ToolStripMenuItem.Click += new System.EventHandler(this.鍏抽棴ToolStripMenuItem_Click); // // 鍙嶅叧闂璗oolStripMenuItem // this.鍙嶅叧闂璗oolStripMenuItem.Name = "鍙嶅叧闂璗oolStripMenuItem"; - this.鍙嶅叧闂璗oolStripMenuItem.Size = new System.Drawing.Size(136, 22); + this.鍙嶅叧闂璗oolStripMenuItem.Size = new System.Drawing.Size(167, 26); this.鍙嶅叧闂璗oolStripMenuItem.Text = "鍙嶅叧闂�"; this.鍙嶅叧闂璗oolStripMenuItem.Click += new System.EventHandler(this.鍙嶅叧闂璗oolStripMenuItem_Click); // // toolStripSeparator15 // this.toolStripSeparator15.Name = "toolStripSeparator15"; - this.toolStripSeparator15.Size = new System.Drawing.Size(133, 6); + this.toolStripSeparator15.Size = new System.Drawing.Size(164, 6); // // 瀹℃牳ToolStripMenuItem // this.瀹℃牳ToolStripMenuItem.Name = "瀹℃牳ToolStripMenuItem"; - this.瀹℃牳ToolStripMenuItem.Size = new System.Drawing.Size(136, 22); + this.瀹℃牳ToolStripMenuItem.Size = new System.Drawing.Size(167, 26); this.瀹℃牳ToolStripMenuItem.Text = "瀹℃牳"; this.瀹℃牳ToolStripMenuItem.Click += new System.EventHandler(this.瀹℃牳ToolStripMenuItem_Click); // // 鍙嶅鏍窽oolStripMenuItem // this.鍙嶅鏍窽oolStripMenuItem.Name = "鍙嶅鏍窽oolStripMenuItem"; - this.鍙嶅鏍窽oolStripMenuItem.Size = new System.Drawing.Size(136, 22); + this.鍙嶅鏍窽oolStripMenuItem.Size = new System.Drawing.Size(167, 26); this.鍙嶅鏍窽oolStripMenuItem.Text = "鍙嶅鏍�"; this.鍙嶅鏍窽oolStripMenuItem.Click += new System.EventHandler(this.鍙嶅鏍窽oolStripMenuItem_Click); // // toolStripSeparator14 // this.toolStripSeparator14.Name = "toolStripSeparator14"; - this.toolStripSeparator14.Size = new System.Drawing.Size(133, 6); + this.toolStripSeparator14.Size = new System.Drawing.Size(164, 6); // // 浣滃簾ToolStripMenuItem // this.浣滃簾ToolStripMenuItem.Name = "浣滃簾ToolStripMenuItem"; - this.浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(136, 22); + this.浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(167, 26); this.浣滃簾ToolStripMenuItem.Text = "浣滃簾"; this.浣滃簾ToolStripMenuItem.Click += new System.EventHandler(this.浣滃簾ToolStripMenuItem_Click); // // 鎾ら攢浣滃簾ToolStripMenuItem // this.鎾ら攢浣滃簾ToolStripMenuItem.Name = "鎾ら攢浣滃簾ToolStripMenuItem"; - this.鎾ら攢浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(136, 22); + this.鎾ら攢浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(167, 26); this.鎾ら攢浣滃簾ToolStripMenuItem.Text = "鎾ら攢浣滃簾"; this.鎾ら攢浣滃簾ToolStripMenuItem.Click += new System.EventHandler(this.鎾ら攢浣滃簾ToolStripMenuItem_Click); // // toolStripMenuItem1 // this.toolStripMenuItem1.Name = "toolStripMenuItem1"; - this.toolStripMenuItem1.Size = new System.Drawing.Size(133, 6); + this.toolStripMenuItem1.Size = new System.Drawing.Size(164, 6); // // 闅愯棌鍒楄缃甌oolStripMenuItem // this.闅愯棌鍒楄缃甌oolStripMenuItem.Name = "闅愯棌鍒楄缃甌oolStripMenuItem"; - this.闅愯棌鍒楄缃甌oolStripMenuItem.Size = new System.Drawing.Size(136, 22); + this.闅愯棌鍒楄缃甌oolStripMenuItem.Size = new System.Drawing.Size(167, 26); this.闅愯棌鍒楄缃甌oolStripMenuItem.Text = "闅愯棌鍒楄缃�"; this.闅愯棌鍒楄缃甌oolStripMenuItem.Click += new System.EventHandler(this.闅愯棌鍒楄缃甌oolStripMenuItem_Click); // // toolStripSeparator9 // this.toolStripSeparator9.Name = "toolStripSeparator9"; - this.toolStripSeparator9.Size = new System.Drawing.Size(6, 50); + this.toolStripSeparator9.Size = new System.Drawing.Size(6, 62); // // tc // @@ -558,7 +558,7 @@ // this.toolStripSeparator12.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripSeparator12.Name = "toolStripSeparator12"; - this.toolStripSeparator12.Size = new System.Drawing.Size(6, 50); + this.toolStripSeparator12.Size = new System.Drawing.Size(6, 62); // // mrlk // @@ -568,7 +568,7 @@ this.mrlk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.mrlk.ImageTransparentColor = System.Drawing.Color.White; this.mrlk.Name = "mrlk"; - this.mrlk.Size = new System.Drawing.Size(60, 47); + this.mrlk.Size = new System.Drawing.Size(73, 59); this.mrlk.Text = "榛樿鍒楀"; this.mrlk.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.mrlk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; @@ -578,7 +578,7 @@ // this.toolStripSeparator11.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripSeparator11.Name = "toolStripSeparator11"; - this.toolStripSeparator11.Size = new System.Drawing.Size(6, 50); + this.toolStripSeparator11.Size = new System.Drawing.Size(6, 62); // // bclk // @@ -588,7 +588,7 @@ this.bclk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.bclk.ImageTransparentColor = System.Drawing.Color.White; this.bclk.Name = "bclk"; - this.bclk.Size = new System.Drawing.Size(60, 47); + this.bclk.Size = new System.Drawing.Size(73, 59); this.bclk.Text = "淇濆瓨鍒楀"; this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; @@ -598,14 +598,15 @@ // this.toolStripSeparator10.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripSeparator10.Name = "toolStripSeparator10"; - this.toolStripSeparator10.Size = new System.Drawing.Size(6, 50); + this.toolStripSeparator10.Size = new System.Drawing.Size(6, 62); // // lblCaption // this.lblCaption.Font = new System.Drawing.Font("瀹嬩綋", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.lblCaption.Location = new System.Drawing.Point(501, 12); + this.lblCaption.Location = new System.Drawing.Point(668, 15); + this.lblCaption.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblCaption.Name = "lblCaption"; - this.lblCaption.Size = new System.Drawing.Size(118, 24); + this.lblCaption.Size = new System.Drawing.Size(157, 30); this.lblCaption.TabIndex = 18; this.lblCaption.Text = "鍗曟嵁缂栬緫"; // @@ -613,9 +614,10 @@ // this.label2.AutoSize = true; this.label2.ForeColor = System.Drawing.Color.Black; - this.label2.Location = new System.Drawing.Point(31, 24); + this.label2.Location = new System.Drawing.Point(41, 30); + this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(53, 12); + this.label2.Size = new System.Drawing.Size(68, 15); this.label2.TabIndex = 19; this.label2.Text = "鍗� 鎹� 鍙�"; // @@ -623,17 +625,19 @@ // this.txtHBillNo.BackColor = System.Drawing.Color.Beige; this.txtHBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHBillNo.Location = new System.Drawing.Point(90, 20); + this.txtHBillNo.Location = new System.Drawing.Point(120, 25); + this.txtHBillNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtHBillNo.Name = "txtHBillNo"; - this.txtHBillNo.Size = new System.Drawing.Size(188, 21); + this.txtHBillNo.Size = new System.Drawing.Size(249, 25); this.txtHBillNo.TabIndex = 20; // // txtHCurID // this.txtHCurID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHCurID.Location = new System.Drawing.Point(679, 7); + this.txtHCurID.Location = new System.Drawing.Point(905, 9); + this.txtHCurID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtHCurID.Name = "txtHCurID"; - this.txtHCurID.Size = new System.Drawing.Size(166, 21); + this.txtHCurID.Size = new System.Drawing.Size(220, 25); this.txtHCurID.TabIndex = 24; this.txtHCurID.Tag = "0"; this.txtHCurID.Visible = false; @@ -643,9 +647,10 @@ // this.label4.AutoSize = true; this.label4.ForeColor = System.Drawing.Color.Black; - this.label4.Location = new System.Drawing.Point(620, 11); + this.label4.Location = new System.Drawing.Point(827, 14); + this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(53, 12); + this.label4.Size = new System.Drawing.Size(69, 15); this.label4.TabIndex = 23; this.label4.Text = "甯� 鍒�"; this.label4.Visible = false; @@ -667,16 +672,18 @@ this.P1.Controls.Add(this.label4); this.P1.Controls.Add(this.cmdHCurID); this.P1.Dock = System.Windows.Forms.DockStyle.Top; - this.P1.Location = new System.Drawing.Point(41, 50); + this.P1.Location = new System.Drawing.Point(55, 62); + this.P1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.P1.Name = "P1"; - this.P1.Size = new System.Drawing.Size(1081, 252); + this.P1.Size = new System.Drawing.Size(1441, 315); this.P1.TabIndex = 31; // // pic1 // - this.pic1.Location = new System.Drawing.Point(313, 3); + this.pic1.Location = new System.Drawing.Point(417, 4); + this.pic1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.pic1.Name = "pic1"; - this.pic1.Size = new System.Drawing.Size(78, 41); + this.pic1.Size = new System.Drawing.Size(104, 51); this.pic1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pic1.TabIndex = 36; this.pic1.TabStop = false; @@ -712,9 +719,11 @@ this.gbUp.Controls.Add(this.label10); this.gbUp.Controls.Add(this.dtpHDate); this.gbUp.Controls.Add(this.label9); - this.gbUp.Location = new System.Drawing.Point(14, 39); + this.gbUp.Location = new System.Drawing.Point(19, 49); + this.gbUp.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.gbUp.Name = "gbUp"; - this.gbUp.Size = new System.Drawing.Size(892, 207); + this.gbUp.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.gbUp.Size = new System.Drawing.Size(1189, 259); this.gbUp.TabIndex = 33; this.gbUp.TabStop = false; // @@ -722,9 +731,10 @@ // this.cmdSourceBillNo.Image = ((System.Drawing.Image)(resources.GetObject("cmdSourceBillNo.Image"))); this.cmdSourceBillNo.ImageAlign = System.Drawing.ContentAlignment.TopRight; - this.cmdSourceBillNo.Location = new System.Drawing.Point(831, 79); + this.cmdSourceBillNo.Location = new System.Drawing.Point(1108, 99); + this.cmdSourceBillNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.cmdSourceBillNo.Name = "cmdSourceBillNo"; - this.cmdSourceBillNo.Size = new System.Drawing.Size(22, 22); + this.cmdSourceBillNo.Size = new System.Drawing.Size(29, 28); this.cmdSourceBillNo.TabIndex = 100; this.cmdSourceBillNo.UseVisualStyleBackColor = true; this.cmdSourceBillNo.Click += new System.EventHandler(this.cmdSourceBillNo_Click); @@ -732,18 +742,20 @@ // textBox2 // this.textBox2.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.textBox2.Location = new System.Drawing.Point(664, 81); + this.textBox2.Location = new System.Drawing.Point(885, 101); + this.textBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.textBox2.Name = "textBox2"; - this.textBox2.Size = new System.Drawing.Size(166, 21); + this.textBox2.Size = new System.Drawing.Size(220, 25); this.textBox2.TabIndex = 99; // // label16 // this.label16.AutoSize = true; this.label16.ForeColor = System.Drawing.Color.Black; - this.label16.Location = new System.Drawing.Point(598, 84); + this.label16.Location = new System.Drawing.Point(797, 105); + this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(53, 12); + this.label16.Size = new System.Drawing.Size(68, 15); this.label16.TabIndex = 98; this.label16.Text = "閫� 鍗� 鍙�"; // @@ -756,36 +768,40 @@ "閲囪喘璁㈠崟", "濮斿璁㈠崟", "鎵嬪伐褰曞叆"}); - this.cmbSourceBillType.Location = new System.Drawing.Point(665, 49); + this.cmbSourceBillType.Location = new System.Drawing.Point(887, 61); + this.cmbSourceBillType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.cmbSourceBillType.Name = "cmbSourceBillType"; - this.cmbSourceBillType.Size = new System.Drawing.Size(187, 20); + this.cmbSourceBillType.Size = new System.Drawing.Size(248, 23); this.cmbSourceBillType.TabIndex = 97; // // label22 // this.label22.AutoSize = true; this.label22.ForeColor = System.Drawing.Color.Black; - this.label22.Location = new System.Drawing.Point(598, 53); + this.label22.Location = new System.Drawing.Point(797, 66); + this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label22.Name = "label22"; - this.label22.Size = new System.Drawing.Size(53, 12); + this.label22.Size = new System.Drawing.Size(67, 15); this.label22.TabIndex = 96; this.label22.Text = "婧愬崟绫诲瀷"; // // txtHExplanation // this.txtHExplanation.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHExplanation.Location = new System.Drawing.Point(90, 116); + this.txtHExplanation.Location = new System.Drawing.Point(120, 145); + this.txtHExplanation.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtHExplanation.Name = "txtHExplanation"; - this.txtHExplanation.Size = new System.Drawing.Size(473, 21); + this.txtHExplanation.Size = new System.Drawing.Size(629, 25); this.txtHExplanation.TabIndex = 95; // // label18 // this.label18.AutoSize = true; this.label18.ForeColor = System.Drawing.Color.Black; - this.label18.Location = new System.Drawing.Point(30, 120); + this.label18.Location = new System.Drawing.Point(40, 150); + this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(53, 12); + this.label18.Size = new System.Drawing.Size(69, 15); this.label18.TabIndex = 94; this.label18.Text = "鎽� 瑕�"; // @@ -794,9 +810,10 @@ this.cmdHEmpID.BackColor = System.Drawing.Color.Transparent; this.cmdHEmpID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHEmpID.Image"))); this.cmdHEmpID.ImageAlign = System.Drawing.ContentAlignment.TopRight; - this.cmdHEmpID.Location = new System.Drawing.Point(256, 52); + this.cmdHEmpID.Location = new System.Drawing.Point(341, 65); + this.cmdHEmpID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.cmdHEmpID.Name = "cmdHEmpID"; - this.cmdHEmpID.Size = new System.Drawing.Size(22, 22); + this.cmdHEmpID.Size = new System.Drawing.Size(29, 28); this.cmdHEmpID.TabIndex = 88; this.cmdHEmpID.UseVisualStyleBackColor = false; this.cmdHEmpID.Click += new System.EventHandler(this.cmdHEmpID_Click); @@ -805,18 +822,20 @@ // this.label1.AutoSize = true; this.label1.ForeColor = System.Drawing.Color.Black; - this.label1.Location = new System.Drawing.Point(31, 57); + this.label1.Location = new System.Drawing.Point(41, 71); + this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(53, 12); + this.label1.Size = new System.Drawing.Size(68, 15); this.label1.TabIndex = 86; this.label1.Text = "涓� 鍔� 鍛�"; // // txtHEmpID // this.txtHEmpID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHEmpID.Location = new System.Drawing.Point(90, 53); + this.txtHEmpID.Location = new System.Drawing.Point(120, 66); + this.txtHEmpID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtHEmpID.Name = "txtHEmpID"; - this.txtHEmpID.Size = new System.Drawing.Size(166, 21); + this.txtHEmpID.Size = new System.Drawing.Size(220, 25); this.txtHEmpID.TabIndex = 87; this.txtHEmpID.Tag = "0"; this.txtHEmpID.TextChanged += new System.EventHandler(this.txtHEmpID_TextChanged); @@ -824,9 +843,10 @@ // txtHDeptID // this.txtHDeptID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHDeptID.Location = new System.Drawing.Point(375, 85); + this.txtHDeptID.Location = new System.Drawing.Point(500, 106); + this.txtHDeptID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtHDeptID.Name = "txtHDeptID"; - this.txtHDeptID.Size = new System.Drawing.Size(166, 21); + this.txtHDeptID.Size = new System.Drawing.Size(220, 25); this.txtHDeptID.TabIndex = 85; this.txtHDeptID.Tag = "0"; this.txtHDeptID.TextChanged += new System.EventHandler(this.txtHDeptID_TextChanged); @@ -835,9 +855,10 @@ // this.label3.AutoSize = true; this.label3.ForeColor = System.Drawing.Color.Black; - this.label3.Location = new System.Drawing.Point(314, 89); + this.label3.Location = new System.Drawing.Point(419, 111); + this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(53, 12); + this.label3.Size = new System.Drawing.Size(69, 15); this.label3.TabIndex = 84; this.label3.Text = "閮� 闂�"; // @@ -845,9 +866,10 @@ // this.cmdHMangerID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHMangerID.Image"))); this.cmdHMangerID.ImageAlign = System.Drawing.ContentAlignment.TopRight; - this.cmdHMangerID.Location = new System.Drawing.Point(256, 84); + this.cmdHMangerID.Location = new System.Drawing.Point(341, 105); + this.cmdHMangerID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.cmdHMangerID.Name = "cmdHMangerID"; - this.cmdHMangerID.Size = new System.Drawing.Size(22, 22); + this.cmdHMangerID.Size = new System.Drawing.Size(29, 28); this.cmdHMangerID.TabIndex = 83; this.cmdHMangerID.UseVisualStyleBackColor = true; this.cmdHMangerID.Click += new System.EventHandler(this.cmdHMangerID_Click); @@ -855,9 +877,10 @@ // txtHMangerID // this.txtHMangerID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHMangerID.Location = new System.Drawing.Point(90, 85); + this.txtHMangerID.Location = new System.Drawing.Point(120, 106); + this.txtHMangerID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtHMangerID.Name = "txtHMangerID"; - this.txtHMangerID.Size = new System.Drawing.Size(166, 21); + this.txtHMangerID.Size = new System.Drawing.Size(220, 25); this.txtHMangerID.TabIndex = 82; this.txtHMangerID.TextChanged += new System.EventHandler(this.txtHMangerID_TextChanged); // @@ -865,18 +888,20 @@ // this.label6.AutoSize = true; this.label6.ForeColor = System.Drawing.Color.Black; - this.label6.Location = new System.Drawing.Point(31, 89); + this.label6.Location = new System.Drawing.Point(41, 111); + this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(53, 12); + this.label6.Size = new System.Drawing.Size(69, 15); this.label6.TabIndex = 81; this.label6.Text = "涓� 绠�"; // // txtHInnerBillNo // this.txtHInnerBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHInnerBillNo.Location = new System.Drawing.Point(665, 20); + this.txtHInnerBillNo.Location = new System.Drawing.Point(887, 25); + this.txtHInnerBillNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtHInnerBillNo.Name = "txtHInnerBillNo"; - this.txtHInnerBillNo.Size = new System.Drawing.Size(188, 21); + this.txtHInnerBillNo.Size = new System.Drawing.Size(249, 25); this.txtHInnerBillNo.TabIndex = 80; // // cmdHDeptID @@ -884,9 +909,10 @@ this.cmdHDeptID.BackColor = System.Drawing.Color.Transparent; this.cmdHDeptID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHDeptID.Image"))); this.cmdHDeptID.ImageAlign = System.Drawing.ContentAlignment.TopRight; - this.cmdHDeptID.Location = new System.Drawing.Point(541, 84); + this.cmdHDeptID.Location = new System.Drawing.Point(721, 105); + this.cmdHDeptID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.cmdHDeptID.Name = "cmdHDeptID"; - this.cmdHDeptID.Size = new System.Drawing.Size(22, 22); + this.cmdHDeptID.Size = new System.Drawing.Size(29, 28); this.cmdHDeptID.TabIndex = 77; this.cmdHDeptID.UseVisualStyleBackColor = false; this.cmdHDeptID.Click += new System.EventHandler(this.cmdHDeptID_Click); @@ -894,18 +920,20 @@ // txtHRemark // this.txtHRemark.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHRemark.Location = new System.Drawing.Point(90, 147); + this.txtHRemark.Location = new System.Drawing.Point(120, 184); + this.txtHRemark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtHRemark.Name = "txtHRemark"; - this.txtHRemark.Size = new System.Drawing.Size(763, 21); + this.txtHRemark.Size = new System.Drawing.Size(1016, 25); this.txtHRemark.TabIndex = 57; // // label20 // this.label20.AutoSize = true; this.label20.ForeColor = System.Drawing.Color.Black; - this.label20.Location = new System.Drawing.Point(31, 151); + this.label20.Location = new System.Drawing.Point(41, 189); + this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label20.Name = "label20"; - this.label20.Size = new System.Drawing.Size(53, 12); + this.label20.Size = new System.Drawing.Size(69, 15); this.label20.TabIndex = 56; this.label20.Text = "澶� 娉�"; // @@ -913,9 +941,10 @@ // this.cmdHSupID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHSupID.Image"))); this.cmdHSupID.ImageAlign = System.Drawing.ContentAlignment.TopRight; - this.cmdHSupID.Location = new System.Drawing.Point(541, 51); + this.cmdHSupID.Location = new System.Drawing.Point(721, 64); + this.cmdHSupID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.cmdHSupID.Name = "cmdHSupID"; - this.cmdHSupID.Size = new System.Drawing.Size(22, 22); + this.cmdHSupID.Size = new System.Drawing.Size(29, 28); this.cmdHSupID.TabIndex = 42; this.cmdHSupID.UseVisualStyleBackColor = true; this.cmdHSupID.Click += new System.EventHandler(this.cmdHSupID_Click); @@ -924,9 +953,10 @@ // this.txtHSupID.BackColor = System.Drawing.Color.Beige; this.txtHSupID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHSupID.Location = new System.Drawing.Point(375, 52); + this.txtHSupID.Location = new System.Drawing.Point(500, 65); + this.txtHSupID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtHSupID.Name = "txtHSupID"; - this.txtHSupID.Size = new System.Drawing.Size(166, 21); + this.txtHSupID.Size = new System.Drawing.Size(220, 25); this.txtHSupID.TabIndex = 41; this.txtHSupID.TextChanged += new System.EventHandler(this.txtHSupID_TextChanged); // @@ -934,9 +964,10 @@ // this.label14.AutoSize = true; this.label14.ForeColor = System.Drawing.Color.Black; - this.label14.Location = new System.Drawing.Point(314, 56); + this.label14.Location = new System.Drawing.Point(419, 70); + this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(53, 12); + this.label14.Size = new System.Drawing.Size(68, 15); this.label14.TabIndex = 40; this.label14.Text = "渚� 搴� 鍟�"; // @@ -944,9 +975,10 @@ // this.label10.AutoSize = true; this.label10.ForeColor = System.Drawing.Color.Black; - this.label10.Location = new System.Drawing.Point(593, 24); + this.label10.Location = new System.Drawing.Point(791, 30); + this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(65, 12); + this.label10.Size = new System.Drawing.Size(82, 15); this.label10.TabIndex = 35; this.label10.Text = "鍐呴儴鍗曟嵁鍙�"; // @@ -954,18 +986,20 @@ // this.dtpHDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.dtpHDate.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.dtpHDate.Location = new System.Drawing.Point(375, 20); + this.dtpHDate.Location = new System.Drawing.Point(500, 25); + this.dtpHDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.dtpHDate.Name = "dtpHDate"; - this.dtpHDate.Size = new System.Drawing.Size(188, 21); + this.dtpHDate.Size = new System.Drawing.Size(249, 25); this.dtpHDate.TabIndex = 32; // // label9 // this.label9.AutoSize = true; this.label9.ForeColor = System.Drawing.Color.Black; - this.label9.Location = new System.Drawing.Point(314, 24); + this.label9.Location = new System.Drawing.Point(419, 30); + this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(53, 12); + this.label9.Size = new System.Drawing.Size(69, 15); this.label9.TabIndex = 31; this.label9.Text = "鏃� 鏈�"; // @@ -973,9 +1007,10 @@ // this.txtHWHID.BackColor = System.Drawing.Color.Beige; this.txtHWHID.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHWHID.Location = new System.Drawing.Point(328, 3); + this.txtHWHID.Location = new System.Drawing.Point(437, 4); + this.txtHWHID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtHWHID.Name = "txtHWHID"; - this.txtHWHID.Size = new System.Drawing.Size(166, 21); + this.txtHWHID.Size = new System.Drawing.Size(220, 25); this.txtHWHID.TabIndex = 63; this.txtHWHID.Tag = "0"; this.txtHWHID.Visible = false; @@ -985,9 +1020,10 @@ // this.label5.AutoSize = true; this.label5.ForeColor = System.Drawing.Color.Black; - this.label5.Location = new System.Drawing.Point(262, 7); + this.label5.Location = new System.Drawing.Point(349, 9); + this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(53, 12); + this.label5.Size = new System.Drawing.Size(69, 15); this.label5.TabIndex = 62; this.label5.Text = "浠� 搴�"; this.label5.Visible = false; @@ -997,9 +1033,10 @@ this.cmdHWHID.BackColor = System.Drawing.Color.Transparent; this.cmdHWHID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHWHID.Image"))); this.cmdHWHID.ImageAlign = System.Drawing.ContentAlignment.TopRight; - this.cmdHWHID.Location = new System.Drawing.Point(494, 2); + this.cmdHWHID.Location = new System.Drawing.Point(659, 2); + this.cmdHWHID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.cmdHWHID.Name = "cmdHWHID"; - this.cmdHWHID.Size = new System.Drawing.Size(22, 22); + this.cmdHWHID.Size = new System.Drawing.Size(29, 28); this.cmdHWHID.TabIndex = 78; this.cmdHWHID.UseVisualStyleBackColor = false; this.cmdHWHID.Visible = false; @@ -1009,9 +1046,10 @@ // this.label12.AutoSize = true; this.label12.ForeColor = System.Drawing.Color.Black; - this.label12.Location = new System.Drawing.Point(6, 8); + this.label12.Location = new System.Drawing.Point(8, 10); + this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(53, 12); + this.label12.Size = new System.Drawing.Size(67, 15); this.label12.TabIndex = 92; this.label12.Text = "浜よ揣鍦扮偣"; this.label12.Visible = false; @@ -1019,18 +1057,20 @@ // txtHAddress // this.txtHAddress.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHAddress.Location = new System.Drawing.Point(65, 4); + this.txtHAddress.Location = new System.Drawing.Point(87, 5); + this.txtHAddress.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtHAddress.Name = "txtHAddress"; - this.txtHAddress.Size = new System.Drawing.Size(188, 21); + this.txtHAddress.Size = new System.Drawing.Size(249, 25); this.txtHAddress.TabIndex = 93; this.txtHAddress.Visible = false; // // txtHExRate // this.txtHExRate.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.txtHExRate.Location = new System.Drawing.Point(964, 7); + this.txtHExRate.Location = new System.Drawing.Point(1285, 9); + this.txtHExRate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtHExRate.Name = "txtHExRate"; - this.txtHExRate.Size = new System.Drawing.Size(188, 21); + this.txtHExRate.Size = new System.Drawing.Size(249, 25); this.txtHExRate.TabIndex = 91; this.txtHExRate.Visible = false; // @@ -1038,9 +1078,10 @@ // this.label7.AutoSize = true; this.label7.ForeColor = System.Drawing.Color.Black; - this.label7.Location = new System.Drawing.Point(903, 11); + this.label7.Location = new System.Drawing.Point(1204, 14); + this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(53, 12); + this.label7.Size = new System.Drawing.Size(69, 15); this.label7.TabIndex = 90; this.label7.Text = "姹� 鐜�"; this.label7.Visible = false; @@ -1050,9 +1091,10 @@ this.cmdHCurID.BackColor = System.Drawing.Color.Transparent; this.cmdHCurID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHCurID.Image"))); this.cmdHCurID.ImageAlign = System.Drawing.ContentAlignment.TopRight; - this.cmdHCurID.Location = new System.Drawing.Point(845, 6); + this.cmdHCurID.Location = new System.Drawing.Point(1127, 8); + this.cmdHCurID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.cmdHCurID.Name = "cmdHCurID"; - this.cmdHCurID.Size = new System.Drawing.Size(22, 22); + this.cmdHCurID.Size = new System.Drawing.Size(29, 28); this.cmdHCurID.TabIndex = 89; this.cmdHCurID.UseVisualStyleBackColor = false; this.cmdHCurID.Visible = false; @@ -1082,18 +1124,20 @@ this.panel2.Controls.Add(this.txtHMaker); this.panel2.Controls.Add(this.label8); this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom; - this.panel2.Location = new System.Drawing.Point(41, 649); + this.panel2.Location = new System.Drawing.Point(55, 812); + this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel2.Name = "panel2"; - this.panel2.Size = new System.Drawing.Size(1081, 93); + this.panel2.Size = new System.Drawing.Size(1441, 116); this.panel2.TabIndex = 32; // // txtHDeleteDate // this.txtHDeleteDate.BackColor = System.Drawing.Color.Transparent; this.txtHDeleteDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHDeleteDate.Location = new System.Drawing.Point(725, 47); + this.txtHDeleteDate.Location = new System.Drawing.Point(967, 59); + this.txtHDeleteDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtHDeleteDate.Name = "txtHDeleteDate"; - this.txtHDeleteDate.Size = new System.Drawing.Size(98, 15); + this.txtHDeleteDate.Size = new System.Drawing.Size(131, 19); this.txtHDeleteDate.TabIndex = 19; // // label25 @@ -1101,9 +1145,10 @@ this.label25.AutoSize = true; this.label25.BackColor = System.Drawing.Color.Transparent; this.label25.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label25.Location = new System.Drawing.Point(666, 50); + this.label25.Location = new System.Drawing.Point(888, 62); + this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label25.Name = "label25"; - this.label25.Size = new System.Drawing.Size(53, 12); + this.label25.Size = new System.Drawing.Size(67, 15); this.label25.TabIndex = 18; this.label25.Text = "浣滃簾鏃ユ湡"; // @@ -1111,9 +1156,10 @@ // this.txtHDeleteMan.BackColor = System.Drawing.Color.Transparent; this.txtHDeleteMan.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHDeleteMan.Location = new System.Drawing.Point(725, 12); + this.txtHDeleteMan.Location = new System.Drawing.Point(967, 15); + this.txtHDeleteMan.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtHDeleteMan.Name = "txtHDeleteMan"; - this.txtHDeleteMan.Size = new System.Drawing.Size(98, 15); + this.txtHDeleteMan.Size = new System.Drawing.Size(131, 19); this.txtHDeleteMan.TabIndex = 17; // // label27 @@ -1121,9 +1167,10 @@ this.label27.AutoSize = true; this.label27.BackColor = System.Drawing.Color.Transparent; this.label27.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label27.Location = new System.Drawing.Point(666, 12); + this.label27.Location = new System.Drawing.Point(888, 15); + this.label27.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label27.Name = "label27"; - this.label27.Size = new System.Drawing.Size(41, 12); + this.label27.Size = new System.Drawing.Size(52, 15); this.label27.TabIndex = 16; this.label27.Text = "浣滃簾浜�"; // @@ -1131,9 +1178,10 @@ // this.txtHUpDateDate.BackColor = System.Drawing.Color.Transparent; this.txtHUpDateDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHUpDateDate.Location = new System.Drawing.Point(562, 47); + this.txtHUpDateDate.Location = new System.Drawing.Point(749, 59); + this.txtHUpDateDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtHUpDateDate.Name = "txtHUpDateDate"; - this.txtHUpDateDate.Size = new System.Drawing.Size(98, 15); + this.txtHUpDateDate.Size = new System.Drawing.Size(131, 19); this.txtHUpDateDate.TabIndex = 15; // // label23 @@ -1141,9 +1189,10 @@ this.label23.AutoSize = true; this.label23.BackColor = System.Drawing.Color.Transparent; this.label23.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label23.Location = new System.Drawing.Point(503, 47); + this.label23.Location = new System.Drawing.Point(671, 59); + this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label23.Name = "label23"; - this.label23.Size = new System.Drawing.Size(53, 12); + this.label23.Size = new System.Drawing.Size(67, 15); this.label23.TabIndex = 14; this.label23.Text = "淇敼鏃ユ湡"; // @@ -1151,9 +1200,10 @@ // this.txtHUpDater.BackColor = System.Drawing.Color.Transparent; this.txtHUpDater.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHUpDater.Location = new System.Drawing.Point(562, 12); + this.txtHUpDater.Location = new System.Drawing.Point(749, 15); + this.txtHUpDater.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtHUpDater.Name = "txtHUpDater"; - this.txtHUpDater.Size = new System.Drawing.Size(98, 15); + this.txtHUpDater.Size = new System.Drawing.Size(131, 19); this.txtHUpDater.TabIndex = 13; // // label21 @@ -1161,9 +1211,10 @@ this.label21.AutoSize = true; this.label21.BackColor = System.Drawing.Color.Transparent; this.label21.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label21.Location = new System.Drawing.Point(503, 12); + this.label21.Location = new System.Drawing.Point(671, 15); + this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label21.Name = "label21"; - this.label21.Size = new System.Drawing.Size(41, 12); + this.label21.Size = new System.Drawing.Size(52, 15); this.label21.TabIndex = 12; this.label21.Text = "淇敼浜�"; // @@ -1171,9 +1222,10 @@ // this.txtHCloseDate.BackColor = System.Drawing.Color.Transparent; this.txtHCloseDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHCloseDate.Location = new System.Drawing.Point(397, 47); + this.txtHCloseDate.Location = new System.Drawing.Point(529, 59); + this.txtHCloseDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtHCloseDate.Name = "txtHCloseDate"; - this.txtHCloseDate.Size = new System.Drawing.Size(98, 15); + this.txtHCloseDate.Size = new System.Drawing.Size(131, 19); this.txtHCloseDate.TabIndex = 11; // // label19 @@ -1181,9 +1233,10 @@ this.label19.AutoSize = true; this.label19.BackColor = System.Drawing.Color.Transparent; this.label19.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label19.Location = new System.Drawing.Point(338, 50); + this.label19.Location = new System.Drawing.Point(451, 62); + this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(53, 12); + this.label19.Size = new System.Drawing.Size(67, 15); this.label19.TabIndex = 10; this.label19.Text = "鍏抽棴鏃ユ湡"; // @@ -1191,9 +1244,10 @@ // this.txtHCloseMan.BackColor = System.Drawing.Color.Transparent; this.txtHCloseMan.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHCloseMan.Location = new System.Drawing.Point(396, 13); + this.txtHCloseMan.Location = new System.Drawing.Point(528, 16); + this.txtHCloseMan.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtHCloseMan.Name = "txtHCloseMan"; - this.txtHCloseMan.Size = new System.Drawing.Size(98, 15); + this.txtHCloseMan.Size = new System.Drawing.Size(131, 19); this.txtHCloseMan.TabIndex = 9; // // label17 @@ -1201,9 +1255,10 @@ this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; this.label17.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label17.Location = new System.Drawing.Point(338, 16); + this.label17.Location = new System.Drawing.Point(451, 20); + this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(41, 12); + this.label17.Size = new System.Drawing.Size(52, 15); this.label17.TabIndex = 8; this.label17.Text = "鍏抽棴浜�"; // @@ -1211,9 +1266,10 @@ // this.txtHCheckDate.BackColor = System.Drawing.Color.Transparent; this.txtHCheckDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHCheckDate.Location = new System.Drawing.Point(234, 47); + this.txtHCheckDate.Location = new System.Drawing.Point(312, 59); + this.txtHCheckDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtHCheckDate.Name = "txtHCheckDate"; - this.txtHCheckDate.Size = new System.Drawing.Size(98, 15); + this.txtHCheckDate.Size = new System.Drawing.Size(131, 19); this.txtHCheckDate.TabIndex = 7; // // label15 @@ -1221,9 +1277,10 @@ this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; this.label15.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label15.Location = new System.Drawing.Point(175, 50); + this.label15.Location = new System.Drawing.Point(233, 62); + this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(53, 12); + this.label15.Size = new System.Drawing.Size(67, 15); this.label15.TabIndex = 6; this.label15.Text = "瀹℃牳鏃ユ湡"; // @@ -1231,9 +1288,10 @@ // this.txtHChecker.BackColor = System.Drawing.Color.Transparent; this.txtHChecker.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHChecker.Location = new System.Drawing.Point(234, 13); + this.txtHChecker.Location = new System.Drawing.Point(312, 16); + this.txtHChecker.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtHChecker.Name = "txtHChecker"; - this.txtHChecker.Size = new System.Drawing.Size(98, 15); + this.txtHChecker.Size = new System.Drawing.Size(131, 19); this.txtHChecker.TabIndex = 5; // // label13 @@ -1241,9 +1299,10 @@ this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; this.label13.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label13.Location = new System.Drawing.Point(175, 16); + this.label13.Location = new System.Drawing.Point(233, 20); + this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(41, 12); + this.label13.Size = new System.Drawing.Size(52, 15); this.label13.TabIndex = 4; this.label13.Text = "瀹℃牳浜�"; // @@ -1251,9 +1310,10 @@ // this.txtHMakeDate.BackColor = System.Drawing.Color.Transparent; this.txtHMakeDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHMakeDate.Location = new System.Drawing.Point(71, 47); + this.txtHMakeDate.Location = new System.Drawing.Point(95, 59); + this.txtHMakeDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtHMakeDate.Name = "txtHMakeDate"; - this.txtHMakeDate.Size = new System.Drawing.Size(98, 15); + this.txtHMakeDate.Size = new System.Drawing.Size(131, 19); this.txtHMakeDate.TabIndex = 3; // // label11 @@ -1261,9 +1321,10 @@ this.label11.AutoSize = true; this.label11.BackColor = System.Drawing.Color.Transparent; this.label11.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label11.Location = new System.Drawing.Point(12, 50); + this.label11.Location = new System.Drawing.Point(16, 62); + this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label11.Name = "label11"; - this.label11.Size = new System.Drawing.Size(53, 12); + this.label11.Size = new System.Drawing.Size(67, 15); this.label11.TabIndex = 2; this.label11.Text = "鍒跺崟鏃ユ湡"; // @@ -1271,9 +1332,10 @@ // this.txtHMaker.BackColor = System.Drawing.Color.Transparent; this.txtHMaker.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.txtHMaker.Location = new System.Drawing.Point(71, 13); + this.txtHMaker.Location = new System.Drawing.Point(95, 16); + this.txtHMaker.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.txtHMaker.Name = "txtHMaker"; - this.txtHMaker.Size = new System.Drawing.Size(98, 15); + this.txtHMaker.Size = new System.Drawing.Size(131, 19); this.txtHMaker.TabIndex = 1; // // label8 @@ -1281,9 +1343,10 @@ this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; this.label8.ForeColor = System.Drawing.SystemColors.ControlDarkDark; - this.label8.Location = new System.Drawing.Point(12, 16); + this.label8.Location = new System.Drawing.Point(16, 20); + this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(41, 12); + this.label8.Size = new System.Drawing.Size(52, 15); this.label8.TabIndex = 0; this.label8.Text = "鍒跺崟浜�"; // @@ -1295,17 +1358,19 @@ // panel1 // this.panel1.Dock = System.Windows.Forms.DockStyle.Left; - this.panel1.Location = new System.Drawing.Point(0, 50); + this.panel1.Location = new System.Drawing.Point(0, 62); + this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(41, 692); + this.panel1.Size = new System.Drawing.Size(55, 866); this.panel1.TabIndex = 33; // // panel3 // this.panel3.Dock = System.Windows.Forms.DockStyle.Right; - this.panel3.Location = new System.Drawing.Point(1122, 50); + this.panel3.Location = new System.Drawing.Point(1496, 62); + this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel3.Name = "panel3"; - this.panel3.Size = new System.Drawing.Size(39, 692); + this.panel3.Size = new System.Drawing.Size(52, 866); this.panel3.TabIndex = 34; // // grdMain @@ -1317,20 +1382,21 @@ this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill; this.grdMain.ImeMode = System.Windows.Forms.ImeMode.NoControl; - this.grdMain.Location = new System.Drawing.Point(41, 302); + this.grdMain.Location = new System.Drawing.Point(55, 377); + this.grdMain.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grdMain.Name = "grdMain"; this.grdMain.ReadOnly = true; this.grdMain.RowHeadersWidth = 30; this.grdMain.RowTemplate.Height = 23; - this.grdMain.Size = new System.Drawing.Size(1081, 328); + this.grdMain.Size = new System.Drawing.Size(1441, 411); this.grdMain.TabIndex = 44; - this.grdMain.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Scroll); - this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit); - this.grdMain.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellLeave); - this.grdMain.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellEndEdit); this.grdMain.RowHeadersWidthChanged += new System.EventHandler(this.grdMain_RowHeadersWidthChanged); - this.grdMain.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdMain_EditingControlShowing); + this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit); + this.grdMain.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellEndEdit); + this.grdMain.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellLeave); this.grdMain.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_ColumnWidthChanged); + this.grdMain.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdMain_EditingControlShowing); + this.grdMain.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Scroll); // // grdSum // @@ -1339,30 +1405,34 @@ this.grdSum.BackgroundColor = System.Drawing.Color.Khaki; this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom; - this.grdSum.Location = new System.Drawing.Point(41, 630); + this.grdSum.Location = new System.Drawing.Point(55, 788); + this.grdSum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grdSum.Name = "grdSum"; this.grdSum.ReadOnly = true; + this.grdSum.RowHeadersWidth = 51; this.grdSum.RowTemplate.Height = 23; this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None; - this.grdSum.Size = new System.Drawing.Size(1081, 19); + this.grdSum.Size = new System.Drawing.Size(1441, 24); this.grdSum.TabIndex = 45; // // grdPrint // this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; - this.grdPrint.Location = new System.Drawing.Point(809, 543); + this.grdPrint.Location = new System.Drawing.Point(1079, 679); + this.grdPrint.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grdPrint.Name = "grdPrint"; + this.grdPrint.RowHeadersWidth = 51; this.grdPrint.RowTemplate.Height = 23; - this.grdPrint.Size = new System.Drawing.Size(25, 24); + this.grdPrint.Size = new System.Drawing.Size(33, 30); this.grdPrint.TabIndex = 46; this.grdPrint.Visible = false; // // SU_POInStockBill // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.Lavender; - this.ClientSize = new System.Drawing.Size(1161, 742); + this.ClientSize = new System.Drawing.Size(1548, 928); this.Controls.Add(this.grdMain); this.Controls.Add(this.grdSum); this.Controls.Add(this.panel2); @@ -1373,12 +1443,13 @@ this.Controls.Add(this.grdPrint); this.ForeColor = System.Drawing.Color.Black; this.KeyPreview = true; + this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.Name = "SU_POInStockBill"; this.Text = "瑕佽揣閫氱煡鍗曠紪杈�"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; + this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Cg_POInStockBill_FormClosing); this.Load += new System.EventHandler(this.Cg_POInStockBill_Load); this.Paint += new System.Windows.Forms.PaintEventHandler(this.Cg_POInStockBill_Paint); - this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Cg_POInStockBill_FormClosing); this.Tool.ResumeLayout(false); this.Tool.PerformLayout(); this.P1.ResumeLayout(false); diff --git "a/ProM/\344\276\233\345\272\224\345\225\206\345\271\263\345\217\260/SU_POInStockBill.resx" "b/ProM/\344\276\233\345\272\224\345\225\206\345\271\263\345\217\260/SU_POInStockBill.resx" index ffcea5e..9be18a1 100644 --- "a/ProM/\344\276\233\345\272\224\345\225\206\345\271\263\345\217\260/SU_POInStockBill.resx" +++ "b/ProM/\344\276\233\345\272\224\345\225\206\345\271\263\345\217\260/SU_POInStockBill.resx" @@ -360,7 +360,7 @@ <data name="set.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADwSURBVDhPhY+xDYUwDESz09/pr8ACiBGQ6Cj+IFRU6akY + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADwSURBVDhPhY+xDYUwDESz09/pr8ACiBGQ6Cj+IFRU6akY go7OP2dzliGROOkp2Pgucer7XkC6xDr0ZRgGx6aCaA6GluQ4DjnPsw6KAeu66jdOEkI1AOz7jp4RjErD TKBodvkQngYTQW9ZlvuNxl3cC88rpYNe13UaAtDDiR4otZm5F2/iSjln2bZNhzGH3iNAPIBo0yQ5fTQE wIhZUgXwmXkqpoIGXOZxHJVorgJ02IwqrjHPv8rME/81AAV2ZYDkr79imqbqBWo0TAyBCeZWQDT67UG+ @@ -370,7 +370,7 @@ <data name="dy.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADmSURBVDhPlY6xDYMwFES9U3bKCmzACEh0FJmACRiAnoqK + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADmSURBVDhPlY6xDYMwFES9U3bKCmzACEh0FJmACRiAnoqK jo6OzvH7yVk/OFHg0MnC/vfuhzOq6zrK76vzIrRtm3nf92sgBpdlieu6ZgCe5xmAXEot0zTZMABBXLiU grRUVRWHYTATYpOfYR9kiGbMnQelUTu5wzmsoDWk796GOI6jGRDDzH0BxAyQ1Z5e4xhuGUSQWbkAaE2B FMRN05h9uAD4JoHato1d9yjCOjOAH9Y+QggDOW5gwZdfEgR7iAf4YG53yq0eBADzjlWk/+QP2WXf9xmk @@ -380,7 +380,7 @@ <data name="yl.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAF/SURBVDhPnZFNSwJBAIbnX1Q/IOoYeAzqHh3C6JAgJEgU + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAF/SURBVDhPnZFNSwJBAIbnX1Q/IOoYeAzqHh3C6JAgJEgU UQgaeQgxKZQwtBRC7YsiOnQPISISKyEPUrcgKqIipNQ11/XzbWfQdf1IxQceZnaYeVhmiNV9AIvDB/OG V3JF/F5z7cK9fwrSCtP6NhrhdNyxsWXEuOpkGwvFoiTFbg+xkdI0YjDb2aZsLi9J8fouMDqhhlKlhcm2 9X9At2xlB1JCFnzJdCaHAl3jBeSyWWZpez3zSxYW4FIZJPmKQqZ0cDpcbS0zehML/HA8Ysk0k09npMNK @@ -393,7 +393,7 @@ <data name="xz.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAG3SURBVDhPfVLdK0NhHH5LSXGn/QculCsfUbtRLl1JbhQh + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAG3SURBVDhPfVLdK0NhHH5LSXGn/QculCsfUbtRLl1JbhQh taxNNPnOolY+yhjjQo12oRQ3bhWiZGULF3Kv5Nucbeacs4/HeX/HnJ289tRT7+/5/Z7nfc+vw+bXgvD4 NuFZDojpC2DOvwX/1i6YCDPeDXEjDyu+C5oRhrgX1knMZrMQkfe83vNf45+QydlVEtKZDETkvaWlkMlk Chn3LFOhptIQMQsgsHmElvYetHXYcHB4YgpjIzOLJMhKCiIqagoZLUVKJPEWlWg2UlOKs3KmB7ncC3RI @@ -407,7 +407,7 @@ <data name="xg.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHvSURBVDhPnZJNSFRRGIYPCBHYLl24d9EiKsuN48KNBbUo + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAHvSURBVDhPnZJNSFRRGIYPCBHYLl24d9EiKsuN48KNBbUo EGSEmEwXoo0iRkR/ZBkSaC3m74qmC3/GjS7Edv5RTQNCMzUyNMWUWFaTo6AIaqjQ2/d999id61SLXnjh cr73ec8991yVqXZPLzq9PfD6e+AL2M1rnZ4n4IyO29Xa0YUf27twhwDlJfv3mdaawz8lw1mNWbrV7sHa 6jrcUxsYTOOPbprelAxnNWbp+r1HWF1ZhnoMDHwFKp8BeYO0s0+b38IDyXBWY5au3nmIdOqbhC6HgYIh @@ -422,7 +422,7 @@ <data name="sc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAG5SURBVDhPlZDrK4NhGMafP8BHf4BPwkfmq8NnvhKlUHxw + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAG5SURBVDhPlZDrK4NhGMafP8BHf4BPwkfmq8NnvhKlUHxw iEgSIsQKqcVyPjQ2Z9mS0ooSlqElQ07RaGRib6zmeHmf27O3zSZcdbXnfp77+r33PRZKZdXN8Le4/pt4 wO15g0vykvn5V4j/1/5iEfsSv/iPbPbjQAgvHp5ecXrlwv6ZE7bDC1h2j7BitWNpzYZ5swUG0zL6Jxag GZxCe68+GFBe14rjkzOMjs9iSD+DPt0ktAN6dHQPQ63pR0N7N+pbtdBNL6KmRRNijVo1jWexHcLjfcbN @@ -436,7 +436,7 @@ <data name="AddRow.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEdSURBVDhPY/hPIWCws7P7TypGBmADPHb8B2OnLT//W6/5 + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAEdSURBVDhPY/hPIWCws7P7TypGBmADPHb8B2OnLT//W6/5 9N9w6cv/mnMf/FeYeuO/eN/5/3xtx/4z1+wBY9oYUJCfTzTGasCqlSv/v3n9mihM0IDLly7937N79/+t W7aAxZcuWQLHCgoKcAwDWA04evHY/1U7VmNgkMaSuw3/ra2todqRDIDZvHD9ov996yf+r1pa/z9rct7/ mOZEuK0S7Wr/rc75gGmYGIoBIJu3nt/xf+n5Vf9nnZv/f8r52f9b93XDbQbhkGspYHrS09mYBsBcMHXD @@ -447,7 +447,7 @@ <data name="DelRow.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADSSURBVDhPlZPRDYQgEERpxgaswlCGv/ZBSXwbC6AAC7AA + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADSSURBVDhPlZPRDYQgEERpxgaswlCGv/ZBSXwbC6AAC7AA G9hj1huCuMS7SUYi8l4IqhvHUf5tHRWc59ntcRy3dgXrusq2baUppUf3fe8L3mD0J0EPZLsCC0Sdcw8B 5hgV4HBaEIt14bIUCYUyTUViCmpYhqFICLM61wq41YcEbeDbDmqwbpEYMKICC0QhRhUwYMQUEGxhS6KC EIJ472We51dYm8+DEr1Cgm8BkhijCeNe575vhZJLk8OdQMCvkhKM+FfwjBIdc4oAgaQtFlpzV0Q+Xg/P @@ -457,7 +457,7 @@ <data name="bc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAH1SURBVDhPjZPNSxRxGMcfI+jQLTxYIKLoQQsjvEadEoRO + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAH1SURBVDhPjZPNSxRxGMcfI+jQLTxYIKLoQQsjvEadEoRO /gO+awReIiGty97sRQtbPSmoB8FFMSwKDx3VXdvcfGErt9YlpWUJF/dFV2d0v36fHc0XdPALX2bmme/z mec38xuRBi+kahqRVmD5yfmsWe3J9ErtDD6tAQkAv85pzWqP9oo0foVcbWcJMEwDpmnaWjMqyWlHplfq ZlD2IVPD5CTgnra3ZlTN3oMJaj24NWYVk6kUNrbsrRlV+QQBNZ7jgKkpPsVtb82oCl06wQnAv1gCa/Gk @@ -472,7 +472,7 @@ <data name="fq.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACfSURBVDhPYyAGsGWf/Q9lkglSz/xnSANiskHCqf9///8n + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAACfSURBVDhPYyAGsGWf/Q9lkglSz/xnSANiskHCqf9///8n wxCQBhAOPfp/ytn/JBgCUpQIsRWGQQYQZwhQ8ilQEQj3XwAqnokFG8/EbwDMNrhiUCCSohluM0wxzAC8 mkEAagBYMbI/QQYQ1AwCuAwgSjMI4DKAaIBkwD2C0YULAJ2LYQgMEwWgBiAbAsMkGQLGoLBAxyR5C2YQ OoYDBgYA9kn+I3B8Li4AAAAASUVORK5CYII= @@ -481,7 +481,7 @@ <data name="sh.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGgSURBVDhPlZPPK8NhHMc/5T7tRM0cOCAHJXGbxQ7c/AEc + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAGgSURBVDhPlZPPK8NhHMc/5T7tRM0cOCAHJXGbxQ7c/AEc d1EcjEwytSiH4SZcRHLQ7FemtlJDOPiZml8XSzMWMz9mK7Xevs/z7DvDzLzr9X2253k+r8+nvn0pM10t hGykjnMndRE1ZWJlVKvF+qdErytIF/1G6k72sMPTBULIRcCF4H2bcOMknC8SNsb/IXheJ8R8hAfPPwUH M4Qz6fKVlXBtJwRWxP99aX/NnKfgcJZwMkfwS9OwdW86TwFLc6MGmxPE2Zok+CwCzwjB5XDkLpbDJHYj @@ -494,7 +494,7 @@ <data name="qsh.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGPSURBVDhPlZLLK0RhGMbfsrVRtkp2k4UFsUOxsPAn2NoI + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAGPSURBVDhPlZLLK0RhGMbfsrVRtkp2k4UFsUOxsPAn2NoI C0MzEmpQFi4LpWEjUhaGMYqyUINQjEtqGEqkcZkY4zLO1CGP73vPN2cujdtTv97vPd/7PL2ncyhZTTWE TKjrn6UGUVRgVElhnlF/DamvzjJN36FmMkteHk8RbhYJODXQNwnXHkJgmrA2+I+A51VC1Et4WPlnwN4Y 4UQMX7gIV27C5ZzR+8TzZccfA/bHCUcTBL/YRtZd5x8DpKoqyrE+RMzGMME7YHDlG4WUGvtZMsRtJ8bV @@ -507,7 +507,7 @@ <data name="sz.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAClSURBVDhPxZNBCgMhDEVz1zmQSxkQXHoEj+CmdOtx0vyU + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAClSURBVDhPxZNBCgMhDEVz1zmQSxkQXHoEj+CmdOtx0vyU wFhjqaXQDyGEn/8QZ6Sf6TgSn8x83phl5For+iDsSOPW2uRNgJzzsARfLPVKKXsAC8OXcYKrVoBreHU6 lQd4DW8BvPAWIISgPaX7d4AYo33KAYL54zvovWthNoh5yAzyAE+H6ApB3wZABkEtAdLeLhnE/RMhXBqC KO8tQIC4b+FPInoA2b1WbweybUAAAAAASUVORK5CYII= @@ -516,7 +516,7 @@ <data name="syz.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACcSURBVDhPtZPBCcQgEEXtNVUFBI+WYAlewl4twxJm88RZ + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAACcSURBVDhPtZPBCcQgEEXtNVUFBI+WYAlewl4twxJm88RZ xDUbDeyDQWf4805q/o3U02yblbbq+JoakhhjCdPvIrIfUuYhhGsJ4TNXgt77ocA5NxboMuGz/QSnBO1y H7wV9MtLgtHykiDnXIbWvp4JIKX0JaGfFkAv4b4kgFbCuSwAlVCPBKCS9iXSa90KAIn+BeD9s0j9/Avz GPMGIZpkvqVDGAQAAAAASUVORK5CYII= @@ -525,7 +525,7 @@ <data name="xyz.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACYSURBVDhPrZMxDsMgEAT5qx9DSW0pEiVPoKSkSc9zNlmL + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAACYSURBVDhPrZMxDsMgEAT5qx9DSW0pEiVPoKSkSc9zNlmL i+wUezjKSifB6mZEYYe/ZNseOM+sj34edbi4A9ifIIBa6wFOAcYYWvQtyDl/BNZJiRK8K1/iCjzJyguk ZEkwJey4c5GsCgxOKaG1dk9gcIwRpZR7L5AwowQuzCgB7xJmbNHGBDwTlLCF3z9Bjv0LTO/dh39PCC/T 8HpVcPCyWAAAAABJRU5ErkJggg== @@ -534,7 +534,7 @@ <data name="mz.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACXSURBVDhPrZPBCYAwDEW7a4fpsWdB6LEjdIRevHec2JQE + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAACXSURBVDhPrZPBCYAwDEW7a4fpsWdB6LEjdIRevHec2JQE NIlgxA9B6c97iGj4JTHuQLcq2F2Hju+hAsYYagG7DQC2A9ZOa01L1hItSIkUlFJswexNiU9gSNxPICV+ AUnwbFbfBAznnP0ChlNKUGv1CSTsegcWzN0rwbwoGPNKMLNACWNYzvMkCL13BXPw+0cQx/wXvieEEzaJ cBFxK5ZNAAAAAElFTkSuQmCC @@ -543,7 +543,7 @@ <data name="qt.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADvSURBVDhPzVLBCoJAEPUT/A5P/oh/4Vd19VBdig6egwg8 + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADvSURBVDhPzVLBCoJAEPUT/A5P/oh/4Vd19VBdig6egwg8 SZCIeIgIIYTIIiKiw752ZlcMS43q0IPB2dmZ994OGj+F53lwXRemaXJQTjV93Q5qlh/Yto1JkKM3XnJe EqmuBmgVHop2QLIHZmsBPxFcI5JWJ6RAaukByM5AflEk05XAKBJ81+qCFMh2dgKKK3C8VSR+XLnQ7c8o CdJCOpAk25qDToLyCWEO3kFMO9ioHfTDN57wuMR5JhBk0rocHiyUOt3paIZWYDUaoqCcahQYmnAcp53k @@ -553,7 +553,7 @@ <data name="tc.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADCSURBVDhPpZJdCoMwEIRzpxxJ6Ak2z/ZZnysIBXuUHMA7 + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADCSURBVDhPpZJdCoMwEIRzpxxJ6Ak2z/ZZnysIBXuUHMA7 bXeWrGBMYkoHh+gk8xl/XEneP7jXqXIWJkIgHscnT/PEy2vhz7ZhMQ/Dm5l3ObRcB1ACzAKQ6FTcV69G rgWTbUl3QFQtFgGpfAAoAVDOi2ZbrwW5hwY4N+P6FmDlkrsBq6zOy3AXIEkhGHMbIMaorgGgI8Cu7CsY wOZbAEgDBch/gOveRzgJAKLwH0CGJsDmxU1dAMiSu3R5iZr+oJuic1+SJ5jRbOqnmgAAAABJRU5ErkJg @@ -563,7 +563,7 @@ <data name="mrlk.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAH/SURBVDhPfZHfS1NhGMefkCLQu/A/6MK6SbMQFlg3dudN + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAH/SURBVDhPfZHfS1NhGMefkCLQu/A/6MK6SbMQFlg3dudN oBFDY9BF05XMMAoLL3bhxGB4zjzoVCKim4iCgkCMSam1cqP9aO4YJlpIDmqh00IRv73Pe87OWuV54Mt7 znm/n895z0aF8Stj6FdGoARDUAf/H97jTp96FyZmjC8QwuRUBB0zACkiwT0i9rxvgBcvX4MZEye65Vex vp6HJ7yJ+1nYpmNyE3nRZcbEiW74AljL5UB3gOk84J8HnFPA0UfirZqIaoZPMQDZZcbEibp6+vE9mwUF @@ -578,7 +578,7 @@ <data name="bclk.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAH4SURBVDhPjZPNS1RRGMZfI2jRLlqUEKLUQgsl3EauEoRW + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAH4SURBVDhPjZPNS1RRGMZfI2jRLlqUEKLUQgsl3EauEoRW /QN+phG4CQXTNrPLbzFrpZAuBIfEqChctFRndHI0YzKnxkHFYQgH50NH5+o8Pm/HwQ/s4oGHc++5z/O7 77nnvSKPPZDyKYSfA8tN55N6NfMvK1XT+LIBxAH8PqfUqxnNitR+g1x/yQuRlJWCZVm2Uo965RozmpXq aRR/Io1jYgJwTdlLPeqt92QqqHLj7phZTCST2Nqxl3rUWzrOTKX7JGBykm9x2Us96r3p1ApOAf5G49iI @@ -699,6 +699,6 @@ <value>93, 17</value> </metadata> <metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> - <value>25</value> + <value>69</value> </metadata> </root> \ No newline at end of file -- Gitblit v1.9.1