From 51cdb1b659a6648bb410bad30f5027d93fc8658c Mon Sep 17 00:00:00 2001
From: zrg <z1873@LAPTOP-EAVL132E>
Date: 星期二, 25 十一月 2025 17:21:09 +0800
Subject: [PATCH] 增加桌面端 多行生产订单批量下推 增加工序流转卡查询 打印小标签 修复一些基础资料导入报错
---
WorkM/生产管理/Sc_ICMOBillList.designer.cs | 233 +++++++++++++++++++++++++++++++---------------------------
1 files changed, 125 insertions(+), 108 deletions(-)
diff --git "a/WorkM/\347\224\237\344\272\247\347\256\241\347\220\206/Sc_ICMOBillList.designer.cs" "b/WorkM/\347\224\237\344\272\247\347\256\241\347\220\206/Sc_ICMOBillList.designer.cs"
index f5a9918..5304e72 100644
--- "a/WorkM/\347\224\237\344\272\247\347\256\241\347\220\206/Sc_ICMOBillList.designer.cs"
+++ "b/WorkM/\347\224\237\344\272\247\347\256\241\347\220\206/Sc_ICMOBillList.designer.cs"
@@ -41,9 +41,9 @@
this.cSVToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.dc = new System.Windows.Forms.ToolStripButton();
this.dy = new System.Windows.Forms.ToolStripButton();
+ this.cx = new System.Windows.Forms.ToolStripButton();
this.yl = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
- this.cx = new System.Windows.Forms.ToolStripButton();
this.sx = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.xz = new System.Windows.Forms.ToolStripButton();
@@ -53,6 +53,7 @@
this.sh = new System.Windows.Forms.ToolStripButton();
this.qsh = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
+ this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
this.down = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
this.xd = new System.Windows.Forms.ToolStripButton();
@@ -105,10 +106,10 @@
this.pPic.Controls.Add(this.panel1);
this.pPic.Controls.Add(this.lblCaption);
this.pPic.Dock = System.Windows.Forms.DockStyle.Top;
- this.pPic.Location = new System.Drawing.Point(0, 75);
- this.pPic.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.pPic.Location = new System.Drawing.Point(0, 62);
+ this.pPic.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.pPic.Name = "pPic";
- this.pPic.Size = new System.Drawing.Size(1869, 80);
+ this.pPic.Size = new System.Drawing.Size(1661, 67);
this.pPic.TabIndex = 15;
//
// panel1
@@ -116,29 +117,29 @@
this.panel1.Controls.Add(this.lbljl);
this.panel1.Controls.Add(this.lbldj);
this.panel1.Dock = System.Windows.Forms.DockStyle.Right;
- this.panel1.Location = new System.Drawing.Point(1548, 0);
- this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.panel1.Location = new System.Drawing.Point(1376, 0);
+ this.panel1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(321, 80);
+ this.panel1.Size = new System.Drawing.Size(285, 67);
this.panel1.TabIndex = 7;
//
// lbljl
//
this.lbljl.AutoSize = true;
- this.lbljl.Location = new System.Drawing.Point(36, 45);
+ this.lbljl.Location = new System.Drawing.Point(32, 37);
this.lbljl.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbljl.Name = "lbljl";
- this.lbljl.Size = new System.Drawing.Size(17, 18);
+ this.lbljl.Size = new System.Drawing.Size(15, 15);
this.lbljl.TabIndex = 1;
this.lbljl.Text = " ";
//
// lbldj
//
this.lbldj.AutoSize = true;
- this.lbldj.Location = new System.Drawing.Point(36, 18);
+ this.lbldj.Location = new System.Drawing.Point(32, 15);
this.lbldj.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbldj.Name = "lbldj";
- this.lbldj.Size = new System.Drawing.Size(0, 18);
+ this.lbldj.Size = new System.Drawing.Size(0, 15);
this.lbldj.TabIndex = 0;
//
// lblCaption
@@ -147,10 +148,10 @@
this.lblCaption.BackColor = System.Drawing.Color.Transparent;
this.lblCaption.Cursor = System.Windows.Forms.Cursors.No;
this.lblCaption.Font = new System.Drawing.Font("瀹嬩綋", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCaption.Location = new System.Drawing.Point(18, 22);
+ this.lblCaption.Location = new System.Drawing.Point(16, 18);
this.lblCaption.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblCaption.Name = "lblCaption";
- this.lblCaption.Size = new System.Drawing.Size(147, 33);
+ this.lblCaption.Size = new System.Drawing.Size(124, 27);
this.lblCaption.TabIndex = 4;
this.lblCaption.Text = "鍗曟嵁鍒楄〃";
this.lblCaption.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
@@ -177,6 +178,7 @@
this.sh,
this.qsh,
this.toolStripSeparator6,
+ this.toolStripButton1,
this.down,
this.toolStripSeparator10,
this.xd,
@@ -191,7 +193,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(1869, 75);
+ this.Tool.Size = new System.Drawing.Size(1661, 62);
this.Tool.Stretch = true;
this.Tool.TabIndex = 16;
this.Tool.Text = "toolStrip1";
@@ -205,7 +207,7 @@
this.toolStripDropDownButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripDropDownButton1.Name = "toolStripDropDownButton1";
- this.toolStripDropDownButton1.Size = new System.Drawing.Size(64, 70);
+ this.toolStripDropDownButton1.Size = new System.Drawing.Size(53, 59);
this.toolStripDropDownButton1.Text = "寮曞嚭";
this.toolStripDropDownButton1.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.toolStripDropDownButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
@@ -213,14 +215,14 @@
// eXCELToolStripMenuItem
//
this.eXCELToolStripMenuItem.Name = "eXCELToolStripMenuItem";
- this.eXCELToolStripMenuItem.Size = new System.Drawing.Size(163, 34);
+ this.eXCELToolStripMenuItem.Size = new System.Drawing.Size(136, 26);
this.eXCELToolStripMenuItem.Text = "EXCEL";
this.eXCELToolStripMenuItem.Click += new System.EventHandler(this.eXCELToolStripMenuItem_Click);
//
// cSVToolStripMenuItem
//
this.cSVToolStripMenuItem.Name = "cSVToolStripMenuItem";
- this.cSVToolStripMenuItem.Size = new System.Drawing.Size(163, 34);
+ this.cSVToolStripMenuItem.Size = new System.Drawing.Size(136, 26);
this.cSVToolStripMenuItem.Text = "CSV";
this.cSVToolStripMenuItem.Click += new System.EventHandler(this.cSVToolStripMenuItem_Click);
//
@@ -253,6 +255,20 @@
this.dy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.dy.Click += new System.EventHandler(this.dy_Click);
//
+ // cx
+ //
+ this.cx.AutoSize = false;
+ this.cx.Image = ((System.Drawing.Image)(resources.GetObject("cx.Image")));
+ this.cx.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
+ this.cx.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.cx.ImageTransparentColor = System.Drawing.Color.White;
+ this.cx.Name = "cx";
+ this.cx.Size = new System.Drawing.Size(36, 47);
+ this.cx.Text = "鏌ヨ";
+ this.cx.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
+ this.cx.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
+ this.cx.Click += new System.EventHandler(this.cx_Click);
+ //
// yl
//
this.yl.AutoSize = false;
@@ -270,21 +286,7 @@
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
- this.toolStripSeparator2.Size = new System.Drawing.Size(6, 75);
- //
- // cx
- //
- this.cx.AutoSize = false;
- this.cx.Image = ((System.Drawing.Image)(resources.GetObject("cx.Image")));
- this.cx.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
- this.cx.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.cx.ImageTransparentColor = System.Drawing.Color.White;
- this.cx.Name = "cx";
- this.cx.Size = new System.Drawing.Size(36, 47);
- this.cx.Text = "鏌ヨ";
- this.cx.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
- this.cx.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
- this.cx.Click += new System.EventHandler(this.cx_Click);
+ this.toolStripSeparator2.Size = new System.Drawing.Size(6, 62);
//
// sx
//
@@ -303,7 +305,7 @@
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
- this.toolStripSeparator1.Size = new System.Drawing.Size(6, 75);
+ this.toolStripSeparator1.Size = new System.Drawing.Size(6, 62);
//
// xz
//
@@ -351,7 +353,7 @@
// toolStripSeparator5
//
this.toolStripSeparator5.Name = "toolStripSeparator5";
- this.toolStripSeparator5.Size = new System.Drawing.Size(6, 75);
+ this.toolStripSeparator5.Size = new System.Drawing.Size(6, 62);
this.toolStripSeparator5.Visible = false;
//
// sh
@@ -387,7 +389,21 @@
// toolStripSeparator6
//
this.toolStripSeparator6.Name = "toolStripSeparator6";
- this.toolStripSeparator6.Size = new System.Drawing.Size(6, 75);
+ this.toolStripSeparator6.Size = new System.Drawing.Size(6, 62);
+ //
+ // toolStripButton1
+ //
+ this.toolStripButton1.AutoSize = false;
+ this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
+ this.toolStripButton1.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
+ this.toolStripButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.White;
+ this.toolStripButton1.Name = "toolStripButton1";
+ this.toolStripButton1.Size = new System.Drawing.Size(35, 47);
+ this.toolStripButton1.Text = "涓嬫帹";
+ this.toolStripButton1.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
+ this.toolStripButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
+ this.toolStripButton1.Click += new System.EventHandler(this.down_Click);
//
// down
//
@@ -397,16 +413,16 @@
this.down.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.down.ImageTransparentColor = System.Drawing.Color.White;
this.down.Name = "down";
- this.down.Size = new System.Drawing.Size(35, 47);
- this.down.Text = "涓嬫帹";
+ this.down.Size = new System.Drawing.Size(64, 47);
+ this.down.Text = "澶氳涓嬫帹";
this.down.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.down.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
- this.down.Click += new System.EventHandler(this.down_Click);
+ this.down.Click += new System.EventHandler(this.dhdown_Click);
//
// toolStripSeparator10
//
this.toolStripSeparator10.Name = "toolStripSeparator10";
- this.toolStripSeparator10.Size = new System.Drawing.Size(6, 75);
+ this.toolStripSeparator10.Size = new System.Drawing.Size(6, 62);
//
// xd
//
@@ -425,7 +441,7 @@
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
- this.toolStripSeparator4.Size = new System.Drawing.Size(6, 75);
+ this.toolStripSeparator4.Size = new System.Drawing.Size(6, 62);
//
// tc
//
@@ -444,13 +460,13 @@
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
- this.toolStripSeparator3.Size = new System.Drawing.Size(6, 75);
+ this.toolStripSeparator3.Size = new System.Drawing.Size(6, 62);
//
// toolStripSeparator9
//
this.toolStripSeparator9.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.toolStripSeparator9.Name = "toolStripSeparator9";
- this.toolStripSeparator9.Size = new System.Drawing.Size(6, 75);
+ this.toolStripSeparator9.Size = new System.Drawing.Size(6, 62);
//
// mrlk
//
@@ -460,7 +476,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(86, 70);
+ 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;
@@ -470,7 +486,7 @@
//
this.toolStripSeparator7.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.toolStripSeparator7.Name = "toolStripSeparator7";
- this.toolStripSeparator7.Size = new System.Drawing.Size(6, 75);
+ this.toolStripSeparator7.Size = new System.Drawing.Size(6, 62);
//
// bclk
//
@@ -480,7 +496,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(86, 70);
+ 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;
@@ -490,7 +506,7 @@
//
this.toolStripSeparator8.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.toolStripSeparator8.Name = "toolStripSeparator8";
- this.toolStripSeparator8.Size = new System.Drawing.Size(6, 75);
+ this.toolStripSeparator8.Size = new System.Drawing.Size(6, 62);
//
// timer1
//
@@ -508,13 +524,13 @@
this.grdMain.BackgroundColor = System.Drawing.SystemColors.InactiveCaption;
this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill;
- this.grdMain.Location = new System.Drawing.Point(0, 251);
- this.grdMain.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.grdMain.Location = new System.Drawing.Point(0, 209);
+ this.grdMain.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.grdMain.Name = "grdMain";
this.grdMain.ReadOnly = true;
this.grdMain.RowHeadersWidth = 62;
this.grdMain.RowTemplate.Height = 23;
- this.grdMain.Size = new System.Drawing.Size(1869, 517);
+ this.grdMain.Size = new System.Drawing.Size(1661, 431);
this.grdMain.TabIndex = 19;
this.grdMain.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.grdMain_CellMouseUp);
this.grdMain.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_ColumnWidthChanged);
@@ -524,12 +540,12 @@
// grdPrint
//
this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.grdPrint.Location = new System.Drawing.Point(1158, 219);
- this.grdPrint.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.grdPrint.Location = new System.Drawing.Point(1029, 182);
+ this.grdPrint.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.grdPrint.Name = "grdPrint";
this.grdPrint.RowHeadersWidth = 62;
this.grdPrint.RowTemplate.Height = 23;
- this.grdPrint.Size = new System.Drawing.Size(38, 36);
+ this.grdPrint.Size = new System.Drawing.Size(34, 30);
this.grdPrint.TabIndex = 8;
this.grdPrint.Visible = false;
//
@@ -540,14 +556,14 @@
this.grdSum.BackgroundColor = System.Drawing.SystemColors.Control;
this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.grdSum.Location = new System.Drawing.Point(0, 768);
- this.grdSum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.grdSum.Location = new System.Drawing.Point(0, 640);
+ this.grdSum.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.grdSum.Name = "grdSum";
this.grdSum.ReadOnly = true;
this.grdSum.RowHeadersWidth = 62;
this.grdSum.RowTemplate.Height = 23;
this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.grdSum.Size = new System.Drawing.Size(1869, 28);
+ this.grdSum.Size = new System.Drawing.Size(1661, 23);
this.grdSum.TabIndex = 47;
//
// groupBox1
@@ -572,38 +588,38 @@
this.groupBox1.Controls.Add(this.txtHBillNo);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.groupBox1.Location = new System.Drawing.Point(0, 155);
- this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.groupBox1.Location = new System.Drawing.Point(0, 129);
+ this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.groupBox1.Name = "groupBox1";
- this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.groupBox1.Size = new System.Drawing.Size(1869, 96);
+ this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.groupBox1.Size = new System.Drawing.Size(1661, 80);
this.groupBox1.TabIndex = 52;
this.groupBox1.TabStop = false;
//
// txtHBillNo2
//
- this.txtHBillNo2.Location = new System.Drawing.Point(1454, 16);
- this.txtHBillNo2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txtHBillNo2.Location = new System.Drawing.Point(1292, 13);
+ this.txtHBillNo2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.txtHBillNo2.Name = "txtHBillNo2";
- this.txtHBillNo2.Size = new System.Drawing.Size(193, 28);
+ this.txtHBillNo2.Size = new System.Drawing.Size(172, 25);
this.txtHBillNo2.TabIndex = 27;
//
// label8
//
this.label8.AutoSize = true;
- this.label8.Location = new System.Drawing.Point(1370, 22);
+ this.label8.Location = new System.Drawing.Point(1218, 18);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(80, 18);
+ this.label8.Size = new System.Drawing.Size(67, 15);
this.label8.TabIndex = 26;
this.label8.Text = "鍗曟嵁鍙凤細";
//
// btnTB
//
- this.btnTB.Location = new System.Drawing.Point(1662, 14);
- this.btnTB.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.btnTB.Location = new System.Drawing.Point(1477, 12);
+ this.btnTB.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.btnTB.Name = "btnTB";
- this.btnTB.Size = new System.Drawing.Size(110, 36);
+ this.btnTB.Size = new System.Drawing.Size(98, 30);
this.btnTB.TabIndex = 25;
this.btnTB.Text = "閲嶆柊鍚屾";
this.btnTB.UseVisualStyleBackColor = true;
@@ -619,124 +635,124 @@
"宸插鏍�",
"鏈叧闂�",
"宸插叧闂�"});
- this.cmbHStatus.Location = new System.Drawing.Point(436, 62);
- this.cmbHStatus.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.cmbHStatus.Location = new System.Drawing.Point(388, 52);
+ this.cmbHStatus.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.cmbHStatus.Name = "cmbHStatus";
- this.cmbHStatus.Size = new System.Drawing.Size(120, 26);
+ this.cmbHStatus.Size = new System.Drawing.Size(107, 23);
this.cmbHStatus.TabIndex = 1;
this.cmbHStatus.Visible = false;
//
// label7
//
this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(310, 22);
+ this.label7.Location = new System.Drawing.Point(276, 18);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(116, 18);
+ this.label7.Size = new System.Drawing.Size(97, 15);
this.label7.TabIndex = 9;
this.label7.Text = "璁㈠崟璺熻釜鍙凤細";
//
// label5
//
this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(320, 62);
+ this.label5.Location = new System.Drawing.Point(284, 52);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(62, 18);
+ this.label5.Size = new System.Drawing.Size(52, 15);
this.label5.TabIndex = 9;
this.label5.Text = "鐘舵�侊細";
this.label5.Visible = false;
//
// txtHOrderProcNO
//
- this.txtHOrderProcNO.Location = new System.Drawing.Point(436, 18);
- this.txtHOrderProcNO.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txtHOrderProcNO.Location = new System.Drawing.Point(388, 15);
+ this.txtHOrderProcNO.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.txtHOrderProcNO.Name = "txtHOrderProcNO";
- this.txtHOrderProcNO.Size = new System.Drawing.Size(160, 28);
+ this.txtHOrderProcNO.Size = new System.Drawing.Size(143, 25);
this.txtHOrderProcNO.TabIndex = 10;
//
// label6
//
this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(592, 62);
+ this.label6.Location = new System.Drawing.Point(526, 52);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(98, 18);
+ this.label6.Size = new System.Drawing.Size(82, 15);
this.label6.TabIndex = 8;
this.label6.Text = "鐢熶骇杞﹂棿锛�";
//
// txtHDeptID
//
- this.txtHDeptID.Location = new System.Drawing.Point(690, 54);
- this.txtHDeptID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txtHDeptID.Location = new System.Drawing.Point(613, 45);
+ this.txtHDeptID.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.txtHDeptID.Name = "txtHDeptID";
- this.txtHDeptID.Size = new System.Drawing.Size(241, 28);
+ this.txtHDeptID.Size = new System.Drawing.Size(215, 25);
this.txtHDeptID.TabIndex = 4;
//
// dtpHBDate
//
this.dtpHBDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
- this.dtpHBDate.Location = new System.Drawing.Point(117, 16);
- this.dtpHBDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.dtpHBDate.Location = new System.Drawing.Point(104, 13);
+ this.dtpHBDate.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.dtpHBDate.Name = "dtpHBDate";
this.dtpHBDate.ShowCheckBox = true;
- this.dtpHBDate.Size = new System.Drawing.Size(181, 28);
+ this.dtpHBDate.Size = new System.Drawing.Size(161, 25);
this.dtpHBDate.TabIndex = 1;
//
// label2
//
this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(22, 21);
+ this.label2.Location = new System.Drawing.Point(20, 17);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(98, 18);
+ this.label2.Size = new System.Drawing.Size(82, 15);
this.label2.TabIndex = 2;
this.label2.Text = "寮�濮嬫棩鏈燂細";
//
// txtHMaterID
//
- this.txtHMaterID.Location = new System.Drawing.Point(1024, 15);
- this.txtHMaterID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txtHMaterID.Location = new System.Drawing.Point(910, 12);
+ this.txtHMaterID.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.txtHMaterID.Name = "txtHMaterID";
- this.txtHMaterID.Size = new System.Drawing.Size(298, 28);
+ this.txtHMaterID.Size = new System.Drawing.Size(265, 25);
this.txtHMaterID.TabIndex = 5;
//
// dtpHEDate
//
this.dtpHEDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
- this.dtpHEDate.Location = new System.Drawing.Point(117, 56);
- this.dtpHEDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.dtpHEDate.Location = new System.Drawing.Point(104, 47);
+ this.dtpHEDate.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.dtpHEDate.Name = "dtpHEDate";
this.dtpHEDate.ShowCheckBox = true;
- this.dtpHEDate.Size = new System.Drawing.Size(181, 28);
+ this.dtpHEDate.Size = new System.Drawing.Size(161, 25);
this.dtpHEDate.TabIndex = 2;
//
// label4
//
this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(954, 22);
+ this.label4.Location = new System.Drawing.Point(848, 18);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(71, 18);
+ this.label4.Size = new System.Drawing.Size(60, 15);
this.label4.TabIndex = 7;
this.label4.Text = "鐗� 鏂欙細";
//
// label1
//
this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(610, 22);
+ this.label1.Location = new System.Drawing.Point(542, 18);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(80, 18);
+ this.label1.Size = new System.Drawing.Size(67, 15);
this.label1.TabIndex = 0;
this.label1.Text = "鍗曟嵁鍙凤細";
//
// btnOK
//
- this.btnOK.Location = new System.Drawing.Point(1024, 50);
- this.btnOK.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.btnOK.Location = new System.Drawing.Point(910, 42);
+ this.btnOK.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.btnOK.Name = "btnOK";
- this.btnOK.Size = new System.Drawing.Size(300, 36);
+ this.btnOK.Size = new System.Drawing.Size(267, 30);
this.btnOK.TabIndex = 6;
this.btnOK.Text = "蹇�熻繃婊�";
this.btnOK.UseVisualStyleBackColor = true;
@@ -744,34 +760,34 @@
//
// txtHBillNo
//
- this.txtHBillNo.Location = new System.Drawing.Point(690, 16);
- this.txtHBillNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txtHBillNo.Location = new System.Drawing.Point(613, 13);
+ this.txtHBillNo.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.txtHBillNo.Name = "txtHBillNo";
- this.txtHBillNo.Size = new System.Drawing.Size(241, 28);
+ this.txtHBillNo.Size = new System.Drawing.Size(215, 25);
this.txtHBillNo.TabIndex = 3;
//
// label3
//
this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(21, 60);
+ this.label3.Location = new System.Drawing.Point(19, 50);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(98, 18);
+ this.label3.Size = new System.Drawing.Size(82, 15);
this.label3.TabIndex = 4;
this.label3.Text = "缁撴潫鏃ユ湡锛�";
//
// Sc_ICMOBillList
//
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1869, 796);
+ this.ClientSize = new System.Drawing.Size(1661, 663);
this.Controls.Add(this.grdMain);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.grdSum);
this.Controls.Add(this.pPic);
this.Controls.Add(this.Tool);
this.Controls.Add(this.grdPrint);
- this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.Name = "Sc_ICMOBillList";
this.Text = "鍗曟嵁鍒楄〃";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
@@ -851,5 +867,6 @@
private System.Windows.Forms.TextBox txtHBillNo2;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Button btnTB;
+ private System.Windows.Forms.ToolStripButton toolStripButton1;
}
}
\ No newline at end of file
--
Gitblit v1.9.1