| | |
| | | // AfterWeigh |
| | | // |
| | | this.AfterWeigh.Enabled = false; |
| | | this.AfterWeigh.Location = new System.Drawing.Point(327, 188); |
| | | this.AfterWeigh.Location = new System.Drawing.Point(291, 157); |
| | | this.AfterWeigh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.AfterWeigh.Name = "AfterWeigh"; |
| | | this.AfterWeigh.Size = new System.Drawing.Size(133, 28); |
| | | this.AfterWeigh.Size = new System.Drawing.Size(119, 25); |
| | | this.AfterWeigh.TabIndex = 38; |
| | | // |
| | | // label5 |
| | | // |
| | | this.label5.AutoSize = true; |
| | | this.label5.Location = new System.Drawing.Point(242, 194); |
| | | this.label5.Location = new System.Drawing.Point(215, 162); |
| | | this.label5.Name = "label5"; |
| | | this.label5.Size = new System.Drawing.Size(89, 18); |
| | | this.label5.Size = new System.Drawing.Size(75, 15); |
| | | this.label5.TabIndex = 37; |
| | | this.label5.Text = "底部重量:"; |
| | | // |
| | | // BeforeWeigh |
| | | // |
| | | this.BeforeWeigh.Enabled = false; |
| | | this.BeforeWeigh.Location = new System.Drawing.Point(104, 186); |
| | | this.BeforeWeigh.Location = new System.Drawing.Point(92, 155); |
| | | this.BeforeWeigh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.BeforeWeigh.Name = "BeforeWeigh"; |
| | | this.BeforeWeigh.Size = new System.Drawing.Size(121, 28); |
| | | this.BeforeWeigh.Size = new System.Drawing.Size(108, 25); |
| | | this.BeforeWeigh.TabIndex = 35; |
| | | // |
| | | // label6 |
| | | // |
| | | this.label6.AutoSize = true; |
| | | this.label6.Location = new System.Drawing.Point(12, 191); |
| | | this.label6.Location = new System.Drawing.Point(11, 159); |
| | | this.label6.Name = "label6"; |
| | | this.label6.Size = new System.Drawing.Size(89, 18); |
| | | this.label6.Size = new System.Drawing.Size(75, 15); |
| | | this.label6.TabIndex = 36; |
| | | this.label6.Text = "顶部重量:"; |
| | | // |
| | | // btnRep |
| | | // |
| | | this.btnRep.Location = new System.Drawing.Point(471, 105); |
| | | this.btnRep.Location = new System.Drawing.Point(419, 87); |
| | | this.btnRep.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.btnRep.Name = "btnRep"; |
| | | this.btnRep.Size = new System.Drawing.Size(78, 38); |
| | | this.btnRep.Size = new System.Drawing.Size(69, 32); |
| | | this.btnRep.TabIndex = 40; |
| | | this.btnRep.Text = "更换"; |
| | | this.btnRep.UseVisualStyleBackColor = true; |
| | |
| | | // |
| | | // btnSave |
| | | // |
| | | this.btnSave.Location = new System.Drawing.Point(576, 107); |
| | | this.btnSave.Location = new System.Drawing.Point(512, 89); |
| | | this.btnSave.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.btnSave.Name = "btnSave"; |
| | | this.btnSave.Size = new System.Drawing.Size(78, 38); |
| | | this.btnSave.Size = new System.Drawing.Size(69, 32); |
| | | this.btnSave.TabIndex = 41; |
| | | this.btnSave.Text = "保存"; |
| | | this.btnSave.UseVisualStyleBackColor = true; |
| | |
| | | "首件检验单", |
| | | "工序检验单", |
| | | "巡检检验单"}); |
| | | this.cmbJYSelect.Location = new System.Drawing.Point(104, 98); |
| | | this.cmbJYSelect.Location = new System.Drawing.Point(92, 82); |
| | | this.cmbJYSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.cmbJYSelect.Name = "cmbJYSelect"; |
| | | this.cmbJYSelect.Size = new System.Drawing.Size(121, 26); |
| | | this.cmbJYSelect.Size = new System.Drawing.Size(108, 23); |
| | | this.cmbJYSelect.TabIndex = 43; |
| | | // |
| | | // label1 |
| | | // |
| | | this.label1.AutoSize = true; |
| | | this.label1.Location = new System.Drawing.Point(9, 102); |
| | | this.label1.Location = new System.Drawing.Point(8, 85); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(89, 18); |
| | | this.label1.Size = new System.Drawing.Size(75, 15); |
| | | this.label1.TabIndex = 42; |
| | | this.label1.Text = "检验类型:"; |
| | | // |
| | | // labHMakerID |
| | | // |
| | | this.labHMakerID.AutoSize = true; |
| | | this.labHMakerID.Location = new System.Drawing.Point(611, 30); |
| | | this.labHMakerID.Location = new System.Drawing.Point(543, 25); |
| | | this.labHMakerID.Name = "labHMakerID"; |
| | | this.labHMakerID.Size = new System.Drawing.Size(107, 18); |
| | | this.labHMakerID.Size = new System.Drawing.Size(95, 15); |
| | | this.labHMakerID.TabIndex = 48; |
| | | this.labHMakerID.Text = "labHMakerID"; |
| | | this.labHMakerID.Visible = false; |
| | | // |
| | | // txtHMakerNumber |
| | | // |
| | | this.txtHMakerNumber.Location = new System.Drawing.Point(327, 20); |
| | | this.txtHMakerNumber.Location = new System.Drawing.Point(291, 17); |
| | | this.txtHMakerNumber.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txtHMakerNumber.Name = "txtHMakerNumber"; |
| | | this.txtHMakerNumber.Size = new System.Drawing.Size(161, 28); |
| | | this.txtHMakerNumber.Size = new System.Drawing.Size(144, 25); |
| | | this.txtHMakerNumber.TabIndex = 47; |
| | | // |
| | | // label2 |
| | | // |
| | | this.label2.AutoSize = true; |
| | | this.label2.Location = new System.Drawing.Point(268, 27); |
| | | this.label2.Location = new System.Drawing.Point(238, 22); |
| | | this.label2.Name = "label2"; |
| | | this.label2.Size = new System.Drawing.Size(53, 18); |
| | | this.label2.Size = new System.Drawing.Size(45, 15); |
| | | this.label2.TabIndex = 46; |
| | | this.label2.Text = "编码:"; |
| | | // |
| | | // txtHMaker |
| | | // |
| | | this.txtHMaker.Location = new System.Drawing.Point(104, 27); |
| | | this.txtHMaker.Location = new System.Drawing.Point(92, 22); |
| | | this.txtHMaker.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txtHMaker.Name = "txtHMaker"; |
| | | this.txtHMaker.Size = new System.Drawing.Size(121, 28); |
| | | this.txtHMaker.Size = new System.Drawing.Size(108, 25); |
| | | this.txtHMaker.TabIndex = 31; |
| | | this.txtHMaker.Enter += new System.EventHandler(this.textBox2_Enter); |
| | | this.txtHMaker.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox2_KeyDown); |
| | |
| | | // label3 |
| | | // |
| | | this.label3.AutoSize = true; |
| | | this.label3.Location = new System.Drawing.Point(26, 32); |
| | | this.label3.Location = new System.Drawing.Point(23, 27); |
| | | this.label3.Name = "label3"; |
| | | this.label3.Size = new System.Drawing.Size(71, 18); |
| | | this.label3.Size = new System.Drawing.Size(60, 15); |
| | | this.label3.TabIndex = 45; |
| | | this.label3.Text = "制单人:"; |
| | | // |
| | | // cmbPro |
| | | // |
| | | this.cmbPro.FormattingEnabled = true; |
| | | this.cmbPro.Location = new System.Drawing.Point(104, 144); |
| | | this.cmbPro.Location = new System.Drawing.Point(92, 120); |
| | | this.cmbPro.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.cmbPro.Name = "cmbPro"; |
| | | this.cmbPro.Size = new System.Drawing.Size(121, 26); |
| | | this.cmbPro.Size = new System.Drawing.Size(108, 23); |
| | | this.cmbPro.TabIndex = 50; |
| | | // |
| | | // txtPro |
| | | // |
| | | this.txtPro.AutoSize = true; |
| | | this.txtPro.Location = new System.Drawing.Point(45, 148); |
| | | this.txtPro.Location = new System.Drawing.Point(40, 123); |
| | | this.txtPro.Name = "txtPro"; |
| | | this.txtPro.Size = new System.Drawing.Size(53, 18); |
| | | this.txtPro.Size = new System.Drawing.Size(45, 15); |
| | | this.txtPro.TabIndex = 49; |
| | | this.txtPro.Text = "工序:"; |
| | | // |
| | | // label4 |
| | | // |
| | | this.label4.AutoSize = true; |
| | | this.label4.Location = new System.Drawing.Point(304, 66); |
| | | this.label4.Location = new System.Drawing.Point(270, 55); |
| | | 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 = 54; |
| | | this.label4.Text = "批次码:"; |
| | | // |
| | | // txtPcm |
| | | // |
| | | this.txtPcm.Location = new System.Drawing.Point(372, 61); |
| | | this.txtPcm.Location = new System.Drawing.Point(331, 51); |
| | | this.txtPcm.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txtPcm.Name = "txtPcm"; |
| | | this.txtPcm.Size = new System.Drawing.Size(116, 28); |
| | | this.txtPcm.Size = new System.Drawing.Size(104, 25); |
| | | this.txtPcm.TabIndex = 53; |
| | | // |
| | | // txtLzk |
| | | // |
| | | this.txtLzk.Location = new System.Drawing.Point(104, 61); |
| | | this.txtLzk.Location = new System.Drawing.Point(92, 51); |
| | | this.txtLzk.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txtLzk.Name = "txtLzk"; |
| | | this.txtLzk.Size = new System.Drawing.Size(194, 28); |
| | | this.txtLzk.Size = new System.Drawing.Size(173, 25); |
| | | this.txtLzk.TabIndex = 52; |
| | | this.txtLzk.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtLzk_KeyDown); |
| | | // |
| | | // label7 |
| | | // |
| | | this.label7.AutoSize = true; |
| | | this.label7.Location = new System.Drawing.Point(26, 66); |
| | | this.label7.Location = new System.Drawing.Point(23, 55); |
| | | this.label7.Name = "label7"; |
| | | this.label7.Size = new System.Drawing.Size(71, 18); |
| | | this.label7.Size = new System.Drawing.Size(60, 15); |
| | | this.label7.TabIndex = 51; |
| | | this.label7.Text = "流转卡:"; |
| | | // |
| | | // btnHMaker |
| | | // |
| | | this.btnHMaker.Location = new System.Drawing.Point(511, 13); |
| | | this.btnHMaker.Location = new System.Drawing.Point(454, 11); |
| | | this.btnHMaker.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.btnHMaker.Name = "btnHMaker"; |
| | | this.btnHMaker.Size = new System.Drawing.Size(94, 38); |
| | | this.btnHMaker.Size = new System.Drawing.Size(84, 32); |
| | | this.btnHMaker.TabIndex = 55; |
| | | this.btnHMaker.Text = "更换用户"; |
| | | this.btnHMaker.UseVisualStyleBackColor = true; |
| | |
| | | // ListData |
| | | // |
| | | this.ListData.FormattingEnabled = true; |
| | | this.ListData.ItemHeight = 18; |
| | | this.ListData.Location = new System.Drawing.Point(2, 232); |
| | | this.ListData.ItemHeight = 15; |
| | | this.ListData.Location = new System.Drawing.Point(2, 193); |
| | | this.ListData.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.ListData.Name = "ListData"; |
| | | this.ListData.Size = new System.Drawing.Size(776, 292); |
| | | this.ListData.Size = new System.Drawing.Size(690, 244); |
| | | this.ListData.TabIndex = 56; |
| | | // |
| | | // btnBeFoSelect |
| | | // |
| | | this.btnBeFoSelect.Location = new System.Drawing.Point(480, 181); |
| | | this.btnBeFoSelect.Location = new System.Drawing.Point(427, 151); |
| | | this.btnBeFoSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.btnBeFoSelect.Name = "btnBeFoSelect"; |
| | | this.btnBeFoSelect.Size = new System.Drawing.Size(125, 38); |
| | | this.btnBeFoSelect.Size = new System.Drawing.Size(111, 32); |
| | | this.btnBeFoSelect.TabIndex = 39; |
| | | this.btnBeFoSelect.Text = "查询重量"; |
| | | this.btnBeFoSelect.UseVisualStyleBackColor = true; |
| | |
| | | // label8 |
| | | // |
| | | this.label8.AutoSize = true; |
| | | this.label8.Location = new System.Drawing.Point(268, 107); |
| | | this.label8.Location = new System.Drawing.Point(238, 89); |
| | | this.label8.Name = "label8"; |
| | | this.label8.Size = new System.Drawing.Size(53, 18); |
| | | this.label8.Size = new System.Drawing.Size(45, 15); |
| | | this.label8.TabIndex = 58; |
| | | this.label8.Text = "设备:"; |
| | | // |
| | |
| | | this.cmbEquip.FormattingEnabled = true; |
| | | this.cmbEquip.Items.AddRange(new object[] { |
| | | "全部", |
| | | "组装1", |
| | | "组装2"}); |
| | | this.cmbEquip.Location = new System.Drawing.Point(327, 102); |
| | | "组装2", |
| | | "组装3"}); |
| | | this.cmbEquip.Location = new System.Drawing.Point(291, 85); |
| | | this.cmbEquip.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.cmbEquip.Name = "cmbEquip"; |
| | | this.cmbEquip.Size = new System.Drawing.Size(121, 26); |
| | | this.cmbEquip.Size = new System.Drawing.Size(108, 23); |
| | | this.cmbEquip.TabIndex = 57; |
| | | // |
| | | // ZZ_GlueWeigh |
| | | // |
| | | 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(784, 533); |
| | | this.ClientSize = new System.Drawing.Size(697, 444); |
| | | this.Controls.Add(this.label8); |
| | | this.Controls.Add(this.cmbEquip); |
| | | this.Controls.Add(this.ListData); |
| | |
| | | this.Controls.Add(this.label5); |
| | | this.Controls.Add(this.BeforeWeigh); |
| | | this.Controls.Add(this.label6); |
| | | this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.Name = "ZZ_GlueWeigh"; |
| | | this.Text = "点胶称重"; |
| | | this.Activated += new System.EventHandler(this.ZZ_GlueWeigh_Activated); |