3703 lines
168 KiB
VB.net
Raw Normal View History

2025-06-25 11:19:00 +09:00
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class MainForm
Inherits System.Windows.Forms.Form
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
<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
'Windows Form 디자이너에 필요합니다.
Private components As System.ComponentModel.IContainer
'참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다.
'수정하려면 Windows Form 디자이너를 사용하십시오.
'코드 편집기에서는 수정하지 마세요.
<System.Diagnostics.DebuggerStepThrough()>
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(MainForm))
Me.pnMain = New System.Windows.Forms.Panel()
Me.pnSerial = New System.Windows.Forms.Panel()
Me.Button2 = New System.Windows.Forms.Button()
Me.Button1 = New System.Windows.Forms.Button()
Me.RichTextBox1 = New System.Windows.Forms.RichTextBox()
Me.btnEnter = New System.Windows.Forms.Button()
Me.txbPVSN = New System.Windows.Forms.TextBox()
Me.lbPVSN = New System.Windows.Forms.Label()
Me.gpbTime = New System.Windows.Forms.GroupBox()
Me.lblTime = New System.Windows.Forms.Label()
Me.gbSerial = New System.Windows.Forms.GroupBox()
Me.lbState = New System.Windows.Forms.Label()
Me.txbState = New System.Windows.Forms.RichTextBox()
Me.cboComPort = New System.Windows.Forms.ComboBox()
Me.lbSerial = New System.Windows.Forms.Label()
Me.cmdSerial = New System.Windows.Forms.Button()
Me.gbMode = New System.Windows.Forms.GroupBox()
Me.rdbRecycle = New System.Windows.Forms.RadioButton()
Me.rdbCheck = New System.Windows.Forms.RadioButton()
Me.rdbManager = New System.Windows.Forms.RadioButton()
Me.rdbPD1 = New System.Windows.Forms.RadioButton()
Me.rdbPD2 = New System.Windows.Forms.RadioButton()
Me.rdbCSearch = New System.Windows.Forms.RadioButton()
Me.btnOption = New System.Windows.Forms.Button()
Me.gpbConfig = New System.Windows.Forms.GroupBox()
Me.ckbAutoFunc = New System.Windows.Forms.CheckBox()
Me.ckbPrintUse = New System.Windows.Forms.CheckBox()
Me.chbAutoMeasure = New System.Windows.Forms.CheckBox()
Me.chbUseBarcode = New System.Windows.Forms.CheckBox()
Me.btnExit = New System.Windows.Forms.Button()
Me.pnMaxInput = New System.Windows.Forms.Panel()
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
Me.txtManufactureDate = New System.Windows.Forms.TextBox()
Me.Label4 = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.cmbMonth = New System.Windows.Forms.ComboBox()
Me.cmbDay = New System.Windows.Forms.ComboBox()
Me.cmbYear = New System.Windows.Forms.ComboBox()
Me.Label1 = New System.Windows.Forms.Label()
2025-06-25 11:19:00 +09:00
Me.gbChoice = New System.Windows.Forms.GroupBox()
Me.gbNowTray = New System.Windows.Forms.GroupBox()
Me.txbTrayMax = New System.Windows.Forms.TextBox()
Me.lbTrayNow = New System.Windows.Forms.Label()
Me.txbTrayMin = New System.Windows.Forms.TextBox()
Me.pnNowNum = New System.Windows.Forms.Panel()
Me.txbNowNum = New System.Windows.Forms.TextBox()
Me.lbNowNum = New System.Windows.Forms.Label()
Me.dgvNowReg = New System.Windows.Forms.DataGridView()
Me.dfCode = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.dfDate = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.dfTime = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.gbInputPD = New System.Windows.Forms.GroupBox()
Me.pnPDInfo = New System.Windows.Forms.Panel()
Me.cboPDInfo = New System.Windows.Forms.ComboBox()
Me.lbPDInfo = New System.Windows.Forms.Label()
Me.pnPDColor = New System.Windows.Forms.Panel()
Me.txbPDColor = New System.Windows.Forms.TextBox()
Me.lbPDColor = New System.Windows.Forms.Label()
Me.pnPDCP = New System.Windows.Forms.Panel()
Me.txbPDCP = New System.Windows.Forms.TextBox()
Me.lbPDCP = New System.Windows.Forms.Label()
Me.pnPDAgency = New System.Windows.Forms.Panel()
Me.txbPDAgency = New System.Windows.Forms.TextBox()
Me.lbPDAgency = New System.Windows.Forms.Label()
Me.pnPDCC = New System.Windows.Forms.Panel()
Me.txbPDCC = New System.Windows.Forms.TextBox()
Me.lbPDCC = New System.Windows.Forms.Label()
Me.pnPDType = New System.Windows.Forms.Panel()
Me.txbPDType = New System.Windows.Forms.TextBox()
Me.lbPDType = New System.Windows.Forms.Label()
Me.pnPDModel = New System.Windows.Forms.Panel()
Me.txbPDModel = New System.Windows.Forms.TextBox()
Me.lbPDModel = New System.Windows.Forms.Label()
Me.pnPDNum = New System.Windows.Forms.Panel()
Me.txbPDNum = New System.Windows.Forms.TextBox()
Me.lbPDNum = New System.Windows.Forms.Label()
Me.gbPDCount = New System.Windows.Forms.GroupBox()
Me.txbFailCount = New System.Windows.Forms.TextBox()
Me.lbFailCount = New System.Windows.Forms.Label()
Me.txbSucCount = New System.Windows.Forms.TextBox()
Me.lbSucCount = New System.Windows.Forms.Label()
Me.txbAllCount = New System.Windows.Forms.TextBox()
Me.lbAllCount = New System.Windows.Forms.Label()
Me.btnTrayEnd = New System.Windows.Forms.Button()
Me.btnReset = New System.Windows.Forms.Button()
Me.gbInputTD = New System.Windows.Forms.GroupBox()
Me.pnTDStep = New System.Windows.Forms.Panel()
Me.txbTDStep = New System.Windows.Forms.TextBox()
Me.lbTDStep = New System.Windows.Forms.Label()
Me.pnPDVersion = New System.Windows.Forms.Panel()
Me.txbPDVersion = New System.Windows.Forms.TextBox()
Me.lbPDVersion = New System.Windows.Forms.Label()
Me.pnTDIDate = New System.Windows.Forms.Panel()
Me.txbTDIDate = New System.Windows.Forms.TextBox()
Me.lbTDIDate = New System.Windows.Forms.Label()
Me.pnTDDepth = New System.Windows.Forms.Panel()
Me.txbTDDepth = New System.Windows.Forms.TextBox()
Me.lbTDDepth = New System.Windows.Forms.Label()
Me.pnTDPower = New System.Windows.Forms.Panel()
Me.txbTDPower = New System.Windows.Forms.TextBox()
Me.lbTDPower = New System.Windows.Forms.Label()
Me.pnTDGrade = New System.Windows.Forms.Panel()
Me.txbTDGrade = New System.Windows.Forms.TextBox()
Me.lbTDGrade = New System.Windows.Forms.Label()
Me.pnTDFreq = New System.Windows.Forms.Panel()
Me.txbTDFreq = New System.Windows.Forms.TextBox()
Me.lbTDFreq = New System.Windows.Forms.Label()
Me.pnTDNum = New System.Windows.Forms.Panel()
Me.txbTDNum = New System.Windows.Forms.TextBox()
Me.lbTDNum = New System.Windows.Forms.Label()
Me.pnRecycle = New System.Windows.Forms.Panel()
Me.gbRunCount = New System.Windows.Forms.GroupBox()
Me.txbDayCount = New System.Windows.Forms.TextBox()
Me.lbDayCount = New System.Windows.Forms.Label()
Me.pcbImage1 = New System.Windows.Forms.PictureBox()
Me.gbData = New System.Windows.Forms.GroupBox()
Me.pnReTest = New System.Windows.Forms.Panel()
Me.txbReTest = New System.Windows.Forms.TextBox()
Me.lbReTest = New System.Windows.Forms.Label()
Me.pnReInput = New System.Windows.Forms.Panel()
Me.txbReInput = New System.Windows.Forms.TextBox()
Me.lbReInput = New System.Windows.Forms.Label()
Me.pnReSerial = New System.Windows.Forms.Panel()
Me.txbReSerial = New System.Windows.Forms.TextBox()
Me.lbReSerial = New System.Windows.Forms.Label()
Me.pnReCValue = New System.Windows.Forms.Panel()
Me.txbReCValue = New System.Windows.Forms.TextBox()
Me.lbReCValue = New System.Windows.Forms.Label()
Me.pnReOrder = New System.Windows.Forms.Panel()
Me.txbReOrder = New System.Windows.Forms.TextBox()
Me.lbReOrder = New System.Windows.Forms.Label()
Me.pnRePower = New System.Windows.Forms.Panel()
Me.txbRePower = New System.Windows.Forms.TextBox()
Me.lbRePower = New System.Windows.Forms.Label()
Me.pnReMotor = New System.Windows.Forms.Panel()
Me.txbReMotor = New System.Windows.Forms.TextBox()
Me.lbReMotor = New System.Windows.Forms.Label()
Me.pnReFreq = New System.Windows.Forms.Panel()
Me.txbReFreq = New System.Windows.Forms.TextBox()
Me.lbReFreq = New System.Windows.Forms.Label()
Me.pnReGrade = New System.Windows.Forms.Panel()
Me.txbReGrade = New System.Windows.Forms.TextBox()
Me.lbReGrade = New System.Windows.Forms.Label()
Me.btnReDel = New System.Windows.Forms.Button()
Me.NowTimer = New System.Windows.Forms.Timer(Me.components)
Me.ckbDBServer = New System.Windows.Forms.CheckBox()
Me.ScanTimer = New System.Windows.Forms.Timer(Me.components)
Me.PortSerial = New System.IO.Ports.SerialPort(Me.components)
Me.RunTimer = New System.Windows.Forms.Timer(Me.components)
Me.pnOption = New System.Windows.Forms.Panel()
Me.gbManager = New System.Windows.Forms.GroupBox()
Me.ckbManager = New System.Windows.Forms.CheckBox()
Me.gbOpAlto = New System.Windows.Forms.GroupBox()
Me.ckbOpAlto = New System.Windows.Forms.CheckBox()
Me.gbPrintUse = New System.Windows.Forms.GroupBox()
Me.rdbEachPnt = New System.Windows.Forms.RadioButton()
Me.rdbAllPnt = New System.Windows.Forms.RadioButton()
Me.gbPrintEach = New System.Windows.Forms.GroupBox()
Me.ckbProdPnt = New System.Windows.Forms.CheckBox()
Me.ckbWarPnt = New System.Windows.Forms.CheckBox()
Me.ckbBoxPnt = New System.Windows.Forms.CheckBox()
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
Me.gbPrintDefault = New System.Windows.Forms.GroupBox()
Me.pnSerialCheck = New System.Windows.Forms.Panel()
Me.nudSerialCheck = New System.Windows.Forms.NumericUpDown()
Me.lbSerialCheck = New System.Windows.Forms.Label()
Me.pnTray = New System.Windows.Forms.Panel()
Me.nudTray = New System.Windows.Forms.NumericUpDown()
Me.lbTray = New System.Windows.Forms.Label()
Me.pnPtCount = New System.Windows.Forms.Panel()
Me.nudPtCount = New System.Windows.Forms.NumericUpDown()
Me.lbPtCount = New System.Windows.Forms.Label()
Me.gbPtProd = New System.Windows.Forms.GroupBox()
Me.pnPtProd_Date = New System.Windows.Forms.Panel()
Me.txbPtProd_Date = New System.Windows.Forms.TextBox()
Me.lbPtProd_Date = New System.Windows.Forms.Label()
Me.btnPtProd_Ch2 = New System.Windows.Forms.Button()
Me.pnPtProd_Val2 = New System.Windows.Forms.Panel()
Me.txbPtProd_Val2 = New System.Windows.Forms.TextBox()
Me.lbPtProd_Val2 = New System.Windows.Forms.Label()
Me.pnPtProd_Val1 = New System.Windows.Forms.Panel()
Me.txbPtProd_Val1 = New System.Windows.Forms.TextBox()
Me.lbPtProd_Val1 = New System.Windows.Forms.Label()
Me.pnPtProd_Label = New System.Windows.Forms.Panel()
Me.txbPtProd_Label = New System.Windows.Forms.TextBox()
Me.lbPtProd_Label = New System.Windows.Forms.Label()
Me.btnPtProd_Ch1 = New System.Windows.Forms.Button()
Me.pnPtProd_Name = New System.Windows.Forms.Panel()
Me.txbPtProd_Name = New System.Windows.Forms.TextBox()
Me.lbPtProd_Name = New System.Windows.Forms.Label()
Me.gbPtWar = New System.Windows.Forms.GroupBox()
Me.btnPtWar_Ch2 = New System.Windows.Forms.Button()
Me.pnPtWar_Val1 = New System.Windows.Forms.Panel()
Me.txbPtWar_Val1 = New System.Windows.Forms.TextBox()
Me.lbPtWar_Val1 = New System.Windows.Forms.Label()
Me.pnPtWar_Label = New System.Windows.Forms.Panel()
Me.txbPtWar_Label = New System.Windows.Forms.TextBox()
Me.lbPtWar_Label = New System.Windows.Forms.Label()
Me.btnPtWar_Ch1 = New System.Windows.Forms.Button()
Me.pnPtWar_Name = New System.Windows.Forms.Panel()
Me.txbPtWar_Name = New System.Windows.Forms.TextBox()
Me.lbPtWar_Name = New System.Windows.Forms.Label()
Me.gbPtBox = New System.Windows.Forms.GroupBox()
Me.btnPtBox_Ch2 = New System.Windows.Forms.Button()
Me.pnPtBox_Val2 = New System.Windows.Forms.Panel()
Me.txbPtBox_Val2 = New System.Windows.Forms.TextBox()
Me.lbPtBox_Val2 = New System.Windows.Forms.Label()
Me.pnPtBox_Val1 = New System.Windows.Forms.Panel()
Me.txbPtBox_Val1 = New System.Windows.Forms.TextBox()
Me.lbPtBox_Val1 = New System.Windows.Forms.Label()
Me.pnPtBox_Label = New System.Windows.Forms.Panel()
Me.txbPtBox_Label = New System.Windows.Forms.TextBox()
Me.lbPtBox_Label = New System.Windows.Forms.Label()
Me.btnPtBox_Ch1 = New System.Windows.Forms.Button()
Me.pnPtBox_Name = New System.Windows.Forms.Panel()
Me.txbPtBox_Name = New System.Windows.Forms.TextBox()
Me.lbPtBox_Name = New System.Windows.Forms.Label()
Me.btnPtRefresh = New System.Windows.Forms.Button()
Me.dgvPrinter = New System.Windows.Forms.DataGridView()
Me.dfPrintName = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.btnOpSave = New System.Windows.Forms.Button()
Me.btnOpExit = New System.Windows.Forms.Button()
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
Me.btnRegADel = New System.Windows.Forms.Button()
Me.btnRegDel = New System.Windows.Forms.Button()
Me.gbOpReg = New System.Windows.Forms.GroupBox()
Me.pnRegClass = New System.Windows.Forms.Panel()
Me.cboRegClass = New System.Windows.Forms.ComboBox()
Me.lbRegClass = New System.Windows.Forms.Label()
Me.pnRegColor = New System.Windows.Forms.Panel()
Me.cboRegColor = New System.Windows.Forms.ComboBox()
Me.lbRegColor = New System.Windows.Forms.Label()
Me.btnRegReset = New System.Windows.Forms.Button()
Me.btnRegOK = New System.Windows.Forms.Button()
Me.pnRegAgency = New System.Windows.Forms.Panel()
Me.txbRegAgency = New System.Windows.Forms.TextBox()
Me.lbRegAgency = New System.Windows.Forms.Label()
Me.pnRegCountry = New System.Windows.Forms.Panel()
Me.txbRegCountry = New System.Windows.Forms.TextBox()
Me.lbRegCountry = New System.Windows.Forms.Label()
Me.pnRegType = New System.Windows.Forms.Panel()
Me.cboRegType = New System.Windows.Forms.ComboBox()
Me.lbRegType = New System.Windows.Forms.Label()
Me.pnRegModel = New System.Windows.Forms.Panel()
Me.cboRegModel = New System.Windows.Forms.ComboBox()
Me.lbRegModel = New System.Windows.Forms.Label()
Me.pnRegName = New System.Windows.Forms.Panel()
Me.txbRegName = New System.Windows.Forms.TextBox()
Me.lbRegName = New System.Windows.Forms.Label()
Me.gbOpCompany = New System.Windows.Forms.GroupBox()
Me.lbOpCompany = New System.Windows.Forms.Label()
Me.txbOpCompany = New System.Windows.Forms.TextBox()
Me.dgvDataSet = New System.Windows.Forms.DataGridView()
Me.dfName = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.dfModel = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.dfType = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.dfCountry = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.dfAgency = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.dfColor = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.dfClass = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.gbDBServer = New System.Windows.Forms.GroupBox()
Me.pnMain.SuspendLayout()
Me.pnSerial.SuspendLayout()
Me.gpbTime.SuspendLayout()
Me.gbSerial.SuspendLayout()
Me.gbMode.SuspendLayout()
Me.gpbConfig.SuspendLayout()
Me.pnMaxInput.SuspendLayout()
Me.GroupBox3.SuspendLayout()
2025-06-25 11:19:00 +09:00
Me.gbChoice.SuspendLayout()
Me.gbNowTray.SuspendLayout()
Me.pnNowNum.SuspendLayout()
CType(Me.dgvNowReg, System.ComponentModel.ISupportInitialize).BeginInit()
Me.gbInputPD.SuspendLayout()
Me.pnPDInfo.SuspendLayout()
Me.pnPDColor.SuspendLayout()
Me.pnPDCP.SuspendLayout()
Me.pnPDAgency.SuspendLayout()
Me.pnPDCC.SuspendLayout()
Me.pnPDType.SuspendLayout()
Me.pnPDModel.SuspendLayout()
Me.pnPDNum.SuspendLayout()
Me.gbPDCount.SuspendLayout()
Me.gbInputTD.SuspendLayout()
Me.pnTDStep.SuspendLayout()
Me.pnPDVersion.SuspendLayout()
Me.pnTDIDate.SuspendLayout()
Me.pnTDDepth.SuspendLayout()
Me.pnTDPower.SuspendLayout()
Me.pnTDGrade.SuspendLayout()
Me.pnTDFreq.SuspendLayout()
Me.pnTDNum.SuspendLayout()
Me.pnRecycle.SuspendLayout()
Me.gbRunCount.SuspendLayout()
CType(Me.pcbImage1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.gbData.SuspendLayout()
Me.pnReTest.SuspendLayout()
Me.pnReInput.SuspendLayout()
Me.pnReSerial.SuspendLayout()
Me.pnReCValue.SuspendLayout()
Me.pnReOrder.SuspendLayout()
Me.pnRePower.SuspendLayout()
Me.pnReMotor.SuspendLayout()
Me.pnReFreq.SuspendLayout()
Me.pnReGrade.SuspendLayout()
Me.pnOption.SuspendLayout()
Me.gbManager.SuspendLayout()
Me.gbOpAlto.SuspendLayout()
Me.gbPrintUse.SuspendLayout()
Me.gbPrintEach.SuspendLayout()
Me.GroupBox1.SuspendLayout()
Me.gbPrintDefault.SuspendLayout()
Me.pnSerialCheck.SuspendLayout()
CType(Me.nudSerialCheck, System.ComponentModel.ISupportInitialize).BeginInit()
Me.pnTray.SuspendLayout()
CType(Me.nudTray, System.ComponentModel.ISupportInitialize).BeginInit()
Me.pnPtCount.SuspendLayout()
CType(Me.nudPtCount, System.ComponentModel.ISupportInitialize).BeginInit()
Me.gbPtProd.SuspendLayout()
Me.pnPtProd_Date.SuspendLayout()
Me.pnPtProd_Val2.SuspendLayout()
Me.pnPtProd_Val1.SuspendLayout()
Me.pnPtProd_Label.SuspendLayout()
Me.pnPtProd_Name.SuspendLayout()
Me.gbPtWar.SuspendLayout()
Me.pnPtWar_Val1.SuspendLayout()
Me.pnPtWar_Label.SuspendLayout()
Me.pnPtWar_Name.SuspendLayout()
Me.gbPtBox.SuspendLayout()
Me.pnPtBox_Val2.SuspendLayout()
Me.pnPtBox_Val1.SuspendLayout()
Me.pnPtBox_Label.SuspendLayout()
Me.pnPtBox_Name.SuspendLayout()
CType(Me.dgvPrinter, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBox2.SuspendLayout()
Me.gbOpReg.SuspendLayout()
Me.pnRegClass.SuspendLayout()
Me.pnRegColor.SuspendLayout()
Me.pnRegAgency.SuspendLayout()
Me.pnRegCountry.SuspendLayout()
Me.pnRegType.SuspendLayout()
Me.pnRegModel.SuspendLayout()
Me.pnRegName.SuspendLayout()
Me.gbOpCompany.SuspendLayout()
CType(Me.dgvDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
Me.gbDBServer.SuspendLayout()
Me.SuspendLayout()
'
'pnMain
'
Me.pnMain.Controls.Add(Me.pnSerial)
Me.pnMain.Controls.Add(Me.gpbTime)
Me.pnMain.Controls.Add(Me.gbSerial)
Me.pnMain.Controls.Add(Me.gbMode)
Me.pnMain.Controls.Add(Me.btnOption)
Me.pnMain.Controls.Add(Me.gpbConfig)
Me.pnMain.Controls.Add(Me.btnExit)
Me.pnMain.Controls.Add(Me.pnMaxInput)
Me.pnMain.Controls.Add(Me.pnRecycle)
Me.pnMain.Location = New System.Drawing.Point(0, 0)
Me.pnMain.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnMain.Name = "pnMain"
Me.pnMain.Size = New System.Drawing.Size(2194, 1275)
2025-06-25 11:19:00 +09:00
Me.pnMain.TabIndex = 0
'
'pnSerial
'
Me.pnSerial.Controls.Add(Me.Button2)
Me.pnSerial.Controls.Add(Me.Button1)
Me.pnSerial.Controls.Add(Me.RichTextBox1)
Me.pnSerial.Controls.Add(Me.btnEnter)
Me.pnSerial.Controls.Add(Me.txbPVSN)
Me.pnSerial.Controls.Add(Me.lbPVSN)
Me.pnSerial.Location = New System.Drawing.Point(6, 125)
Me.pnSerial.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnSerial.Name = "pnSerial"
Me.pnSerial.Size = New System.Drawing.Size(2183, 225)
2025-06-25 11:19:00 +09:00
Me.pnSerial.TabIndex = 118
'
'Button2
'
Me.Button2.Location = New System.Drawing.Point(353, 11)
Me.Button2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(145, 56)
2025-06-25 11:19:00 +09:00
Me.Button2.TabIndex = 122
Me.Button2.Text = "Button2"
Me.Button2.UseVisualStyleBackColor = True
Me.Button2.Visible = False
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(201, 11)
Me.Button1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(145, 56)
2025-06-25 11:19:00 +09:00
Me.Button1.TabIndex = 121
Me.Button1.Text = "Button1"
Me.Button1.UseVisualStyleBackColor = True
Me.Button1.Visible = False
'
'RichTextBox1
'
Me.RichTextBox1.Location = New System.Drawing.Point(9, 11)
Me.RichTextBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.RichTextBox1.Name = "RichTextBox1"
Me.RichTextBox1.Size = New System.Drawing.Size(189, 203)
2025-06-25 11:19:00 +09:00
Me.RichTextBox1.TabIndex = 120
Me.RichTextBox1.Text = ""
Me.RichTextBox1.Visible = False
'
'btnEnter
'
Me.btnEnter.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.btnEnter.Location = New System.Drawing.Point(1703, 34)
Me.btnEnter.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnEnter.Name = "btnEnter"
Me.btnEnter.Size = New System.Drawing.Size(229, 150)
2025-06-25 11:19:00 +09:00
Me.btnEnter.TabIndex = 119
Me.btnEnter.Text = "검색"
Me.btnEnter.UseVisualStyleBackColor = True
'
'txbPVSN
'
Me.txbPVSN.BackColor = System.Drawing.SystemColors.Window
Me.txbPVSN.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
Me.txbPVSN.Font = New System.Drawing.Font("함초롬바탕", 68.24999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbPVSN.ImeMode = System.Windows.Forms.ImeMode.Disable
Me.txbPVSN.Location = New System.Drawing.Point(754, 31)
Me.txbPVSN.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPVSN.Name = "txbPVSN"
Me.txbPVSN.Size = New System.Drawing.Size(942, 155)
2025-06-25 11:19:00 +09:00
Me.txbPVSN.TabIndex = 67
Me.txbPVSN.Text = "301234567890"
Me.txbPVSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPVSN
'
Me.lbPVSN.AutoSize = True
Me.lbPVSN.Font = New System.Drawing.Font("함초롬바탕", 68.24999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbPVSN.Location = New System.Drawing.Point(189, 35)
2025-06-25 11:19:00 +09:00
Me.lbPVSN.Name = "lbPVSN"
Me.lbPVSN.Size = New System.Drawing.Size(617, 148)
2025-06-25 11:19:00 +09:00
Me.lbPVSN.TabIndex = 68
Me.lbPVSN.Text = "바코드번호"
'
'gpbTime
'
Me.gpbTime.BackColor = System.Drawing.Color.Silver
Me.gpbTime.Controls.Add(Me.lblTime)
Me.gpbTime.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gpbTime.ForeColor = System.Drawing.Color.Black
Me.gpbTime.Location = New System.Drawing.Point(6, 6)
Me.gpbTime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gpbTime.Name = "gpbTime"
Me.gpbTime.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gpbTime.Size = New System.Drawing.Size(320, 112)
2025-06-25 11:19:00 +09:00
Me.gpbTime.TabIndex = 117
Me.gpbTime.TabStop = False
Me.gpbTime.Text = "현재시간"
'
'lblTime
'
Me.lblTime.AutoSize = True
Me.lblTime.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lblTime.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
Me.lblTime.Location = New System.Drawing.Point(11, 48)
2025-06-25 11:19:00 +09:00
Me.lblTime.Name = "lblTime"
Me.lblTime.Size = New System.Drawing.Size(341, 35)
2025-06-25 11:19:00 +09:00
Me.lblTime.TabIndex = 18
Me.lblTime.Text = "2015-00-00 오전 00:00:00"
'
'gbSerial
'
Me.gbSerial.BackColor = System.Drawing.Color.LightGray
Me.gbSerial.Controls.Add(Me.lbState)
Me.gbSerial.Controls.Add(Me.txbState)
Me.gbSerial.Controls.Add(Me.cboComPort)
Me.gbSerial.Controls.Add(Me.lbSerial)
Me.gbSerial.Controls.Add(Me.cmdSerial)
Me.gbSerial.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gbSerial.ForeColor = System.Drawing.Color.Black
Me.gbSerial.Location = New System.Drawing.Point(331, 6)
Me.gbSerial.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbSerial.Name = "gbSerial"
Me.gbSerial.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbSerial.Size = New System.Drawing.Size(514, 112)
2025-06-25 11:19:00 +09:00
Me.gbSerial.TabIndex = 116
Me.gbSerial.TabStop = False
Me.gbSerial.Text = "시리얼 통신설정"
'
'lbState
'
Me.lbState.AutoSize = True
Me.lbState.BackColor = System.Drawing.Color.Red
Me.lbState.Location = New System.Drawing.Point(440, 50)
2025-06-25 11:19:00 +09:00
Me.lbState.Name = "lbState"
Me.lbState.Size = New System.Drawing.Size(51, 26)
2025-06-25 11:19:00 +09:00
Me.lbState.TabIndex = 21
Me.lbState.Text = "OFF"
'
'txbState
'
Me.txbState.BackColor = System.Drawing.Color.Red
Me.txbState.Location = New System.Drawing.Point(423, 25)
Me.txbState.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbState.Name = "txbState"
Me.txbState.Size = New System.Drawing.Size(79, 74)
2025-06-25 11:19:00 +09:00
Me.txbState.TabIndex = 20
Me.txbState.Text = ""
'
'cboComPort
'
Me.cboComPort.BackColor = System.Drawing.Color.Yellow
Me.cboComPort.Font = New System.Drawing.Font("함초롬바탕", 15.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.cboComPort.ForeColor = System.Drawing.Color.Black
Me.cboComPort.FormattingEnabled = True
Me.cboComPort.Location = New System.Drawing.Point(109, 44)
2025-06-25 11:19:00 +09:00
Me.cboComPort.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
Me.cboComPort.Name = "cboComPort"
Me.cboComPort.Size = New System.Drawing.Size(215, 42)
2025-06-25 11:19:00 +09:00
Me.cboComPort.TabIndex = 19
'
'lbSerial
'
Me.lbSerial.AutoSize = True
Me.lbSerial.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbSerial.Location = New System.Drawing.Point(6, 48)
2025-06-25 11:19:00 +09:00
Me.lbSerial.Name = "lbSerial"
Me.lbSerial.Size = New System.Drawing.Size(119, 35)
2025-06-25 11:19:00 +09:00
Me.lbSerial.TabIndex = 17
Me.lbSerial.Text = "통신포트"
'
'cmdSerial
'
Me.cmdSerial.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.cmdSerial.Location = New System.Drawing.Point(331, 40)
Me.cmdSerial.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.cmdSerial.Name = "cmdSerial"
Me.cmdSerial.Size = New System.Drawing.Size(80, 50)
2025-06-25 11:19:00 +09:00
Me.cmdSerial.TabIndex = 16
Me.cmdSerial.Text = "스캔"
Me.cmdSerial.UseVisualStyleBackColor = True
'
'gbMode
'
Me.gbMode.BackColor = System.Drawing.Color.LightGray
Me.gbMode.Controls.Add(Me.rdbRecycle)
Me.gbMode.Controls.Add(Me.rdbCheck)
Me.gbMode.Controls.Add(Me.rdbManager)
Me.gbMode.Controls.Add(Me.rdbPD1)
Me.gbMode.Controls.Add(Me.rdbPD2)
Me.gbMode.Controls.Add(Me.rdbCSearch)
Me.gbMode.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gbMode.ForeColor = System.Drawing.Color.Black
Me.gbMode.Location = New System.Drawing.Point(853, 6)
Me.gbMode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbMode.Name = "gbMode"
Me.gbMode.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbMode.Size = New System.Drawing.Size(518, 112)
2025-06-25 11:19:00 +09:00
Me.gbMode.TabIndex = 115
Me.gbMode.TabStop = False
Me.gbMode.Text = "입력설정"
'
'rdbRecycle
'
Me.rdbRecycle.AutoSize = True
Me.rdbRecycle.Location = New System.Drawing.Point(370, 69)
Me.rdbRecycle.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.rdbRecycle.Name = "rdbRecycle"
Me.rdbRecycle.Size = New System.Drawing.Size(123, 30)
2025-06-25 11:19:00 +09:00
Me.rdbRecycle.TabIndex = 5
Me.rdbRecycle.Text = "TD 재사용"
Me.rdbRecycle.UseVisualStyleBackColor = True
'
'rdbCheck
'
Me.rdbCheck.AutoSize = True
Me.rdbCheck.Enabled = False
Me.rdbCheck.Location = New System.Drawing.Point(26, 69)
Me.rdbCheck.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.rdbCheck.Name = "rdbCheck"
Me.rdbCheck.Size = New System.Drawing.Size(109, 30)
2025-06-25 11:19:00 +09:00
Me.rdbCheck.TabIndex = 4
Me.rdbCheck.Text = "제품확인"
Me.rdbCheck.UseVisualStyleBackColor = True
'
'rdbManager
'
Me.rdbManager.AutoSize = True
Me.rdbManager.Enabled = False
Me.rdbManager.Location = New System.Drawing.Point(173, 69)
Me.rdbManager.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.rdbManager.Name = "rdbManager"
Me.rdbManager.Size = New System.Drawing.Size(178, 30)
2025-06-25 11:19:00 +09:00
Me.rdbManager.TabIndex = 2
Me.rdbManager.Text = "주파수입력(수동)"
Me.rdbManager.UseVisualStyleBackColor = True
'
'rdbPD1
'
Me.rdbPD1.AutoSize = True
Me.rdbPD1.Location = New System.Drawing.Point(173, 31)
Me.rdbPD1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.rdbPD1.Name = "rdbPD1"
Me.rdbPD1.Size = New System.Drawing.Size(155, 30)
2025-06-25 11:19:00 +09:00
Me.rdbPD1.TabIndex = 3
Me.rdbPD1.Text = "TD주파수입력"
Me.rdbPD1.UseVisualStyleBackColor = True
'
'rdbPD2
'
Me.rdbPD2.AutoSize = True
Me.rdbPD2.Enabled = False
Me.rdbPD2.Location = New System.Drawing.Point(370, 31)
Me.rdbPD2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.rdbPD2.Name = "rdbPD2"
Me.rdbPD2.Size = New System.Drawing.Size(109, 30)
2025-06-25 11:19:00 +09:00
Me.rdbPD2.TabIndex = 1
Me.rdbPD2.Text = "제품입력"
Me.rdbPD2.UseVisualStyleBackColor = True
'
'rdbCSearch
'
Me.rdbCSearch.AutoSize = True
Me.rdbCSearch.Checked = True
Me.rdbCSearch.Location = New System.Drawing.Point(26, 31)
Me.rdbCSearch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.rdbCSearch.Name = "rdbCSearch"
Me.rdbCSearch.Size = New System.Drawing.Size(104, 30)
2025-06-25 11:19:00 +09:00
Me.rdbCSearch.TabIndex = 0
Me.rdbCSearch.TabStop = True
Me.rdbCSearch.Text = "C값입력"
Me.rdbCSearch.UseVisualStyleBackColor = True
'
'btnOption
'
Me.btnOption.BackColor = System.Drawing.Color.Silver
Me.btnOption.DialogResult = System.Windows.Forms.DialogResult.Cancel
Me.btnOption.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.btnOption.Location = New System.Drawing.Point(1773, 6)
Me.btnOption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnOption.Name = "btnOption"
Me.btnOption.Size = New System.Drawing.Size(208, 112)
2025-06-25 11:19:00 +09:00
Me.btnOption.TabIndex = 64
Me.btnOption.Text = "설정"
Me.btnOption.UseVisualStyleBackColor = False
'
'gpbConfig
'
Me.gpbConfig.BackColor = System.Drawing.Color.Silver
Me.gpbConfig.Controls.Add(Me.ckbAutoFunc)
Me.gpbConfig.Controls.Add(Me.ckbPrintUse)
Me.gpbConfig.Controls.Add(Me.chbAutoMeasure)
Me.gpbConfig.Controls.Add(Me.chbUseBarcode)
Me.gpbConfig.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gpbConfig.ForeColor = System.Drawing.Color.Black
Me.gpbConfig.Location = New System.Drawing.Point(1377, 6)
Me.gpbConfig.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gpbConfig.Name = "gpbConfig"
Me.gpbConfig.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gpbConfig.Size = New System.Drawing.Size(394, 112)
2025-06-25 11:19:00 +09:00
Me.gpbConfig.TabIndex = 63
Me.gpbConfig.TabStop = False
Me.gpbConfig.Text = "설정"
'
'ckbAutoFunc
'
Me.ckbAutoFunc.AutoSize = True
Me.ckbAutoFunc.Checked = True
Me.ckbAutoFunc.CheckState = System.Windows.Forms.CheckState.Checked
Me.ckbAutoFunc.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.ckbAutoFunc.Location = New System.Drawing.Point(229, 62)
Me.ckbAutoFunc.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.ckbAutoFunc.Name = "ckbAutoFunc"
Me.ckbAutoFunc.Size = New System.Drawing.Size(128, 36)
2025-06-25 11:19:00 +09:00
Me.ckbAutoFunc.TabIndex = 80
Me.ckbAutoFunc.Text = "자동삭제"
Me.ckbAutoFunc.UseVisualStyleBackColor = True
'
'ckbPrintUse
'
Me.ckbPrintUse.AutoSize = True
Me.ckbPrintUse.Checked = True
Me.ckbPrintUse.CheckState = System.Windows.Forms.CheckState.Checked
Me.ckbPrintUse.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.ckbPrintUse.Location = New System.Drawing.Point(229, 25)
Me.ckbPrintUse.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.ckbPrintUse.Name = "ckbPrintUse"
Me.ckbPrintUse.Size = New System.Drawing.Size(151, 36)
2025-06-25 11:19:00 +09:00
Me.ckbPrintUse.TabIndex = 79
Me.ckbPrintUse.Text = "프린터사용"
Me.ckbPrintUse.UseVisualStyleBackColor = True
'
'chbAutoMeasure
'
Me.chbAutoMeasure.AutoSize = True
Me.chbAutoMeasure.Checked = True
Me.chbAutoMeasure.CheckState = System.Windows.Forms.CheckState.Checked
Me.chbAutoMeasure.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.chbAutoMeasure.Location = New System.Drawing.Point(51, 62)
Me.chbAutoMeasure.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.chbAutoMeasure.Name = "chbAutoMeasure"
Me.chbAutoMeasure.Size = New System.Drawing.Size(128, 36)
2025-06-25 11:19:00 +09:00
Me.chbAutoMeasure.TabIndex = 78
Me.chbAutoMeasure.Text = "자동측정"
Me.chbAutoMeasure.UseVisualStyleBackColor = True
'
'chbUseBarcode
'
Me.chbUseBarcode.AutoSize = True
Me.chbUseBarcode.Checked = True
Me.chbUseBarcode.CheckState = System.Windows.Forms.CheckState.Checked
Me.chbUseBarcode.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.chbUseBarcode.Location = New System.Drawing.Point(51, 25)
Me.chbUseBarcode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.chbUseBarcode.Name = "chbUseBarcode"
Me.chbUseBarcode.Size = New System.Drawing.Size(151, 36)
2025-06-25 11:19:00 +09:00
Me.chbUseBarcode.TabIndex = 77
Me.chbUseBarcode.Text = "바코드사용"
Me.chbUseBarcode.UseVisualStyleBackColor = True
'
'btnExit
'
Me.btnExit.BackColor = System.Drawing.Color.Silver
Me.btnExit.DialogResult = System.Windows.Forms.DialogResult.Cancel
Me.btnExit.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.btnExit.Location = New System.Drawing.Point(1983, 6)
Me.btnExit.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnExit.Name = "btnExit"
Me.btnExit.Size = New System.Drawing.Size(208, 112)
2025-06-25 11:19:00 +09:00
Me.btnExit.TabIndex = 62
Me.btnExit.Text = "종료"
Me.btnExit.UseVisualStyleBackColor = False
'
'pnMaxInput
'
Me.pnMaxInput.Controls.Add(Me.GroupBox3)
2025-06-25 11:19:00 +09:00
Me.pnMaxInput.Controls.Add(Me.gbChoice)
Me.pnMaxInput.Controls.Add(Me.dgvNowReg)
Me.pnMaxInput.Controls.Add(Me.gbInputPD)
Me.pnMaxInput.Controls.Add(Me.gbPDCount)
Me.pnMaxInput.Controls.Add(Me.btnTrayEnd)
Me.pnMaxInput.Controls.Add(Me.btnReset)
Me.pnMaxInput.Controls.Add(Me.gbInputTD)
Me.pnMaxInput.Location = New System.Drawing.Point(6, 356)
Me.pnMaxInput.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnMaxInput.Name = "pnMaxInput"
Me.pnMaxInput.Size = New System.Drawing.Size(2183, 912)
2025-06-25 11:19:00 +09:00
Me.pnMaxInput.TabIndex = 128
'
'GroupBox3
'
Me.GroupBox3.Controls.Add(Me.txtManufactureDate)
Me.GroupBox3.Controls.Add(Me.Label4)
Me.GroupBox3.Controls.Add(Me.Label3)
Me.GroupBox3.Controls.Add(Me.Label2)
Me.GroupBox3.Controls.Add(Me.cmbMonth)
Me.GroupBox3.Controls.Add(Me.cmbDay)
Me.GroupBox3.Controls.Add(Me.cmbYear)
Me.GroupBox3.Controls.Add(Me.Label1)
Me.GroupBox3.Font = New System.Drawing.Font("함초롬바탕", 20.0!, System.Drawing.FontStyle.Bold)
Me.GroupBox3.Location = New System.Drawing.Point(477, 639)
Me.GroupBox3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.GroupBox3.Name = "GroupBox3"
Me.GroupBox3.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.GroupBox3.Size = New System.Drawing.Size(437, 270)
Me.GroupBox3.TabIndex = 129
Me.GroupBox3.TabStop = False
Me.GroupBox3.Text = "제조일자 입력"
'
'txtManufactureDate
'
Me.txtManufactureDate.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txtManufactureDate.ForeColor = System.Drawing.Color.Black
Me.txtManufactureDate.Location = New System.Drawing.Point(13, 198)
Me.txtManufactureDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.txtManufactureDate.Name = "txtManufactureDate"
Me.txtManufactureDate.Size = New System.Drawing.Size(410, 59)
Me.txtManufactureDate.TabIndex = 6
Me.txtManufactureDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Font = New System.Drawing.Font("함초롬바탕", 19.0!, System.Drawing.FontStyle.Bold)
Me.Label4.Location = New System.Drawing.Point(9, 153)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(183, 41)
Me.Label4.TabIndex = 6
Me.Label4.Text = "선택된 날짜"
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Font = New System.Drawing.Font("함초롬바탕", 10.0!, System.Drawing.FontStyle.Bold)
Me.Label3.Location = New System.Drawing.Point(400, 98)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(26, 22)
Me.Label3.TabIndex = 9
Me.Label3.Text = ""
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Font = New System.Drawing.Font("함초롬바탕", 10.0!, System.Drawing.FontStyle.Bold)
Me.Label2.Location = New System.Drawing.Point(274, 98)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(26, 22)
Me.Label2.TabIndex = 8
Me.Label2.Text = ""
'
'cmbMonth
'
Me.cmbMonth.FormattingEnabled = True
Me.cmbMonth.Location = New System.Drawing.Point(175, 74)
Me.cmbMonth.Name = "cmbMonth"
Me.cmbMonth.Size = New System.Drawing.Size(93, 51)
Me.cmbMonth.TabIndex = 7
'
'cmbDay
'
Me.cmbDay.FormattingEnabled = True
Me.cmbDay.Location = New System.Drawing.Point(303, 74)
Me.cmbDay.Name = "cmbDay"
Me.cmbDay.Size = New System.Drawing.Size(89, 51)
Me.cmbDay.TabIndex = 6
'
'cmbYear
'
Me.cmbYear.FormattingEnabled = True
Me.cmbYear.Location = New System.Drawing.Point(16, 75)
Me.cmbYear.Name = "cmbYear"
Me.cmbYear.Size = New System.Drawing.Size(121, 51)
Me.cmbYear.TabIndex = 5
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("함초롬바탕", 10.0!, System.Drawing.FontStyle.Bold)
Me.Label1.Location = New System.Drawing.Point(143, 98)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(26, 22)
Me.Label1.TabIndex = 4
Me.Label1.Text = ""
'
2025-06-25 11:19:00 +09:00
'gbChoice
'
Me.gbChoice.Controls.Add(Me.gbNowTray)
Me.gbChoice.Controls.Add(Me.pnNowNum)
Me.gbChoice.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gbChoice.Location = New System.Drawing.Point(921, 646)
Me.gbChoice.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbChoice.Name = "gbChoice"
Me.gbChoice.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbChoice.Size = New System.Drawing.Size(565, 140)
2025-06-25 11:19:00 +09:00
Me.gbChoice.TabIndex = 131
Me.gbChoice.TabStop = False
Me.gbChoice.Text = "측정번호 확인"
'
'gbNowTray
'
Me.gbNowTray.Controls.Add(Me.txbTrayMax)
Me.gbNowTray.Controls.Add(Me.lbTrayNow)
Me.gbNowTray.Controls.Add(Me.txbTrayMin)
Me.gbNowTray.Location = New System.Drawing.Point(264, 19)
Me.gbNowTray.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbNowTray.Name = "gbNowTray"
Me.gbNowTray.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbNowTray.Size = New System.Drawing.Size(294, 106)
2025-06-25 11:19:00 +09:00
Me.gbNowTray.TabIndex = 1
Me.gbNowTray.TabStop = False
Me.gbNowTray.Text = "Tray번호"
'
'txbTrayMax
'
Me.txbTrayMax.BackColor = System.Drawing.SystemColors.Window
Me.txbTrayMax.ForeColor = System.Drawing.Color.Black
Me.txbTrayMax.Location = New System.Drawing.Point(170, 46)
Me.txbTrayMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbTrayMax.Name = "txbTrayMax"
Me.txbTrayMax.ReadOnly = True
Me.txbTrayMax.Size = New System.Drawing.Size(98, 42)
2025-06-25 11:19:00 +09:00
Me.txbTrayMax.TabIndex = 2
Me.txbTrayMax.Text = "0"
Me.txbTrayMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbTrayNow
'
Me.lbTrayNow.AutoSize = True
Me.lbTrayNow.Location = New System.Drawing.Point(127, 52)
2025-06-25 11:19:00 +09:00
Me.lbTrayNow.Name = "lbTrayNow"
Me.lbTrayNow.Size = New System.Drawing.Size(41, 35)
2025-06-25 11:19:00 +09:00
Me.lbTrayNow.TabIndex = 1
Me.lbTrayNow.Text = ""
'
'txbTrayMin
'
Me.txbTrayMin.BackColor = System.Drawing.SystemColors.Window
Me.txbTrayMin.ForeColor = System.Drawing.Color.Black
Me.txbTrayMin.Location = New System.Drawing.Point(22, 46)
Me.txbTrayMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbTrayMin.Name = "txbTrayMin"
Me.txbTrayMin.ReadOnly = True
Me.txbTrayMin.Size = New System.Drawing.Size(98, 42)
2025-06-25 11:19:00 +09:00
Me.txbTrayMin.TabIndex = 0
Me.txbTrayMin.Text = "0"
Me.txbTrayMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'pnNowNum
'
Me.pnNowNum.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.pnNowNum.Controls.Add(Me.txbNowNum)
Me.pnNowNum.Controls.Add(Me.lbNowNum)
Me.pnNowNum.Location = New System.Drawing.Point(7, 38)
Me.pnNowNum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnNowNum.Name = "pnNowNum"
Me.pnNowNum.Size = New System.Drawing.Size(251, 86)
2025-06-25 11:19:00 +09:00
Me.pnNowNum.TabIndex = 0
'
'txbNowNum
'
Me.txbNowNum.BackColor = System.Drawing.SystemColors.Window
Me.txbNowNum.Location = New System.Drawing.Point(118, 25)
Me.txbNowNum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbNowNum.Name = "txbNowNum"
Me.txbNowNum.ReadOnly = True
Me.txbNowNum.Size = New System.Drawing.Size(123, 42)
2025-06-25 11:19:00 +09:00
Me.txbNowNum.TabIndex = 1
Me.txbNowNum.Text = "0"
Me.txbNowNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbNowNum
'
Me.lbNowNum.AutoSize = True
Me.lbNowNum.Location = New System.Drawing.Point(6, 31)
2025-06-25 11:19:00 +09:00
Me.lbNowNum.Name = "lbNowNum"
Me.lbNowNum.Size = New System.Drawing.Size(119, 35)
2025-06-25 11:19:00 +09:00
Me.lbNowNum.TabIndex = 0
Me.lbNowNum.Text = "현재번호"
'
'dgvNowReg
'
Me.dgvNowReg.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgvNowReg.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.dfCode, Me.dfDate, Me.dfTime})
Me.dgvNowReg.Location = New System.Drawing.Point(921, 794)
Me.dgvNowReg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.dgvNowReg.Name = "dgvNowReg"
Me.dgvNowReg.RowHeadersWidth = 51
2025-06-25 11:19:00 +09:00
Me.dgvNowReg.RowTemplate.Height = 23
Me.dgvNowReg.Size = New System.Drawing.Size(565, 106)
2025-06-25 11:19:00 +09:00
Me.dgvNowReg.TabIndex = 130
'
'dfCode
'
Me.dfCode.HeaderText = "제품번호"
Me.dfCode.MinimumWidth = 6
2025-06-25 11:19:00 +09:00
Me.dfCode.Name = "dfCode"
Me.dfCode.Width = 150
'
'dfDate
'
Me.dfDate.HeaderText = "등록일자"
Me.dfDate.MinimumWidth = 6
2025-06-25 11:19:00 +09:00
Me.dfDate.Name = "dfDate"
Me.dfDate.Width = 150
'
'dfTime
'
Me.dfTime.HeaderText = "등록시간"
Me.dfTime.MinimumWidth = 6
2025-06-25 11:19:00 +09:00
Me.dfTime.Name = "dfTime"
Me.dfTime.Width = 150
'
'gbInputPD
'
Me.gbInputPD.Controls.Add(Me.pnPDInfo)
Me.gbInputPD.Controls.Add(Me.pnPDColor)
Me.gbInputPD.Controls.Add(Me.pnPDCP)
Me.gbInputPD.Controls.Add(Me.pnPDAgency)
Me.gbInputPD.Controls.Add(Me.pnPDCC)
Me.gbInputPD.Controls.Add(Me.pnPDType)
Me.gbInputPD.Controls.Add(Me.pnPDModel)
Me.gbInputPD.Controls.Add(Me.pnPDNum)
Me.gbInputPD.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gbInputPD.Location = New System.Drawing.Point(1103, 6)
Me.gbInputPD.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbInputPD.Name = "gbInputPD"
Me.gbInputPD.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbInputPD.Size = New System.Drawing.Size(1069, 625)
2025-06-25 11:19:00 +09:00
Me.gbInputPD.TabIndex = 129
Me.gbInputPD.TabStop = False
Me.gbInputPD.Text = "Product Data"
'
'pnPDInfo
'
Me.pnPDInfo.Controls.Add(Me.cboPDInfo)
Me.pnPDInfo.Controls.Add(Me.lbPDInfo)
Me.pnPDInfo.Location = New System.Drawing.Point(6, 506)
Me.pnPDInfo.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPDInfo.Name = "pnPDInfo"
Me.pnPDInfo.Size = New System.Drawing.Size(1051, 88)
2025-06-25 11:19:00 +09:00
Me.pnPDInfo.TabIndex = 7
'
'cboPDInfo
'
Me.cboPDInfo.BackColor = System.Drawing.Color.Yellow
Me.cboPDInfo.Font = New System.Drawing.Font("함초롬바탕", 26.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.cboPDInfo.FormattingEnabled = True
Me.cboPDInfo.Location = New System.Drawing.Point(171, 12)
Me.cboPDInfo.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.cboPDInfo.Name = "cboPDInfo"
Me.cboPDInfo.Size = New System.Drawing.Size(857, 65)
2025-06-25 11:19:00 +09:00
Me.cboPDInfo.TabIndex = 1
'
'lbPDInfo
'
Me.lbPDInfo.AutoSize = True
Me.lbPDInfo.Location = New System.Drawing.Point(24, 19)
2025-06-25 11:19:00 +09:00
Me.lbPDInfo.Name = "lbPDInfo"
Me.lbPDInfo.Size = New System.Drawing.Size(151, 44)
2025-06-25 11:19:00 +09:00
Me.lbPDInfo.TabIndex = 0
Me.lbPDInfo.Text = "등록정보"
'
'pnPDColor
'
Me.pnPDColor.Controls.Add(Me.txbPDColor)
Me.pnPDColor.Controls.Add(Me.lbPDColor)
Me.pnPDColor.Location = New System.Drawing.Point(531, 406)
Me.pnPDColor.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPDColor.Name = "pnPDColor"
Me.pnPDColor.Size = New System.Drawing.Size(526, 88)
2025-06-25 11:19:00 +09:00
Me.pnPDColor.TabIndex = 6
'
'txbPDColor
'
Me.txbPDColor.BackColor = System.Drawing.SystemColors.Window
Me.txbPDColor.Font = New System.Drawing.Font("함초롬바탕", 26.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbPDColor.Location = New System.Drawing.Point(171, 12)
Me.txbPDColor.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPDColor.Name = "txbPDColor"
Me.txbPDColor.ReadOnly = True
Me.txbPDColor.Size = New System.Drawing.Size(331, 64)
2025-06-25 11:19:00 +09:00
Me.txbPDColor.TabIndex = 3
Me.txbPDColor.Text = "2024-10-25"
Me.txbPDColor.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPDColor
'
Me.lbPDColor.AutoSize = True
Me.lbPDColor.Location = New System.Drawing.Point(54, 19)
2025-06-25 11:19:00 +09:00
Me.lbPDColor.Name = "lbPDColor"
Me.lbPDColor.Size = New System.Drawing.Size(118, 44)
2025-06-25 11:19:00 +09:00
Me.lbPDColor.TabIndex = 1
Me.lbPDColor.Text = "색상명"
'
'pnPDCP
'
Me.pnPDCP.Controls.Add(Me.txbPDCP)
Me.pnPDCP.Controls.Add(Me.lbPDCP)
Me.pnPDCP.Location = New System.Drawing.Point(6, 406)
Me.pnPDCP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPDCP.Name = "pnPDCP"
Me.pnPDCP.Size = New System.Drawing.Size(526, 88)
2025-06-25 11:19:00 +09:00
Me.pnPDCP.TabIndex = 5
'
'txbPDCP
'
Me.txbPDCP.Font = New System.Drawing.Font("함초롬바탕", 26.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbPDCP.Location = New System.Drawing.Point(171, 12)
Me.txbPDCP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPDCP.Name = "txbPDCP"
Me.txbPDCP.Size = New System.Drawing.Size(331, 64)
2025-06-25 11:19:00 +09:00
Me.txbPDCP.TabIndex = 2
Me.txbPDCP.Text = "2024-02-10"
Me.txbPDCP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPDCP
'
Me.lbPDCP.AutoSize = True
Me.lbPDCP.Location = New System.Drawing.Point(24, 19)
2025-06-25 11:19:00 +09:00
Me.lbPDCP.Name = "lbPDCP"
Me.lbPDCP.Size = New System.Drawing.Size(151, 44)
2025-06-25 11:19:00 +09:00
Me.lbPDCP.TabIndex = 0
Me.lbPDCP.Text = "제조사명"
'
'pnPDAgency
'
Me.pnPDAgency.Controls.Add(Me.txbPDAgency)
Me.pnPDAgency.Controls.Add(Me.lbPDAgency)
Me.pnPDAgency.Location = New System.Drawing.Point(531, 306)
Me.pnPDAgency.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPDAgency.Name = "pnPDAgency"
Me.pnPDAgency.Size = New System.Drawing.Size(526, 88)
2025-06-25 11:19:00 +09:00
Me.pnPDAgency.TabIndex = 4
'
'txbPDAgency
'
Me.txbPDAgency.Font = New System.Drawing.Font("함초롬바탕", 26.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbPDAgency.Location = New System.Drawing.Point(171, 12)
Me.txbPDAgency.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPDAgency.Name = "txbPDAgency"
Me.txbPDAgency.Size = New System.Drawing.Size(331, 64)
2025-06-25 11:19:00 +09:00
Me.txbPDAgency.TabIndex = 2
Me.txbPDAgency.Text = "302412002445"
Me.txbPDAgency.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPDAgency
'
Me.lbPDAgency.AutoSize = True
Me.lbPDAgency.Location = New System.Drawing.Point(-6, 19)
2025-06-25 11:19:00 +09:00
Me.lbPDAgency.Name = "lbPDAgency"
Me.lbPDAgency.Size = New System.Drawing.Size(184, 44)
2025-06-25 11:19:00 +09:00
Me.lbPDAgency.TabIndex = 1
Me.lbPDAgency.Text = "대리점코드"
'
'pnPDCC
'
Me.pnPDCC.Controls.Add(Me.txbPDCC)
Me.pnPDCC.Controls.Add(Me.lbPDCC)
Me.pnPDCC.Location = New System.Drawing.Point(6, 306)
Me.pnPDCC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPDCC.Name = "pnPDCC"
Me.pnPDCC.Size = New System.Drawing.Size(526, 88)
2025-06-25 11:19:00 +09:00
Me.pnPDCC.TabIndex = 3
'
'txbPDCC
'
Me.txbPDCC.BackColor = System.Drawing.SystemColors.Window
Me.txbPDCC.Font = New System.Drawing.Font("함초롬바탕", 26.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbPDCC.Location = New System.Drawing.Point(171, 12)
Me.txbPDCC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPDCC.Name = "txbPDCC"
Me.txbPDCC.ReadOnly = True
Me.txbPDCC.Size = New System.Drawing.Size(331, 64)
2025-06-25 11:19:00 +09:00
Me.txbPDCC.TabIndex = 2
Me.txbPDCC.Text = "-0.06"
Me.txbPDCC.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPDCC
'
Me.lbPDCC.AutoSize = True
Me.lbPDCC.Location = New System.Drawing.Point(24, 19)
2025-06-25 11:19:00 +09:00
Me.lbPDCC.Name = "lbPDCC"
Me.lbPDCC.Size = New System.Drawing.Size(151, 44)
2025-06-25 11:19:00 +09:00
Me.lbPDCC.TabIndex = 0
Me.lbPDCC.Text = "국가코드"
'
'pnPDType
'
Me.pnPDType.Controls.Add(Me.txbPDType)
Me.pnPDType.Controls.Add(Me.lbPDType)
Me.pnPDType.Location = New System.Drawing.Point(531, 206)
Me.pnPDType.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPDType.Name = "pnPDType"
Me.pnPDType.Size = New System.Drawing.Size(526, 88)
2025-06-25 11:19:00 +09:00
Me.pnPDType.TabIndex = 2
'
'txbPDType
'
Me.txbPDType.BackColor = System.Drawing.SystemColors.Window
Me.txbPDType.Font = New System.Drawing.Font("함초롬바탕", 26.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbPDType.Location = New System.Drawing.Point(171, 12)
Me.txbPDType.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPDType.Name = "txbPDType"
Me.txbPDType.ReadOnly = True
Me.txbPDType.Size = New System.Drawing.Size(331, 64)
2025-06-25 11:19:00 +09:00
Me.txbPDType.TabIndex = 3
Me.txbPDType.Text = "PRO"
Me.txbPDType.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPDType
'
Me.lbPDType.AutoSize = True
Me.lbPDType.Location = New System.Drawing.Point(83, 19)
2025-06-25 11:19:00 +09:00
Me.lbPDType.Name = "lbPDType"
Me.lbPDType.Size = New System.Drawing.Size(85, 44)
2025-06-25 11:19:00 +09:00
Me.lbPDType.TabIndex = 2
Me.lbPDType.Text = "타입"
'
'pnPDModel
'
Me.pnPDModel.Controls.Add(Me.txbPDModel)
Me.pnPDModel.Controls.Add(Me.lbPDModel)
Me.pnPDModel.Location = New System.Drawing.Point(6, 206)
Me.pnPDModel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPDModel.Name = "pnPDModel"
Me.pnPDModel.Size = New System.Drawing.Size(526, 88)
2025-06-25 11:19:00 +09:00
Me.pnPDModel.TabIndex = 1
'
'txbPDModel
'
Me.txbPDModel.BackColor = System.Drawing.SystemColors.Window
Me.txbPDModel.Font = New System.Drawing.Font("함초롬바탕", 26.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbPDModel.ForeColor = System.Drawing.SystemColors.WindowText
Me.txbPDModel.Location = New System.Drawing.Point(171, 12)
Me.txbPDModel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPDModel.Name = "txbPDModel"
Me.txbPDModel.ReadOnly = True
Me.txbPDModel.Size = New System.Drawing.Size(331, 64)
2025-06-25 11:19:00 +09:00
Me.txbPDModel.TabIndex = 1
Me.txbPDModel.Text = "7080"
Me.txbPDModel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPDModel
'
Me.lbPDModel.AutoSize = True
Me.lbPDModel.Font = New System.Drawing.Font("함초롬바탕", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbPDModel.Location = New System.Drawing.Point(77, 19)
2025-06-25 11:19:00 +09:00
Me.lbPDModel.Name = "lbPDModel"
Me.lbPDModel.Size = New System.Drawing.Size(94, 49)
2025-06-25 11:19:00 +09:00
Me.lbPDModel.TabIndex = 0
Me.lbPDModel.Text = "모델"
'
'pnPDNum
'
Me.pnPDNum.BackColor = System.Drawing.SystemColors.Info
Me.pnPDNum.Controls.Add(Me.txbPDNum)
Me.pnPDNum.Controls.Add(Me.lbPDNum)
Me.pnPDNum.Location = New System.Drawing.Point(6, 56)
Me.pnPDNum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPDNum.Name = "pnPDNum"
Me.pnPDNum.Size = New System.Drawing.Size(1051, 138)
2025-06-25 11:19:00 +09:00
Me.pnPDNum.TabIndex = 0
'
'txbPDNum
'
Me.txbPDNum.BackColor = System.Drawing.SystemColors.Window
Me.txbPDNum.Font = New System.Drawing.Font("함초롬바탕", 48.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbPDNum.Location = New System.Drawing.Point(299, 12)
Me.txbPDNum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPDNum.Name = "txbPDNum"
Me.txbPDNum.ReadOnly = True
Me.txbPDNum.Size = New System.Drawing.Size(729, 111)
2025-06-25 11:19:00 +09:00
Me.txbPDNum.TabIndex = 1
Me.txbPDNum.Text = "DITI123456"
Me.txbPDNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPDNum
'
Me.lbPDNum.AutoSize = True
Me.lbPDNum.Font = New System.Drawing.Font("함초롬바탕", 39.74999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbPDNum.Location = New System.Drawing.Point(18, 26)
2025-06-25 11:19:00 +09:00
Me.lbPDNum.Name = "lbPDNum"
Me.lbPDNum.Size = New System.Drawing.Size(317, 87)
2025-06-25 11:19:00 +09:00
Me.lbPDNum.TabIndex = 0
Me.lbPDNum.Text = "제품 번호"
'
'gbPDCount
'
Me.gbPDCount.Controls.Add(Me.txbFailCount)
Me.gbPDCount.Controls.Add(Me.lbFailCount)
Me.gbPDCount.Controls.Add(Me.txbSucCount)
Me.gbPDCount.Controls.Add(Me.lbSucCount)
Me.gbPDCount.Controls.Add(Me.txbAllCount)
Me.gbPDCount.Controls.Add(Me.lbAllCount)
Me.gbPDCount.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gbPDCount.Location = New System.Drawing.Point(11, 638)
Me.gbPDCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbPDCount.Name = "gbPDCount"
Me.gbPDCount.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbPDCount.Size = New System.Drawing.Size(461, 270)
2025-06-25 11:19:00 +09:00
Me.gbPDCount.TabIndex = 128
Me.gbPDCount.TabStop = False
Me.gbPDCount.Text = "금일수량"
'
'txbFailCount
'
Me.txbFailCount.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbFailCount.ForeColor = System.Drawing.Color.Red
Me.txbFailCount.Location = New System.Drawing.Point(203, 200)
Me.txbFailCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbFailCount.Name = "txbFailCount"
Me.txbFailCount.Size = New System.Drawing.Size(205, 59)
2025-06-25 11:19:00 +09:00
Me.txbFailCount.TabIndex = 5
Me.txbFailCount.Text = "0"
Me.txbFailCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbFailCount
'
Me.lbFailCount.AutoSize = True
Me.lbFailCount.Font = New System.Drawing.Font("함초롬바탕", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbFailCount.Location = New System.Drawing.Point(21, 200)
2025-06-25 11:19:00 +09:00
Me.lbFailCount.Name = "lbFailCount"
Me.lbFailCount.Size = New System.Drawing.Size(166, 49)
2025-06-25 11:19:00 +09:00
Me.lbFailCount.TabIndex = 4
Me.lbFailCount.Text = "불량수량"
'
'txbSucCount
'
Me.txbSucCount.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbSucCount.ForeColor = System.Drawing.Color.Blue
Me.txbSucCount.Location = New System.Drawing.Point(203, 126)
Me.txbSucCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbSucCount.Name = "txbSucCount"
Me.txbSucCount.Size = New System.Drawing.Size(205, 59)
2025-06-25 11:19:00 +09:00
Me.txbSucCount.TabIndex = 3
Me.txbSucCount.Text = "0"
Me.txbSucCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbSucCount
'
Me.lbSucCount.AutoSize = True
Me.lbSucCount.Font = New System.Drawing.Font("함초롬바탕", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbSucCount.Location = New System.Drawing.Point(21, 133)
2025-06-25 11:19:00 +09:00
Me.lbSucCount.Name = "lbSucCount"
Me.lbSucCount.Size = New System.Drawing.Size(166, 49)
2025-06-25 11:19:00 +09:00
Me.lbSucCount.TabIndex = 2
Me.lbSucCount.Text = "양품수량"
'
'txbAllCount
'
Me.txbAllCount.BackColor = System.Drawing.SystemColors.Window
Me.txbAllCount.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbAllCount.Location = New System.Drawing.Point(203, 43)
Me.txbAllCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbAllCount.Name = "txbAllCount"
Me.txbAllCount.ReadOnly = True
Me.txbAllCount.Size = New System.Drawing.Size(205, 68)
2025-06-25 11:19:00 +09:00
Me.txbAllCount.TabIndex = 1
Me.txbAllCount.Text = "100"
Me.txbAllCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbAllCount
'
Me.lbAllCount.AutoSize = True
Me.lbAllCount.Font = New System.Drawing.Font("함초롬바탕", 26.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbAllCount.Location = New System.Drawing.Point(7, 51)
2025-06-25 11:19:00 +09:00
Me.lbAllCount.Name = "lbAllCount"
Me.lbAllCount.Size = New System.Drawing.Size(197, 57)
2025-06-25 11:19:00 +09:00
Me.lbAllCount.TabIndex = 0
Me.lbAllCount.Text = "금일수량"
'
'btnTrayEnd
'
Me.btnTrayEnd.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.btnTrayEnd.Location = New System.Drawing.Point(1829, 662)
Me.btnTrayEnd.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnTrayEnd.Name = "btnTrayEnd"
Me.btnTrayEnd.Size = New System.Drawing.Size(331, 238)
2025-06-25 11:19:00 +09:00
Me.btnTrayEnd.TabIndex = 127
Me.btnTrayEnd.Text = "Tray 마감"
Me.btnTrayEnd.UseVisualStyleBackColor = True
'
'btnReset
'
Me.btnReset.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.btnReset.Location = New System.Drawing.Point(1497, 662)
Me.btnReset.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnReset.Name = "btnReset"
Me.btnReset.Size = New System.Drawing.Size(331, 238)
2025-06-25 11:19:00 +09:00
Me.btnReset.TabIndex = 126
Me.btnReset.Text = "초기화"
Me.btnReset.UseVisualStyleBackColor = True
'
'gbInputTD
'
Me.gbInputTD.Controls.Add(Me.pnTDStep)
Me.gbInputTD.Controls.Add(Me.pnPDVersion)
Me.gbInputTD.Controls.Add(Me.pnTDIDate)
Me.gbInputTD.Controls.Add(Me.pnTDDepth)
Me.gbInputTD.Controls.Add(Me.pnTDPower)
Me.gbInputTD.Controls.Add(Me.pnTDGrade)
Me.gbInputTD.Controls.Add(Me.pnTDFreq)
Me.gbInputTD.Controls.Add(Me.pnTDNum)
Me.gbInputTD.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gbInputTD.Location = New System.Drawing.Point(11, 6)
Me.gbInputTD.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbInputTD.Name = "gbInputTD"
Me.gbInputTD.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbInputTD.Size = New System.Drawing.Size(1069, 625)
2025-06-25 11:19:00 +09:00
Me.gbInputTD.TabIndex = 122
Me.gbInputTD.TabStop = False
Me.gbInputTD.Text = "Transducer Data"
'
'pnTDStep
'
Me.pnTDStep.Controls.Add(Me.txbTDStep)
Me.pnTDStep.Controls.Add(Me.lbTDStep)
Me.pnTDStep.Location = New System.Drawing.Point(6, 506)
Me.pnTDStep.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnTDStep.Name = "pnTDStep"
Me.pnTDStep.Size = New System.Drawing.Size(1051, 88)
2025-06-25 11:19:00 +09:00
Me.pnTDStep.TabIndex = 7
'
'txbTDStep
'
Me.txbTDStep.BackColor = System.Drawing.SystemColors.Window
Me.txbTDStep.Font = New System.Drawing.Font("함초롬바탕", 26.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbTDStep.Location = New System.Drawing.Point(171, 12)
Me.txbTDStep.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbTDStep.Name = "txbTDStep"
Me.txbTDStep.ReadOnly = True
Me.txbTDStep.Size = New System.Drawing.Size(857, 64)
2025-06-25 11:19:00 +09:00
Me.txbTDStep.TabIndex = 2
Me.txbTDStep.Text = "HIFU 검사 완료"
Me.txbTDStep.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbTDStep
'
Me.lbTDStep.AutoSize = True
Me.lbTDStep.Location = New System.Drawing.Point(24, 19)
2025-06-25 11:19:00 +09:00
Me.lbTDStep.Name = "lbTDStep"
Me.lbTDStep.Size = New System.Drawing.Size(151, 44)
2025-06-25 11:19:00 +09:00
Me.lbTDStep.TabIndex = 0
Me.lbTDStep.Text = "공정단계"
'
'pnPDVersion
'
Me.pnPDVersion.Controls.Add(Me.txbPDVersion)
Me.pnPDVersion.Controls.Add(Me.lbPDVersion)
Me.pnPDVersion.Location = New System.Drawing.Point(531, 406)
Me.pnPDVersion.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPDVersion.Name = "pnPDVersion"
Me.pnPDVersion.Size = New System.Drawing.Size(526, 88)
2025-06-25 11:19:00 +09:00
Me.pnPDVersion.TabIndex = 6
'
'txbPDVersion
'
Me.txbPDVersion.BackColor = System.Drawing.SystemColors.Window
Me.txbPDVersion.Font = New System.Drawing.Font("함초롬바탕", 26.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbPDVersion.Location = New System.Drawing.Point(171, 12)
Me.txbPDVersion.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPDVersion.Name = "txbPDVersion"
Me.txbPDVersion.ReadOnly = True
Me.txbPDVersion.Size = New System.Drawing.Size(331, 64)
2025-06-25 11:19:00 +09:00
Me.txbPDVersion.TabIndex = 2
Me.txbPDVersion.Text = "2024-10-25"
Me.txbPDVersion.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPDVersion
'
Me.lbPDVersion.AutoSize = True
Me.lbPDVersion.Location = New System.Drawing.Point(54, 19)
2025-06-25 11:19:00 +09:00
Me.lbPDVersion.Name = "lbPDVersion"
Me.lbPDVersion.Size = New System.Drawing.Size(118, 44)
2025-06-25 11:19:00 +09:00
Me.lbPDVersion.TabIndex = 1
Me.lbPDVersion.Text = "펌웨어"
'
'pnTDIDate
'
Me.pnTDIDate.Controls.Add(Me.txbTDIDate)
Me.pnTDIDate.Controls.Add(Me.lbTDIDate)
Me.pnTDIDate.Location = New System.Drawing.Point(6, 406)
Me.pnTDIDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnTDIDate.Name = "pnTDIDate"
Me.pnTDIDate.Size = New System.Drawing.Size(526, 88)
2025-06-25 11:19:00 +09:00
Me.pnTDIDate.TabIndex = 5
'
'txbTDIDate
'
Me.txbTDIDate.BackColor = System.Drawing.SystemColors.Window
Me.txbTDIDate.Font = New System.Drawing.Font("함초롬바탕", 26.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbTDIDate.Location = New System.Drawing.Point(171, 12)
Me.txbTDIDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbTDIDate.Name = "txbTDIDate"
Me.txbTDIDate.ReadOnly = True
Me.txbTDIDate.Size = New System.Drawing.Size(331, 64)
2025-06-25 11:19:00 +09:00
Me.txbTDIDate.TabIndex = 2
Me.txbTDIDate.Text = "2024-02-10"
Me.txbTDIDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbTDIDate
'
Me.lbTDIDate.AutoSize = True
Me.lbTDIDate.Location = New System.Drawing.Point(54, 19)
2025-06-25 11:19:00 +09:00
Me.lbTDIDate.Name = "lbTDIDate"
Me.lbTDIDate.Size = New System.Drawing.Size(118, 44)
2025-06-25 11:19:00 +09:00
Me.lbTDIDate.TabIndex = 0
Me.lbTDIDate.Text = "입고일"
'
'pnTDDepth
'
Me.pnTDDepth.Controls.Add(Me.txbTDDepth)
Me.pnTDDepth.Controls.Add(Me.lbTDDepth)
Me.pnTDDepth.Location = New System.Drawing.Point(531, 306)
Me.pnTDDepth.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnTDDepth.Name = "pnTDDepth"
Me.pnTDDepth.Size = New System.Drawing.Size(526, 88)
2025-06-25 11:19:00 +09:00
Me.pnTDDepth.TabIndex = 4
'
'txbTDDepth
'
Me.txbTDDepth.BackColor = System.Drawing.SystemColors.Window
Me.txbTDDepth.Font = New System.Drawing.Font("함초롬바탕", 26.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbTDDepth.Location = New System.Drawing.Point(171, 12)
Me.txbTDDepth.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbTDDepth.Name = "txbTDDepth"
Me.txbTDDepth.ReadOnly = True
Me.txbTDDepth.Size = New System.Drawing.Size(331, 64)
2025-06-25 11:19:00 +09:00
Me.txbTDDepth.TabIndex = 2
Me.txbTDDepth.Text = "-5"
Me.txbTDDepth.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbTDDepth
'
Me.lbTDDepth.AutoSize = True
Me.lbTDDepth.Location = New System.Drawing.Point(83, 19)
2025-06-25 11:19:00 +09:00
Me.lbTDDepth.Name = "lbTDDepth"
Me.lbTDDepth.Size = New System.Drawing.Size(85, 44)
2025-06-25 11:19:00 +09:00
Me.lbTDDepth.TabIndex = 1
Me.lbTDDepth.Text = "깊이"
'
'pnTDPower
'
Me.pnTDPower.Controls.Add(Me.txbTDPower)
Me.pnTDPower.Controls.Add(Me.lbTDPower)
Me.pnTDPower.Location = New System.Drawing.Point(6, 306)
Me.pnTDPower.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnTDPower.Name = "pnTDPower"
Me.pnTDPower.Size = New System.Drawing.Size(526, 88)
2025-06-25 11:19:00 +09:00
Me.pnTDPower.TabIndex = 3
'
'txbTDPower
'
Me.txbTDPower.BackColor = System.Drawing.SystemColors.Window
Me.txbTDPower.Font = New System.Drawing.Font("함초롬바탕", 26.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbTDPower.Location = New System.Drawing.Point(171, 12)
Me.txbTDPower.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbTDPower.Name = "txbTDPower"
Me.txbTDPower.ReadOnly = True
Me.txbTDPower.Size = New System.Drawing.Size(331, 64)
2025-06-25 11:19:00 +09:00
Me.txbTDPower.TabIndex = 2
Me.txbTDPower.Text = "-0.06"
Me.txbTDPower.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbTDPower
'
Me.lbTDPower.AutoSize = True
Me.lbTDPower.Location = New System.Drawing.Point(83, 19)
2025-06-25 11:19:00 +09:00
Me.lbTDPower.Name = "lbTDPower"
Me.lbTDPower.Size = New System.Drawing.Size(85, 44)
2025-06-25 11:19:00 +09:00
Me.lbTDPower.TabIndex = 0
Me.lbTDPower.Text = "파워"
'
'pnTDGrade
'
Me.pnTDGrade.Controls.Add(Me.txbTDGrade)
Me.pnTDGrade.Controls.Add(Me.lbTDGrade)
Me.pnTDGrade.Location = New System.Drawing.Point(531, 206)
Me.pnTDGrade.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnTDGrade.Name = "pnTDGrade"
Me.pnTDGrade.Size = New System.Drawing.Size(526, 88)
2025-06-25 11:19:00 +09:00
Me.pnTDGrade.TabIndex = 2
'
'txbTDGrade
'
Me.txbTDGrade.BackColor = System.Drawing.SystemColors.Window
Me.txbTDGrade.Font = New System.Drawing.Font("함초롬바탕", 26.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbTDGrade.Location = New System.Drawing.Point(171, 12)
Me.txbTDGrade.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbTDGrade.Name = "txbTDGrade"
Me.txbTDGrade.ReadOnly = True
Me.txbTDGrade.Size = New System.Drawing.Size(331, 64)
2025-06-25 11:19:00 +09:00
Me.txbTDGrade.TabIndex = 3
Me.txbTDGrade.Text = "PRO"
Me.txbTDGrade.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbTDGrade
'
Me.lbTDGrade.AutoSize = True
Me.lbTDGrade.Location = New System.Drawing.Point(83, 19)
2025-06-25 11:19:00 +09:00
Me.lbTDGrade.Name = "lbTDGrade"
Me.lbTDGrade.Size = New System.Drawing.Size(85, 44)
2025-06-25 11:19:00 +09:00
Me.lbTDGrade.TabIndex = 2
Me.lbTDGrade.Text = "등급"
'
'pnTDFreq
'
Me.pnTDFreq.Controls.Add(Me.txbTDFreq)
Me.pnTDFreq.Controls.Add(Me.lbTDFreq)
Me.pnTDFreq.Location = New System.Drawing.Point(6, 206)
Me.pnTDFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnTDFreq.Name = "pnTDFreq"
Me.pnTDFreq.Size = New System.Drawing.Size(526, 88)
2025-06-25 11:19:00 +09:00
Me.pnTDFreq.TabIndex = 1
'
'txbTDFreq
'
Me.txbTDFreq.BackColor = System.Drawing.SystemColors.Window
Me.txbTDFreq.Font = New System.Drawing.Font("함초롬바탕", 26.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbTDFreq.Location = New System.Drawing.Point(171, 12)
Me.txbTDFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbTDFreq.Name = "txbTDFreq"
Me.txbTDFreq.ReadOnly = True
Me.txbTDFreq.Size = New System.Drawing.Size(331, 64)
2025-06-25 11:19:00 +09:00
Me.txbTDFreq.TabIndex = 1
Me.txbTDFreq.Text = "7080"
Me.txbTDFreq.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbTDFreq
'
Me.lbTDFreq.AutoSize = True
Me.lbTDFreq.Font = New System.Drawing.Font("함초롬바탕", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbTDFreq.Location = New System.Drawing.Point(45, 19)
2025-06-25 11:19:00 +09:00
Me.lbTDFreq.Name = "lbTDFreq"
Me.lbTDFreq.Size = New System.Drawing.Size(130, 49)
2025-06-25 11:19:00 +09:00
Me.lbTDFreq.TabIndex = 0
Me.lbTDFreq.Text = "주파수"
'
'pnTDNum
'
Me.pnTDNum.BackColor = System.Drawing.SystemColors.Info
Me.pnTDNum.Controls.Add(Me.txbTDNum)
Me.pnTDNum.Controls.Add(Me.lbTDNum)
Me.pnTDNum.Location = New System.Drawing.Point(6, 56)
Me.pnTDNum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnTDNum.Name = "pnTDNum"
Me.pnTDNum.Size = New System.Drawing.Size(1051, 138)
2025-06-25 11:19:00 +09:00
Me.pnTDNum.TabIndex = 0
'
'txbTDNum
'
Me.txbTDNum.BackColor = System.Drawing.SystemColors.Window
Me.txbTDNum.Font = New System.Drawing.Font("함초롬바탕", 48.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbTDNum.Location = New System.Drawing.Point(299, 12)
Me.txbTDNum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbTDNum.Name = "txbTDNum"
Me.txbTDNum.ReadOnly = True
Me.txbTDNum.Size = New System.Drawing.Size(729, 111)
2025-06-25 11:19:00 +09:00
Me.txbTDNum.TabIndex = 1
Me.txbTDNum.Text = "DITI123456"
Me.txbTDNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbTDNum
'
Me.lbTDNum.AutoSize = True
Me.lbTDNum.Font = New System.Drawing.Font("함초롬바탕", 39.74999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbTDNum.Location = New System.Drawing.Point(40, 25)
2025-06-25 11:19:00 +09:00
Me.lbTDNum.Name = "lbTDNum"
Me.lbTDNum.Size = New System.Drawing.Size(279, 87)
2025-06-25 11:19:00 +09:00
Me.lbTDNum.TabIndex = 0
Me.lbTDNum.Text = "TD 번호"
'
'pnRecycle
'
Me.pnRecycle.Controls.Add(Me.gbRunCount)
Me.pnRecycle.Controls.Add(Me.pcbImage1)
Me.pnRecycle.Controls.Add(Me.gbData)
Me.pnRecycle.Controls.Add(Me.btnReDel)
Me.pnRecycle.Location = New System.Drawing.Point(6, 356)
Me.pnRecycle.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnRecycle.Name = "pnRecycle"
Me.pnRecycle.Size = New System.Drawing.Size(2183, 912)
2025-06-25 11:19:00 +09:00
Me.pnRecycle.TabIndex = 119
'
'gbRunCount
'
Me.gbRunCount.Controls.Add(Me.txbDayCount)
Me.gbRunCount.Controls.Add(Me.lbDayCount)
Me.gbRunCount.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gbRunCount.Location = New System.Drawing.Point(1202, 731)
Me.gbRunCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbRunCount.Name = "gbRunCount"
Me.gbRunCount.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbRunCount.Size = New System.Drawing.Size(376, 169)
2025-06-25 11:19:00 +09:00
Me.gbRunCount.TabIndex = 125
Me.gbRunCount.TabStop = False
Me.gbRunCount.Text = "금일 측정 수량"
'
'txbDayCount
'
Me.txbDayCount.BackColor = System.Drawing.SystemColors.Window
Me.txbDayCount.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbDayCount.Location = New System.Drawing.Point(192, 62)
Me.txbDayCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbDayCount.Name = "txbDayCount"
Me.txbDayCount.ReadOnly = True
Me.txbDayCount.Size = New System.Drawing.Size(133, 59)
2025-06-25 11:19:00 +09:00
Me.txbDayCount.TabIndex = 1
Me.txbDayCount.Text = "0"
Me.txbDayCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbDayCount
'
Me.lbDayCount.AutoSize = True
Me.lbDayCount.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbDayCount.Location = New System.Drawing.Point(49, 69)
2025-06-25 11:19:00 +09:00
Me.lbDayCount.Name = "lbDayCount"
Me.lbDayCount.Size = New System.Drawing.Size(151, 44)
2025-06-25 11:19:00 +09:00
Me.lbDayCount.TabIndex = 0
Me.lbDayCount.Text = "작업수량"
'
'pcbImage1
'
Me.pcbImage1.Image = Global.MAXIMUM_Product_Program.My.Resources.Resources.MAXIMUM
Me.pcbImage1.Location = New System.Drawing.Point(1664, 18)
Me.pcbImage1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pcbImage1.Name = "pcbImage1"
Me.pcbImage1.Size = New System.Drawing.Size(441, 711)
2025-06-25 11:19:00 +09:00
Me.pcbImage1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
Me.pcbImage1.TabIndex = 127
Me.pcbImage1.TabStop = False
'
'gbData
'
Me.gbData.Controls.Add(Me.pnReTest)
Me.gbData.Controls.Add(Me.pnReInput)
Me.gbData.Controls.Add(Me.pnReSerial)
Me.gbData.Controls.Add(Me.pnReCValue)
Me.gbData.Controls.Add(Me.pnReOrder)
Me.gbData.Controls.Add(Me.pnRePower)
Me.gbData.Controls.Add(Me.pnReMotor)
Me.gbData.Controls.Add(Me.pnReFreq)
Me.gbData.Controls.Add(Me.pnReGrade)
Me.gbData.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gbData.Location = New System.Drawing.Point(91, 18)
Me.gbData.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbData.Name = "gbData"
Me.gbData.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbData.Size = New System.Drawing.Size(1487, 711)
2025-06-25 11:19:00 +09:00
Me.gbData.TabIndex = 126
Me.gbData.TabStop = False
Me.gbData.Text = "검색 결과"
'
'pnReTest
'
Me.pnReTest.Controls.Add(Me.txbReTest)
Me.pnReTest.Controls.Add(Me.lbReTest)
Me.pnReTest.Location = New System.Drawing.Point(714, 425)
Me.pnReTest.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnReTest.Name = "pnReTest"
Me.pnReTest.Size = New System.Drawing.Size(663, 94)
2025-06-25 11:19:00 +09:00
Me.pnReTest.TabIndex = 8
'
'txbReTest
'
Me.txbReTest.BackColor = System.Drawing.SystemColors.Window
Me.txbReTest.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbReTest.Location = New System.Drawing.Point(251, 6)
Me.txbReTest.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbReTest.Name = "txbReTest"
Me.txbReTest.ReadOnly = True
Me.txbReTest.Size = New System.Drawing.Size(399, 85)
2025-06-25 11:19:00 +09:00
Me.txbReTest.TabIndex = 1
Me.txbReTest.Text = "2408-99-45"
Me.txbReTest.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbReTest
'
Me.lbReTest.AutoSize = True
Me.lbReTest.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbReTest.Location = New System.Drawing.Point(23, 12)
2025-06-25 11:19:00 +09:00
Me.lbReTest.Name = "lbReTest"
Me.lbReTest.Size = New System.Drawing.Size(207, 78)
2025-06-25 11:19:00 +09:00
Me.lbReTest.TabIndex = 0
Me.lbReTest.Text = "측정일"
'
'pnReInput
'
Me.pnReInput.Controls.Add(Me.txbReInput)
Me.pnReInput.Controls.Add(Me.lbReInput)
Me.pnReInput.Location = New System.Drawing.Point(40, 425)
Me.pnReInput.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnReInput.Name = "pnReInput"
Me.pnReInput.Size = New System.Drawing.Size(663, 94)
2025-06-25 11:19:00 +09:00
Me.pnReInput.TabIndex = 7
'
'txbReInput
'
Me.txbReInput.BackColor = System.Drawing.SystemColors.Window
Me.txbReInput.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbReInput.Location = New System.Drawing.Point(251, 6)
Me.txbReInput.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbReInput.Name = "txbReInput"
Me.txbReInput.ReadOnly = True
Me.txbReInput.Size = New System.Drawing.Size(399, 85)
2025-06-25 11:19:00 +09:00
Me.txbReInput.TabIndex = 1
Me.txbReInput.Text = "2024-88-05"
Me.txbReInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbReInput
'
Me.lbReInput.AutoSize = True
Me.lbReInput.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbReInput.Location = New System.Drawing.Point(23, 12)
2025-06-25 11:19:00 +09:00
Me.lbReInput.Name = "lbReInput"
Me.lbReInput.Size = New System.Drawing.Size(207, 78)
2025-06-25 11:19:00 +09:00
Me.lbReInput.TabIndex = 0
Me.lbReInput.Text = "입고일"
'
'pnReSerial
'
Me.pnReSerial.Controls.Add(Me.txbReSerial)
Me.pnReSerial.Controls.Add(Me.lbReSerial)
Me.pnReSerial.Location = New System.Drawing.Point(714, 69)
Me.pnReSerial.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnReSerial.Name = "pnReSerial"
Me.pnReSerial.Size = New System.Drawing.Size(663, 94)
2025-06-25 11:19:00 +09:00
Me.pnReSerial.TabIndex = 6
'
'txbReSerial
'
Me.txbReSerial.BackColor = System.Drawing.SystemColors.Window
Me.txbReSerial.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbReSerial.Location = New System.Drawing.Point(251, 6)
Me.txbReSerial.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbReSerial.Name = "txbReSerial"
Me.txbReSerial.ReadOnly = True
Me.txbReSerial.Size = New System.Drawing.Size(399, 85)
2025-06-25 11:19:00 +09:00
Me.txbReSerial.TabIndex = 1
Me.txbReSerial.Text = "180"
Me.txbReSerial.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbReSerial
'
Me.lbReSerial.AutoSize = True
Me.lbReSerial.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbReSerial.Location = New System.Drawing.Point(23, 12)
2025-06-25 11:19:00 +09:00
Me.lbReSerial.Name = "lbReSerial"
Me.lbReSerial.Size = New System.Drawing.Size(209, 70)
2025-06-25 11:19:00 +09:00
Me.lbReSerial.TabIndex = 0
Me.lbReSerial.Text = "TD번호"
'
'pnReCValue
'
Me.pnReCValue.Controls.Add(Me.txbReCValue)
Me.pnReCValue.Controls.Add(Me.lbReCValue)
Me.pnReCValue.Location = New System.Drawing.Point(40, 188)
Me.pnReCValue.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnReCValue.Name = "pnReCValue"
Me.pnReCValue.Size = New System.Drawing.Size(663, 94)
2025-06-25 11:19:00 +09:00
Me.pnReCValue.TabIndex = 5
'
'txbReCValue
'
Me.txbReCValue.BackColor = System.Drawing.SystemColors.Window
Me.txbReCValue.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbReCValue.Location = New System.Drawing.Point(251, 6)
Me.txbReCValue.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbReCValue.Name = "txbReCValue"
Me.txbReCValue.ReadOnly = True
Me.txbReCValue.Size = New System.Drawing.Size(399, 85)
2025-06-25 11:19:00 +09:00
Me.txbReCValue.TabIndex = 1
Me.txbReCValue.Text = "180"
Me.txbReCValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbReCValue
'
Me.lbReCValue.AutoSize = True
Me.lbReCValue.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbReCValue.Location = New System.Drawing.Point(93, 12)
2025-06-25 11:19:00 +09:00
Me.lbReCValue.Name = "lbReCValue"
Me.lbReCValue.Size = New System.Drawing.Size(132, 78)
2025-06-25 11:19:00 +09:00
Me.lbReCValue.TabIndex = 0
Me.lbReCValue.Text = "C값"
'
'pnReOrder
'
Me.pnReOrder.Controls.Add(Me.txbReOrder)
Me.pnReOrder.Controls.Add(Me.lbReOrder)
Me.pnReOrder.Location = New System.Drawing.Point(40, 544)
Me.pnReOrder.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnReOrder.Name = "pnReOrder"
Me.pnReOrder.Size = New System.Drawing.Size(1337, 94)
2025-06-25 11:19:00 +09:00
Me.pnReOrder.TabIndex = 4
'
'txbReOrder
'
Me.txbReOrder.BackColor = System.Drawing.SystemColors.Window
Me.txbReOrder.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbReOrder.Location = New System.Drawing.Point(251, 6)
Me.txbReOrder.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbReOrder.Name = "txbReOrder"
Me.txbReOrder.ReadOnly = True
Me.txbReOrder.Size = New System.Drawing.Size(1074, 85)
2025-06-25 11:19:00 +09:00
Me.txbReOrder.TabIndex = 1
Me.txbReOrder.Text = "HIFU 측정 완료"
Me.txbReOrder.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbReOrder
'
Me.lbReOrder.AutoSize = True
Me.lbReOrder.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbReOrder.Location = New System.Drawing.Point(3, 12)
2025-06-25 11:19:00 +09:00
Me.lbReOrder.Name = "lbReOrder"
Me.lbReOrder.Size = New System.Drawing.Size(265, 78)
2025-06-25 11:19:00 +09:00
Me.lbReOrder.TabIndex = 0
Me.lbReOrder.Text = "공정순서"
'
'pnRePower
'
Me.pnRePower.Controls.Add(Me.txbRePower)
Me.pnRePower.Controls.Add(Me.lbRePower)
Me.pnRePower.Location = New System.Drawing.Point(40, 306)
Me.pnRePower.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnRePower.Name = "pnRePower"
Me.pnRePower.Size = New System.Drawing.Size(663, 94)
2025-06-25 11:19:00 +09:00
Me.pnRePower.TabIndex = 3
'
'txbRePower
'
Me.txbRePower.BackColor = System.Drawing.SystemColors.Window
Me.txbRePower.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbRePower.Location = New System.Drawing.Point(251, 6)
Me.txbRePower.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbRePower.Name = "txbRePower"
Me.txbRePower.ReadOnly = True
Me.txbRePower.Size = New System.Drawing.Size(399, 85)
2025-06-25 11:19:00 +09:00
Me.txbRePower.TabIndex = 1
Me.txbRePower.Text = "-0.06"
Me.txbRePower.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbRePower
'
Me.lbRePower.AutoSize = True
Me.lbRePower.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbRePower.Location = New System.Drawing.Point(77, 12)
2025-06-25 11:19:00 +09:00
Me.lbRePower.Name = "lbRePower"
Me.lbRePower.Size = New System.Drawing.Size(149, 78)
2025-06-25 11:19:00 +09:00
Me.lbRePower.TabIndex = 0
Me.lbRePower.Text = "파워"
'
'pnReMotor
'
Me.pnReMotor.Controls.Add(Me.txbReMotor)
Me.pnReMotor.Controls.Add(Me.lbReMotor)
Me.pnReMotor.Location = New System.Drawing.Point(714, 306)
Me.pnReMotor.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnReMotor.Name = "pnReMotor"
Me.pnReMotor.Size = New System.Drawing.Size(663, 94)
2025-06-25 11:19:00 +09:00
Me.pnReMotor.TabIndex = 2
'
'txbReMotor
'
Me.txbReMotor.BackColor = System.Drawing.SystemColors.Window
Me.txbReMotor.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbReMotor.Location = New System.Drawing.Point(251, 6)
Me.txbReMotor.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbReMotor.Name = "txbReMotor"
Me.txbReMotor.ReadOnly = True
Me.txbReMotor.Size = New System.Drawing.Size(399, 85)
2025-06-25 11:19:00 +09:00
Me.txbReMotor.TabIndex = 1
Me.txbReMotor.Text = "-5"
Me.txbReMotor.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbReMotor
'
Me.lbReMotor.AutoSize = True
Me.lbReMotor.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbReMotor.Location = New System.Drawing.Point(77, 12)
2025-06-25 11:19:00 +09:00
Me.lbReMotor.Name = "lbReMotor"
Me.lbReMotor.Size = New System.Drawing.Size(149, 78)
2025-06-25 11:19:00 +09:00
Me.lbReMotor.TabIndex = 0
Me.lbReMotor.Text = "모터"
'
'pnReFreq
'
Me.pnReFreq.Controls.Add(Me.txbReFreq)
Me.pnReFreq.Controls.Add(Me.lbReFreq)
Me.pnReFreq.Location = New System.Drawing.Point(40, 69)
Me.pnReFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnReFreq.Name = "pnReFreq"
Me.pnReFreq.Size = New System.Drawing.Size(663, 94)
2025-06-25 11:19:00 +09:00
Me.pnReFreq.TabIndex = 1
'
'txbReFreq
'
Me.txbReFreq.BackColor = System.Drawing.SystemColors.Window
Me.txbReFreq.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbReFreq.Location = New System.Drawing.Point(251, 6)
Me.txbReFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbReFreq.Name = "txbReFreq"
Me.txbReFreq.ReadOnly = True
Me.txbReFreq.Size = New System.Drawing.Size(399, 85)
2025-06-25 11:19:00 +09:00
Me.txbReFreq.TabIndex = 1
Me.txbReFreq.Text = "7200"
Me.txbReFreq.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbReFreq
'
Me.lbReFreq.AutoSize = True
Me.lbReFreq.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbReFreq.Location = New System.Drawing.Point(34, 12)
2025-06-25 11:19:00 +09:00
Me.lbReFreq.Name = "lbReFreq"
Me.lbReFreq.Size = New System.Drawing.Size(207, 78)
2025-06-25 11:19:00 +09:00
Me.lbReFreq.TabIndex = 0
Me.lbReFreq.Text = "주파수"
'
'pnReGrade
'
Me.pnReGrade.Controls.Add(Me.txbReGrade)
Me.pnReGrade.Controls.Add(Me.lbReGrade)
Me.pnReGrade.Location = New System.Drawing.Point(714, 188)
Me.pnReGrade.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnReGrade.Name = "pnReGrade"
Me.pnReGrade.Size = New System.Drawing.Size(663, 94)
2025-06-25 11:19:00 +09:00
Me.pnReGrade.TabIndex = 0
'
'txbReGrade
'
Me.txbReGrade.BackColor = System.Drawing.SystemColors.Window
Me.txbReGrade.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbReGrade.Location = New System.Drawing.Point(251, 6)
Me.txbReGrade.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbReGrade.Name = "txbReGrade"
Me.txbReGrade.ReadOnly = True
Me.txbReGrade.Size = New System.Drawing.Size(399, 85)
2025-06-25 11:19:00 +09:00
Me.txbReGrade.TabIndex = 1
Me.txbReGrade.Text = "PRO"
Me.txbReGrade.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbReGrade
'
Me.lbReGrade.AutoSize = True
Me.lbReGrade.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbReGrade.Location = New System.Drawing.Point(77, 12)
2025-06-25 11:19:00 +09:00
Me.lbReGrade.Name = "lbReGrade"
Me.lbReGrade.Size = New System.Drawing.Size(149, 78)
2025-06-25 11:19:00 +09:00
Me.lbReGrade.TabIndex = 0
Me.lbReGrade.Text = "등급"
'
'btnReDel
'
Me.btnReDel.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.btnReDel.Location = New System.Drawing.Point(1600, 750)
Me.btnReDel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnReDel.Name = "btnReDel"
Me.btnReDel.Size = New System.Drawing.Size(571, 150)
2025-06-25 11:19:00 +09:00
Me.btnReDel.TabIndex = 124
Me.btnReDel.Text = "삭 제"
Me.btnReDel.UseVisualStyleBackColor = True
'
'NowTimer
'
Me.NowTimer.Interval = 1000
'
'ckbDBServer
'
Me.ckbDBServer.AutoSize = True
Me.ckbDBServer.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.ckbDBServer.Location = New System.Drawing.Point(22, 38)
Me.ckbDBServer.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.ckbDBServer.Name = "ckbDBServer"
Me.ckbDBServer.Size = New System.Drawing.Size(195, 43)
2025-06-25 11:19:00 +09:00
Me.ckbDBServer.TabIndex = 1
Me.ckbDBServer.Text = "TestServer"
Me.ckbDBServer.UseVisualStyleBackColor = True
'
'ScanTimer
'
Me.ScanTimer.Interval = 10
'
'RunTimer
'
Me.RunTimer.Interval = 1000
'
'pnOption
'
Me.pnOption.Controls.Add(Me.gbManager)
Me.pnOption.Controls.Add(Me.gbOpAlto)
Me.pnOption.Controls.Add(Me.gbPrintUse)
Me.pnOption.Controls.Add(Me.GroupBox1)
Me.pnOption.Controls.Add(Me.btnOpSave)
Me.pnOption.Controls.Add(Me.btnOpExit)
Me.pnOption.Controls.Add(Me.GroupBox2)
Me.pnOption.Controls.Add(Me.gbOpReg)
Me.pnOption.Controls.Add(Me.gbOpCompany)
Me.pnOption.Controls.Add(Me.dgvDataSet)
Me.pnOption.Controls.Add(Me.gbDBServer)
Me.pnOption.Location = New System.Drawing.Point(2194, 0)
Me.pnOption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnOption.Name = "pnOption"
Me.pnOption.Size = New System.Drawing.Size(2194, 1275)
2025-06-25 11:19:00 +09:00
Me.pnOption.TabIndex = 1
'
'gbManager
'
Me.gbManager.BackColor = System.Drawing.Color.Silver
Me.gbManager.Controls.Add(Me.ckbManager)
Me.gbManager.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gbManager.ForeColor = System.Drawing.Color.Black
Me.gbManager.Location = New System.Drawing.Point(863, 6)
Me.gbManager.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbManager.Name = "gbManager"
Me.gbManager.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbManager.Size = New System.Drawing.Size(221, 100)
2025-06-25 11:19:00 +09:00
Me.gbManager.TabIndex = 130
Me.gbManager.TabStop = False
Me.gbManager.Text = "관리자모드"
'
'ckbManager
'
Me.ckbManager.AutoSize = True
Me.ckbManager.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.ckbManager.Location = New System.Drawing.Point(33, 38)
Me.ckbManager.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.ckbManager.Name = "ckbManager"
Me.ckbManager.Size = New System.Drawing.Size(184, 43)
2025-06-25 11:19:00 +09:00
Me.ckbManager.TabIndex = 1
Me.ckbManager.Text = "관리자모드"
Me.ckbManager.UseVisualStyleBackColor = True
'
'gbOpAlto
'
Me.gbOpAlto.BackColor = System.Drawing.Color.Silver
Me.gbOpAlto.Controls.Add(Me.ckbOpAlto)
Me.gbOpAlto.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gbOpAlto.ForeColor = System.Drawing.Color.Black
Me.gbOpAlto.Location = New System.Drawing.Point(635, 6)
Me.gbOpAlto.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbOpAlto.Name = "gbOpAlto"
Me.gbOpAlto.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbOpAlto.Size = New System.Drawing.Size(221, 100)
2025-06-25 11:19:00 +09:00
Me.gbOpAlto.TabIndex = 129
Me.gbOpAlto.TabStop = False
Me.gbOpAlto.Text = "Serial 생성여부"
'
'ckbOpAlto
'
Me.ckbOpAlto.AutoSize = True
Me.ckbOpAlto.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.ckbOpAlto.Location = New System.Drawing.Point(11, 39)
Me.ckbOpAlto.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.ckbOpAlto.Name = "ckbOpAlto"
Me.ckbOpAlto.Size = New System.Drawing.Size(223, 43)
2025-06-25 11:19:00 +09:00
Me.ckbOpAlto.TabIndex = 1
Me.ckbOpAlto.Text = "Alto 임의진행"
Me.ckbOpAlto.UseVisualStyleBackColor = True
'
'gbPrintUse
'
Me.gbPrintUse.BackColor = System.Drawing.Color.Silver
Me.gbPrintUse.Controls.Add(Me.rdbEachPnt)
Me.gbPrintUse.Controls.Add(Me.rdbAllPnt)
Me.gbPrintUse.Controls.Add(Me.gbPrintEach)
Me.gbPrintUse.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gbPrintUse.ForeColor = System.Drawing.Color.Black
Me.gbPrintUse.Location = New System.Drawing.Point(1314, 6)
Me.gbPrintUse.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbPrintUse.Name = "gbPrintUse"
Me.gbPrintUse.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbPrintUse.Size = New System.Drawing.Size(869, 100)
2025-06-25 11:19:00 +09:00
Me.gbPrintUse.TabIndex = 127
Me.gbPrintUse.TabStop = False
Me.gbPrintUse.Text = "프린터 사용 설정"
'
'rdbEachPnt
'
Me.rdbEachPnt.AutoSize = True
Me.rdbEachPnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.rdbEachPnt.Location = New System.Drawing.Point(234, 44)
Me.rdbEachPnt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.rdbEachPnt.Name = "rdbEachPnt"
Me.rdbEachPnt.Size = New System.Drawing.Size(148, 39)
2025-06-25 11:19:00 +09:00
Me.rdbEachPnt.TabIndex = 5
Me.rdbEachPnt.Text = "개별 인쇄"
Me.rdbEachPnt.UseVisualStyleBackColor = True
'
'rdbAllPnt
'
Me.rdbAllPnt.AutoSize = True
Me.rdbAllPnt.Checked = True
Me.rdbAllPnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.rdbAllPnt.Location = New System.Drawing.Point(57, 44)
Me.rdbAllPnt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.rdbAllPnt.Name = "rdbAllPnt"
Me.rdbAllPnt.Size = New System.Drawing.Size(148, 39)
2025-06-25 11:19:00 +09:00
Me.rdbAllPnt.TabIndex = 4
Me.rdbAllPnt.TabStop = True
Me.rdbAllPnt.Text = "전체 인쇄"
Me.rdbAllPnt.UseVisualStyleBackColor = True
'
'gbPrintEach
'
Me.gbPrintEach.Controls.Add(Me.ckbProdPnt)
Me.gbPrintEach.Controls.Add(Me.ckbWarPnt)
Me.gbPrintEach.Controls.Add(Me.ckbBoxPnt)
Me.gbPrintEach.Enabled = False
Me.gbPrintEach.Location = New System.Drawing.Point(423, 0)
Me.gbPrintEach.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbPrintEach.Name = "gbPrintEach"
Me.gbPrintEach.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbPrintEach.Size = New System.Drawing.Size(448, 100)
2025-06-25 11:19:00 +09:00
Me.gbPrintEach.TabIndex = 3
Me.gbPrintEach.TabStop = False
Me.gbPrintEach.Text = "개별 설정"
'
'ckbProdPnt
'
Me.ckbProdPnt.AutoSize = True
Me.ckbProdPnt.Checked = True
Me.ckbProdPnt.CheckState = System.Windows.Forms.CheckState.Checked
Me.ckbProdPnt.Location = New System.Drawing.Point(319, 45)
Me.ckbProdPnt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.ckbProdPnt.Name = "ckbProdPnt"
Me.ckbProdPnt.Size = New System.Drawing.Size(110, 30)
2025-06-25 11:19:00 +09:00
Me.ckbProdPnt.TabIndex = 4
Me.ckbProdPnt.Text = "제품라벨"
Me.ckbProdPnt.UseVisualStyleBackColor = True
'
'ckbWarPnt
'
Me.ckbWarPnt.AutoSize = True
Me.ckbWarPnt.Checked = True
Me.ckbWarPnt.CheckState = System.Windows.Forms.CheckState.Checked
Me.ckbWarPnt.Location = New System.Drawing.Point(171, 45)
Me.ckbWarPnt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.ckbWarPnt.Name = "ckbWarPnt"
Me.ckbWarPnt.Size = New System.Drawing.Size(129, 30)
2025-06-25 11:19:00 +09:00
Me.ckbWarPnt.TabIndex = 3
Me.ckbWarPnt.Text = "워런티카드"
Me.ckbWarPnt.UseVisualStyleBackColor = True
'
'ckbBoxPnt
'
Me.ckbBoxPnt.AutoSize = True
Me.ckbBoxPnt.Checked = True
Me.ckbBoxPnt.CheckState = System.Windows.Forms.CheckState.Checked
Me.ckbBoxPnt.Location = New System.Drawing.Point(25, 46)
Me.ckbBoxPnt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.ckbBoxPnt.Name = "ckbBoxPnt"
Me.ckbBoxPnt.Size = New System.Drawing.Size(129, 30)
2025-06-25 11:19:00 +09:00
Me.ckbBoxPnt.TabIndex = 2
Me.ckbBoxPnt.Text = "박스바코드"
Me.ckbBoxPnt.UseVisualStyleBackColor = True
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.gbPrintDefault)
Me.GroupBox1.Controls.Add(Me.gbPtProd)
Me.GroupBox1.Controls.Add(Me.gbPtWar)
Me.GroupBox1.Controls.Add(Me.gbPtBox)
Me.GroupBox1.Controls.Add(Me.btnPtRefresh)
Me.GroupBox1.Controls.Add(Me.dgvPrinter)
Me.GroupBox1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.GroupBox1.Location = New System.Drawing.Point(1315, 104)
Me.GroupBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.GroupBox1.Size = New System.Drawing.Size(869, 955)
2025-06-25 11:19:00 +09:00
Me.GroupBox1.TabIndex = 71
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "프린터 설정"
'
'gbPrintDefault
'
Me.gbPrintDefault.Controls.Add(Me.pnSerialCheck)
Me.gbPrintDefault.Controls.Add(Me.pnTray)
Me.gbPrintDefault.Controls.Add(Me.pnPtCount)
Me.gbPrintDefault.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gbPrintDefault.Location = New System.Drawing.Point(7, 588)
Me.gbPrintDefault.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbPrintDefault.Name = "gbPrintDefault"
Me.gbPrintDefault.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbPrintDefault.Size = New System.Drawing.Size(280, 356)
2025-06-25 11:19:00 +09:00
Me.gbPrintDefault.TabIndex = 10
Me.gbPrintDefault.TabStop = False
Me.gbPrintDefault.Text = "기본 옵션"
'
'pnSerialCheck
'
Me.pnSerialCheck.Controls.Add(Me.nudSerialCheck)
Me.pnSerialCheck.Controls.Add(Me.lbSerialCheck)
Me.pnSerialCheck.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.pnSerialCheck.Location = New System.Drawing.Point(7, 162)
Me.pnSerialCheck.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnSerialCheck.Name = "pnSerialCheck"
Me.pnSerialCheck.Size = New System.Drawing.Size(266, 56)
2025-06-25 11:19:00 +09:00
Me.pnSerialCheck.TabIndex = 11
Me.pnSerialCheck.Visible = False
'
'nudSerialCheck
'
Me.nudSerialCheck.Location = New System.Drawing.Point(121, 9)
Me.nudSerialCheck.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.nudSerialCheck.Maximum = New Decimal(New Integer() {20, 0, 0, 0})
Me.nudSerialCheck.Minimum = New Decimal(New Integer() {1, 0, 0, 0})
Me.nudSerialCheck.Name = "nudSerialCheck"
Me.nudSerialCheck.Size = New System.Drawing.Size(129, 38)
2025-06-25 11:19:00 +09:00
Me.nudSerialCheck.TabIndex = 1
Me.nudSerialCheck.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
Me.nudSerialCheck.Value = New Decimal(New Integer() {12, 0, 0, 0})
'
'lbSerialCheck
'
Me.lbSerialCheck.AutoSize = True
Me.lbSerialCheck.Location = New System.Drawing.Point(7, 12)
2025-06-25 11:19:00 +09:00
Me.lbSerialCheck.Name = "lbSerialCheck"
Me.lbSerialCheck.Size = New System.Drawing.Size(134, 32)
2025-06-25 11:19:00 +09:00
Me.lbSerialCheck.TabIndex = 0
Me.lbSerialCheck.Text = "Serial 확인"
'
'pnTray
'
Me.pnTray.Controls.Add(Me.nudTray)
Me.pnTray.Controls.Add(Me.lbTray)
Me.pnTray.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.pnTray.Location = New System.Drawing.Point(7, 100)
Me.pnTray.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnTray.Name = "pnTray"
Me.pnTray.Size = New System.Drawing.Size(266, 56)
2025-06-25 11:19:00 +09:00
Me.pnTray.TabIndex = 10
'
'nudTray
'
Me.nudTray.Location = New System.Drawing.Point(121, 9)
Me.nudTray.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.nudTray.Maximum = New Decimal(New Integer() {12, 0, 0, 0})
Me.nudTray.Minimum = New Decimal(New Integer() {5, 0, 0, 0})
Me.nudTray.Name = "nudTray"
Me.nudTray.Size = New System.Drawing.Size(129, 38)
2025-06-25 11:19:00 +09:00
Me.nudTray.TabIndex = 1
Me.nudTray.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
Me.nudTray.Value = New Decimal(New Integer() {12, 0, 0, 0})
'
'lbTray
'
Me.lbTray.AutoSize = True
Me.lbTray.Location = New System.Drawing.Point(7, 12)
2025-06-25 11:19:00 +09:00
Me.lbTray.Name = "lbTray"
Me.lbTray.Size = New System.Drawing.Size(119, 32)
2025-06-25 11:19:00 +09:00
Me.lbTray.TabIndex = 0
Me.lbTray.Text = "Tray 수량"
'
'pnPtCount
'
Me.pnPtCount.Controls.Add(Me.nudPtCount)
Me.pnPtCount.Controls.Add(Me.lbPtCount)
Me.pnPtCount.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.pnPtCount.Location = New System.Drawing.Point(7, 38)
Me.pnPtCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPtCount.Name = "pnPtCount"
Me.pnPtCount.Size = New System.Drawing.Size(266, 56)
2025-06-25 11:19:00 +09:00
Me.pnPtCount.TabIndex = 9
'
'nudPtCount
'
Me.nudPtCount.Location = New System.Drawing.Point(121, 9)
Me.nudPtCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.nudPtCount.Maximum = New Decimal(New Integer() {3, 0, 0, 0})
Me.nudPtCount.Minimum = New Decimal(New Integer() {1, 0, 0, 0})
Me.nudPtCount.Name = "nudPtCount"
Me.nudPtCount.Size = New System.Drawing.Size(129, 38)
2025-06-25 11:19:00 +09:00
Me.nudPtCount.TabIndex = 1
Me.nudPtCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
Me.nudPtCount.Value = New Decimal(New Integer() {1, 0, 0, 0})
'
'lbPtCount
'
Me.lbPtCount.AutoSize = True
Me.lbPtCount.Location = New System.Drawing.Point(21, 12)
2025-06-25 11:19:00 +09:00
Me.lbPtCount.Name = "lbPtCount"
Me.lbPtCount.Size = New System.Drawing.Size(106, 32)
2025-06-25 11:19:00 +09:00
Me.lbPtCount.TabIndex = 0
Me.lbPtCount.Text = "인쇄매수"
'
'gbPtProd
'
Me.gbPtProd.Controls.Add(Me.pnPtProd_Date)
Me.gbPtProd.Controls.Add(Me.btnPtProd_Ch2)
Me.gbPtProd.Controls.Add(Me.pnPtProd_Val2)
Me.gbPtProd.Controls.Add(Me.pnPtProd_Val1)
Me.gbPtProd.Controls.Add(Me.pnPtProd_Label)
Me.gbPtProd.Controls.Add(Me.btnPtProd_Ch1)
Me.gbPtProd.Controls.Add(Me.pnPtProd_Name)
Me.gbPtProd.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gbPtProd.Location = New System.Drawing.Point(297, 588)
Me.gbPtProd.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbPtProd.Name = "gbPtProd"
Me.gbPtProd.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbPtProd.Size = New System.Drawing.Size(566, 356)
2025-06-25 11:19:00 +09:00
Me.gbPtProd.TabIndex = 5
Me.gbPtProd.TabStop = False
Me.gbPtProd.Text = "제품 라벨"
'
'pnPtProd_Date
'
Me.pnPtProd_Date.Controls.Add(Me.txbPtProd_Date)
Me.pnPtProd_Date.Controls.Add(Me.lbPtProd_Date)
Me.pnPtProd_Date.Location = New System.Drawing.Point(6, 288)
Me.pnPtProd_Date.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPtProd_Date.Name = "pnPtProd_Date"
Me.pnPtProd_Date.Size = New System.Drawing.Size(474, 56)
2025-06-25 11:19:00 +09:00
Me.pnPtProd_Date.TabIndex = 10
'
'txbPtProd_Date
'
Me.txbPtProd_Date.Location = New System.Drawing.Point(138, 9)
Me.txbPtProd_Date.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPtProd_Date.Name = "txbPtProd_Date"
Me.txbPtProd_Date.Size = New System.Drawing.Size(325, 38)
2025-06-25 11:19:00 +09:00
Me.txbPtProd_Date.TabIndex = 1
Me.txbPtProd_Date.Text = "Brother PT-P900W"
Me.txbPtProd_Date.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPtProd_Date
'
Me.lbPtProd_Date.AutoSize = True
Me.lbPtProd_Date.Location = New System.Drawing.Point(38, 12)
2025-06-25 11:19:00 +09:00
Me.lbPtProd_Date.Name = "lbPtProd_Date"
Me.lbPtProd_Date.Size = New System.Drawing.Size(106, 32)
2025-06-25 11:19:00 +09:00
Me.lbPtProd_Date.TabIndex = 0
Me.lbPtProd_Date.Text = "제조일자"
'
'btnPtProd_Ch2
'
Me.btnPtProd_Ch2.Location = New System.Drawing.Point(480, 100)
Me.btnPtProd_Ch2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnPtProd_Ch2.Name = "btnPtProd_Ch2"
Me.btnPtProd_Ch2.Size = New System.Drawing.Size(81, 56)
2025-06-25 11:19:00 +09:00
Me.btnPtProd_Ch2.TabIndex = 9
Me.btnPtProd_Ch2.Text = "변경"
Me.btnPtProd_Ch2.UseVisualStyleBackColor = True
'
'pnPtProd_Val2
'
Me.pnPtProd_Val2.Controls.Add(Me.txbPtProd_Val2)
Me.pnPtProd_Val2.Controls.Add(Me.lbPtProd_Val2)
Me.pnPtProd_Val2.Location = New System.Drawing.Point(6, 225)
Me.pnPtProd_Val2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPtProd_Val2.Name = "pnPtProd_Val2"
Me.pnPtProd_Val2.Size = New System.Drawing.Size(474, 56)
2025-06-25 11:19:00 +09:00
Me.pnPtProd_Val2.TabIndex = 8
'
'txbPtProd_Val2
'
Me.txbPtProd_Val2.Location = New System.Drawing.Point(138, 9)
Me.txbPtProd_Val2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPtProd_Val2.Name = "txbPtProd_Val2"
Me.txbPtProd_Val2.Size = New System.Drawing.Size(325, 38)
2025-06-25 11:19:00 +09:00
Me.txbPtProd_Val2.TabIndex = 1
Me.txbPtProd_Val2.Text = "Brother PT-P900W"
Me.txbPtProd_Val2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPtProd_Val2
'
Me.lbPtProd_Val2.AutoSize = True
Me.lbPtProd_Val2.Location = New System.Drawing.Point(17, 12)
2025-06-25 11:19:00 +09:00
Me.lbPtProd_Val2.Name = "lbPtProd_Val2"
Me.lbPtProd_Val2.Size = New System.Drawing.Size(129, 32)
2025-06-25 11:19:00 +09:00
Me.lbPtProd_Val2.TabIndex = 0
Me.lbPtProd_Val2.Text = "텍스트변수"
'
'pnPtProd_Val1
'
Me.pnPtProd_Val1.Controls.Add(Me.txbPtProd_Val1)
Me.pnPtProd_Val1.Controls.Add(Me.lbPtProd_Val1)
Me.pnPtProd_Val1.Location = New System.Drawing.Point(6, 162)
Me.pnPtProd_Val1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPtProd_Val1.Name = "pnPtProd_Val1"
Me.pnPtProd_Val1.Size = New System.Drawing.Size(474, 56)
2025-06-25 11:19:00 +09:00
Me.pnPtProd_Val1.TabIndex = 7
'
'txbPtProd_Val1
'
Me.txbPtProd_Val1.Location = New System.Drawing.Point(138, 9)
Me.txbPtProd_Val1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPtProd_Val1.Name = "txbPtProd_Val1"
Me.txbPtProd_Val1.Size = New System.Drawing.Size(325, 38)
2025-06-25 11:19:00 +09:00
Me.txbPtProd_Val1.TabIndex = 1
Me.txbPtProd_Val1.Text = "Brother PT-P900W"
Me.txbPtProd_Val1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPtProd_Val1
'
Me.lbPtProd_Val1.AutoSize = True
Me.lbPtProd_Val1.Location = New System.Drawing.Point(17, 12)
2025-06-25 11:19:00 +09:00
Me.lbPtProd_Val1.Name = "lbPtProd_Val1"
Me.lbPtProd_Val1.Size = New System.Drawing.Size(129, 32)
2025-06-25 11:19:00 +09:00
Me.lbPtProd_Val1.TabIndex = 0
Me.lbPtProd_Val1.Text = "바코드변수"
'
'pnPtProd_Label
'
Me.pnPtProd_Label.Controls.Add(Me.txbPtProd_Label)
Me.pnPtProd_Label.Controls.Add(Me.lbPtProd_Label)
Me.pnPtProd_Label.Location = New System.Drawing.Point(6, 100)
Me.pnPtProd_Label.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPtProd_Label.Name = "pnPtProd_Label"
Me.pnPtProd_Label.Size = New System.Drawing.Size(474, 56)
2025-06-25 11:19:00 +09:00
Me.pnPtProd_Label.TabIndex = 6
'
'txbPtProd_Label
'
Me.txbPtProd_Label.Location = New System.Drawing.Point(138, 9)
Me.txbPtProd_Label.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPtProd_Label.Name = "txbPtProd_Label"
Me.txbPtProd_Label.Size = New System.Drawing.Size(325, 38)
2025-06-25 11:19:00 +09:00
Me.txbPtProd_Label.TabIndex = 1
Me.txbPtProd_Label.Text = "Brother PT-P900W"
Me.txbPtProd_Label.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPtProd_Label
'
Me.lbPtProd_Label.AutoSize = True
Me.lbPtProd_Label.Location = New System.Drawing.Point(38, 12)
2025-06-25 11:19:00 +09:00
Me.lbPtProd_Label.Name = "lbPtProd_Label"
Me.lbPtProd_Label.Size = New System.Drawing.Size(106, 32)
2025-06-25 11:19:00 +09:00
Me.lbPtProd_Label.TabIndex = 0
Me.lbPtProd_Label.Text = "적용라벨"
'
'btnPtProd_Ch1
'
Me.btnPtProd_Ch1.Location = New System.Drawing.Point(480, 36)
Me.btnPtProd_Ch1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnPtProd_Ch1.Name = "btnPtProd_Ch1"
Me.btnPtProd_Ch1.Size = New System.Drawing.Size(81, 56)
2025-06-25 11:19:00 +09:00
Me.btnPtProd_Ch1.TabIndex = 5
Me.btnPtProd_Ch1.Text = "변경"
Me.btnPtProd_Ch1.UseVisualStyleBackColor = True
'
'pnPtProd_Name
'
Me.pnPtProd_Name.Controls.Add(Me.txbPtProd_Name)
Me.pnPtProd_Name.Controls.Add(Me.lbPtProd_Name)
Me.pnPtProd_Name.Location = New System.Drawing.Point(6, 38)
Me.pnPtProd_Name.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPtProd_Name.Name = "pnPtProd_Name"
Me.pnPtProd_Name.Size = New System.Drawing.Size(474, 56)
2025-06-25 11:19:00 +09:00
Me.pnPtProd_Name.TabIndex = 1
'
'txbPtProd_Name
'
Me.txbPtProd_Name.Location = New System.Drawing.Point(138, 9)
Me.txbPtProd_Name.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPtProd_Name.Name = "txbPtProd_Name"
Me.txbPtProd_Name.Size = New System.Drawing.Size(325, 38)
2025-06-25 11:19:00 +09:00
Me.txbPtProd_Name.TabIndex = 1
Me.txbPtProd_Name.Text = "Brother PT-P900W"
Me.txbPtProd_Name.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPtProd_Name
'
Me.lbPtProd_Name.AutoSize = True
Me.lbPtProd_Name.Location = New System.Drawing.Point(39, 12)
2025-06-25 11:19:00 +09:00
Me.lbPtProd_Name.Name = "lbPtProd_Name"
Me.lbPtProd_Name.Size = New System.Drawing.Size(106, 32)
2025-06-25 11:19:00 +09:00
Me.lbPtProd_Name.TabIndex = 0
Me.lbPtProd_Name.Text = "프린터명"
'
'gbPtWar
'
Me.gbPtWar.Controls.Add(Me.btnPtWar_Ch2)
Me.gbPtWar.Controls.Add(Me.pnPtWar_Val1)
Me.gbPtWar.Controls.Add(Me.pnPtWar_Label)
Me.gbPtWar.Controls.Add(Me.btnPtWar_Ch1)
Me.gbPtWar.Controls.Add(Me.pnPtWar_Name)
Me.gbPtWar.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gbPtWar.Location = New System.Drawing.Point(294, 344)
Me.gbPtWar.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbPtWar.Name = "gbPtWar"
Me.gbPtWar.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbPtWar.Size = New System.Drawing.Size(566, 238)
2025-06-25 11:19:00 +09:00
Me.gbPtWar.TabIndex = 4
Me.gbPtWar.TabStop = False
Me.gbPtWar.Text = "워런티 카드"
'
'btnPtWar_Ch2
'
Me.btnPtWar_Ch2.Location = New System.Drawing.Point(480, 100)
Me.btnPtWar_Ch2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnPtWar_Ch2.Name = "btnPtWar_Ch2"
Me.btnPtWar_Ch2.Size = New System.Drawing.Size(81, 56)
2025-06-25 11:19:00 +09:00
Me.btnPtWar_Ch2.TabIndex = 9
Me.btnPtWar_Ch2.Text = "변경"
Me.btnPtWar_Ch2.UseVisualStyleBackColor = True
'
'pnPtWar_Val1
'
Me.pnPtWar_Val1.Controls.Add(Me.txbPtWar_Val1)
Me.pnPtWar_Val1.Controls.Add(Me.lbPtWar_Val1)
Me.pnPtWar_Val1.Location = New System.Drawing.Point(7, 162)
Me.pnPtWar_Val1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPtWar_Val1.Name = "pnPtWar_Val1"
Me.pnPtWar_Val1.Size = New System.Drawing.Size(474, 56)
2025-06-25 11:19:00 +09:00
Me.pnPtWar_Val1.TabIndex = 7
'
'txbPtWar_Val1
'
Me.txbPtWar_Val1.Location = New System.Drawing.Point(138, 9)
Me.txbPtWar_Val1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPtWar_Val1.Name = "txbPtWar_Val1"
Me.txbPtWar_Val1.Size = New System.Drawing.Size(325, 38)
2025-06-25 11:19:00 +09:00
Me.txbPtWar_Val1.TabIndex = 1
Me.txbPtWar_Val1.Text = "Brother PT-P900W"
Me.txbPtWar_Val1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPtWar_Val1
'
Me.lbPtWar_Val1.AutoSize = True
Me.lbPtWar_Val1.Location = New System.Drawing.Point(17, 12)
2025-06-25 11:19:00 +09:00
Me.lbPtWar_Val1.Name = "lbPtWar_Val1"
Me.lbPtWar_Val1.Size = New System.Drawing.Size(129, 32)
2025-06-25 11:19:00 +09:00
Me.lbPtWar_Val1.TabIndex = 0
Me.lbPtWar_Val1.Text = "텍스트변수"
'
'pnPtWar_Label
'
Me.pnPtWar_Label.Controls.Add(Me.txbPtWar_Label)
Me.pnPtWar_Label.Controls.Add(Me.lbPtWar_Label)
Me.pnPtWar_Label.Location = New System.Drawing.Point(7, 100)
Me.pnPtWar_Label.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPtWar_Label.Name = "pnPtWar_Label"
Me.pnPtWar_Label.Size = New System.Drawing.Size(474, 56)
2025-06-25 11:19:00 +09:00
Me.pnPtWar_Label.TabIndex = 6
'
'txbPtWar_Label
'
Me.txbPtWar_Label.Location = New System.Drawing.Point(138, 9)
Me.txbPtWar_Label.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPtWar_Label.Name = "txbPtWar_Label"
Me.txbPtWar_Label.Size = New System.Drawing.Size(325, 38)
2025-06-25 11:19:00 +09:00
Me.txbPtWar_Label.TabIndex = 1
Me.txbPtWar_Label.Text = "Brother PT-P900W"
Me.txbPtWar_Label.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPtWar_Label
'
Me.lbPtWar_Label.AutoSize = True
Me.lbPtWar_Label.Location = New System.Drawing.Point(38, 12)
2025-06-25 11:19:00 +09:00
Me.lbPtWar_Label.Name = "lbPtWar_Label"
Me.lbPtWar_Label.Size = New System.Drawing.Size(106, 32)
2025-06-25 11:19:00 +09:00
Me.lbPtWar_Label.TabIndex = 0
Me.lbPtWar_Label.Text = "적용라벨"
'
'btnPtWar_Ch1
'
Me.btnPtWar_Ch1.Location = New System.Drawing.Point(480, 36)
Me.btnPtWar_Ch1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnPtWar_Ch1.Name = "btnPtWar_Ch1"
Me.btnPtWar_Ch1.Size = New System.Drawing.Size(81, 56)
2025-06-25 11:19:00 +09:00
Me.btnPtWar_Ch1.TabIndex = 5
Me.btnPtWar_Ch1.Text = "변경"
Me.btnPtWar_Ch1.UseVisualStyleBackColor = True
'
'pnPtWar_Name
'
Me.pnPtWar_Name.Controls.Add(Me.txbPtWar_Name)
Me.pnPtWar_Name.Controls.Add(Me.lbPtWar_Name)
Me.pnPtWar_Name.Location = New System.Drawing.Point(6, 38)
Me.pnPtWar_Name.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPtWar_Name.Name = "pnPtWar_Name"
Me.pnPtWar_Name.Size = New System.Drawing.Size(474, 56)
2025-06-25 11:19:00 +09:00
Me.pnPtWar_Name.TabIndex = 1
'
'txbPtWar_Name
'
Me.txbPtWar_Name.Location = New System.Drawing.Point(138, 9)
Me.txbPtWar_Name.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPtWar_Name.Name = "txbPtWar_Name"
Me.txbPtWar_Name.Size = New System.Drawing.Size(325, 38)
2025-06-25 11:19:00 +09:00
Me.txbPtWar_Name.TabIndex = 1
Me.txbPtWar_Name.Text = "Brother PT-P900W"
Me.txbPtWar_Name.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPtWar_Name
'
Me.lbPtWar_Name.AutoSize = True
Me.lbPtWar_Name.Location = New System.Drawing.Point(39, 12)
2025-06-25 11:19:00 +09:00
Me.lbPtWar_Name.Name = "lbPtWar_Name"
Me.lbPtWar_Name.Size = New System.Drawing.Size(106, 32)
2025-06-25 11:19:00 +09:00
Me.lbPtWar_Name.TabIndex = 0
Me.lbPtWar_Name.Text = "프린터명"
'
'gbPtBox
'
Me.gbPtBox.Controls.Add(Me.btnPtBox_Ch2)
Me.gbPtBox.Controls.Add(Me.pnPtBox_Val2)
Me.gbPtBox.Controls.Add(Me.pnPtBox_Val1)
Me.gbPtBox.Controls.Add(Me.pnPtBox_Label)
Me.gbPtBox.Controls.Add(Me.btnPtBox_Ch1)
Me.gbPtBox.Controls.Add(Me.pnPtBox_Name)
Me.gbPtBox.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gbPtBox.Location = New System.Drawing.Point(294, 44)
Me.gbPtBox.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbPtBox.Name = "gbPtBox"
Me.gbPtBox.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbPtBox.Size = New System.Drawing.Size(566, 294)
2025-06-25 11:19:00 +09:00
Me.gbPtBox.TabIndex = 3
Me.gbPtBox.TabStop = False
Me.gbPtBox.Text = "박스 바코드"
'
'btnPtBox_Ch2
'
Me.btnPtBox_Ch2.Location = New System.Drawing.Point(480, 100)
Me.btnPtBox_Ch2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnPtBox_Ch2.Name = "btnPtBox_Ch2"
Me.btnPtBox_Ch2.Size = New System.Drawing.Size(81, 56)
2025-06-25 11:19:00 +09:00
Me.btnPtBox_Ch2.TabIndex = 9
Me.btnPtBox_Ch2.Text = "변경"
Me.btnPtBox_Ch2.UseVisualStyleBackColor = True
'
'pnPtBox_Val2
'
Me.pnPtBox_Val2.Controls.Add(Me.txbPtBox_Val2)
Me.pnPtBox_Val2.Controls.Add(Me.lbPtBox_Val2)
Me.pnPtBox_Val2.Location = New System.Drawing.Point(7, 225)
Me.pnPtBox_Val2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPtBox_Val2.Name = "pnPtBox_Val2"
Me.pnPtBox_Val2.Size = New System.Drawing.Size(474, 56)
2025-06-25 11:19:00 +09:00
Me.pnPtBox_Val2.TabIndex = 8
'
'txbPtBox_Val2
'
Me.txbPtBox_Val2.Location = New System.Drawing.Point(138, 9)
Me.txbPtBox_Val2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPtBox_Val2.Name = "txbPtBox_Val2"
Me.txbPtBox_Val2.Size = New System.Drawing.Size(325, 38)
2025-06-25 11:19:00 +09:00
Me.txbPtBox_Val2.TabIndex = 1
Me.txbPtBox_Val2.Text = "Brother PT-P900W"
Me.txbPtBox_Val2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPtBox_Val2
'
Me.lbPtBox_Val2.AutoSize = True
Me.lbPtBox_Val2.Location = New System.Drawing.Point(17, 12)
2025-06-25 11:19:00 +09:00
Me.lbPtBox_Val2.Name = "lbPtBox_Val2"
Me.lbPtBox_Val2.Size = New System.Drawing.Size(129, 32)
2025-06-25 11:19:00 +09:00
Me.lbPtBox_Val2.TabIndex = 0
Me.lbPtBox_Val2.Text = "텍스트변수"
'
'pnPtBox_Val1
'
Me.pnPtBox_Val1.Controls.Add(Me.txbPtBox_Val1)
Me.pnPtBox_Val1.Controls.Add(Me.lbPtBox_Val1)
Me.pnPtBox_Val1.Location = New System.Drawing.Point(7, 162)
Me.pnPtBox_Val1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPtBox_Val1.Name = "pnPtBox_Val1"
Me.pnPtBox_Val1.Size = New System.Drawing.Size(474, 56)
2025-06-25 11:19:00 +09:00
Me.pnPtBox_Val1.TabIndex = 7
'
'txbPtBox_Val1
'
Me.txbPtBox_Val1.Location = New System.Drawing.Point(138, 9)
Me.txbPtBox_Val1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPtBox_Val1.Name = "txbPtBox_Val1"
Me.txbPtBox_Val1.Size = New System.Drawing.Size(325, 38)
2025-06-25 11:19:00 +09:00
Me.txbPtBox_Val1.TabIndex = 1
Me.txbPtBox_Val1.Text = "Brother PT-P900W"
Me.txbPtBox_Val1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPtBox_Val1
'
Me.lbPtBox_Val1.AutoSize = True
Me.lbPtBox_Val1.Location = New System.Drawing.Point(17, 12)
2025-06-25 11:19:00 +09:00
Me.lbPtBox_Val1.Name = "lbPtBox_Val1"
Me.lbPtBox_Val1.Size = New System.Drawing.Size(129, 32)
2025-06-25 11:19:00 +09:00
Me.lbPtBox_Val1.TabIndex = 0
Me.lbPtBox_Val1.Text = "바코드변수"
'
'pnPtBox_Label
'
Me.pnPtBox_Label.Controls.Add(Me.txbPtBox_Label)
Me.pnPtBox_Label.Controls.Add(Me.lbPtBox_Label)
Me.pnPtBox_Label.Location = New System.Drawing.Point(7, 100)
Me.pnPtBox_Label.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPtBox_Label.Name = "pnPtBox_Label"
Me.pnPtBox_Label.Size = New System.Drawing.Size(474, 56)
2025-06-25 11:19:00 +09:00
Me.pnPtBox_Label.TabIndex = 6
'
'txbPtBox_Label
'
Me.txbPtBox_Label.Location = New System.Drawing.Point(138, 9)
Me.txbPtBox_Label.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPtBox_Label.Name = "txbPtBox_Label"
Me.txbPtBox_Label.Size = New System.Drawing.Size(325, 38)
2025-06-25 11:19:00 +09:00
Me.txbPtBox_Label.TabIndex = 1
Me.txbPtBox_Label.Text = "Brother PT-P900W"
Me.txbPtBox_Label.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPtBox_Label
'
Me.lbPtBox_Label.AutoSize = True
Me.lbPtBox_Label.Location = New System.Drawing.Point(38, 12)
2025-06-25 11:19:00 +09:00
Me.lbPtBox_Label.Name = "lbPtBox_Label"
Me.lbPtBox_Label.Size = New System.Drawing.Size(106, 32)
2025-06-25 11:19:00 +09:00
Me.lbPtBox_Label.TabIndex = 0
Me.lbPtBox_Label.Text = "적용라벨"
'
'btnPtBox_Ch1
'
Me.btnPtBox_Ch1.Location = New System.Drawing.Point(480, 36)
Me.btnPtBox_Ch1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnPtBox_Ch1.Name = "btnPtBox_Ch1"
Me.btnPtBox_Ch1.Size = New System.Drawing.Size(81, 56)
2025-06-25 11:19:00 +09:00
Me.btnPtBox_Ch1.TabIndex = 5
Me.btnPtBox_Ch1.Text = "변경"
Me.btnPtBox_Ch1.UseVisualStyleBackColor = True
'
'pnPtBox_Name
'
Me.pnPtBox_Name.Controls.Add(Me.txbPtBox_Name)
Me.pnPtBox_Name.Controls.Add(Me.lbPtBox_Name)
Me.pnPtBox_Name.Location = New System.Drawing.Point(6, 38)
Me.pnPtBox_Name.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnPtBox_Name.Name = "pnPtBox_Name"
Me.pnPtBox_Name.Size = New System.Drawing.Size(474, 56)
2025-06-25 11:19:00 +09:00
Me.pnPtBox_Name.TabIndex = 1
'
'txbPtBox_Name
'
Me.txbPtBox_Name.Location = New System.Drawing.Point(138, 9)
Me.txbPtBox_Name.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbPtBox_Name.Name = "txbPtBox_Name"
Me.txbPtBox_Name.Size = New System.Drawing.Size(325, 38)
2025-06-25 11:19:00 +09:00
Me.txbPtBox_Name.TabIndex = 1
Me.txbPtBox_Name.Text = "Brother PT-P900W"
Me.txbPtBox_Name.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'lbPtBox_Name
'
Me.lbPtBox_Name.AutoSize = True
Me.lbPtBox_Name.Location = New System.Drawing.Point(39, 12)
2025-06-25 11:19:00 +09:00
Me.lbPtBox_Name.Name = "lbPtBox_Name"
Me.lbPtBox_Name.Size = New System.Drawing.Size(106, 32)
2025-06-25 11:19:00 +09:00
Me.lbPtBox_Name.TabIndex = 0
Me.lbPtBox_Name.Text = "프린터명"
'
'btnPtRefresh
'
Me.btnPtRefresh.Location = New System.Drawing.Point(7, 504)
Me.btnPtRefresh.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnPtRefresh.Name = "btnPtRefresh"
Me.btnPtRefresh.Size = New System.Drawing.Size(280, 75)
2025-06-25 11:19:00 +09:00
Me.btnPtRefresh.TabIndex = 2
Me.btnPtRefresh.Text = "새로고침"
Me.btnPtRefresh.UseVisualStyleBackColor = True
'
'dgvPrinter
'
Me.dgvPrinter.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgvPrinter.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.dfPrintName})
Me.dgvPrinter.Location = New System.Drawing.Point(7, 60)
Me.dgvPrinter.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.dgvPrinter.MultiSelect = False
Me.dgvPrinter.Name = "dgvPrinter"
Me.dgvPrinter.ReadOnly = True
Me.dgvPrinter.RowHeadersWidth = 51
2025-06-25 11:19:00 +09:00
Me.dgvPrinter.RowTemplate.Height = 23
Me.dgvPrinter.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
Me.dgvPrinter.Size = New System.Drawing.Size(280, 436)
2025-06-25 11:19:00 +09:00
Me.dgvPrinter.TabIndex = 0
'
'dfPrintName
'
Me.dfPrintName.HeaderText = "프린터항목"
Me.dfPrintName.MinimumWidth = 6
2025-06-25 11:19:00 +09:00
Me.dfPrintName.Name = "dfPrintName"
Me.dfPrintName.ReadOnly = True
Me.dfPrintName.Width = 200
'
'btnOpSave
'
Me.btnOpSave.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.btnOpSave.Location = New System.Drawing.Point(1611, 1125)
Me.btnOpSave.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnOpSave.Name = "btnOpSave"
Me.btnOpSave.Size = New System.Drawing.Size(286, 138)
2025-06-25 11:19:00 +09:00
Me.btnOpSave.TabIndex = 70
Me.btnOpSave.Text = "저장하기"
Me.btnOpSave.UseVisualStyleBackColor = True
'
'btnOpExit
'
Me.btnOpExit.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.btnOpExit.Location = New System.Drawing.Point(1897, 1125)
Me.btnOpExit.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnOpExit.Name = "btnOpExit"
Me.btnOpExit.Size = New System.Drawing.Size(286, 138)
2025-06-25 11:19:00 +09:00
Me.btnOpExit.TabIndex = 69
Me.btnOpExit.Text = "나가기"
Me.btnOpExit.UseVisualStyleBackColor = True
'
'GroupBox2
'
Me.GroupBox2.Controls.Add(Me.btnRegADel)
Me.GroupBox2.Controls.Add(Me.btnRegDel)
Me.GroupBox2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.GroupBox2.Location = New System.Drawing.Point(863, 674)
Me.GroupBox2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.GroupBox2.Name = "GroupBox2"
Me.GroupBox2.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.GroupBox2.Size = New System.Drawing.Size(446, 238)
2025-06-25 11:19:00 +09:00
Me.GroupBox2.TabIndex = 68
Me.GroupBox2.TabStop = False
Me.GroupBox2.Text = "항목 기능"
'
'btnRegADel
'
Me.btnRegADel.Location = New System.Drawing.Point(7, 140)
Me.btnRegADel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnRegADel.Name = "btnRegADel"
Me.btnRegADel.Size = New System.Drawing.Size(423, 75)
2025-06-25 11:19:00 +09:00
Me.btnRegADel.TabIndex = 1
Me.btnRegADel.Text = "전체삭제"
Me.btnRegADel.UseVisualStyleBackColor = True
'
'btnRegDel
'
Me.btnRegDel.Location = New System.Drawing.Point(7, 59)
Me.btnRegDel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnRegDel.Name = "btnRegDel"
Me.btnRegDel.Size = New System.Drawing.Size(423, 75)
2025-06-25 11:19:00 +09:00
Me.btnRegDel.TabIndex = 0
Me.btnRegDel.Text = "행삭제"
Me.btnRegDel.UseVisualStyleBackColor = True
'
'gbOpReg
'
Me.gbOpReg.Controls.Add(Me.pnRegClass)
Me.gbOpReg.Controls.Add(Me.pnRegColor)
Me.gbOpReg.Controls.Add(Me.btnRegReset)
Me.gbOpReg.Controls.Add(Me.btnRegOK)
Me.gbOpReg.Controls.Add(Me.pnRegAgency)
Me.gbOpReg.Controls.Add(Me.pnRegCountry)
Me.gbOpReg.Controls.Add(Me.pnRegType)
Me.gbOpReg.Controls.Add(Me.pnRegModel)
Me.gbOpReg.Controls.Add(Me.pnRegName)
Me.gbOpReg.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gbOpReg.Location = New System.Drawing.Point(863, 104)
Me.gbOpReg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbOpReg.Name = "gbOpReg"
Me.gbOpReg.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbOpReg.Size = New System.Drawing.Size(446, 562)
2025-06-25 11:19:00 +09:00
Me.gbOpReg.TabIndex = 67
Me.gbOpReg.TabStop = False
Me.gbOpReg.Text = "등록화면"
'
'pnRegClass
'
Me.pnRegClass.Controls.Add(Me.cboRegClass)
Me.pnRegClass.Controls.Add(Me.lbRegClass)
Me.pnRegClass.Location = New System.Drawing.Point(11, 306)
Me.pnRegClass.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnRegClass.Name = "pnRegClass"
Me.pnRegClass.Size = New System.Drawing.Size(417, 56)
2025-06-25 11:19:00 +09:00
Me.pnRegClass.TabIndex = 7
'
'cboRegClass
'
Me.cboRegClass.FormattingEnabled = True
Me.cboRegClass.Items.AddRange(New Object() {"국내-세트", "국내-A/S", "국내-샵용", "해외-세트", "해외-A/S", "체험단"})
Me.cboRegClass.Location = New System.Drawing.Point(183, 2)
Me.cboRegClass.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.cboRegClass.Name = "cboRegClass"
Me.cboRegClass.Size = New System.Drawing.Size(228, 47)
2025-06-25 11:19:00 +09:00
Me.cboRegClass.TabIndex = 2
'
'lbRegClass
'
Me.lbRegClass.AutoSize = True
Me.lbRegClass.Location = New System.Drawing.Point(67, 6)
2025-06-25 11:19:00 +09:00
Me.lbRegClass.Name = "lbRegClass"
Me.lbRegClass.Size = New System.Drawing.Size(104, 39)
2025-06-25 11:19:00 +09:00
Me.lbRegClass.TabIndex = 0
Me.lbRegClass.Text = "분류명"
'
'pnRegColor
'
Me.pnRegColor.Controls.Add(Me.cboRegColor)
Me.pnRegColor.Controls.Add(Me.lbRegColor)
Me.pnRegColor.Enabled = False
Me.pnRegColor.Location = New System.Drawing.Point(11, 244)
Me.pnRegColor.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnRegColor.Name = "pnRegColor"
Me.pnRegColor.Size = New System.Drawing.Size(417, 56)
2025-06-25 11:19:00 +09:00
Me.pnRegColor.TabIndex = 6
'
'cboRegColor
'
Me.cboRegColor.FormattingEnabled = True
Me.cboRegColor.Location = New System.Drawing.Point(183, 2)
Me.cboRegColor.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.cboRegColor.Name = "cboRegColor"
Me.cboRegColor.Size = New System.Drawing.Size(228, 47)
2025-06-25 11:19:00 +09:00
Me.cboRegColor.TabIndex = 2
'
'lbRegColor
'
Me.lbRegColor.AutoSize = True
Me.lbRegColor.Location = New System.Drawing.Point(67, 6)
2025-06-25 11:19:00 +09:00
Me.lbRegColor.Name = "lbRegColor"
Me.lbRegColor.Size = New System.Drawing.Size(104, 39)
2025-06-25 11:19:00 +09:00
Me.lbRegColor.TabIndex = 0
Me.lbRegColor.Text = "색상명"
'
'btnRegReset
'
Me.btnRegReset.Location = New System.Drawing.Point(11, 494)
Me.btnRegReset.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnRegReset.Name = "btnRegReset"
Me.btnRegReset.Size = New System.Drawing.Size(200, 56)
2025-06-25 11:19:00 +09:00
Me.btnRegReset.TabIndex = 5
Me.btnRegReset.Text = "초기화"
Me.btnRegReset.UseVisualStyleBackColor = True
'
'btnRegOK
'
Me.btnRegOK.Location = New System.Drawing.Point(223, 494)
Me.btnRegOK.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.btnRegOK.Name = "btnRegOK"
Me.btnRegOK.Size = New System.Drawing.Size(200, 56)
2025-06-25 11:19:00 +09:00
Me.btnRegOK.TabIndex = 4
Me.btnRegOK.Text = "등록"
Me.btnRegOK.UseVisualStyleBackColor = True
'
'pnRegAgency
'
Me.pnRegAgency.Controls.Add(Me.txbRegAgency)
Me.pnRegAgency.Controls.Add(Me.lbRegAgency)
Me.pnRegAgency.Location = New System.Drawing.Point(11, 431)
Me.pnRegAgency.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnRegAgency.Name = "pnRegAgency"
Me.pnRegAgency.Size = New System.Drawing.Size(417, 56)
2025-06-25 11:19:00 +09:00
Me.pnRegAgency.TabIndex = 2
'
'txbRegAgency
'
Me.txbRegAgency.Location = New System.Drawing.Point(183, 4)
Me.txbRegAgency.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbRegAgency.MaxLength = 3
Me.txbRegAgency.Name = "txbRegAgency"
Me.txbRegAgency.Size = New System.Drawing.Size(228, 46)
2025-06-25 11:19:00 +09:00
Me.txbRegAgency.TabIndex = 1
'
'lbRegAgency
'
Me.lbRegAgency.AutoSize = True
Me.lbRegAgency.Location = New System.Drawing.Point(15, 6)
2025-06-25 11:19:00 +09:00
Me.lbRegAgency.Name = "lbRegAgency"
Me.lbRegAgency.Size = New System.Drawing.Size(162, 39)
2025-06-25 11:19:00 +09:00
Me.lbRegAgency.TabIndex = 0
Me.lbRegAgency.Text = "대리점코드"
'
'pnRegCountry
'
Me.pnRegCountry.Controls.Add(Me.txbRegCountry)
Me.pnRegCountry.Controls.Add(Me.lbRegCountry)
Me.pnRegCountry.Location = New System.Drawing.Point(11, 369)
Me.pnRegCountry.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnRegCountry.Name = "pnRegCountry"
Me.pnRegCountry.Size = New System.Drawing.Size(417, 56)
2025-06-25 11:19:00 +09:00
Me.pnRegCountry.TabIndex = 3
'
'txbRegCountry
'
Me.txbRegCountry.Location = New System.Drawing.Point(183, 2)
Me.txbRegCountry.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbRegCountry.MaxLength = 3
Me.txbRegCountry.Name = "txbRegCountry"
Me.txbRegCountry.Size = New System.Drawing.Size(228, 46)
2025-06-25 11:19:00 +09:00
Me.txbRegCountry.TabIndex = 1
'
'lbRegCountry
'
Me.lbRegCountry.AutoSize = True
Me.lbRegCountry.Location = New System.Drawing.Point(41, 6)
2025-06-25 11:19:00 +09:00
Me.lbRegCountry.Name = "lbRegCountry"
Me.lbRegCountry.Size = New System.Drawing.Size(133, 39)
2025-06-25 11:19:00 +09:00
Me.lbRegCountry.TabIndex = 0
Me.lbRegCountry.Text = "국가코드"
'
'pnRegType
'
Me.pnRegType.Controls.Add(Me.cboRegType)
Me.pnRegType.Controls.Add(Me.lbRegType)
Me.pnRegType.Enabled = False
Me.pnRegType.Location = New System.Drawing.Point(11, 181)
Me.pnRegType.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnRegType.Name = "pnRegType"
Me.pnRegType.Size = New System.Drawing.Size(417, 56)
2025-06-25 11:19:00 +09:00
Me.pnRegType.TabIndex = 2
'
'cboRegType
'
Me.cboRegType.FormattingEnabled = True
Me.cboRegType.Location = New System.Drawing.Point(183, 2)
Me.cboRegType.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.cboRegType.Name = "cboRegType"
Me.cboRegType.Size = New System.Drawing.Size(228, 47)
2025-06-25 11:19:00 +09:00
Me.cboRegType.TabIndex = 2
'
'lbRegType
'
Me.lbRegType.AutoSize = True
Me.lbRegType.Location = New System.Drawing.Point(67, 6)
2025-06-25 11:19:00 +09:00
Me.lbRegType.Name = "lbRegType"
Me.lbRegType.Size = New System.Drawing.Size(104, 39)
2025-06-25 11:19:00 +09:00
Me.lbRegType.TabIndex = 0
Me.lbRegType.Text = "타입명"
'
'pnRegModel
'
Me.pnRegModel.Controls.Add(Me.cboRegModel)
Me.pnRegModel.Controls.Add(Me.lbRegModel)
Me.pnRegModel.Location = New System.Drawing.Point(11, 119)
Me.pnRegModel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnRegModel.Name = "pnRegModel"
Me.pnRegModel.Size = New System.Drawing.Size(417, 56)
2025-06-25 11:19:00 +09:00
Me.pnRegModel.TabIndex = 1
'
'cboRegModel
'
Me.cboRegModel.FormattingEnabled = True
Me.cboRegModel.Location = New System.Drawing.Point(183, 4)
Me.cboRegModel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.cboRegModel.Name = "cboRegModel"
Me.cboRegModel.Size = New System.Drawing.Size(228, 47)
2025-06-25 11:19:00 +09:00
Me.cboRegModel.TabIndex = 1
'
'lbRegModel
'
Me.lbRegModel.AutoSize = True
Me.lbRegModel.Location = New System.Drawing.Point(67, 6)
2025-06-25 11:19:00 +09:00
Me.lbRegModel.Name = "lbRegModel"
Me.lbRegModel.Size = New System.Drawing.Size(104, 39)
2025-06-25 11:19:00 +09:00
Me.lbRegModel.TabIndex = 0
Me.lbRegModel.Text = "모델명"
'
'pnRegName
'
Me.pnRegName.Controls.Add(Me.txbRegName)
Me.pnRegName.Controls.Add(Me.lbRegName)
Me.pnRegName.Location = New System.Drawing.Point(11, 56)
Me.pnRegName.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.pnRegName.Name = "pnRegName"
Me.pnRegName.Size = New System.Drawing.Size(417, 56)
2025-06-25 11:19:00 +09:00
Me.pnRegName.TabIndex = 0
'
'txbRegName
'
Me.txbRegName.Location = New System.Drawing.Point(183, 4)
Me.txbRegName.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbRegName.Name = "txbRegName"
Me.txbRegName.Size = New System.Drawing.Size(228, 46)
2025-06-25 11:19:00 +09:00
Me.txbRegName.TabIndex = 1
'
'lbRegName
'
Me.lbRegName.AutoSize = True
Me.lbRegName.Location = New System.Drawing.Point(67, 6)
2025-06-25 11:19:00 +09:00
Me.lbRegName.Name = "lbRegName"
Me.lbRegName.Size = New System.Drawing.Size(104, 39)
2025-06-25 11:19:00 +09:00
Me.lbRegName.TabIndex = 0
Me.lbRegName.Text = "구분명"
'
'gbOpCompany
'
Me.gbOpCompany.BackColor = System.Drawing.Color.Silver
Me.gbOpCompany.Controls.Add(Me.lbOpCompany)
Me.gbOpCompany.Controls.Add(Me.txbOpCompany)
Me.gbOpCompany.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gbOpCompany.ForeColor = System.Drawing.Color.Black
Me.gbOpCompany.Location = New System.Drawing.Point(233, 6)
Me.gbOpCompany.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbOpCompany.Name = "gbOpCompany"
Me.gbOpCompany.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbOpCompany.Size = New System.Drawing.Size(394, 100)
2025-06-25 11:19:00 +09:00
Me.gbOpCompany.TabIndex = 66
Me.gbOpCompany.TabStop = False
Me.gbOpCompany.Text = "사용 제조사"
'
'lbOpCompany
'
Me.lbOpCompany.AutoSize = True
Me.lbOpCompany.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.lbOpCompany.Location = New System.Drawing.Point(31, 39)
2025-06-25 11:19:00 +09:00
Me.lbOpCompany.Name = "lbOpCompany"
Me.lbOpCompany.Size = New System.Drawing.Size(133, 39)
2025-06-25 11:19:00 +09:00
Me.lbOpCompany.TabIndex = 1
Me.lbOpCompany.Text = "제조사명"
'
'txbOpCompany
'
Me.txbOpCompany.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.txbOpCompany.Location = New System.Drawing.Point(159, 35)
Me.txbOpCompany.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.txbOpCompany.Name = "txbOpCompany"
Me.txbOpCompany.Size = New System.Drawing.Size(205, 46)
2025-06-25 11:19:00 +09:00
Me.txbOpCompany.TabIndex = 0
Me.txbOpCompany.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'dgvDataSet
'
Me.dgvDataSet.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgvDataSet.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.dfName, Me.dfModel, Me.dfType, Me.dfCountry, Me.dfAgency, Me.dfColor, Me.dfClass})
Me.dgvDataSet.Location = New System.Drawing.Point(6, 125)
Me.dgvDataSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.dgvDataSet.Name = "dgvDataSet"
Me.dgvDataSet.RowHeadersWidth = 51
2025-06-25 11:19:00 +09:00
Me.dgvDataSet.RowTemplate.Height = 23
Me.dgvDataSet.Size = New System.Drawing.Size(850, 1131)
2025-06-25 11:19:00 +09:00
Me.dgvDataSet.TabIndex = 65
'
'dfName
'
Me.dfName.HeaderText = "구분명"
Me.dfName.MinimumWidth = 6
2025-06-25 11:19:00 +09:00
Me.dfName.Name = "dfName"
Me.dfName.Width = 200
'
'dfModel
'
Me.dfModel.HeaderText = "모델명"
Me.dfModel.MinimumWidth = 6
2025-06-25 11:19:00 +09:00
Me.dfModel.Name = "dfModel"
Me.dfModel.Width = 70
'
'dfType
'
Me.dfType.HeaderText = "타입명"
Me.dfType.MinimumWidth = 6
2025-06-25 11:19:00 +09:00
Me.dfType.Name = "dfType"
Me.dfType.Width = 70
'
'dfCountry
'
Me.dfCountry.HeaderText = "국가코드"
Me.dfCountry.MinimumWidth = 6
2025-06-25 11:19:00 +09:00
Me.dfCountry.Name = "dfCountry"
Me.dfCountry.Width = 125
2025-06-25 11:19:00 +09:00
'
'dfAgency
'
Me.dfAgency.HeaderText = "대리점코드"
Me.dfAgency.MinimumWidth = 6
2025-06-25 11:19:00 +09:00
Me.dfAgency.Name = "dfAgency"
Me.dfAgency.Width = 125
2025-06-25 11:19:00 +09:00
'
'dfColor
'
Me.dfColor.HeaderText = "색상명"
Me.dfColor.MinimumWidth = 6
2025-06-25 11:19:00 +09:00
Me.dfColor.Name = "dfColor"
Me.dfColor.Width = 70
'
'dfClass
'
Me.dfClass.HeaderText = "분류명"
Me.dfClass.MinimumWidth = 6
2025-06-25 11:19:00 +09:00
Me.dfClass.Name = "dfClass"
Me.dfClass.Width = 125
2025-06-25 11:19:00 +09:00
'
'gbDBServer
'
Me.gbDBServer.BackColor = System.Drawing.Color.Silver
Me.gbDBServer.Controls.Add(Me.ckbDBServer)
Me.gbDBServer.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.gbDBServer.ForeColor = System.Drawing.Color.Black
Me.gbDBServer.Location = New System.Drawing.Point(6, 6)
Me.gbDBServer.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.gbDBServer.Name = "gbDBServer"
Me.gbDBServer.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.gbDBServer.Size = New System.Drawing.Size(221, 100)
2025-06-25 11:19:00 +09:00
Me.gbDBServer.TabIndex = 64
Me.gbDBServer.TabStop = False
Me.gbDBServer.Text = "DBServer"
'
'MainForm
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 15.0!)
2025-06-25 11:19:00 +09:00
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(4393, 1276)
2025-06-25 11:19:00 +09:00
Me.Controls.Add(Me.pnOption)
Me.Controls.Add(Me.pnMain)
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
2025-06-25 11:19:00 +09:00
Me.Name = "MainForm"
Me.Text = "MAXIMUM Product Program"
Me.pnMain.ResumeLayout(False)
Me.pnSerial.ResumeLayout(False)
Me.pnSerial.PerformLayout()
Me.gpbTime.ResumeLayout(False)
Me.gpbTime.PerformLayout()
Me.gbSerial.ResumeLayout(False)
Me.gbSerial.PerformLayout()
Me.gbMode.ResumeLayout(False)
Me.gbMode.PerformLayout()
Me.gpbConfig.ResumeLayout(False)
Me.gpbConfig.PerformLayout()
Me.pnMaxInput.ResumeLayout(False)
Me.GroupBox3.ResumeLayout(False)
Me.GroupBox3.PerformLayout()
2025-06-25 11:19:00 +09:00
Me.gbChoice.ResumeLayout(False)
Me.gbNowTray.ResumeLayout(False)
Me.gbNowTray.PerformLayout()
Me.pnNowNum.ResumeLayout(False)
Me.pnNowNum.PerformLayout()
CType(Me.dgvNowReg, System.ComponentModel.ISupportInitialize).EndInit()
Me.gbInputPD.ResumeLayout(False)
Me.pnPDInfo.ResumeLayout(False)
Me.pnPDInfo.PerformLayout()
Me.pnPDColor.ResumeLayout(False)
Me.pnPDColor.PerformLayout()
Me.pnPDCP.ResumeLayout(False)
Me.pnPDCP.PerformLayout()
Me.pnPDAgency.ResumeLayout(False)
Me.pnPDAgency.PerformLayout()
Me.pnPDCC.ResumeLayout(False)
Me.pnPDCC.PerformLayout()
Me.pnPDType.ResumeLayout(False)
Me.pnPDType.PerformLayout()
Me.pnPDModel.ResumeLayout(False)
Me.pnPDModel.PerformLayout()
Me.pnPDNum.ResumeLayout(False)
Me.pnPDNum.PerformLayout()
Me.gbPDCount.ResumeLayout(False)
Me.gbPDCount.PerformLayout()
Me.gbInputTD.ResumeLayout(False)
Me.pnTDStep.ResumeLayout(False)
Me.pnTDStep.PerformLayout()
Me.pnPDVersion.ResumeLayout(False)
Me.pnPDVersion.PerformLayout()
Me.pnTDIDate.ResumeLayout(False)
Me.pnTDIDate.PerformLayout()
Me.pnTDDepth.ResumeLayout(False)
Me.pnTDDepth.PerformLayout()
Me.pnTDPower.ResumeLayout(False)
Me.pnTDPower.PerformLayout()
Me.pnTDGrade.ResumeLayout(False)
Me.pnTDGrade.PerformLayout()
Me.pnTDFreq.ResumeLayout(False)
Me.pnTDFreq.PerformLayout()
Me.pnTDNum.ResumeLayout(False)
Me.pnTDNum.PerformLayout()
Me.pnRecycle.ResumeLayout(False)
Me.gbRunCount.ResumeLayout(False)
Me.gbRunCount.PerformLayout()
CType(Me.pcbImage1, System.ComponentModel.ISupportInitialize).EndInit()
Me.gbData.ResumeLayout(False)
Me.pnReTest.ResumeLayout(False)
Me.pnReTest.PerformLayout()
Me.pnReInput.ResumeLayout(False)
Me.pnReInput.PerformLayout()
Me.pnReSerial.ResumeLayout(False)
Me.pnReSerial.PerformLayout()
Me.pnReCValue.ResumeLayout(False)
Me.pnReCValue.PerformLayout()
Me.pnReOrder.ResumeLayout(False)
Me.pnReOrder.PerformLayout()
Me.pnRePower.ResumeLayout(False)
Me.pnRePower.PerformLayout()
Me.pnReMotor.ResumeLayout(False)
Me.pnReMotor.PerformLayout()
Me.pnReFreq.ResumeLayout(False)
Me.pnReFreq.PerformLayout()
Me.pnReGrade.ResumeLayout(False)
Me.pnReGrade.PerformLayout()
Me.pnOption.ResumeLayout(False)
Me.gbManager.ResumeLayout(False)
Me.gbManager.PerformLayout()
Me.gbOpAlto.ResumeLayout(False)
Me.gbOpAlto.PerformLayout()
Me.gbPrintUse.ResumeLayout(False)
Me.gbPrintUse.PerformLayout()
Me.gbPrintEach.ResumeLayout(False)
Me.gbPrintEach.PerformLayout()
Me.GroupBox1.ResumeLayout(False)
Me.gbPrintDefault.ResumeLayout(False)
Me.pnSerialCheck.ResumeLayout(False)
Me.pnSerialCheck.PerformLayout()
CType(Me.nudSerialCheck, System.ComponentModel.ISupportInitialize).EndInit()
Me.pnTray.ResumeLayout(False)
Me.pnTray.PerformLayout()
CType(Me.nudTray, System.ComponentModel.ISupportInitialize).EndInit()
Me.pnPtCount.ResumeLayout(False)
Me.pnPtCount.PerformLayout()
CType(Me.nudPtCount, System.ComponentModel.ISupportInitialize).EndInit()
Me.gbPtProd.ResumeLayout(False)
Me.pnPtProd_Date.ResumeLayout(False)
Me.pnPtProd_Date.PerformLayout()
Me.pnPtProd_Val2.ResumeLayout(False)
Me.pnPtProd_Val2.PerformLayout()
Me.pnPtProd_Val1.ResumeLayout(False)
Me.pnPtProd_Val1.PerformLayout()
Me.pnPtProd_Label.ResumeLayout(False)
Me.pnPtProd_Label.PerformLayout()
Me.pnPtProd_Name.ResumeLayout(False)
Me.pnPtProd_Name.PerformLayout()
Me.gbPtWar.ResumeLayout(False)
Me.pnPtWar_Val1.ResumeLayout(False)
Me.pnPtWar_Val1.PerformLayout()
Me.pnPtWar_Label.ResumeLayout(False)
Me.pnPtWar_Label.PerformLayout()
Me.pnPtWar_Name.ResumeLayout(False)
Me.pnPtWar_Name.PerformLayout()
Me.gbPtBox.ResumeLayout(False)
Me.pnPtBox_Val2.ResumeLayout(False)
Me.pnPtBox_Val2.PerformLayout()
Me.pnPtBox_Val1.ResumeLayout(False)
Me.pnPtBox_Val1.PerformLayout()
Me.pnPtBox_Label.ResumeLayout(False)
Me.pnPtBox_Label.PerformLayout()
Me.pnPtBox_Name.ResumeLayout(False)
Me.pnPtBox_Name.PerformLayout()
CType(Me.dgvPrinter, System.ComponentModel.ISupportInitialize).EndInit()
Me.GroupBox2.ResumeLayout(False)
Me.gbOpReg.ResumeLayout(False)
Me.pnRegClass.ResumeLayout(False)
Me.pnRegClass.PerformLayout()
Me.pnRegColor.ResumeLayout(False)
Me.pnRegColor.PerformLayout()
Me.pnRegAgency.ResumeLayout(False)
Me.pnRegAgency.PerformLayout()
Me.pnRegCountry.ResumeLayout(False)
Me.pnRegCountry.PerformLayout()
Me.pnRegType.ResumeLayout(False)
Me.pnRegType.PerformLayout()
Me.pnRegModel.ResumeLayout(False)
Me.pnRegModel.PerformLayout()
Me.pnRegName.ResumeLayout(False)
Me.pnRegName.PerformLayout()
Me.gbOpCompany.ResumeLayout(False)
Me.gbOpCompany.PerformLayout()
CType(Me.dgvDataSet, System.ComponentModel.ISupportInitialize).EndInit()
Me.gbDBServer.ResumeLayout(False)
Me.gbDBServer.PerformLayout()
Me.ResumeLayout(False)
End Sub
Friend WithEvents pnMain As Panel
Friend WithEvents btnExit As Button
Friend WithEvents gbSerial As GroupBox
Friend WithEvents cboComPort As ComboBox
Friend WithEvents lbSerial As Label
Friend WithEvents cmdSerial As Button
Friend WithEvents gbMode As GroupBox
Friend WithEvents rdbRecycle As RadioButton
Friend WithEvents rdbCheck As RadioButton
Friend WithEvents rdbManager As RadioButton
Friend WithEvents rdbPD1 As RadioButton
Friend WithEvents rdbPD2 As RadioButton
Friend WithEvents rdbCSearch As RadioButton
Friend WithEvents btnOption As Button
Friend WithEvents gpbConfig As GroupBox
Friend WithEvents ckbPrintUse As CheckBox
Friend WithEvents chbAutoMeasure As CheckBox
Friend WithEvents chbUseBarcode As CheckBox
Friend WithEvents gpbTime As GroupBox
Friend WithEvents lblTime As Label
Friend WithEvents pnSerial As Panel
Friend WithEvents txbPVSN As TextBox
Friend WithEvents lbPVSN As Label
Friend WithEvents btnEnter As Button
Friend WithEvents NowTimer As Timer
Friend WithEvents pnRecycle As Panel
Friend WithEvents gbRunCount As GroupBox
Friend WithEvents txbDayCount As TextBox
Friend WithEvents lbDayCount As Label
Friend WithEvents btnReDel As Button
Friend WithEvents gbData As GroupBox
Friend WithEvents pnReCValue As Panel
Friend WithEvents txbReCValue As TextBox
Friend WithEvents lbReCValue As Label
Friend WithEvents pnReOrder As Panel
Friend WithEvents txbReOrder As TextBox
Friend WithEvents lbReOrder As Label
Friend WithEvents pnRePower As Panel
Friend WithEvents txbRePower As TextBox
Friend WithEvents lbRePower As Label
Friend WithEvents pnReMotor As Panel
Friend WithEvents txbReMotor As TextBox
Friend WithEvents lbReMotor As Label
Friend WithEvents pnReFreq As Panel
Friend WithEvents txbReFreq As TextBox
Friend WithEvents lbReFreq As Label
Friend WithEvents pnReGrade As Panel
Friend WithEvents txbReGrade As TextBox
Friend WithEvents lbReGrade As Label
Friend WithEvents pcbImage1 As PictureBox
Friend WithEvents pnReSerial As Panel
Friend WithEvents txbReSerial As TextBox
Friend WithEvents lbReSerial As Label
Friend WithEvents pnReTest As Panel
Friend WithEvents txbReTest As TextBox
Friend WithEvents lbReTest As Label
Friend WithEvents pnReInput As Panel
Friend WithEvents txbReInput As TextBox
Friend WithEvents lbReInput As Label
Friend WithEvents ckbDBServer As CheckBox
Friend WithEvents ScanTimer As Timer
Friend WithEvents ckbAutoFunc As CheckBox
Friend WithEvents pnMaxInput As Panel
Friend WithEvents gbPDCount As GroupBox
Friend WithEvents txbFailCount As TextBox
Friend WithEvents lbFailCount As Label
Friend WithEvents txbSucCount As TextBox
Friend WithEvents lbSucCount As Label
Friend WithEvents txbAllCount As TextBox
Friend WithEvents lbAllCount As Label
Friend WithEvents btnTrayEnd As Button
Friend WithEvents btnReset As Button
Friend WithEvents gbInputTD As GroupBox
Friend WithEvents pnTDNum As Panel
Friend WithEvents txbTDNum As TextBox
Friend WithEvents lbTDNum As Label
Friend WithEvents pnTDStep As Panel
Friend WithEvents lbTDStep As Label
Friend WithEvents pnPDVersion As Panel
Friend WithEvents pnTDIDate As Panel
Friend WithEvents lbTDIDate As Label
Friend WithEvents pnTDDepth As Panel
Friend WithEvents pnTDPower As Panel
Friend WithEvents lbTDPower As Label
Friend WithEvents pnTDGrade As Panel
Friend WithEvents lbTDGrade As Label
Friend WithEvents pnTDFreq As Panel
Friend WithEvents txbTDFreq As TextBox
Friend WithEvents lbTDFreq As Label
Friend WithEvents txbTDStep As TextBox
Friend WithEvents lbPDVersion As Label
Friend WithEvents txbTDIDate As TextBox
Friend WithEvents lbTDDepth As Label
Friend WithEvents txbTDPower As TextBox
Friend WithEvents txbTDDepth As TextBox
Friend WithEvents txbTDGrade As TextBox
Friend WithEvents gbInputPD As GroupBox
Friend WithEvents pnPDInfo As Panel
Friend WithEvents lbPDInfo As Label
Friend WithEvents pnPDColor As Panel
Friend WithEvents txbPDVersion As TextBox
Friend WithEvents lbPDColor As Label
Friend WithEvents pnPDCP As Panel
Friend WithEvents txbPDCP As TextBox
Friend WithEvents lbPDCP As Label
Friend WithEvents pnPDAgency As Panel
Friend WithEvents txbPDAgency As TextBox
Friend WithEvents lbPDAgency As Label
Friend WithEvents pnPDCC As Panel
Friend WithEvents txbPDCC As TextBox
Friend WithEvents lbPDCC As Label
Friend WithEvents pnPDType As Panel
Friend WithEvents txbPDType As TextBox
Friend WithEvents lbPDType As Label
Friend WithEvents pnPDModel As Panel
Friend WithEvents txbPDModel As TextBox
Friend WithEvents lbPDModel As Label
Friend WithEvents pnPDNum As Panel
Friend WithEvents txbPDNum As TextBox
Friend WithEvents lbPDNum As Label
Friend WithEvents dgvNowReg As DataGridView
Friend WithEvents dfCode As DataGridViewTextBoxColumn
Friend WithEvents dfDate As DataGridViewTextBoxColumn
Friend WithEvents dfTime As DataGridViewTextBoxColumn
Friend WithEvents PortSerial As IO.Ports.SerialPort
Friend WithEvents lbState As Label
Friend WithEvents txbState As RichTextBox
Friend WithEvents RunTimer As Timer
Friend WithEvents pnOption As Panel
Friend WithEvents gbDBServer As GroupBox
Friend WithEvents GroupBox2 As GroupBox
Friend WithEvents btnRegADel As Button
Friend WithEvents btnRegDel As Button
Friend WithEvents gbOpReg As GroupBox
Friend WithEvents btnRegReset As Button
Friend WithEvents btnRegOK As Button
Friend WithEvents pnRegAgency As Panel
Friend WithEvents txbRegAgency As TextBox
Friend WithEvents lbRegAgency As Label
Friend WithEvents pnRegCountry As Panel
Friend WithEvents txbRegCountry As TextBox
Friend WithEvents lbRegCountry As Label
Friend WithEvents pnRegType As Panel
Friend WithEvents cboRegType As ComboBox
Friend WithEvents lbRegType As Label
Friend WithEvents pnRegModel As Panel
Friend WithEvents cboRegModel As ComboBox
Friend WithEvents lbRegModel As Label
Friend WithEvents pnRegName As Panel
Friend WithEvents txbRegName As TextBox
Friend WithEvents lbRegName As Label
Friend WithEvents gbOpCompany As GroupBox
Friend WithEvents lbOpCompany As Label
Friend WithEvents txbOpCompany As TextBox
Friend WithEvents dgvDataSet As DataGridView
Friend WithEvents btnOpSave As Button
Friend WithEvents btnOpExit As Button
Friend WithEvents cboPDInfo As ComboBox
Friend WithEvents GroupBox1 As GroupBox
Friend WithEvents gbPtBox As GroupBox
Friend WithEvents btnPtBox_Ch2 As Button
Friend WithEvents pnPtBox_Val2 As Panel
Friend WithEvents txbPtBox_Val2 As TextBox
Friend WithEvents lbPtBox_Val2 As Label
Friend WithEvents pnPtBox_Val1 As Panel
Friend WithEvents txbPtBox_Val1 As TextBox
Friend WithEvents lbPtBox_Val1 As Label
Friend WithEvents pnPtBox_Label As Panel
Friend WithEvents txbPtBox_Label As TextBox
Friend WithEvents lbPtBox_Label As Label
Friend WithEvents btnPtBox_Ch1 As Button
Friend WithEvents pnPtBox_Name As Panel
Friend WithEvents txbPtBox_Name As TextBox
Friend WithEvents lbPtBox_Name As Label
Friend WithEvents btnPtRefresh As Button
Friend WithEvents dgvPrinter As DataGridView
Friend WithEvents dfPrintName As DataGridViewTextBoxColumn
Friend WithEvents gbPtProd As GroupBox
Friend WithEvents btnPtProd_Ch2 As Button
Friend WithEvents pnPtProd_Val2 As Panel
Friend WithEvents txbPtProd_Val2 As TextBox
Friend WithEvents lbPtProd_Val2 As Label
Friend WithEvents pnPtProd_Val1 As Panel
Friend WithEvents txbPtProd_Val1 As TextBox
Friend WithEvents lbPtProd_Val1 As Label
Friend WithEvents pnPtProd_Label As Panel
Friend WithEvents txbPtProd_Label As TextBox
Friend WithEvents lbPtProd_Label As Label
Friend WithEvents btnPtProd_Ch1 As Button
Friend WithEvents pnPtProd_Name As Panel
Friend WithEvents txbPtProd_Name As TextBox
Friend WithEvents lbPtProd_Name As Label
Friend WithEvents gbPtWar As GroupBox
Friend WithEvents btnPtWar_Ch2 As Button
Friend WithEvents pnPtWar_Val1 As Panel
Friend WithEvents txbPtWar_Val1 As TextBox
Friend WithEvents lbPtWar_Val1 As Label
Friend WithEvents pnPtWar_Label As Panel
Friend WithEvents txbPtWar_Label As TextBox
Friend WithEvents lbPtWar_Label As Label
Friend WithEvents btnPtWar_Ch1 As Button
Friend WithEvents pnPtWar_Name As Panel
Friend WithEvents txbPtWar_Name As TextBox
Friend WithEvents lbPtWar_Name As Label
Friend WithEvents gbPrintUse As GroupBox
Friend WithEvents gbPrintEach As GroupBox
Friend WithEvents ckbProdPnt As CheckBox
Friend WithEvents ckbWarPnt As CheckBox
Friend WithEvents ckbBoxPnt As CheckBox
Friend WithEvents gbPrintDefault As GroupBox
Friend WithEvents pnPtCount As Panel
Friend WithEvents nudPtCount As NumericUpDown
Friend WithEvents lbPtCount As Label
Friend WithEvents rdbEachPnt As RadioButton
Friend WithEvents rdbAllPnt As RadioButton
Friend WithEvents pnPtProd_Date As Panel
Friend WithEvents txbPtProd_Date As TextBox
Friend WithEvents lbPtProd_Date As Label
Friend WithEvents pnRegColor As Panel
Friend WithEvents cboRegColor As ComboBox
Friend WithEvents lbRegColor As Label
Friend WithEvents txbPDColor As TextBox
Friend WithEvents pnRegClass As Panel
Friend WithEvents cboRegClass As ComboBox
Friend WithEvents lbRegClass As Label
Friend WithEvents dfName As DataGridViewTextBoxColumn
Friend WithEvents dfModel As DataGridViewTextBoxColumn
Friend WithEvents dfType As DataGridViewTextBoxColumn
Friend WithEvents dfCountry As DataGridViewTextBoxColumn
Friend WithEvents dfAgency As DataGridViewTextBoxColumn
Friend WithEvents dfColor As DataGridViewTextBoxColumn
Friend WithEvents dfClass As DataGridViewTextBoxColumn
Friend WithEvents gbOpAlto As GroupBox
Friend WithEvents ckbOpAlto As CheckBox
Friend WithEvents RichTextBox1 As RichTextBox
Friend WithEvents gbChoice As GroupBox
Friend WithEvents pnTray As Panel
Friend WithEvents nudTray As NumericUpDown
Friend WithEvents lbTray As Label
Friend WithEvents pnNowNum As Panel
Friend WithEvents txbNowNum As TextBox
Friend WithEvents lbNowNum As Label
Friend WithEvents gbNowTray As GroupBox
Friend WithEvents txbTrayMax As TextBox
Friend WithEvents lbTrayNow As Label
Friend WithEvents txbTrayMin As TextBox
Friend WithEvents Button1 As Button
Friend WithEvents pnSerialCheck As Panel
Friend WithEvents nudSerialCheck As NumericUpDown
Friend WithEvents lbSerialCheck As Label
Friend WithEvents Button2 As Button
Friend WithEvents gbManager As GroupBox
Friend WithEvents ckbManager As CheckBox
Friend WithEvents GroupBox3 As GroupBox
Friend WithEvents Label1 As Label
Friend WithEvents cmbMonth As ComboBox
Friend WithEvents cmbDay As ComboBox
Friend WithEvents cmbYear As ComboBox
Friend WithEvents Label3 As Label
Friend WithEvents Label2 As Label
Friend WithEvents Label4 As Label
Friend WithEvents txtManufactureDate As TextBox
2025-06-25 11:19:00 +09:00
End Class