Toshiba_Kanban_Issuance/Mounting Sequence/Forms/NewKitting.Designer.vb

713 lines
33 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class NewKitting
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
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.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
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.cmbRev = New System.Windows.Forms.ComboBox()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label1 = New System.Windows.Forms.Label()
Me.Panel1 = New System.Windows.Forms.Panel()
Me.ClearButton = New System.Windows.Forms.Button()
Me.btnReset = New System.Windows.Forms.Button()
Me.btnKit = New System.Windows.Forms.Button()
Me.Label16 = New System.Windows.Forms.Label()
Me.txtQuantity = New System.Windows.Forms.TextBox()
Me.Label6 = New System.Windows.Forms.Label()
Me.txtLot = New System.Windows.Forms.TextBox()
Me.Label4 = New System.Windows.Forms.Label()
Me.txtDesc = New System.Windows.Forms.TextBox()
Me.Label3 = New System.Windows.Forms.Label()
Me.txtPN = New System.Windows.Forms.TextBox()
Me.txtSerial = New System.Windows.Forms.TextBox()
Me.Label5 = New System.Windows.Forms.Label()
Me.txtMC = New System.Windows.Forms.TextBox()
Me.Label7 = New System.Windows.Forms.Label()
Me.lblsupplier = New System.Windows.Forms.Label()
Me.SupplierTextBox = New System.Windows.Forms.TextBox()
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
Me.lblupdatedby = New System.Windows.Forms.Label()
Me.lblupdateddate = New System.Windows.Forms.Label()
Me.Label13 = New System.Windows.Forms.Label()
Me.Label8 = New System.Windows.Forms.Label()
Me.lblBy = New System.Windows.Forms.Label()
Me.Label9 = New System.Windows.Forms.Label()
Me.lblPDate = New System.Windows.Forms.Label()
Me.Label14 = New System.Windows.Forms.Label()
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
Me.lblStatus = New System.Windows.Forms.Label()
Me.GroupBox4 = New System.Windows.Forms.GroupBox()
Me.lblFam = New System.Windows.Forms.Label()
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
Me.PartLabel = New System.Windows.Forms.Label()
Me.Label15 = New System.Windows.Forms.Label()
Me.txtOperator = New System.Windows.Forms.TextBox()
Me.Label17 = New System.Windows.Forms.Label()
Me.txtFeeder = New System.Windows.Forms.TextBox()
Me.StatusPanel = New System.Windows.Forms.Panel()
Me.statuslabel = New System.Windows.Forms.Label()
Me.txtfinalSerial = New System.Windows.Forms.TextBox()
Me.cmbSeq = New System.Windows.Forms.TextBox()
Me.Panel1.SuspendLayout()
Me.GroupBox3.SuspendLayout()
Me.GroupBox2.SuspendLayout()
Me.GroupBox4.SuspendLayout()
Me.GroupBox1.SuspendLayout()
Me.StatusPanel.SuspendLayout()
Me.SuspendLayout()
'
'cmbModel
'
Me.cmbModel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.cmbModel.Enabled = False
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(126, 58)
Me.cmbModel.Name = "cmbModel"
Me.cmbModel.Size = New System.Drawing.Size(333, 34)
Me.cmbModel.TabIndex = 39
'
'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(34, 61)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(73, 26)
Me.Label12.TabIndex = 38
Me.Label12.Text = "Model:"
'
'cmbType
'
Me.cmbType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.cmbType.Enabled = False
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(126, 104)
Me.cmbType.Name = "cmbType"
Me.cmbType.Size = New System.Drawing.Size(333, 34)
Me.cmbType.TabIndex = 37
'
'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(48, 108)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(58, 26)
Me.Label11.TabIndex = 36
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(126, 12)
Me.cmbLine.Name = "cmbLine"
Me.cmbLine.Size = New System.Drawing.Size(173, 34)
Me.cmbLine.TabIndex = 35
'
'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(49, 16)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(53, 26)
Me.Label10.TabIndex = 34
Me.Label10.Text = "Line:"
'
'cmbRev
'
Me.cmbRev.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.cmbRev.Enabled = False
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(126, 148)
Me.cmbRev.Name = "cmbRev"
Me.cmbRev.Size = New System.Drawing.Size(333, 34)
Me.cmbRev.TabIndex = 33
'
'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(7, 192)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(100, 26)
Me.Label2.TabIndex = 32
Me.Label2.Text = "Sequence:"
'
'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(18, 150)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(88, 26)
Me.Label1.TabIndex = 40
Me.Label1.Text = "Revision:"
'
'Panel1
'
Me.Panel1.Controls.Add(Me.ClearButton)
Me.Panel1.Controls.Add(Me.btnReset)
Me.Panel1.Controls.Add(Me.btnKit)
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Bottom
Me.Panel1.Location = New System.Drawing.Point(0, 566)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(808, 61)
Me.Panel1.TabIndex = 42
'
'ClearButton
'
Me.ClearButton.BackColor = System.Drawing.Color.OrangeRed
Me.ClearButton.Enabled = False
Me.ClearButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.ClearButton.Font = New System.Drawing.Font("Calibri", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ClearButton.ForeColor = System.Drawing.SystemColors.ControlLightLight
Me.ClearButton.Location = New System.Drawing.Point(572, 11)
Me.ClearButton.Name = "ClearButton"
Me.ClearButton.Size = New System.Drawing.Size(99, 40)
Me.ClearButton.TabIndex = 8
Me.ClearButton.Text = "Clear "
Me.ClearButton.UseVisualStyleBackColor = False
'
'btnReset
'
Me.btnReset.BackColor = System.Drawing.Color.Firebrick
Me.btnReset.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnReset.Font = New System.Drawing.Font("Calibri", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnReset.ForeColor = System.Drawing.SystemColors.ControlLightLight
Me.btnReset.Location = New System.Drawing.Point(691, 11)
Me.btnReset.Name = "btnReset"
Me.btnReset.Size = New System.Drawing.Size(99, 40)
Me.btnReset.TabIndex = 7
Me.btnReset.Text = "Reset All"
Me.btnReset.UseVisualStyleBackColor = False
'
'btnKit
'
Me.btnKit.BackColor = System.Drawing.Color.ForestGreen
Me.btnKit.Enabled = False
Me.btnKit.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnKit.Font = New System.Drawing.Font("Calibri", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnKit.ForeColor = System.Drawing.SystemColors.ControlLightLight
Me.btnKit.Location = New System.Drawing.Point(847, 15)
Me.btnKit.Name = "btnKit"
Me.btnKit.Size = New System.Drawing.Size(99, 40)
Me.btnKit.TabIndex = 6
Me.btnKit.Text = "KIT"
Me.btnKit.UseVisualStyleBackColor = False
'
'Label16
'
Me.Label16.AutoSize = True
Me.Label16.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label16.Location = New System.Drawing.Point(19, 278)
Me.Label16.Name = "Label16"
Me.Label16.Size = New System.Drawing.Size(138, 26)
Me.Label16.TabIndex = 64
Me.Label16.Text = "Part Number : "
'
'txtQuantity
'
Me.txtQuantity.BackColor = System.Drawing.SystemColors.Info
Me.txtQuantity.Font = New System.Drawing.Font("Calibri", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtQuantity.ForeColor = System.Drawing.SystemColors.ControlText
Me.txtQuantity.Location = New System.Drawing.Point(164, 405)
Me.txtQuantity.Name = "txtQuantity"
Me.txtQuantity.ReadOnly = True
Me.txtQuantity.Size = New System.Drawing.Size(295, 27)
Me.txtQuantity.TabIndex = 63
'
'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(55, 405)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(103, 26)
Me.Label6.TabIndex = 62
Me.Label6.Text = "Quantity : "
'
'txtLot
'
Me.txtLot.BackColor = System.Drawing.SystemColors.Info
Me.txtLot.Font = New System.Drawing.Font("Calibri", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtLot.ForeColor = System.Drawing.SystemColors.ControlText
Me.txtLot.Location = New System.Drawing.Point(164, 372)
Me.txtLot.Name = "txtLot"
Me.txtLot.ReadOnly = True
Me.txtLot.Size = New System.Drawing.Size(295, 27)
Me.txtLot.TabIndex = 61
'
'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(28, 368)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(130, 26)
Me.Label4.TabIndex = 60
Me.Label4.Text = "Lot Number : "
'
'txtDesc
'
Me.txtDesc.BackColor = System.Drawing.SystemColors.Info
Me.txtDesc.Font = New System.Drawing.Font("Calibri", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtDesc.ForeColor = System.Drawing.SystemColors.ControlText
Me.txtDesc.Location = New System.Drawing.Point(164, 312)
Me.txtDesc.Multiline = True
Me.txtDesc.Name = "txtDesc"
Me.txtDesc.ReadOnly = True
Me.txtDesc.Size = New System.Drawing.Size(295, 54)
Me.txtDesc.TabIndex = 59
'
'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(33, 310)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(125, 26)
Me.Label3.TabIndex = 58
Me.Label3.Text = "Description : "
'
'txtPN
'
Me.txtPN.BackColor = System.Drawing.SystemColors.Info
Me.txtPN.Font = New System.Drawing.Font("Calibri", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtPN.ForeColor = System.Drawing.SystemColors.ControlText
Me.txtPN.Location = New System.Drawing.Point(164, 279)
Me.txtPN.Name = "txtPN"
Me.txtPN.ReadOnly = True
Me.txtPN.Size = New System.Drawing.Size(295, 27)
Me.txtPN.TabIndex = 57
'
'txtSerial
'
Me.txtSerial.Enabled = False
Me.txtSerial.Font = New System.Drawing.Font("Calibri", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtSerial.ForeColor = System.Drawing.Color.Red
Me.txtSerial.Location = New System.Drawing.Point(164, 244)
Me.txtSerial.Name = "txtSerial"
Me.txtSerial.Size = New System.Drawing.Size(295, 27)
Me.txtSerial.TabIndex = 55
'
'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(81, 242)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(75, 26)
Me.Label5.TabIndex = 54
Me.Label5.Text = "Serial : "
'
'txtMC
'
Me.txtMC.BackColor = System.Drawing.SystemColors.Info
Me.txtMC.Font = New System.Drawing.Font("Calibri", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtMC.ForeColor = System.Drawing.SystemColors.ControlText
Me.txtMC.Location = New System.Drawing.Point(165, 440)
Me.txtMC.Name = "txtMC"
Me.txtMC.ReadOnly = True
Me.txtMC.Size = New System.Drawing.Size(294, 27)
Me.txtMC.TabIndex = 68
'
'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(28, 439)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(130, 26)
Me.Label7.TabIndex = 65
Me.Label7.Text = "Maker Code : "
'
'lblsupplier
'
Me.lblsupplier.AutoSize = True
Me.lblsupplier.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblsupplier.Location = New System.Drawing.Point(76, 471)
Me.lblsupplier.Name = "lblsupplier"
Me.lblsupplier.Size = New System.Drawing.Size(82, 26)
Me.lblsupplier.TabIndex = 66
Me.lblsupplier.Text = "Maker : " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
'
'SupplierTextBox
'
Me.SupplierTextBox.BackColor = System.Drawing.SystemColors.Info
Me.SupplierTextBox.Font = New System.Drawing.Font("Calibri", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.SupplierTextBox.ForeColor = System.Drawing.SystemColors.ControlText
Me.SupplierTextBox.Location = New System.Drawing.Point(166, 473)
Me.SupplierTextBox.Name = "SupplierTextBox"
Me.SupplierTextBox.ReadOnly = True
Me.SupplierTextBox.Size = New System.Drawing.Size(294, 27)
Me.SupplierTextBox.TabIndex = 67
'
'GroupBox3
'
Me.GroupBox3.Controls.Add(Me.lblupdatedby)
Me.GroupBox3.Controls.Add(Me.lblupdateddate)
Me.GroupBox3.Controls.Add(Me.Label13)
Me.GroupBox3.Controls.Add(Me.Label8)
Me.GroupBox3.Controls.Add(Me.lblBy)
Me.GroupBox3.Controls.Add(Me.Label9)
Me.GroupBox3.Controls.Add(Me.lblPDate)
Me.GroupBox3.Controls.Add(Me.Label14)
Me.GroupBox3.Location = New System.Drawing.Point(486, 207)
Me.GroupBox3.Name = "GroupBox3"
Me.GroupBox3.Size = New System.Drawing.Size(306, 84)
Me.GroupBox3.TabIndex = 70
Me.GroupBox3.TabStop = False
Me.GroupBox3.Text = "Date"
'
'lblupdatedby
'
Me.lblupdatedby.AutoSize = True
Me.lblupdatedby.Location = New System.Drawing.Point(118, 172)
Me.lblupdatedby.Name = "lblupdatedby"
Me.lblupdatedby.Size = New System.Drawing.Size(0, 13)
Me.lblupdatedby.TabIndex = 11
'
'lblupdateddate
'
Me.lblupdateddate.AutoSize = True
Me.lblupdateddate.Location = New System.Drawing.Point(116, 143)
Me.lblupdateddate.Name = "lblupdateddate"
Me.lblupdateddate.Size = New System.Drawing.Size(0, 13)
Me.lblupdateddate.TabIndex = 10
'
'Label13
'
Me.Label13.AutoSize = True
Me.Label13.Location = New System.Drawing.Point(6, 172)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(85, 13)
Me.Label13.TabIndex = 9
Me.Label13.Text = "UPDATED BY : "
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Location = New System.Drawing.Point(27, 143)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(68, 13)
Me.Label8.TabIndex = 8
Me.Label8.Text = "UPDATED : "
'
'lblBy
'
Me.lblBy.AutoSize = True
Me.lblBy.Location = New System.Drawing.Point(114, 53)
Me.lblBy.Name = "lblBy"
Me.lblBy.Size = New System.Drawing.Size(0, 13)
Me.lblBy.TabIndex = 7
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Location = New System.Drawing.Point(5, 53)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(103, 13)
Me.Label9.TabIndex = 6
Me.Label9.Text = "REGISTERED BY : "
'
'lblPDate
'
Me.lblPDate.AutoSize = True
Me.lblPDate.Location = New System.Drawing.Point(113, 23)
Me.lblPDate.Name = "lblPDate"
Me.lblPDate.Size = New System.Drawing.Size(0, 13)
Me.lblPDate.TabIndex = 5
'
'Label14
'
Me.Label14.AutoSize = True
Me.Label14.Location = New System.Drawing.Point(22, 23)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(86, 13)
Me.Label14.TabIndex = 2
Me.Label14.Text = "REGISTERED : "
'
'GroupBox2
'
Me.GroupBox2.Controls.Add(Me.lblStatus)
Me.GroupBox2.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GroupBox2.Location = New System.Drawing.Point(486, 105)
Me.GroupBox2.Name = "GroupBox2"
Me.GroupBox2.Size = New System.Drawing.Size(306, 89)
Me.GroupBox2.TabIndex = 69
Me.GroupBox2.TabStop = False
Me.GroupBox2.Text = "STATUS"
'
'lblStatus
'
Me.lblStatus.AutoSize = True
Me.lblStatus.Font = New System.Drawing.Font("Calibri", 27.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblStatus.ForeColor = System.Drawing.Color.Red
Me.lblStatus.Location = New System.Drawing.Point(92, 27)
Me.lblStatus.Name = "lblStatus"
Me.lblStatus.Size = New System.Drawing.Size(0, 45)
Me.lblStatus.TabIndex = 0
'
'GroupBox4
'
Me.GroupBox4.Controls.Add(Me.lblFam)
Me.GroupBox4.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GroupBox4.Location = New System.Drawing.Point(486, 295)
Me.GroupBox4.Name = "GroupBox4"
Me.GroupBox4.Size = New System.Drawing.Size(306, 100)
Me.GroupBox4.TabIndex = 30
Me.GroupBox4.TabStop = False
Me.GroupBox4.Text = "Model"
'
'lblFam
'
Me.lblFam.AutoSize = True
Me.lblFam.Font = New System.Drawing.Font("Calibri", 36.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblFam.Location = New System.Drawing.Point(62, 28)
Me.lblFam.Name = "lblFam"
Me.lblFam.Size = New System.Drawing.Size(0, 59)
Me.lblFam.TabIndex = 28
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.PartLabel)
Me.GroupBox1.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GroupBox1.Location = New System.Drawing.Point(486, 8)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(306, 89)
Me.GroupBox1.TabIndex = 70
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "Part Number"
'
'PartLabel
'
Me.PartLabel.AutoSize = True
Me.PartLabel.Font = New System.Drawing.Font("Calibri", 24.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.PartLabel.ForeColor = System.Drawing.Color.Red
Me.PartLabel.Location = New System.Drawing.Point(14, 33)
Me.PartLabel.Name = "PartLabel"
Me.PartLabel.Size = New System.Drawing.Size(0, 39)
Me.PartLabel.TabIndex = 0
'
'Label15
'
Me.Label15.AutoSize = True
Me.Label15.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label15.Location = New System.Drawing.Point(3, 537)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(151, 26)
Me.Label15.TabIndex = 74
Me.Label15.Text = "Operator Name:"
'
'txtOperator
'
Me.txtOperator.BackColor = System.Drawing.SystemColors.Info
Me.txtOperator.Font = New System.Drawing.Font("Calibri", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtOperator.ForeColor = System.Drawing.SystemColors.ControlText
Me.txtOperator.Location = New System.Drawing.Point(168, 539)
Me.txtOperator.Name = "txtOperator"
Me.txtOperator.ReadOnly = True
Me.txtOperator.Size = New System.Drawing.Size(294, 27)
Me.txtOperator.TabIndex = 75
'
'Label17
'
Me.Label17.AutoSize = True
Me.Label17.Font = New System.Drawing.Font("Calibri", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label17.Location = New System.Drawing.Point(48, 503)
Me.Label17.Name = "Label17"
Me.Label17.Size = New System.Drawing.Size(106, 26)
Me.Label17.TabIndex = 76
Me.Label17.Text = "Feeder No:"
'
'txtFeeder
'
Me.txtFeeder.BackColor = System.Drawing.SystemColors.Info
Me.txtFeeder.Font = New System.Drawing.Font("Calibri", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtFeeder.ForeColor = System.Drawing.SystemColors.ControlText
Me.txtFeeder.Location = New System.Drawing.Point(167, 505)
Me.txtFeeder.Name = "txtFeeder"
Me.txtFeeder.ReadOnly = True
Me.txtFeeder.Size = New System.Drawing.Size(294, 27)
Me.txtFeeder.TabIndex = 77
'
'StatusPanel
'
Me.StatusPanel.Controls.Add(Me.statuslabel)
Me.StatusPanel.Location = New System.Drawing.Point(486, 405)
Me.StatusPanel.Name = "StatusPanel"
Me.StatusPanel.Size = New System.Drawing.Size(304, 155)
Me.StatusPanel.TabIndex = 79
'
'statuslabel
'
Me.statuslabel.BackColor = System.Drawing.Color.Transparent
Me.statuslabel.Font = New System.Drawing.Font("Microsoft YaHei UI", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.statuslabel.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
Me.statuslabel.Location = New System.Drawing.Point(3, 2)
Me.statuslabel.Name = "statuslabel"
Me.statuslabel.Size = New System.Drawing.Size(298, 156)
Me.statuslabel.TabIndex = 9
Me.statuslabel.Text = "IDLE"
Me.statuslabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'txtfinalSerial
'
Me.txtfinalSerial.BackColor = System.Drawing.SystemColors.Info
Me.txtfinalSerial.Font = New System.Drawing.Font("Calibri", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtfinalSerial.ForeColor = System.Drawing.SystemColors.ControlText
Me.txtfinalSerial.Location = New System.Drawing.Point(164, 244)
Me.txtfinalSerial.Name = "txtfinalSerial"
Me.txtfinalSerial.ReadOnly = True
Me.txtfinalSerial.Size = New System.Drawing.Size(295, 27)
Me.txtfinalSerial.TabIndex = 80
'
'cmbSeq
'
Me.cmbSeq.Enabled = False
Me.cmbSeq.Font = New System.Drawing.Font("Calibri", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cmbSeq.ForeColor = System.Drawing.Color.Red
Me.cmbSeq.Location = New System.Drawing.Point(126, 192)
Me.cmbSeq.Name = "cmbSeq"
Me.cmbSeq.Size = New System.Drawing.Size(333, 32)
Me.cmbSeq.TabIndex = 81
'
'NewKitting
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(808, 627)
Me.Controls.Add(Me.cmbSeq)
Me.Controls.Add(Me.txtfinalSerial)
Me.Controls.Add(Me.StatusPanel)
Me.Controls.Add(Me.Label17)
Me.Controls.Add(Me.Label15)
Me.Controls.Add(Me.txtOperator)
Me.Controls.Add(Me.txtFeeder)
Me.Controls.Add(Me.GroupBox1)
Me.Controls.Add(Me.GroupBox4)
Me.Controls.Add(Me.GroupBox3)
Me.Controls.Add(Me.GroupBox2)
Me.Controls.Add(Me.txtMC)
Me.Controls.Add(Me.Label7)
Me.Controls.Add(Me.lblsupplier)
Me.Controls.Add(Me.SupplierTextBox)
Me.Controls.Add(Me.Label16)
Me.Controls.Add(Me.txtQuantity)
Me.Controls.Add(Me.Label6)
Me.Controls.Add(Me.txtLot)
Me.Controls.Add(Me.Label4)
Me.Controls.Add(Me.txtDesc)
Me.Controls.Add(Me.Label3)
Me.Controls.Add(Me.txtPN)
Me.Controls.Add(Me.txtSerial)
Me.Controls.Add(Me.Label5)
Me.Controls.Add(Me.Panel1)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.cmbModel)
Me.Controls.Add(Me.Label12)
Me.Controls.Add(Me.cmbType)
Me.Controls.Add(Me.Label11)
Me.Controls.Add(Me.cmbLine)
Me.Controls.Add(Me.Label10)
Me.Controls.Add(Me.cmbRev)
Me.Controls.Add(Me.Label2)
Me.Name = "NewKitting"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "Kitting"
Me.Panel1.ResumeLayout(False)
Me.GroupBox3.ResumeLayout(False)
Me.GroupBox3.PerformLayout()
Me.GroupBox2.ResumeLayout(False)
Me.GroupBox2.PerformLayout()
Me.GroupBox4.ResumeLayout(False)
Me.GroupBox4.PerformLayout()
Me.GroupBox1.ResumeLayout(False)
Me.GroupBox1.PerformLayout()
Me.StatusPanel.ResumeLayout(False)
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
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
Friend WithEvents cmbLine As System.Windows.Forms.ComboBox
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents cmbRev As System.Windows.Forms.ComboBox
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents btnReset As System.Windows.Forms.Button
Friend WithEvents btnKit As System.Windows.Forms.Button
Friend WithEvents Label16 As System.Windows.Forms.Label
Friend WithEvents txtQuantity As System.Windows.Forms.TextBox
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents txtLot As System.Windows.Forms.TextBox
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents txtDesc As System.Windows.Forms.TextBox
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents txtPN As System.Windows.Forms.TextBox
Friend WithEvents txtSerial As System.Windows.Forms.TextBox
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents txtMC As System.Windows.Forms.TextBox
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents lblsupplier As System.Windows.Forms.Label
Friend WithEvents SupplierTextBox As System.Windows.Forms.TextBox
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
Friend WithEvents lblupdatedby As System.Windows.Forms.Label
Friend WithEvents lblupdateddate As System.Windows.Forms.Label
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents lblBy As System.Windows.Forms.Label
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents lblPDate As System.Windows.Forms.Label
Friend WithEvents Label14 As System.Windows.Forms.Label
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
Friend WithEvents lblStatus As System.Windows.Forms.Label
Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
Friend WithEvents lblFam As System.Windows.Forms.Label
Friend WithEvents ClearButton As System.Windows.Forms.Button
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents PartLabel As System.Windows.Forms.Label
Friend WithEvents Label15 As System.Windows.Forms.Label
Friend WithEvents txtOperator As System.Windows.Forms.TextBox
Friend WithEvents Label17 As System.Windows.Forms.Label
Friend WithEvents txtFeeder As System.Windows.Forms.TextBox
Friend WithEvents StatusPanel As System.Windows.Forms.Panel
Friend WithEvents statuslabel As System.Windows.Forms.Label
Friend WithEvents txtfinalSerial As System.Windows.Forms.TextBox
Friend WithEvents cmbSeq As System.Windows.Forms.TextBox
End Class