yangle
2023-08-03 0fb2957ffd729c1f09b51a73aa2af1c3d39fdcad
WorkM/Á÷ת¿¨¹ÜÀí/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.隐藏列设置ToolStripMenuItem = 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.隐藏列设置ToolStripMenuItem = 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);
            // 
            // åå…³é—­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);
            // 
            // 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);
            // 
            // åå®¡æ ¸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);
            // 
            // 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);
            //
            // éšè—åˆ—设置ToolStripMenuItem
            //
            this.隐藏列设置ToolStripMenuItem.Name = "隐藏列设置ToolStripMenuItem";
            this.隐藏列设置ToolStripMenuItem.Size = new System.Drawing.Size(167, 26);
            this.隐藏列设置ToolStripMenuItem.Text = "隐藏列设置";
            this.隐藏列设置ToolStripMenuItem.Click += new System.EventHandler(this.隐藏列设置ToolStripMenuItem_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;
            // 
            // éšè—åˆ—设置ToolStripMenuItem
            //
            this.隐藏列设置ToolStripMenuItem.Name = "隐藏列设置ToolStripMenuItem";
            this.隐藏列设置ToolStripMenuItem.Size = new System.Drawing.Size(224, 26);
            this.隐藏列设置ToolStripMenuItem.Text = "隐藏列设置";
            this.隐藏列设置ToolStripMenuItem.Click += new System.EventHandler(this.隐藏列设置ToolStripMenuItem_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 éšè—åˆ—设置ToolStripMenuItem;
        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;
    }
}