From f5a4cd3d3c386f579d170d758b65fc6c297e3ac3 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期六, 02 九月 2023 18:52:44 +0800
Subject: [PATCH] 1
---
WorkM/流转卡管理/Sc_ProcessExchangeBill.designer.cs | 223 +++++++++++++++++++++++++++++++++++++++++++++++--------
1 files changed, 189 insertions(+), 34 deletions(-)
diff --git "a/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/Sc_ProcessExchangeBill.designer.cs" "b/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/Sc_ProcessExchangeBill.designer.cs"
index 0418241..296450c 100644
--- "a/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/Sc_ProcessExchangeBill.designer.cs"
+++ "b/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/Sc_ProcessExchangeBill.designer.cs"
@@ -38,6 +38,7 @@
this.xz = new System.Windows.Forms.ToolStripButton();
this.xg = new System.Windows.Forms.ToolStripButton();
this.sc = new System.Windows.Forms.ToolStripButton();
+ this.fz = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
this.AddRow = new System.Windows.Forms.ToolStripButton();
this.DelRow = new System.Windows.Forms.ToolStripButton();
@@ -63,6 +64,7 @@
this.浣滃簾ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.鎾ら攢浣滃簾ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
+ this.闅愯棌鍒楄缃甌oolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
this.tc = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
@@ -77,6 +79,16 @@
this.tabControl2 = new System.Windows.Forms.TabControl();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.gbUp = new System.Windows.Forms.GroupBox();
+ this.textHPicNumVer = new System.Windows.Forms.TextBox();
+ this.textHProductNum = new System.Windows.Forms.TextBox();
+ this.textHMaterTexture = new System.Windows.Forms.TextBox();
+ this.label62 = new System.Windows.Forms.Label();
+ this.textHVerNum = new System.Windows.Forms.TextBox();
+ this.label63 = new System.Windows.Forms.Label();
+ this.label64 = new System.Windows.Forms.Label();
+ this.label65 = new System.Windows.Forms.Label();
+ this.textHPicNumAssemble = new System.Windows.Forms.TextBox();
+ this.label66 = new System.Windows.Forms.Label();
this.label42 = new System.Windows.Forms.Label();
this.txtHProjectNum = new System.Windows.Forms.TextBox();
this.cmdEquipMentID = new System.Windows.Forms.Button();
@@ -224,7 +236,6 @@
this.grdSum = new System.Windows.Forms.DataGridView();
this.panel6 = new System.Windows.Forms.Panel();
this.lblHStockQty = new System.Windows.Forms.Label();
- this.闅愯棌鍒楄缃甌oolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.Tool.SuspendLayout();
this.P1.SuspendLayout();
this.tabControl2.SuspendLayout();
@@ -256,11 +267,12 @@
this.xz,
this.xg,
this.sc,
+ this.fz,
this.toolStripSeparator8,
+ this.bc,
this.AddRow,
this.DelRow,
this.toolStripSeparator4,
- this.bc,
this.fq,
this.toolStripSeparator5,
this.sh,
@@ -284,7 +296,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(1356, 62);
+ this.Tool.Size = new System.Drawing.Size(1797, 62);
this.Tool.Stretch = true;
this.Tool.TabIndex = 17;
this.Tool.Text = "toolStrip1";
@@ -379,6 +391,20 @@
this.sc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.sc.Visible = false;
this.sc.Click += new System.EventHandler(this.sc_Click);
+ //
+ // fz
+ //
+ this.fz.AutoSize = false;
+ this.fz.Image = ((System.Drawing.Image)(resources.GetObject("fz.Image")));
+ this.fz.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
+ this.fz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.fz.ImageTransparentColor = System.Drawing.Color.White;
+ this.fz.Name = "fz";
+ this.fz.Size = new System.Drawing.Size(35, 47);
+ this.fz.Text = "澶嶅埗";
+ this.fz.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
+ this.fz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
+ this.fz.Click += new System.EventHandler(this.fz_Click);
//
// toolStripSeparator8
//
@@ -579,59 +605,66 @@
// 鍏抽棴ToolStripMenuItem
//
this.鍏抽棴ToolStripMenuItem.Name = "鍏抽棴ToolStripMenuItem";
- this.鍏抽棴ToolStripMenuItem.Size = new System.Drawing.Size(224, 26);
+ 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(224, 26);
+ 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(221, 6);
+ this.toolStripSeparator15.Size = new System.Drawing.Size(164, 6);
//
// 瀹℃牳ToolStripMenuItem
//
this.瀹℃牳ToolStripMenuItem.Name = "瀹℃牳ToolStripMenuItem";
- this.瀹℃牳ToolStripMenuItem.Size = new System.Drawing.Size(224, 26);
+ 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(224, 26);
+ 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(221, 6);
+ this.toolStripSeparator14.Size = new System.Drawing.Size(164, 6);
//
// 浣滃簾ToolStripMenuItem
//
this.浣滃簾ToolStripMenuItem.Name = "浣滃簾ToolStripMenuItem";
- this.浣滃簾ToolStripMenuItem.Size = new System.Drawing.Size(224, 26);
+ 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(224, 26);
+ 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(221, 6);
+ this.toolStripMenuItem1.Size = new System.Drawing.Size(164, 6);
+ //
+ // 闅愯棌鍒楄缃甌oolStripMenuItem
+ //
+ this.闅愯棌鍒楄缃甌oolStripMenuItem.Name = "闅愯棌鍒楄缃甌oolStripMenuItem";
+ this.闅愯棌鍒楄缃甌oolStripMenuItem.Size = new System.Drawing.Size(167, 26);
+ this.闅愯棌鍒楄缃甌oolStripMenuItem.Text = "闅愯棌鍒楄缃�";
+ this.闅愯棌鍒楄缃甌oolStripMenuItem.Click += new System.EventHandler(this.闅愯棌鍒楄缃甌oolStripMenuItem_Click_1);
//
// toolStripSeparator9
//
@@ -726,7 +759,7 @@
this.lblCaption.Location = new System.Drawing.Point(0, 0);
this.lblCaption.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblCaption.Name = "lblCaption";
- this.lblCaption.Size = new System.Drawing.Size(1249, 42);
+ this.lblCaption.Size = new System.Drawing.Size(1690, 42);
this.lblCaption.TabIndex = 18;
this.lblCaption.Text = "鍗曟嵁缂栬緫";
this.lblCaption.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -741,7 +774,7 @@
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(1249, 318);
+ this.P1.Size = new System.Drawing.Size(1690, 318);
this.P1.TabIndex = 31;
//
// tabControl2
@@ -754,7 +787,7 @@
this.tabControl2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.tabControl2.Name = "tabControl2";
this.tabControl2.SelectedIndex = 0;
- this.tabControl2.Size = new System.Drawing.Size(1249, 276);
+ this.tabControl2.Size = new System.Drawing.Size(1690, 276);
this.tabControl2.TabIndex = 310;
//
// tabPage2
@@ -764,7 +797,7 @@
this.tabPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.tabPage2.Size = new System.Drawing.Size(1241, 247);
+ this.tabPage2.Size = new System.Drawing.Size(1682, 247);
this.tabPage2.TabIndex = 0;
this.tabPage2.Text = "琛ㄥご淇℃伅";
this.tabPage2.UseVisualStyleBackColor = true;
@@ -772,6 +805,16 @@
// gbUp
//
this.gbUp.BackColor = System.Drawing.Color.Lavender;
+ this.gbUp.Controls.Add(this.textHPicNumVer);
+ this.gbUp.Controls.Add(this.textHProductNum);
+ this.gbUp.Controls.Add(this.textHMaterTexture);
+ this.gbUp.Controls.Add(this.label62);
+ this.gbUp.Controls.Add(this.textHVerNum);
+ this.gbUp.Controls.Add(this.label63);
+ this.gbUp.Controls.Add(this.label64);
+ this.gbUp.Controls.Add(this.label65);
+ this.gbUp.Controls.Add(this.textHPicNumAssemble);
+ this.gbUp.Controls.Add(this.label66);
this.gbUp.Controls.Add(this.label42);
this.gbUp.Controls.Add(this.txtHProjectNum);
this.gbUp.Controls.Add(this.cmdEquipMentID);
@@ -819,9 +862,116 @@
this.gbUp.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.gbUp.Name = "gbUp";
this.gbUp.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.gbUp.Size = new System.Drawing.Size(1235, 243);
+ this.gbUp.Size = new System.Drawing.Size(1676, 243);
this.gbUp.TabIndex = 33;
this.gbUp.TabStop = false;
+ //
+ // textHPicNumVer
+ //
+ this.textHPicNumVer.BackColor = System.Drawing.SystemColors.Window;
+ this.textHPicNumVer.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+ this.textHPicNumVer.Location = new System.Drawing.Point(1333, 29);
+ this.textHPicNumVer.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.textHPicNumVer.Name = "textHPicNumVer";
+ this.textHPicNumVer.Size = new System.Drawing.Size(249, 25);
+ this.textHPicNumVer.TabIndex = 337;
+ this.textHPicNumVer.Tag = "0";
+ //
+ // textHProductNum
+ //
+ this.textHProductNum.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+ this.textHProductNum.Location = new System.Drawing.Point(1335, 132);
+ this.textHProductNum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.textHProductNum.Name = "textHProductNum";
+ this.textHProductNum.Size = new System.Drawing.Size(251, 25);
+ this.textHProductNum.TabIndex = 336;
+ this.textHProductNum.Tag = "0";
+ //
+ // textHMaterTexture
+ //
+ this.textHMaterTexture.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+ this.textHMaterTexture.Location = new System.Drawing.Point(1335, 100);
+ this.textHMaterTexture.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.textHMaterTexture.Name = "textHMaterTexture";
+ this.textHMaterTexture.Size = new System.Drawing.Size(251, 25);
+ this.textHMaterTexture.TabIndex = 335;
+ this.textHMaterTexture.Tag = "0";
+ //
+ // label62
+ //
+ this.label62.AutoSize = true;
+ this.label62.ForeColor = System.Drawing.Color.Black;
+ this.label62.Location = new System.Drawing.Point(1237, 172);
+ this.label62.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ this.label62.Name = "label62";
+ this.label62.Size = new System.Drawing.Size(69, 15);
+ this.label62.TabIndex = 333;
+ this.label62.Text = "鐗� 鏈�";
+ //
+ // textHVerNum
+ //
+ this.textHVerNum.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+ this.textHVerNum.Location = new System.Drawing.Point(1333, 168);
+ this.textHVerNum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.textHVerNum.Name = "textHVerNum";
+ this.textHVerNum.Size = new System.Drawing.Size(251, 25);
+ this.textHVerNum.TabIndex = 334;
+ this.textHVerNum.Tag = "0";
+ //
+ // label63
+ //
+ this.label63.AutoSize = true;
+ this.label63.ForeColor = System.Drawing.Color.Black;
+ this.label63.Location = new System.Drawing.Point(1237, 138);
+ this.label63.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ this.label63.Name = "label63";
+ this.label63.Size = new System.Drawing.Size(67, 15);
+ this.label63.TabIndex = 330;
+ this.label63.Text = "鎴愬搧缂栧彿";
+ //
+ // label64
+ //
+ this.label64.AutoSize = true;
+ this.label64.ForeColor = System.Drawing.Color.Black;
+ this.label64.Location = new System.Drawing.Point(1235, 34);
+ this.label64.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ this.label64.Name = "label64";
+ this.label64.Size = new System.Drawing.Size(67, 15);
+ this.label64.TabIndex = 328;
+ this.label64.Text = "鍥惧彿鐗堟湰";
+ //
+ // label65
+ //
+ this.label65.AutoSize = true;
+ this.label65.ForeColor = System.Drawing.Color.Black;
+ this.label65.Location = new System.Drawing.Point(1236, 70);
+ this.label65.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ this.label65.Name = "label65";
+ this.label65.Size = new System.Drawing.Size(67, 15);
+ this.label65.TabIndex = 326;
+ this.label65.Text = "鎬昏鍥惧彿";
+ //
+ // textHPicNumAssemble
+ //
+ this.textHPicNumAssemble.BackColor = System.Drawing.SystemColors.Window;
+ this.textHPicNumAssemble.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+ this.textHPicNumAssemble.Location = new System.Drawing.Point(1335, 65);
+ this.textHPicNumAssemble.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.textHPicNumAssemble.Name = "textHPicNumAssemble";
+ this.textHPicNumAssemble.Size = new System.Drawing.Size(249, 25);
+ this.textHPicNumAssemble.TabIndex = 327;
+ this.textHPicNumAssemble.Tag = "0";
+ //
+ // label66
+ //
+ this.label66.AutoSize = true;
+ this.label66.ForeColor = System.Drawing.Color.Black;
+ this.label66.Location = new System.Drawing.Point(1235, 105);
+ this.label66.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ this.label66.Name = "label66";
+ this.label66.Size = new System.Drawing.Size(69, 15);
+ this.label66.TabIndex = 323;
+ this.label66.Text = "鏉� 璐�";
//
// label42
//
@@ -1327,7 +1477,7 @@
this.tabPage3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.tabPage3.Size = new System.Drawing.Size(1241, 246);
+ this.tabPage3.Size = new System.Drawing.Size(1682, 247);
this.tabPage3.TabIndex = 1;
this.tabPage3.Text = "鍏朵粬淇℃伅";
//
@@ -1695,7 +1845,7 @@
this.tabPage4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabPage4.Name = "tabPage4";
this.tabPage4.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tabPage4.Size = new System.Drawing.Size(1241, 246);
+ this.tabPage4.Size = new System.Drawing.Size(1683, 246);
this.tabPage4.TabIndex = 2;
this.tabPage4.Text = "妫�绉荤エ淇℃伅";
//
@@ -2201,7 +2351,7 @@
this.panel2.Location = new System.Drawing.Point(55, 658);
this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1249, 91);
+ this.panel2.Size = new System.Drawing.Size(1690, 91);
this.panel2.TabIndex = 32;
//
// txtHDeleteDate
@@ -2441,7 +2591,7 @@
// panel3
//
this.panel3.Dock = System.Windows.Forms.DockStyle.Right;
- this.panel3.Location = new System.Drawing.Point(1304, 62);
+ this.panel3.Location = new System.Drawing.Point(1745, 62);
this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(52, 687);
@@ -2467,7 +2617,7 @@
this.tabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
- this.tabControl1.Size = new System.Drawing.Size(1249, 278);
+ this.tabControl1.Size = new System.Drawing.Size(1690, 278);
this.tabControl1.TabIndex = 55;
//
// tabPage1
@@ -2479,7 +2629,7 @@
this.tabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tabPage1.Size = new System.Drawing.Size(1241, 249);
+ this.tabPage1.Size = new System.Drawing.Size(1682, 249);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "鏄庣粏淇℃伅";
this.tabPage1.UseVisualStyleBackColor = true;
@@ -2499,10 +2649,11 @@
this.grdMain.ReadOnly = true;
this.grdMain.RowHeadersWidth = 30;
this.grdMain.RowTemplate.Height = 23;
- this.grdMain.Size = new System.Drawing.Size(1233, 187);
+ this.grdMain.Size = new System.Drawing.Size(1674, 187);
this.grdMain.TabIndex = 58;
this.grdMain.RowHeadersWidthChanged += new System.EventHandler(this.grdMain_RowHeadersWidthChanged);
this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit);
+ this.grdMain.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellContentClick);
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);
@@ -2525,7 +2676,7 @@
this.grdSum.RowHeadersWidth = 51;
this.grdSum.RowTemplate.Height = 23;
this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.grdSum.Size = new System.Drawing.Size(1233, 24);
+ this.grdSum.Size = new System.Drawing.Size(1674, 24);
this.grdSum.TabIndex = 57;
//
// panel6
@@ -2537,7 +2688,7 @@
this.panel6.Location = new System.Drawing.Point(4, 215);
this.panel6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.panel6.Name = "panel6";
- this.panel6.Size = new System.Drawing.Size(1233, 30);
+ this.panel6.Size = new System.Drawing.Size(1674, 30);
this.panel6.TabIndex = 56;
//
// lblHStockQty
@@ -2549,19 +2700,12 @@
this.lblHStockQty.Size = new System.Drawing.Size(0, 15);
this.lblHStockQty.TabIndex = 0;
//
- // 闅愯棌鍒楄缃甌oolStripMenuItem
- //
- this.闅愯棌鍒楄缃甌oolStripMenuItem.Name = "闅愯棌鍒楄缃甌oolStripMenuItem";
- this.闅愯棌鍒楄缃甌oolStripMenuItem.Size = new System.Drawing.Size(224, 26);
- this.闅愯棌鍒楄缃甌oolStripMenuItem.Text = "闅愯棌鍒楄缃�";
- this.闅愯棌鍒楄缃甌oolStripMenuItem.Click += new System.EventHandler(this.闅愯棌鍒楄缃甌oolStripMenuItem_Click_1);
- //
// Sc_ProcessExchangeBill
//
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(1356, 749);
+ this.ClientSize = new System.Drawing.Size(1797, 749);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.panel2);
this.Controls.Add(this.P1);
@@ -2806,5 +2950,16 @@
private System.Windows.Forms.TextBox txtHProdMaterCode;
private System.Windows.Forms.Label label43;
private System.Windows.Forms.ToolStripMenuItem 闅愯棌鍒楄缃甌oolStripMenuItem;
+ private System.Windows.Forms.ToolStripButton fz;
+ private System.Windows.Forms.TextBox textHProductNum;
+ private System.Windows.Forms.TextBox textHMaterTexture;
+ private System.Windows.Forms.Label label62;
+ private System.Windows.Forms.TextBox textHVerNum;
+ private System.Windows.Forms.Label label63;
+ private System.Windows.Forms.Label label64;
+ private System.Windows.Forms.Label label65;
+ private System.Windows.Forms.TextBox textHPicNumAssemble;
+ private System.Windows.Forms.Label label66;
+ private System.Windows.Forms.TextBox textHPicNumVer;
}
}
\ No newline at end of file
--
Gitblit v1.9.1