| | |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Kf_WeighToBarCode)); |
| | | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); |
| | | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); |
| | | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); |
| | | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); |
| | | this.Tool = new System.Windows.Forms.ToolStrip(); |
| | | this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.mrlk = new System.Windows.Forms.ToolStripButton(); |
| | |
| | | this.label4 = new System.Windows.Forms.Label(); |
| | | this.txtHMaterNumber = new System.Windows.Forms.TextBox(); |
| | | this.gbUp = new System.Windows.Forms.GroupBox(); |
| | | this.lblSNo = new System.Windows.Forms.Label(); |
| | | this.label18 = new System.Windows.Forms.Label(); |
| | | this.txtHBarCode_Pack = new System.Windows.Forms.TextBox(); |
| | | this.cmdHEPack = new System.Windows.Forms.Button(); |
| | | this.cmdHBPack = new System.Windows.Forms.Button(); |
| | | this.textBox_COM = new System.Windows.Forms.TextBox(); |
| | | this.label_COM = new System.Windows.Forms.Label(); |
| | | this.button_OpenCom = new System.Windows.Forms.Button(); |
| | | this.button_getHWeight = new System.Windows.Forms.Button(); |
| | | this.label17 = new System.Windows.Forms.Label(); |
| | | this.txtHOrderPickRemark = new System.Windows.Forms.TextBox(); |
| | | this.label15 = new System.Windows.Forms.Label(); |
| | | this.txtHCusModel = new System.Windows.Forms.TextBox(); |
| | | this.label16 = new System.Windows.Forms.Label(); |
| | |
| | | this.ä¸é´ = new System.Windows.Forms.Panel(); |
| | | this.åºé¨ = new System.Windows.Forms.Panel(); |
| | | this.å³ä¾§ = new System.Windows.Forms.Panel(); |
| | | this.label17 = new System.Windows.Forms.Label(); |
| | | this.txtHOrderPickRemark = new System.Windows.Forms.TextBox(); |
| | | this.timer2 = new System.Windows.Forms.Timer(this.components); |
| | | this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker(); |
| | | this.Tool.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit(); |
| | | this.gbUp.SuspendLayout(); |
| | |
| | | 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(1396, 50); |
| | | this.Tool.Size = new System.Drawing.Size(1283, 50); |
| | | this.Tool.Stretch = true; |
| | | this.Tool.TabIndex = 16; |
| | | this.Tool.Text = "toolStrip1"; |
| | |
| | | this.grdMain.AllowUserToDeleteRows = false; |
| | | this.grdMain.BackgroundColor = System.Drawing.SystemColors.ControlLightLight; |
| | | this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
| | | dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window; |
| | | dataGridViewCellStyle5.Font = new System.Drawing.Font("å®ä½", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText; |
| | | dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
| | | dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
| | | dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False; |
| | | this.grdMain.DefaultCellStyle = dataGridViewCellStyle5; |
| | | dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
| | | dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window; |
| | | dataGridViewCellStyle1.Font = new System.Drawing.Font("å®ä½", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText; |
| | | dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
| | | dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
| | | dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False; |
| | | this.grdMain.DefaultCellStyle = dataGridViewCellStyle1; |
| | | this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.grdMain.Location = new System.Drawing.Point(3, 3); |
| | | this.grdMain.Margin = new System.Windows.Forms.Padding(0); |
| | |
| | | this.grdMain.ReadOnly = true; |
| | | this.grdMain.RowHeadersWidth = 51; |
| | | this.grdMain.RowTemplate.Height = 23; |
| | | this.grdMain.Size = new System.Drawing.Size(1091, 334); |
| | | this.grdMain.Size = new System.Drawing.Size(978, 334); |
| | | this.grdMain.TabIndex = 19; |
| | | this.grdMain.Paint += new System.Windows.Forms.PaintEventHandler(this.grdMain_Paint); |
| | | // |
| | |
| | | // gbUp |
| | | // |
| | | this.gbUp.BackColor = System.Drawing.Color.Transparent; |
| | | this.gbUp.Controls.Add(this.lblSNo); |
| | | this.gbUp.Controls.Add(this.label18); |
| | | this.gbUp.Controls.Add(this.txtHBarCode_Pack); |
| | | this.gbUp.Controls.Add(this.cmdHEPack); |
| | | this.gbUp.Controls.Add(this.cmdHBPack); |
| | | this.gbUp.Controls.Add(this.textBox_COM); |
| | | this.gbUp.Controls.Add(this.label_COM); |
| | | this.gbUp.Controls.Add(this.button_OpenCom); |
| | | this.gbUp.Controls.Add(this.button_getHWeight); |
| | | this.gbUp.Controls.Add(this.label17); |
| | | this.gbUp.Controls.Add(this.txtHOrderPickRemark); |
| | | this.gbUp.Controls.Add(this.label15); |
| | |
| | | this.gbUp.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.gbUp.Location = new System.Drawing.Point(0, 0); |
| | | this.gbUp.Name = "gbUp"; |
| | | this.gbUp.Size = new System.Drawing.Size(1105, 261); |
| | | this.gbUp.Size = new System.Drawing.Size(992, 261); |
| | | this.gbUp.TabIndex = 58; |
| | | this.gbUp.TabStop = false; |
| | | // |
| | | // lblSNo |
| | | // |
| | | this.lblSNo.AutoSize = true; |
| | | this.lblSNo.Font = new System.Drawing.Font("å®ä½", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.lblSNo.ForeColor = System.Drawing.Color.Red; |
| | | this.lblSNo.Location = new System.Drawing.Point(843, 158); |
| | | this.lblSNo.Name = "lblSNo"; |
| | | this.lblSNo.Size = new System.Drawing.Size(20, 19); |
| | | this.lblSNo.TabIndex = 334; |
| | | this.lblSNo.Text = "."; |
| | | // |
| | | // label18 |
| | | // |
| | | this.label18.AutoSize = true; |
| | | this.label18.Font = new System.Drawing.Font("å®ä½", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.label18.ForeColor = System.Drawing.Color.Black; |
| | | this.label18.Location = new System.Drawing.Point(638, 116); |
| | | this.label18.Name = "label18"; |
| | | this.label18.Size = new System.Drawing.Size(53, 12); |
| | | this.label18.TabIndex = 332; |
| | | this.label18.Text = "æçæ¡ç "; |
| | | // |
| | | // txtHBarCode_Pack |
| | | // |
| | | this.txtHBarCode_Pack.Font = new System.Drawing.Font("å®ä½", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.txtHBarCode_Pack.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHBarCode_Pack.Location = new System.Drawing.Point(693, 112); |
| | | this.txtHBarCode_Pack.Name = "txtHBarCode_Pack"; |
| | | this.txtHBarCode_Pack.ReadOnly = true; |
| | | this.txtHBarCode_Pack.Size = new System.Drawing.Size(128, 21); |
| | | this.txtHBarCode_Pack.TabIndex = 333; |
| | | // |
| | | // cmdHEPack |
| | | // |
| | | this.cmdHEPack.BackColor = System.Drawing.Color.White; |
| | | this.cmdHEPack.Font = new System.Drawing.Font("å®ä½", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.cmdHEPack.Location = new System.Drawing.Point(847, 89); |
| | | this.cmdHEPack.Margin = new System.Windows.Forms.Padding(2); |
| | | this.cmdHEPack.Name = "cmdHEPack"; |
| | | this.cmdHEPack.Size = new System.Drawing.Size(86, 44); |
| | | this.cmdHEPack.TabIndex = 331; |
| | | this.cmdHEPack.Text = "ç»æç»æ"; |
| | | this.cmdHEPack.UseVisualStyleBackColor = false; |
| | | this.cmdHEPack.Click += new System.EventHandler(this.cmdHEPack_Click); |
| | | // |
| | | // cmdHBPack |
| | | // |
| | | this.cmdHBPack.BackColor = System.Drawing.Color.White; |
| | | this.cmdHBPack.Font = new System.Drawing.Font("å®ä½", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.cmdHBPack.Location = new System.Drawing.Point(847, 28); |
| | | this.cmdHBPack.Margin = new System.Windows.Forms.Padding(2); |
| | | this.cmdHBPack.Name = "cmdHBPack"; |
| | | this.cmdHBPack.Size = new System.Drawing.Size(86, 44); |
| | | this.cmdHBPack.TabIndex = 330; |
| | | this.cmdHBPack.Text = "å¼å§ç»æ"; |
| | | this.cmdHBPack.UseVisualStyleBackColor = false; |
| | | this.cmdHBPack.Click += new System.EventHandler(this.cmdHBPack_Click); |
| | | // |
| | | // textBox_COM |
| | | // |
| | | this.textBox_COM.Font = new System.Drawing.Font("å®ä½", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.textBox_COM.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.textBox_COM.Location = new System.Drawing.Point(498, 112); |
| | | this.textBox_COM.Name = "textBox_COM"; |
| | | this.textBox_COM.Size = new System.Drawing.Size(128, 21); |
| | | this.textBox_COM.TabIndex = 329; |
| | | // |
| | | // label_COM |
| | | // |
| | | this.label_COM.AutoSize = true; |
| | | this.label_COM.Font = new System.Drawing.Font("å®ä½", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.label_COM.ForeColor = System.Drawing.Color.Black; |
| | | this.label_COM.Location = new System.Drawing.Point(472, 116); |
| | | this.label_COM.Name = "label_COM"; |
| | | this.label_COM.Size = new System.Drawing.Size(23, 12); |
| | | this.label_COM.TabIndex = 328; |
| | | this.label_COM.Text = "COM"; |
| | | // |
| | | // button_OpenCom |
| | | // |
| | | this.button_OpenCom.BackColor = System.Drawing.Color.White; |
| | | this.button_OpenCom.Font = new System.Drawing.Font("å®ä½", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.button_OpenCom.Location = new System.Drawing.Point(429, 222); |
| | | this.button_OpenCom.Margin = new System.Windows.Forms.Padding(2); |
| | | this.button_OpenCom.Name = "button_OpenCom"; |
| | | this.button_OpenCom.Size = new System.Drawing.Size(86, 32); |
| | | this.button_OpenCom.TabIndex = 327; |
| | | this.button_OpenCom.Text = "æå¼ä¸²å£"; |
| | | this.button_OpenCom.UseVisualStyleBackColor = false; |
| | | this.button_OpenCom.Click += new System.EventHandler(this.button_OpenCom_Click); |
| | | // |
| | | // button_getHWeight |
| | | // |
| | | this.button_getHWeight.BackColor = System.Drawing.Color.White; |
| | | this.button_getHWeight.Font = new System.Drawing.Font("å®ä½", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.button_getHWeight.Location = new System.Drawing.Point(322, 222); |
| | | this.button_getHWeight.Margin = new System.Windows.Forms.Padding(2); |
| | | this.button_getHWeight.Name = "button_getHWeight"; |
| | | this.button_getHWeight.Size = new System.Drawing.Size(86, 32); |
| | | this.button_getHWeight.TabIndex = 326; |
| | | this.button_getHWeight.Text = "ç§°é"; |
| | | this.button_getHWeight.UseVisualStyleBackColor = false; |
| | | this.button_getHWeight.Click += new System.EventHandler(this.button_getHWeight_Click); |
| | | // |
| | | // label17 |
| | | // |
| | | this.label17.AutoSize = true; |
| | | this.label17.Font = new System.Drawing.Font("å®ä½", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.label17.ForeColor = System.Drawing.Color.Black; |
| | | this.label17.Location = new System.Drawing.Point(15, 177); |
| | | this.label17.Name = "label17"; |
| | | this.label17.Size = new System.Drawing.Size(77, 12); |
| | | this.label17.TabIndex = 324; |
| | | this.label17.Text = "订åå
è£
夿³¨"; |
| | | // |
| | | // txtHOrderPickRemark |
| | | // |
| | | this.txtHOrderPickRemark.BackColor = System.Drawing.SystemColors.Window; |
| | | this.txtHOrderPickRemark.Font = new System.Drawing.Font("å®ä½", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.txtHOrderPickRemark.ForeColor = System.Drawing.Color.Red; |
| | | this.txtHOrderPickRemark.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHOrderPickRemark.Location = new System.Drawing.Point(95, 173); |
| | | this.txtHOrderPickRemark.Multiline = true; |
| | | this.txtHOrderPickRemark.Name = "txtHOrderPickRemark"; |
| | | this.txtHOrderPickRemark.ReadOnly = true; |
| | | this.txtHOrderPickRemark.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; |
| | | this.txtHOrderPickRemark.Size = new System.Drawing.Size(726, 44); |
| | | this.txtHOrderPickRemark.TabIndex = 325; |
| | | // |
| | | // label15 |
| | | // |
| | |
| | | this.grdSub.AllowUserToDeleteRows = false; |
| | | this.grdSub.BackgroundColor = System.Drawing.SystemColors.ControlLightLight; |
| | | this.grdSub.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
| | | dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window; |
| | | dataGridViewCellStyle6.Font = new System.Drawing.Font("å®ä½", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText; |
| | | dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
| | | dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
| | | dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False; |
| | | this.grdSub.DefaultCellStyle = dataGridViewCellStyle6; |
| | | dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
| | | dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window; |
| | | dataGridViewCellStyle2.Font = new System.Drawing.Font("å®ä½", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText; |
| | | dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
| | | dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
| | | dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False; |
| | | this.grdSub.DefaultCellStyle = dataGridViewCellStyle2; |
| | | this.grdSub.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.grdSub.Location = new System.Drawing.Point(0, 73); |
| | | this.grdSub.Margin = new System.Windows.Forms.Padding(0); |
| | |
| | | this.tabControl1.Location = new System.Drawing.Point(0, 261); |
| | | this.tabControl1.Name = "tabControl1"; |
| | | this.tabControl1.SelectedIndex = 0; |
| | | this.tabControl1.Size = new System.Drawing.Size(1105, 366); |
| | | this.tabControl1.Size = new System.Drawing.Size(992, 366); |
| | | this.tabControl1.TabIndex = 149; |
| | | // |
| | | // tabPage1 |
| | |
| | | this.tabPage1.Location = new System.Drawing.Point(4, 22); |
| | | this.tabPage1.Name = "tabPage1"; |
| | | this.tabPage1.Padding = new System.Windows.Forms.Padding(3); |
| | | this.tabPage1.Size = new System.Drawing.Size(1097, 340); |
| | | this.tabPage1.Size = new System.Drawing.Size(984, 340); |
| | | this.tabPage1.TabIndex = 0; |
| | | this.tabPage1.Text = "ç§°éè®°å½"; |
| | | this.tabPage1.UseVisualStyleBackColor = true; |
| | |
| | | this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.panel2.Location = new System.Drawing.Point(279, 50); |
| | | this.panel2.Name = "panel2"; |
| | | this.panel2.Size = new System.Drawing.Size(1105, 627); |
| | | this.panel2.Size = new System.Drawing.Size(992, 627); |
| | | this.panel2.TabIndex = 60; |
| | | // |
| | | // 左侧 |
| | |
| | | this.åºé¨.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.åºé¨.Location = new System.Drawing.Point(0, 677); |
| | | this.åºé¨.Name = "åºé¨"; |
| | | this.åºé¨.Size = new System.Drawing.Size(1396, 10); |
| | | this.åºé¨.Size = new System.Drawing.Size(1283, 10); |
| | | this.åºé¨.TabIndex = 63; |
| | | // |
| | | // å³ä¾§ |
| | | // |
| | | this.å³ä¾§.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.å³ä¾§.Location = new System.Drawing.Point(1384, 50); |
| | | this.å³ä¾§.Location = new System.Drawing.Point(1271, 50); |
| | | this.å³ä¾§.Name = "å³ä¾§"; |
| | | this.å³ä¾§.Size = new System.Drawing.Size(12, 627); |
| | | this.å³ä¾§.TabIndex = 64; |
| | | // |
| | | // label17 |
| | | // timer2 |
| | | // |
| | | this.label17.AutoSize = true; |
| | | this.label17.Font = new System.Drawing.Font("å®ä½", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.label17.ForeColor = System.Drawing.Color.Black; |
| | | this.label17.Location = new System.Drawing.Point(15, 177); |
| | | this.label17.Name = "label17"; |
| | | this.label17.Size = new System.Drawing.Size(77, 12); |
| | | this.label17.TabIndex = 324; |
| | | this.label17.Text = "订åå
è£
夿³¨"; |
| | | // |
| | | // txtHOrderPickRemark |
| | | // |
| | | this.txtHOrderPickRemark.BackColor = System.Drawing.SystemColors.Window; |
| | | this.txtHOrderPickRemark.Font = new System.Drawing.Font("å®ä½", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.txtHOrderPickRemark.ForeColor = System.Drawing.Color.Red; |
| | | this.txtHOrderPickRemark.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHOrderPickRemark.Location = new System.Drawing.Point(95, 173); |
| | | this.txtHOrderPickRemark.Multiline = true; |
| | | this.txtHOrderPickRemark.Name = "txtHOrderPickRemark"; |
| | | this.txtHOrderPickRemark.ReadOnly = true; |
| | | this.txtHOrderPickRemark.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; |
| | | this.txtHOrderPickRemark.Size = new System.Drawing.Size(726, 44); |
| | | this.txtHOrderPickRemark.TabIndex = 325; |
| | | this.timer2.Tick += new System.EventHandler(this.timer2_Tick); |
| | | // |
| | | // Kf_WeighToBarCode |
| | | // |
| | |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.AutoSize = true; |
| | | this.BackColor = System.Drawing.SystemColors.ActiveCaption; |
| | | this.ClientSize = new System.Drawing.Size(1396, 687); |
| | | this.ClientSize = new System.Drawing.Size(1283, 687); |
| | | this.Controls.Add(this.panel2); |
| | | this.Controls.Add(this.ä¸é´); |
| | | this.Controls.Add(this.panel1); |
| | |
| | | private System.Windows.Forms.TextBox txtHCusMaterName; |
| | | private System.Windows.Forms.Label label17; |
| | | private System.Windows.Forms.TextBox txtHOrderPickRemark; |
| | | private System.Windows.Forms.Timer timer2; |
| | | private System.Windows.Forms.Button button_getHWeight; |
| | | private System.ComponentModel.BackgroundWorker backgroundWorker1; |
| | | private System.Windows.Forms.Button button_OpenCom; |
| | | private System.Windows.Forms.TextBox textBox_COM; |
| | | private System.Windows.Forms.Label label_COM; |
| | | private System.Windows.Forms.Button cmdHEPack; |
| | | private System.Windows.Forms.Button cmdHBPack; |
| | | private System.Windows.Forms.Label label18; |
| | | private System.Windows.Forms.TextBox txtHBarCode_Pack; |
| | | private System.Windows.Forms.Label lblSNo; |
| | | } |
| | | } |