_ Partial Class mountingForm Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list. _ Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub 'Required by the Windows Form Designer Private components As System.ComponentModel.IContainer 'NOTE: The following procedure is required by the Windows Form Designer 'It can be modified using the Windows Form Designer. 'Do not modify it using the code editor. _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.cmbModel = New System.Windows.Forms.ComboBox() Me.Label12 = New System.Windows.Forms.Label() Me.cmbType = New System.Windows.Forms.ComboBox() Me.Label11 = New System.Windows.Forms.Label() Me.cmbLine = New System.Windows.Forms.ComboBox() Me.Label10 = New System.Windows.Forms.Label() Me.btnQA = New System.Windows.Forms.Button() Me.btnReload = New System.Windows.Forms.Button() Me.chkstart = New System.Windows.Forms.CheckBox() Me.btnComplete = New System.Windows.Forms.Button() Me.btn_Check = New System.Windows.Forms.Button() Me.cmbSeq = New System.Windows.Forms.ComboBox() Me.btn_reload = New System.Windows.Forms.Button() Me.cmbRev = New System.Windows.Forms.ComboBox() Me.Label2 = New System.Windows.Forms.Label() Me.btn_setSequence = New System.Windows.Forms.Button() Me.Label1 = New System.Windows.Forms.Label() Me.txtStart = New System.Windows.Forms.TextBox() Me.GroupBox2 = New System.Windows.Forms.GroupBox() Me.txtSerial = New System.Windows.Forms.TextBox() Me.Label9 = New System.Windows.Forms.Label() Me.dg = New System.Windows.Forms.DataGridView() Me.txtLotNum = New System.Windows.Forms.TextBox() Me.Label8 = New System.Windows.Forms.Label() Me.txtQuantity = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.txtPartDesc = New System.Windows.Forms.TextBox() Me.Label6 = New System.Windows.Forms.Label() Me.txtOperator = New System.Windows.Forms.TextBox() Me.Label5 = New System.Windows.Forms.Label() Me.txtFeeder = New System.Windows.Forms.TextBox() Me.txtPartNo = New System.Windows.Forms.TextBox() Me.Label4 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.lbl_fail = New System.Windows.Forms.Label() Me.lbl_Pass = New System.Windows.Forms.Label() Me.Timer1 = New System.Windows.Forms.Timer(Me.components) Me.ds = New System.Data.DataSet() Me.GroupBox1.SuspendLayout() Me.GroupBox2.SuspendLayout() CType(Me.dg, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ds, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.cmbModel) Me.GroupBox1.Controls.Add(Me.Label12) Me.GroupBox1.Controls.Add(Me.cmbType) Me.GroupBox1.Controls.Add(Me.Label11) Me.GroupBox1.Controls.Add(Me.cmbLine) Me.GroupBox1.Controls.Add(Me.Label10) Me.GroupBox1.Controls.Add(Me.btnQA) Me.GroupBox1.Controls.Add(Me.btnReload) Me.GroupBox1.Controls.Add(Me.chkstart) Me.GroupBox1.Controls.Add(Me.btnComplete) Me.GroupBox1.Controls.Add(Me.btn_Check) Me.GroupBox1.Controls.Add(Me.cmbSeq) Me.GroupBox1.Controls.Add(Me.btn_reload) Me.GroupBox1.Controls.Add(Me.cmbRev) Me.GroupBox1.Controls.Add(Me.Label2) Me.GroupBox1.Controls.Add(Me.btn_setSequence) Me.GroupBox1.Controls.Add(Me.Label1) Me.GroupBox1.Controls.Add(Me.txtStart) Me.GroupBox1.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.GroupBox1.Location = New System.Drawing.Point(6, 12) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(957, 200) Me.GroupBox1.TabIndex = 0 Me.GroupBox1.TabStop = False Me.GroupBox1.Text = "Mounting Sequence" ' 'cmbModel ' Me.cmbModel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmbModel.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmbModel.FormattingEnabled = True Me.cmbModel.Location = New System.Drawing.Point(422, 70) Me.cmbModel.Name = "cmbModel" Me.cmbModel.Size = New System.Drawing.Size(260, 34) Me.cmbModel.TabIndex = 31 ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label12.Location = New System.Drawing.Point(343, 73) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(73, 26) Me.Label12.TabIndex = 30 Me.Label12.Text = "Model:" ' 'cmbType ' Me.cmbType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmbType.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmbType.FormattingEnabled = True Me.cmbType.Location = New System.Drawing.Point(212, 113) Me.cmbType.Name = "cmbType" Me.cmbType.Size = New System.Drawing.Size(260, 34) Me.cmbType.TabIndex = 29 ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label11.Location = New System.Drawing.Point(127, 117) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(58, 26) Me.Label11.TabIndex = 28 Me.Label11.Text = "Type:" ' 'cmbLine ' Me.cmbLine.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmbLine.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmbLine.FormattingEnabled = True Me.cmbLine.Location = New System.Drawing.Point(212, 69) Me.cmbLine.Name = "cmbLine" Me.cmbLine.Size = New System.Drawing.Size(105, 34) Me.cmbLine.TabIndex = 27 ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label10.Location = New System.Drawing.Point(133, 73) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(53, 26) Me.Label10.TabIndex = 26 Me.Label10.Text = "Line:" ' 'btnQA ' Me.btnQA.BackColor = System.Drawing.Color.DarkOrange Me.btnQA.Font = New System.Drawing.Font("Calibri", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.btnQA.ForeColor = System.Drawing.SystemColors.ControlLightLight Me.btnQA.Location = New System.Drawing.Point(841, 109) Me.btnQA.Name = "btnQA" Me.btnQA.Size = New System.Drawing.Size(109, 55) Me.btnQA.TabIndex = 25 Me.btnQA.Text = "QA Mode" Me.btnQA.UseVisualStyleBackColor = False Me.btnQA.Visible = False ' 'btnReload ' Me.btnReload.BackColor = System.Drawing.Color.DarkGreen Me.btnReload.Font = New System.Drawing.Font("Calibri", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.btnReload.ForeColor = System.Drawing.SystemColors.ControlLightLight Me.btnReload.Location = New System.Drawing.Point(722, 15) Me.btnReload.Name = "btnReload" Me.btnReload.Size = New System.Drawing.Size(228, 55) Me.btnReload.TabIndex = 24 Me.btnReload.Text = "Normal Mode" Me.btnReload.UseVisualStyleBackColor = False Me.btnReload.Visible = False ' 'chkstart ' Me.chkstart.AutoSize = True Me.chkstart.Location = New System.Drawing.Point(588, 134) Me.chkstart.Name = "chkstart" Me.chkstart.Size = New System.Drawing.Size(119, 30) Me.chkstart.TabIndex = 23 Me.chkstart.Text = "Start Time" Me.chkstart.UseVisualStyleBackColor = True ' 'btnComplete ' Me.btnComplete.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer)) Me.btnComplete.Font = New System.Drawing.Font("Calibri", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.btnComplete.Location = New System.Drawing.Point(724, 110) Me.btnComplete.Name = "btnComplete" Me.btnComplete.Size = New System.Drawing.Size(109, 55) Me.btnComplete.TabIndex = 20 Me.btnComplete.Text = "Check if Complete" Me.btnComplete.UseVisualStyleBackColor = False Me.btnComplete.Visible = False ' 'btn_Check ' Me.btn_Check.Font = New System.Drawing.Font("Calibri", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.btn_Check.Location = New System.Drawing.Point(841, 109) Me.btn_Check.Name = "btn_Check" Me.btn_Check.Size = New System.Drawing.Size(109, 55) Me.btn_Check.TabIndex = 19 Me.btn_Check.Text = "Set Check Mode" Me.btn_Check.UseVisualStyleBackColor = True Me.btn_Check.Visible = False ' 'cmbSeq ' Me.cmbSeq.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmbSeq.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmbSeq.FormattingEnabled = True Me.cmbSeq.Location = New System.Drawing.Point(212, 23) Me.cmbSeq.Name = "cmbSeq" Me.cmbSeq.Size = New System.Drawing.Size(504, 34) Me.cmbSeq.TabIndex = 2 ' 'btn_reload ' Me.btn_reload.Font = New System.Drawing.Font("Calibri", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.btn_reload.Location = New System.Drawing.Point(722, 109) Me.btn_reload.Name = "btn_reload" Me.btn_reload.Size = New System.Drawing.Size(113, 55) Me.btn_reload.TabIndex = 18 Me.btn_reload.Text = "Set Reload Mode" Me.btn_reload.UseVisualStyleBackColor = True Me.btn_reload.Visible = False ' 'cmbRev ' Me.cmbRev.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cmbRev.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmbRev.FormattingEnabled = True Me.cmbRev.Location = New System.Drawing.Point(212, 154) Me.cmbRev.Name = "cmbRev" Me.cmbRev.Size = New System.Drawing.Size(260, 34) Me.cmbRev.TabIndex = 17 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label2.Location = New System.Drawing.Point(98, 158) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(88, 26) Me.Label2.TabIndex = 16 Me.Label2.Text = "Revision:" ' 'btn_setSequence ' Me.btn_setSequence.Location = New System.Drawing.Point(722, 70) Me.btn_setSequence.Name = "btn_setSequence" Me.btn_setSequence.Size = New System.Drawing.Size(228, 33) Me.btn_setSequence.TabIndex = 4 Me.btn_setSequence.Text = "Set Sequence" Me.btn_setSequence.UseVisualStyleBackColor = True ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label1.Location = New System.Drawing.Point(98, 25) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(88, 26) Me.Label1.TabIndex = 0 Me.Label1.Text = "Account:" ' 'txtStart ' Me.txtStart.Location = New System.Drawing.Point(212, 24) Me.txtStart.Name = "txtStart" Me.txtStart.Size = New System.Drawing.Size(201, 33) Me.txtStart.TabIndex = 15 ' 'GroupBox2 ' Me.GroupBox2.Controls.Add(Me.txtSerial) Me.GroupBox2.Controls.Add(Me.Label9) Me.GroupBox2.Controls.Add(Me.dg) Me.GroupBox2.Controls.Add(Me.txtLotNum) Me.GroupBox2.Controls.Add(Me.Label8) Me.GroupBox2.Controls.Add(Me.txtQuantity) Me.GroupBox2.Controls.Add(Me.Label7) Me.GroupBox2.Controls.Add(Me.txtPartDesc) Me.GroupBox2.Controls.Add(Me.Label6) Me.GroupBox2.Controls.Add(Me.txtOperator) Me.GroupBox2.Controls.Add(Me.Label5) Me.GroupBox2.Controls.Add(Me.txtFeeder) Me.GroupBox2.Controls.Add(Me.txtPartNo) Me.GroupBox2.Controls.Add(Me.Label4) Me.GroupBox2.Controls.Add(Me.Label3) Me.GroupBox2.Controls.Add(Me.lbl_fail) Me.GroupBox2.Controls.Add(Me.lbl_Pass) Me.GroupBox2.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.GroupBox2.Location = New System.Drawing.Point(6, 205) Me.GroupBox2.Name = "GroupBox2" Me.GroupBox2.Size = New System.Drawing.Size(957, 451) Me.GroupBox2.TabIndex = 1 Me.GroupBox2.TabStop = False Me.GroupBox2.Text = "Mounting Validation" ' 'txtSerial ' Me.txtSerial.Enabled = False Me.txtSerial.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtSerial.Location = New System.Drawing.Point(132, 32) Me.txtSerial.Name = "txtSerial" Me.txtSerial.Size = New System.Drawing.Size(328, 33) Me.txtSerial.TabIndex = 27 ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label9.Location = New System.Drawing.Point(64, 32) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(65, 26) Me.Label9.TabIndex = 26 Me.Label9.Text = "Serial:" ' 'dg ' Me.dg.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dg.Location = New System.Drawing.Point(6, 217) Me.dg.Name = "dg" DataGridViewCellStyle2.Font = New System.Drawing.Font("Arial", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.dg.RowsDefaultCellStyle = DataGridViewCellStyle2 Me.dg.Size = New System.Drawing.Size(454, 121) Me.dg.TabIndex = 25 ' 'txtLotNum ' Me.txtLotNum.Enabled = False Me.txtLotNum.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtLotNum.Location = New System.Drawing.Point(133, 277) Me.txtLotNum.Name = "txtLotNum" Me.txtLotNum.Size = New System.Drawing.Size(327, 33) Me.txtLotNum.TabIndex = 19 ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label8.Location = New System.Drawing.Point(10, 281) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(120, 26) Me.Label8.TabIndex = 18 Me.Label8.Text = "Lot Number:" ' 'txtQuantity ' Me.txtQuantity.Enabled = False Me.txtQuantity.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtQuantity.Location = New System.Drawing.Point(132, 217) Me.txtQuantity.Name = "txtQuantity" Me.txtQuantity.Size = New System.Drawing.Size(328, 33) Me.txtQuantity.TabIndex = 17 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label7.Location = New System.Drawing.Point(36, 221) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(93, 26) Me.Label7.TabIndex = 16 Me.Label7.Text = "Quantity:" ' 'txtPartDesc ' Me.txtPartDesc.Enabled = False Me.txtPartDesc.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtPartDesc.Location = New System.Drawing.Point(132, 123) Me.txtPartDesc.Multiline = True Me.txtPartDesc.Name = "txtPartDesc" Me.txtPartDesc.Size = New System.Drawing.Size(328, 81) Me.txtPartDesc.TabIndex = 14 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label6.Location = New System.Drawing.Point(14, 145) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(115, 26) Me.Label6.TabIndex = 13 Me.Label6.Text = "Description:" ' 'txtOperator ' Me.txtOperator.Enabled = False Me.txtOperator.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtOperator.Location = New System.Drawing.Point(133, 401) Me.txtOperator.Name = "txtOperator" Me.txtOperator.Size = New System.Drawing.Size(327, 33) Me.txtOperator.TabIndex = 11 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label5.Location = New System.Drawing.Point(35, 405) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(95, 26) Me.Label5.TabIndex = 10 Me.Label5.Text = "Operator:" ' 'txtFeeder ' Me.txtFeeder.Enabled = False Me.txtFeeder.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtFeeder.Location = New System.Drawing.Point(133, 344) Me.txtFeeder.Name = "txtFeeder" Me.txtFeeder.Size = New System.Drawing.Size(327, 33) Me.txtFeeder.TabIndex = 9 ' 'txtPartNo ' Me.txtPartNo.Enabled = False Me.txtPartNo.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtPartNo.Location = New System.Drawing.Point(132, 73) Me.txtPartNo.Name = "txtPartNo" Me.txtPartNo.Size = New System.Drawing.Size(328, 33) Me.txtPartNo.TabIndex = 8 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label4.Location = New System.Drawing.Point(24, 348) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(106, 26) Me.Label4.TabIndex = 7 Me.Label4.Text = "Feeder No:" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label3.Location = New System.Drawing.Point(1, 76) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(128, 26) Me.Label3.TabIndex = 6 Me.Label3.Text = "Part Number:" ' 'lbl_fail ' Me.lbl_fail.BackColor = System.Drawing.Color.Tomato Me.lbl_fail.Font = New System.Drawing.Font("Calibri", 150.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lbl_fail.ForeColor = System.Drawing.Color.Maroon Me.lbl_fail.Location = New System.Drawing.Point(469, 38) Me.lbl_fail.Name = "lbl_fail" Me.lbl_fail.Size = New System.Drawing.Size(475, 401) Me.lbl_fail.TabIndex = 24 Me.lbl_fail.Text = "FAIL" Me.lbl_fail.TextAlign = System.Drawing.ContentAlignment.MiddleCenter Me.lbl_fail.Visible = False ' 'lbl_Pass ' Me.lbl_Pass.BackColor = System.Drawing.Color.ForestGreen Me.lbl_Pass.Font = New System.Drawing.Font("Calibri", 129.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lbl_Pass.ForeColor = System.Drawing.Color.DarkGreen Me.lbl_Pass.Location = New System.Drawing.Point(469, 38) Me.lbl_Pass.Margin = New System.Windows.Forms.Padding(0) Me.lbl_Pass.Name = "lbl_Pass" Me.lbl_Pass.Size = New System.Drawing.Size(474, 401) Me.lbl_Pass.TabIndex = 23 Me.lbl_Pass.Text = "PASS" Me.lbl_Pass.TextAlign = System.Drawing.ContentAlignment.MiddleCenter Me.lbl_Pass.Visible = False ' 'Timer1 ' ' 'ds ' Me.ds.DataSetName = "NewDataSet" ' 'mountingForm ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(972, 667) Me.ControlBox = False Me.Controls.Add(Me.GroupBox2) Me.Controls.Add(Me.GroupBox1) Me.Font = New System.Drawing.Font("Calibri", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle Me.Name = "mountingForm" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Tag = "" Me.Text = "Mounting" Me.GroupBox1.ResumeLayout(False) Me.GroupBox1.PerformLayout() Me.GroupBox2.ResumeLayout(False) Me.GroupBox2.PerformLayout() CType(Me.dg, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ds, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) End Sub Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents cmbSeq As System.Windows.Forms.ComboBox Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox Friend WithEvents btn_setSequence As System.Windows.Forms.Button Friend WithEvents txtOperator As System.Windows.Forms.TextBox Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents txtFeeder As System.Windows.Forms.TextBox Friend WithEvents txtPartNo As System.Windows.Forms.TextBox Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents txtPartDesc As System.Windows.Forms.TextBox Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents txtStart As System.Windows.Forms.TextBox Friend WithEvents txtLotNum As System.Windows.Forms.TextBox Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents txtQuantity As System.Windows.Forms.TextBox Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents Timer1 As System.Windows.Forms.Timer Friend WithEvents cmbRev As System.Windows.Forms.ComboBox Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents btn_reload As System.Windows.Forms.Button Friend WithEvents lbl_Pass As System.Windows.Forms.Label Friend WithEvents lbl_fail As System.Windows.Forms.Label Friend WithEvents btn_Check As System.Windows.Forms.Button Friend WithEvents dg As System.Windows.Forms.DataGridView Friend WithEvents ds As System.Data.DataSet Friend WithEvents btnComplete As System.Windows.Forms.Button Friend WithEvents chkstart As System.Windows.Forms.CheckBox Friend WithEvents txtSerial As System.Windows.Forms.TextBox Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents btnReload As System.Windows.Forms.Button Friend WithEvents btnQA As System.Windows.Forms.Button Friend WithEvents cmbLine As System.Windows.Forms.ComboBox Friend WithEvents Label10 As System.Windows.Forms.Label Friend WithEvents cmbModel As System.Windows.Forms.ComboBox Friend WithEvents Label12 As System.Windows.Forms.Label Friend WithEvents cmbType As System.Windows.Forms.ComboBox Friend WithEvents Label11 As System.Windows.Forms.Label End Class