Partial Class mainForm Inherits System.Windows.Forms.Form 'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다. 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 디자이너를 사용하십시오. '코드 편집기에서는 수정하지 마세요. Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(mainForm)) Me.gbProdSN = New System.Windows.Forms.GroupBox() Me.btnOK = New System.Windows.Forms.Button() Me.txbProdSN = New System.Windows.Forms.TextBox() Me.lbProdSN = New System.Windows.Forms.Label() Me.pnMain = New System.Windows.Forms.Panel() Me.gbMESId = New System.Windows.Forms.GroupBox() Me.lbMESid = New System.Windows.Forms.Label() Me.btnLoginTest = New System.Windows.Forms.Button() Me.gbPacking = New System.Windows.Forms.GroupBox() Me.cboPacking = New System.Windows.Forms.ComboBox() Me.gb_info = New System.Windows.Forms.GroupBox() Me.gbCount = New System.Windows.Forms.GroupBox() Me.txbCount = New System.Windows.Forms.TextBox() Me.lbCount = New System.Windows.Forms.Label() Me.gbLcount = New System.Windows.Forms.GroupBox() Me.pnLuxSet = New System.Windows.Forms.Panel() Me.txbLuxSet = New System.Windows.Forms.TextBox() Me.lbLuxSet = New System.Windows.Forms.Label() Me.pnLuxBody = New System.Windows.Forms.Panel() Me.txbLuxBody = New System.Windows.Forms.TextBox() Me.lbLuxBody = New System.Windows.Forms.Label() Me.pnLuxFace = New System.Windows.Forms.Panel() Me.txbLuxFace = New System.Windows.Forms.TextBox() Me.lbLuxFace = New System.Windows.Forms.Label() Me.pnLuxEye = New System.Windows.Forms.Panel() Me.txbLuxEye = New System.Windows.Forms.TextBox() Me.lbLuxEye = New System.Windows.Forms.Label() Me.gbPcount = New System.Windows.Forms.GroupBox() Me.pnProSet = New System.Windows.Forms.Panel() Me.txbProSet = New System.Windows.Forms.TextBox() Me.lbProSet = New System.Windows.Forms.Label() Me.pnProBody = New System.Windows.Forms.Panel() Me.txbProBody = New System.Windows.Forms.TextBox() Me.lbProBody = New System.Windows.Forms.Label() Me.pnProFace = New System.Windows.Forms.Panel() Me.txbProFace = New System.Windows.Forms.TextBox() Me.lbProFace = New System.Windows.Forms.Label() Me.pnProEye = New System.Windows.Forms.Panel() Me.txbProEye = New System.Windows.Forms.TextBox() Me.lbProEye = New System.Windows.Forms.Label() Me.gbFullCount = New System.Windows.Forms.GroupBox() Me.btnMore = New System.Windows.Forms.Button() Me.gbEcount = New System.Windows.Forms.GroupBox() Me.pnMAX = New System.Windows.Forms.Panel() Me.txbMAX = New System.Windows.Forms.TextBox() Me.lbMAX = New System.Windows.Forms.Label() Me.pnGel = New System.Windows.Forms.Panel() Me.txbGel = New System.Windows.Forms.TextBox() Me.lbGel = New System.Windows.Forms.Label() Me.pnAmp = New System.Windows.Forms.Panel() Me.txbAmp = New System.Windows.Forms.TextBox() Me.lbAmp = New System.Windows.Forms.Label() Me.gbCart = New System.Windows.Forms.GroupBox() Me.txbCmodel = New System.Windows.Forms.TextBox() Me.lbCmodel = New System.Windows.Forms.Label() Me.gbSetCart = New System.Windows.Forms.GroupBox() Me.txbCbodySN = New System.Windows.Forms.TextBox() Me.lbCbody = New System.Windows.Forms.Label() Me.txbCeyeSN = New System.Windows.Forms.TextBox() Me.txbCfaceSN = New System.Windows.Forms.TextBox() Me.txbCeyeShot = New System.Windows.Forms.TextBox() Me.lbCeye = New System.Windows.Forms.Label() Me.lbCserial = New System.Windows.Forms.Label() Me.lbCshot = New System.Windows.Forms.Label() Me.txbCfaceShot = New System.Windows.Forms.TextBox() Me.lbCface = New System.Windows.Forms.Label() Me.txbCbodyShot = New System.Windows.Forms.TextBox() Me.txbCagent = New System.Windows.Forms.TextBox() Me.txbCnt = New System.Windows.Forms.TextBox() Me.lbCagent = New System.Windows.Forms.Label() Me.lbCnt = New System.Windows.Forms.Label() Me.gbMain = New System.Windows.Forms.GroupBox() Me.txbMmodel = New System.Windows.Forms.TextBox() Me.lbMmodel = New System.Windows.Forms.Label() Me.gbSetMain = New System.Windows.Forms.GroupBox() Me.txbMeyeSN = New System.Windows.Forms.TextBox() Me.txbMfaceSN = New System.Windows.Forms.TextBox() Me.txbMdevSN = New System.Windows.Forms.TextBox() Me.txbMfaceShot = New System.Windows.Forms.TextBox() Me.lbMdevice = New System.Windows.Forms.Label() Me.lbMeye = New System.Windows.Forms.Label() Me.lbMserial = New System.Windows.Forms.Label() Me.lbMshot = New System.Windows.Forms.Label() Me.txbMdevShot = New System.Windows.Forms.TextBox() Me.lbMface = New System.Windows.Forms.Label() Me.txbMeyeShot = New System.Windows.Forms.TextBox() Me.txbMagent = New System.Windows.Forms.TextBox() Me.txbMnt = New System.Windows.Forms.TextBox() Me.lbMagent = New System.Windows.Forms.Label() Me.lbMnt = New System.Windows.Forms.Label() Me.pnTimer = New System.Windows.Forms.Panel() Me.gbTimeAver = New System.Windows.Forms.GroupBox() Me.lbTimeAver = New System.Windows.Forms.Label() Me.gbTimeTotal = New System.Windows.Forms.GroupBox() Me.lbTimeTotal = New System.Windows.Forms.Label() Me.gbTimeEnd = New System.Windows.Forms.GroupBox() Me.lbTimeEnd = New System.Windows.Forms.Label() Me.gbTimeStart = New System.Windows.Forms.GroupBox() Me.lbTimeStart = New System.Windows.Forms.Label() Me.pn_image = New System.Windows.Forms.Panel() Me.Button1 = New System.Windows.Forms.Button() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.picb_main = New System.Windows.Forms.PictureBox() Me.pnBtn = New System.Windows.Forms.Panel() Me.btnStart = New System.Windows.Forms.Button() Me.btnReset = New System.Windows.Forms.Button() Me.pnbotWeight = New System.Windows.Forms.Panel() Me.txbCheckWeight = New System.Windows.Forms.TextBox() Me.lbCheckWeight = New System.Windows.Forms.Label() Me.gbProdList = New System.Windows.Forms.GroupBox() Me.pnProdList = New System.Windows.Forms.Panel() Me.txbProdName0 = New System.Windows.Forms.TextBox() Me.txbProdCountC0 = New System.Windows.Forms.TextBox() Me.txbProdCountB0 = New System.Windows.Forms.TextBox() Me.ckb_component = New System.Windows.Forms.CheckBox() Me.ckb_cartridge = New System.Windows.Forms.CheckBox() Me.lbProdCountC = New System.Windows.Forms.Label() Me.lbProdName = New System.Windows.Forms.Label() Me.lbProdCountB = New System.Windows.Forms.Label() Me.pnResult = New System.Windows.Forms.Panel() Me.txbResult = New System.Windows.Forms.TextBox() Me.btnExit = New System.Windows.Forms.Button() Me.btnOption = New System.Windows.Forms.Button() Me.btnChange = New System.Windows.Forms.Button() Me.pnMassCount = New System.Windows.Forms.Panel() Me.txbLeftOver = New System.Windows.Forms.TextBox() Me.lbLeftOver = New System.Windows.Forms.Label() Me.txbWork = New System.Windows.Forms.TextBox() Me.txbRequest = New System.Windows.Forms.TextBox() Me.lbWork = New System.Windows.Forms.Label() Me.lbRequest = New System.Windows.Forms.Label() Me.pnPacking = New System.Windows.Forms.Panel() Me.txbPacking = New System.Windows.Forms.TextBox() Me.lbPacking = New System.Windows.Forms.Label() Me.gbAutoMode = New System.Windows.Forms.GroupBox() Me.lbAutoMode = New System.Windows.Forms.Label() Me.gbInv = New System.Windows.Forms.GroupBox() Me.ckbInv = New System.Windows.Forms.CheckBox() Me.pnOption = New System.Windows.Forms.Panel() Me.gbMass = New System.Windows.Forms.GroupBox() Me.rdbBef = New System.Windows.Forms.RadioButton() Me.rdbNew = New System.Windows.Forms.RadioButton() Me.gbMesDb = New System.Windows.Forms.GroupBox() Me.rdbMesDbPg = New System.Windows.Forms.RadioButton() Me.rdbMesDbAPI = New System.Windows.Forms.RadioButton() Me.gbAutoCount = New System.Windows.Forms.GroupBox() Me.pnAutoCount = New System.Windows.Forms.Panel() Me.lbAutoCount = New System.Windows.Forms.Label() Me.pnAutoCount2 = New System.Windows.Forms.Panel() Me.txbAutoCount = New System.Windows.Forms.TextBox() Me.gbPrint = New System.Windows.Forms.GroupBox() Me.btnPrintSave = New System.Windows.Forms.Button() Me.btnLabelChange = New System.Windows.Forms.Button() Me.pntxtValue2 = New System.Windows.Forms.Panel() Me.txbtxtValue = New System.Windows.Forms.TextBox() Me.pnBarValue2 = New System.Windows.Forms.Panel() Me.txbBarValue = New System.Windows.Forms.TextBox() Me.pnlabelAd2 = New System.Windows.Forms.Panel() Me.txblabelAd = New System.Windows.Forms.TextBox() Me.pnPrintName2 = New System.Windows.Forms.Panel() Me.txbPrintName = New System.Windows.Forms.TextBox() Me.pntxtValue = New System.Windows.Forms.Panel() Me.lbtxtValue = New System.Windows.Forms.Label() Me.pnBarValue = New System.Windows.Forms.Panel() Me.lbBarValue = New System.Windows.Forms.Label() Me.pnlabelAd = New System.Windows.Forms.Panel() Me.lblabelAd = New System.Windows.Forms.Label() Me.pnPrintName = New System.Windows.Forms.Panel() Me.lbPrintName = New System.Windows.Forms.Label() Me.btnPrint = New System.Windows.Forms.Button() Me.pnPrint = New System.Windows.Forms.Panel() Me.dgvPrint = New System.Windows.Forms.DataGridView() Me.dfPrintNum = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.dfPrintName = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.gbAuto = New System.Windows.Forms.GroupBox() Me.rdbAuto2 = New System.Windows.Forms.RadioButton() Me.rdbAuto1 = New System.Windows.Forms.RadioButton() Me.gbMode = New System.Windows.Forms.GroupBox() Me.rdbMode2 = New System.Windows.Forms.RadioButton() Me.rdbMode1 = New System.Windows.Forms.RadioButton() Me.gbIdentify = New System.Windows.Forms.GroupBox() Me.gblaZeb = New System.Windows.Forms.GroupBox() Me.gbPrintPaper = New System.Windows.Forms.GroupBox() Me.rdbPaper20 = New System.Windows.Forms.RadioButton() Me.rdbPaper30 = New System.Windows.Forms.RadioButton() Me.pnlaZeb = New System.Windows.Forms.Panel() Me.lblaZeb = New System.Windows.Forms.Label() Me.pnlaZeb2 = New System.Windows.Forms.Panel() Me.txblaZeb = New System.Windows.Forms.TextBox() Me.gblaBro = New System.Windows.Forms.GroupBox() Me.pnlaBro = New System.Windows.Forms.Panel() Me.lblaBro = New System.Windows.Forms.Label() Me.pnlaBro2 = New System.Windows.Forms.Panel() Me.txblaBro = New System.Windows.Forms.TextBox() Me.gbPCNum = New System.Windows.Forms.GroupBox() Me.pnPCNum = New System.Windows.Forms.Panel() Me.lbPCNum = New System.Windows.Forms.Label() Me.pnPCNum2 = New System.Windows.Forms.Panel() Me.txbPCNum = New System.Windows.Forms.TextBox() Me.gbIdenMES = New System.Windows.Forms.GroupBox() Me.pnIdenMES = New System.Windows.Forms.Panel() Me.lbIdenMES = New System.Windows.Forms.Label() Me.pnIdenMES2 = New System.Windows.Forms.Panel() Me.txbIdenMES = New System.Windows.Forms.TextBox() Me.gbIdenERP = New System.Windows.Forms.GroupBox() Me.pnIdenERP = New System.Windows.Forms.Panel() Me.lbIdenERP = New System.Windows.Forms.Label() Me.pnIdenERP2 = New System.Windows.Forms.Panel() Me.txbIdenERP = New System.Windows.Forms.TextBox() Me.gbAPIuse = New System.Windows.Forms.GroupBox() Me.ckbAPIuse = New System.Windows.Forms.CheckBox() Me.gbEventSet = New System.Windows.Forms.GroupBox() Me.gbEventDel = New System.Windows.Forms.GroupBox() Me.gbEventDel2 = New System.Windows.Forms.GroupBox() Me.btnEventDel = New System.Windows.Forms.Button() Me.pnEventDel = New System.Windows.Forms.Panel() Me.lbEventDel = New System.Windows.Forms.Label() Me.pnEventDel2 = New System.Windows.Forms.Panel() Me.txbEventDel = New System.Windows.Forms.TextBox() Me.gbEventReg = New System.Windows.Forms.GroupBox() Me.btnReg = New System.Windows.Forms.Button() Me.pndgv = New System.Windows.Forms.Panel() Me.dgvSearch = New System.Windows.Forms.DataGridView() Me.dfCode = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.dfprodCode = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.dfName = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.dfFace = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.dfEye = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.dfAuto = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.pnEventName2 = New System.Windows.Forms.Panel() Me.txbEventName = New System.Windows.Forms.TextBox() Me.pnEventName1 = New System.Windows.Forms.Panel() Me.lbEventName = New System.Windows.Forms.Label() Me.btnEvSearch = New System.Windows.Forms.Button() Me.pnEvSearch = New System.Windows.Forms.Panel() Me.lbEvSearch = New System.Windows.Forms.Label() Me.pnEvSearch2 = New System.Windows.Forms.Panel() Me.txbEvSearch = New System.Windows.Forms.TextBox() Me.gbEvInfo = New System.Windows.Forms.GroupBox() Me.pnLimit = New System.Windows.Forms.Panel() Me.lbLimit = New System.Windows.Forms.Label() Me.pnLimit2 = New System.Windows.Forms.Panel() Me.txbLimit = New System.Windows.Forms.TextBox() Me.pnProdCode = New System.Windows.Forms.Panel() Me.lbProdCode = New System.Windows.Forms.Label() Me.pnProdCode2 = New System.Windows.Forms.Panel() Me.txbProdCode = New System.Windows.Forms.TextBox() Me.pnEvCount = New System.Windows.Forms.Panel() Me.lbEvCount = New System.Windows.Forms.Label() Me.pnEvCount2 = New System.Windows.Forms.Panel() Me.txbEvCount = New System.Windows.Forms.TextBox() Me.pnEvEye = New System.Windows.Forms.Panel() Me.lbEvEye = New System.Windows.Forms.Label() Me.pnEvEye2 = New System.Windows.Forms.Panel() Me.txbEvEye = New System.Windows.Forms.TextBox() Me.pnEvFace = New System.Windows.Forms.Panel() Me.lbEvFace = New System.Windows.Forms.Label() Me.pnEvFace2 = New System.Windows.Forms.Panel() Me.txbEvFace = New System.Windows.Forms.TextBox() Me.pnEvCode = New System.Windows.Forms.Panel() Me.lbEvCode = New System.Windows.Forms.Label() Me.pnEvCode2 = New System.Windows.Forms.Panel() Me.txbEvCode = New System.Windows.Forms.TextBox() Me.pnEvName = New System.Windows.Forms.Panel() Me.lbEvName = New System.Windows.Forms.Label() Me.pnEvName2 = New System.Windows.Forms.Panel() Me.txbEvName = New System.Windows.Forms.TextBox() Me.gbEvent = New System.Windows.Forms.GroupBox() Me.btndgvReset = New System.Windows.Forms.Button() Me.dgvEvent = New System.Windows.Forms.DataGridView() Me.dfNum = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.df_event_name = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.df_event_code = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.df_event_prod = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.df_event_count = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.df_event_face = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.df_event_eye = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.dfPRCode = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.dfautoUse = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.dfLimit = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.btnEvAllDel = New System.Windows.Forms.Button() Me.pnMassTime = New System.Windows.Forms.Button() Me.btnOpExit = New System.Windows.Forms.Button() Me.gpbConfig = New System.Windows.Forms.GroupBox() Me.ckbPrinter = New System.Windows.Forms.CheckBox() Me.chbUseBarcode = New System.Windows.Forms.CheckBox() Me.gbSerial = New System.Windows.Forms.GroupBox() Me.cboComPort = New System.Windows.Forms.ComboBox() Me.lbSerial = New System.Windows.Forms.Label() Me.cmdSerial = New System.Windows.Forms.Button() Me.gbWeightRg = New System.Windows.Forms.GroupBox() Me.txbWeightPlus = New System.Windows.Forms.TextBox() Me.lbWeightRg1 = New System.Windows.Forms.Label() Me.lbWeightPlus = New System.Windows.Forms.Label() Me.txbWeightMinus = New System.Windows.Forms.TextBox() Me.lbWeightRg2 = New System.Windows.Forms.Label() Me.lbWeightMinus = New System.Windows.Forms.Label() Me.gbWeigth = New System.Windows.Forms.GroupBox() Me.Panel1 = New System.Windows.Forms.Panel() Me.rdbWeightQW = New System.Windows.Forms.RadioButton() Me.rdbWeightCAS = New System.Windows.Forms.RadioButton() Me.rdbWeightAuto = New System.Windows.Forms.RadioButton() Me.ckbWeight = New System.Windows.Forms.CheckBox() Me.gbDBNew = New System.Windows.Forms.GroupBox() Me.ckbNEWDB = New System.Windows.Forms.CheckBox() Me.ckbNewSave = New System.Windows.Forms.CheckBox() Me.barTimer = New System.Windows.Forms.Timer(Me.components) Me.successTimer = New System.Windows.Forms.Timer(Me.components) Me.gbProdSN.SuspendLayout() Me.pnMain.SuspendLayout() Me.gbMESId.SuspendLayout() Me.gbPacking.SuspendLayout() Me.gb_info.SuspendLayout() Me.gbCount.SuspendLayout() Me.gbLcount.SuspendLayout() Me.pnLuxSet.SuspendLayout() Me.pnLuxBody.SuspendLayout() Me.pnLuxFace.SuspendLayout() Me.pnLuxEye.SuspendLayout() Me.gbPcount.SuspendLayout() Me.pnProSet.SuspendLayout() Me.pnProBody.SuspendLayout() Me.pnProFace.SuspendLayout() Me.pnProEye.SuspendLayout() Me.gbFullCount.SuspendLayout() Me.gbEcount.SuspendLayout() Me.pnMAX.SuspendLayout() Me.pnGel.SuspendLayout() Me.pnAmp.SuspendLayout() Me.gbCart.SuspendLayout() Me.gbSetCart.SuspendLayout() Me.gbMain.SuspendLayout() Me.gbSetMain.SuspendLayout() Me.pnTimer.SuspendLayout() Me.gbTimeAver.SuspendLayout() Me.gbTimeTotal.SuspendLayout() Me.gbTimeEnd.SuspendLayout() Me.gbTimeStart.SuspendLayout() Me.pn_image.SuspendLayout() CType(Me.picb_main, System.ComponentModel.ISupportInitialize).BeginInit() Me.pnBtn.SuspendLayout() Me.pnbotWeight.SuspendLayout() Me.gbProdList.SuspendLayout() Me.pnProdList.SuspendLayout() Me.pnResult.SuspendLayout() Me.pnMassCount.SuspendLayout() Me.pnPacking.SuspendLayout() Me.gbAutoMode.SuspendLayout() Me.gbInv.SuspendLayout() Me.pnOption.SuspendLayout() Me.gbMass.SuspendLayout() Me.gbMesDb.SuspendLayout() Me.gbAutoCount.SuspendLayout() Me.pnAutoCount.SuspendLayout() Me.pnAutoCount2.SuspendLayout() Me.gbPrint.SuspendLayout() Me.pntxtValue2.SuspendLayout() Me.pnBarValue2.SuspendLayout() Me.pnlabelAd2.SuspendLayout() Me.pnPrintName2.SuspendLayout() Me.pntxtValue.SuspendLayout() Me.pnBarValue.SuspendLayout() Me.pnlabelAd.SuspendLayout() Me.pnPrintName.SuspendLayout() Me.pnPrint.SuspendLayout() CType(Me.dgvPrint, System.ComponentModel.ISupportInitialize).BeginInit() Me.gbAuto.SuspendLayout() Me.gbMode.SuspendLayout() Me.gbIdentify.SuspendLayout() Me.gblaZeb.SuspendLayout() Me.gbPrintPaper.SuspendLayout() Me.pnlaZeb.SuspendLayout() Me.pnlaZeb2.SuspendLayout() Me.gblaBro.SuspendLayout() Me.pnlaBro.SuspendLayout() Me.pnlaBro2.SuspendLayout() Me.gbPCNum.SuspendLayout() Me.pnPCNum.SuspendLayout() Me.pnPCNum2.SuspendLayout() Me.gbIdenMES.SuspendLayout() Me.pnIdenMES.SuspendLayout() Me.pnIdenMES2.SuspendLayout() Me.gbIdenERP.SuspendLayout() Me.pnIdenERP.SuspendLayout() Me.pnIdenERP2.SuspendLayout() Me.gbAPIuse.SuspendLayout() Me.gbEventSet.SuspendLayout() Me.gbEventDel.SuspendLayout() Me.gbEventDel2.SuspendLayout() Me.pnEventDel.SuspendLayout() Me.pnEventDel2.SuspendLayout() Me.gbEventReg.SuspendLayout() Me.pndgv.SuspendLayout() CType(Me.dgvSearch, System.ComponentModel.ISupportInitialize).BeginInit() Me.pnEventName2.SuspendLayout() Me.pnEventName1.SuspendLayout() Me.pnEvSearch.SuspendLayout() Me.pnEvSearch2.SuspendLayout() Me.gbEvInfo.SuspendLayout() Me.pnLimit.SuspendLayout() Me.pnLimit2.SuspendLayout() Me.pnProdCode.SuspendLayout() Me.pnProdCode2.SuspendLayout() Me.pnEvCount.SuspendLayout() Me.pnEvCount2.SuspendLayout() Me.pnEvEye.SuspendLayout() Me.pnEvEye2.SuspendLayout() Me.pnEvFace.SuspendLayout() Me.pnEvFace2.SuspendLayout() Me.pnEvCode.SuspendLayout() Me.pnEvCode2.SuspendLayout() Me.pnEvName.SuspendLayout() Me.pnEvName2.SuspendLayout() Me.gbEvent.SuspendLayout() CType(Me.dgvEvent, System.ComponentModel.ISupportInitialize).BeginInit() Me.gpbConfig.SuspendLayout() Me.gbSerial.SuspendLayout() Me.gbWeightRg.SuspendLayout() Me.gbWeigth.SuspendLayout() Me.Panel1.SuspendLayout() Me.gbDBNew.SuspendLayout() Me.SuspendLayout() ' 'gbProdSN ' Me.gbProdSN.BackColor = System.Drawing.Color.Silver Me.gbProdSN.Controls.Add(Me.btnOK) Me.gbProdSN.Controls.Add(Me.txbProdSN) Me.gbProdSN.Controls.Add(Me.lbProdSN) Me.gbProdSN.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbProdSN.ForeColor = System.Drawing.Color.Black Me.gbProdSN.Location = New System.Drawing.Point(525, 5) Me.gbProdSN.Margin = New System.Windows.Forms.Padding(5) Me.gbProdSN.Name = "gbProdSN" Me.gbProdSN.Padding = New System.Windows.Forms.Padding(5) Me.gbProdSN.Size = New System.Drawing.Size(1226, 132) Me.gbProdSN.TabIndex = 81 Me.gbProdSN.TabStop = False Me.gbProdSN.Text = "시리얼 번호" ' 'btnOK ' Me.btnOK.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.btnOK.Location = New System.Drawing.Point(1093, 36) Me.btnOK.Margin = New System.Windows.Forms.Padding(5) Me.btnOK.Name = "btnOK" Me.btnOK.Size = New System.Drawing.Size(126, 80) Me.btnOK.TabIndex = 69 Me.btnOK.Text = "입력" Me.btnOK.UseVisualStyleBackColor = True ' 'txbProdSN ' Me.txbProdSN.BackColor = System.Drawing.SystemColors.Window Me.txbProdSN.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.txbProdSN.Font = New System.Drawing.Font("함초롬바탕", 38.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbProdSN.ImeMode = System.Windows.Forms.ImeMode.Disable Me.txbProdSN.Location = New System.Drawing.Point(103, 30) Me.txbProdSN.Margin = New System.Windows.Forms.Padding(5) Me.txbProdSN.Name = "txbProdSN" Me.txbProdSN.Size = New System.Drawing.Size(986, 90) Me.txbProdSN.TabIndex = 67 Me.txbProdSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbProdSN ' Me.lbProdSN.AutoSize = True Me.lbProdSN.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbProdSN.Location = New System.Drawing.Point(9, 49) Me.lbProdSN.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbProdSN.Name = "lbProdSN" Me.lbProdSN.Size = New System.Drawing.Size(97, 52) Me.lbProdSN.TabIndex = 68 Me.lbProdSN.Text = "P/N" ' 'pnMain ' Me.pnMain.Controls.Add(Me.gbMESId) Me.pnMain.Controls.Add(Me.btnLoginTest) Me.pnMain.Controls.Add(Me.gbPacking) Me.pnMain.Controls.Add(Me.gb_info) Me.pnMain.Controls.Add(Me.gbProdList) Me.pnMain.Controls.Add(Me.pnResult) Me.pnMain.Controls.Add(Me.btnExit) Me.pnMain.Controls.Add(Me.btnOption) Me.pnMain.Controls.Add(Me.btnChange) Me.pnMain.Controls.Add(Me.gbProdSN) Me.pnMain.Controls.Add(Me.pnMassCount) Me.pnMain.Controls.Add(Me.pnPacking) Me.pnMain.Controls.Add(Me.gbAutoMode) Me.pnMain.Controls.Add(Me.gbInv) Me.pnMain.Location = New System.Drawing.Point(0, 0) Me.pnMain.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMain.Name = "pnMain" Me.pnMain.Size = New System.Drawing.Size(2194, 1325) Me.pnMain.TabIndex = 82 ' 'gbMESId ' Me.gbMESId.BackColor = System.Drawing.Color.Silver Me.gbMESId.Controls.Add(Me.lbMESid) Me.gbMESId.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMESId.ForeColor = System.Drawing.Color.Black Me.gbMESId.Location = New System.Drawing.Point(190, 5) Me.gbMESId.Margin = New System.Windows.Forms.Padding(5) Me.gbMESId.Name = "gbMESId" Me.gbMESId.Padding = New System.Windows.Forms.Padding(5) Me.gbMESId.Size = New System.Drawing.Size(157, 132) Me.gbMESId.TabIndex = 106 Me.gbMESId.TabStop = False Me.gbMESId.Text = "MES 로그인 ID" ' 'lbMESid ' Me.lbMESid.AutoSize = True Me.lbMESid.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbMESid.Location = New System.Drawing.Point(37, 55) Me.lbMESid.Name = "lbMESid" Me.lbMESid.Size = New System.Drawing.Size(86, 44) Me.lbMESid.TabIndex = 0 Me.lbMESid.Text = "OFF" ' 'btnLoginTest ' Me.btnLoginTest.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.btnLoginTest.Location = New System.Drawing.Point(3, 5) Me.btnLoginTest.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnLoginTest.Name = "btnLoginTest" Me.btnLoginTest.Size = New System.Drawing.Size(184, 134) Me.btnLoginTest.TabIndex = 19 Me.btnLoginTest.Text = "MES" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "로그인" Me.btnLoginTest.UseVisualStyleBackColor = True ' 'gbPacking ' Me.gbPacking.BackColor = System.Drawing.Color.Silver Me.gbPacking.Controls.Add(Me.cboPacking) Me.gbPacking.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbPacking.ForeColor = System.Drawing.Color.Black Me.gbPacking.Location = New System.Drawing.Point(518, 5) Me.gbPacking.Margin = New System.Windows.Forms.Padding(5) Me.gbPacking.Name = "gbPacking" Me.gbPacking.Padding = New System.Windows.Forms.Padding(5) Me.gbPacking.Size = New System.Drawing.Size(480, 132) Me.gbPacking.TabIndex = 100 Me.gbPacking.TabStop = False Me.gbPacking.Text = "패킹선택" Me.gbPacking.Visible = False ' 'cboPacking ' Me.cboPacking.BackColor = System.Drawing.Color.Yellow Me.cboPacking.Font = New System.Drawing.Font("함초롬바탕", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cboPacking.FormattingEnabled = True Me.cboPacking.Location = New System.Drawing.Point(10, 45) Me.cboPacking.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.cboPacking.Name = "cboPacking" Me.cboPacking.Size = New System.Drawing.Size(461, 55) Me.cboPacking.TabIndex = 0 ' 'gb_info ' Me.gb_info.Controls.Add(Me.gbCount) Me.gb_info.Controls.Add(Me.gbCart) Me.gb_info.Controls.Add(Me.gbMain) Me.gb_info.Controls.Add(Me.pnTimer) Me.gb_info.Controls.Add(Me.pn_image) Me.gb_info.Controls.Add(Me.pnBtn) Me.gb_info.Controls.Add(Me.pnbotWeight) Me.gb_info.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gb_info.Location = New System.Drawing.Point(1099, 359) Me.gb_info.Margin = New System.Windows.Forms.Padding(5) Me.gb_info.Name = "gb_info" Me.gb_info.Padding = New System.Windows.Forms.Padding(5) Me.gb_info.Size = New System.Drawing.Size(1086, 951) Me.gb_info.TabIndex = 105 Me.gb_info.TabStop = False Me.gb_info.Text = "제품 사양" ' 'gbCount ' Me.gbCount.BackColor = System.Drawing.Color.Silver Me.gbCount.Controls.Add(Me.txbCount) Me.gbCount.Controls.Add(Me.lbCount) Me.gbCount.Controls.Add(Me.gbLcount) Me.gbCount.Controls.Add(Me.gbPcount) Me.gbCount.Controls.Add(Me.gbFullCount) Me.gbCount.Location = New System.Drawing.Point(6, 488) Me.gbCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbCount.Name = "gbCount" Me.gbCount.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbCount.Size = New System.Drawing.Size(531, 322) Me.gbCount.TabIndex = 89 Me.gbCount.TabStop = False Me.gbCount.Text = "수량정보" ' 'txbCount ' Me.txbCount.BackColor = System.Drawing.SystemColors.Window Me.txbCount.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbCount.Location = New System.Drawing.Point(194, 35) Me.txbCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbCount.Name = "txbCount" Me.txbCount.ReadOnly = True Me.txbCount.Size = New System.Drawing.Size(278, 46) Me.txbCount.TabIndex = 1 Me.txbCount.Text = "888" Me.txbCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbCount ' Me.lbCount.AutoSize = True Me.lbCount.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbCount.Location = New System.Drawing.Point(57, 45) Me.lbCount.Name = "lbCount" Me.lbCount.Size = New System.Drawing.Size(161, 35) Me.lbCount.TabIndex = 0 Me.lbCount.Text = "총 포장 수량" ' 'gbLcount ' Me.gbLcount.Controls.Add(Me.pnLuxSet) Me.gbLcount.Controls.Add(Me.pnLuxBody) Me.gbLcount.Controls.Add(Me.pnLuxFace) Me.gbLcount.Controls.Add(Me.pnLuxEye) Me.gbLcount.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbLcount.Location = New System.Drawing.Point(178, 91) Me.gbLcount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbLcount.Name = "gbLcount" Me.gbLcount.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbLcount.Size = New System.Drawing.Size(168, 231) Me.gbLcount.TabIndex = 8 Me.gbLcount.TabStop = False Me.gbLcount.Text = "LUX" ' 'pnLuxSet ' Me.pnLuxSet.Controls.Add(Me.txbLuxSet) Me.pnLuxSet.Controls.Add(Me.lbLuxSet) Me.pnLuxSet.Location = New System.Drawing.Point(7, 39) Me.pnLuxSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnLuxSet.Name = "pnLuxSet" Me.pnLuxSet.Size = New System.Drawing.Size(149, 42) Me.pnLuxSet.TabIndex = 5 ' 'txbLuxSet ' Me.txbLuxSet.BackColor = System.Drawing.SystemColors.Window Me.txbLuxSet.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbLuxSet.Location = New System.Drawing.Point(63, 4) Me.txbLuxSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbLuxSet.Name = "txbLuxSet" Me.txbLuxSet.ReadOnly = True Me.txbLuxSet.Size = New System.Drawing.Size(76, 33) Me.txbLuxSet.TabIndex = 1 Me.txbLuxSet.Text = "888" Me.txbLuxSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbLuxSet ' Me.lbLuxSet.AutoSize = True Me.lbLuxSet.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbLuxSet.Location = New System.Drawing.Point(3, 8) Me.lbLuxSet.Name = "lbLuxSet" Me.lbLuxSet.Size = New System.Drawing.Size(51, 26) Me.lbLuxSet.TabIndex = 0 Me.lbLuxSet.Text = "SET" ' 'pnLuxBody ' Me.pnLuxBody.Controls.Add(Me.txbLuxBody) Me.pnLuxBody.Controls.Add(Me.lbLuxBody) Me.pnLuxBody.Location = New System.Drawing.Point(8, 181) Me.pnLuxBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnLuxBody.Name = "pnLuxBody" Me.pnLuxBody.Size = New System.Drawing.Size(149, 42) Me.pnLuxBody.TabIndex = 6 ' 'txbLuxBody ' Me.txbLuxBody.BackColor = System.Drawing.SystemColors.Window Me.txbLuxBody.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbLuxBody.Location = New System.Drawing.Point(63, 4) Me.txbLuxBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbLuxBody.Name = "txbLuxBody" Me.txbLuxBody.ReadOnly = True Me.txbLuxBody.Size = New System.Drawing.Size(76, 33) Me.txbLuxBody.TabIndex = 1 Me.txbLuxBody.Text = "888" Me.txbLuxBody.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbLuxBody ' Me.lbLuxBody.AutoSize = True Me.lbLuxBody.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbLuxBody.Location = New System.Drawing.Point(3, 8) Me.lbLuxBody.Name = "lbLuxBody" Me.lbLuxBody.Size = New System.Drawing.Size(67, 26) Me.lbLuxBody.TabIndex = 0 Me.lbLuxBody.Text = "BODY" ' 'pnLuxFace ' Me.pnLuxFace.Controls.Add(Me.txbLuxFace) Me.pnLuxFace.Controls.Add(Me.lbLuxFace) Me.pnLuxFace.Location = New System.Drawing.Point(8, 89) Me.pnLuxFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnLuxFace.Name = "pnLuxFace" Me.pnLuxFace.Size = New System.Drawing.Size(149, 42) Me.pnLuxFace.TabIndex = 6 ' 'txbLuxFace ' Me.txbLuxFace.BackColor = System.Drawing.SystemColors.Window Me.txbLuxFace.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbLuxFace.Location = New System.Drawing.Point(63, 4) Me.txbLuxFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbLuxFace.Name = "txbLuxFace" Me.txbLuxFace.ReadOnly = True Me.txbLuxFace.Size = New System.Drawing.Size(76, 33) Me.txbLuxFace.TabIndex = 1 Me.txbLuxFace.Text = "888" Me.txbLuxFace.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbLuxFace ' Me.lbLuxFace.AutoSize = True Me.lbLuxFace.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbLuxFace.Location = New System.Drawing.Point(3, 8) Me.lbLuxFace.Name = "lbLuxFace" Me.lbLuxFace.Size = New System.Drawing.Size(64, 26) Me.lbLuxFace.TabIndex = 0 Me.lbLuxFace.Text = "FACE" ' 'pnLuxEye ' Me.pnLuxEye.Controls.Add(Me.txbLuxEye) Me.pnLuxEye.Controls.Add(Me.lbLuxEye) Me.pnLuxEye.Location = New System.Drawing.Point(8, 135) Me.pnLuxEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnLuxEye.Name = "pnLuxEye" Me.pnLuxEye.Size = New System.Drawing.Size(149, 42) Me.pnLuxEye.TabIndex = 6 ' 'txbLuxEye ' Me.txbLuxEye.BackColor = System.Drawing.SystemColors.Window Me.txbLuxEye.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbLuxEye.Location = New System.Drawing.Point(63, 4) Me.txbLuxEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbLuxEye.Name = "txbLuxEye" Me.txbLuxEye.ReadOnly = True Me.txbLuxEye.Size = New System.Drawing.Size(76, 33) Me.txbLuxEye.TabIndex = 1 Me.txbLuxEye.Text = "888" Me.txbLuxEye.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbLuxEye ' Me.lbLuxEye.AutoSize = True Me.lbLuxEye.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbLuxEye.Location = New System.Drawing.Point(3, 8) Me.lbLuxEye.Name = "lbLuxEye" Me.lbLuxEye.Size = New System.Drawing.Size(52, 26) Me.lbLuxEye.TabIndex = 0 Me.lbLuxEye.Text = "EYE" ' 'gbPcount ' Me.gbPcount.Controls.Add(Me.pnProSet) Me.gbPcount.Controls.Add(Me.pnProBody) Me.gbPcount.Controls.Add(Me.pnProFace) Me.gbPcount.Controls.Add(Me.pnProEye) Me.gbPcount.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbPcount.Location = New System.Drawing.Point(11, 91) Me.gbPcount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbPcount.Name = "gbPcount" Me.gbPcount.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbPcount.Size = New System.Drawing.Size(162, 231) Me.gbPcount.TabIndex = 7 Me.gbPcount.TabStop = False Me.gbPcount.Text = "PRO" ' 'pnProSet ' Me.pnProSet.Controls.Add(Me.txbProSet) Me.pnProSet.Controls.Add(Me.lbProSet) Me.pnProSet.Location = New System.Drawing.Point(7, 39) Me.pnProSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnProSet.Name = "pnProSet" Me.pnProSet.Size = New System.Drawing.Size(149, 42) Me.pnProSet.TabIndex = 5 ' 'txbProSet ' Me.txbProSet.BackColor = System.Drawing.SystemColors.Window Me.txbProSet.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbProSet.Location = New System.Drawing.Point(63, 4) Me.txbProSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProSet.Name = "txbProSet" Me.txbProSet.ReadOnly = True Me.txbProSet.Size = New System.Drawing.Size(76, 33) Me.txbProSet.TabIndex = 1 Me.txbProSet.Text = "888" Me.txbProSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbProSet ' Me.lbProSet.AutoSize = True Me.lbProSet.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbProSet.Location = New System.Drawing.Point(3, 8) Me.lbProSet.Name = "lbProSet" Me.lbProSet.Size = New System.Drawing.Size(51, 26) Me.lbProSet.TabIndex = 0 Me.lbProSet.Text = "SET" ' 'pnProBody ' Me.pnProBody.Controls.Add(Me.txbProBody) Me.pnProBody.Controls.Add(Me.lbProBody) Me.pnProBody.Location = New System.Drawing.Point(8, 181) Me.pnProBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnProBody.Name = "pnProBody" Me.pnProBody.Size = New System.Drawing.Size(149, 42) Me.pnProBody.TabIndex = 6 ' 'txbProBody ' Me.txbProBody.BackColor = System.Drawing.SystemColors.Window Me.txbProBody.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbProBody.Location = New System.Drawing.Point(63, 4) Me.txbProBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProBody.Name = "txbProBody" Me.txbProBody.ReadOnly = True Me.txbProBody.Size = New System.Drawing.Size(76, 33) Me.txbProBody.TabIndex = 1 Me.txbProBody.Text = "888" Me.txbProBody.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbProBody ' Me.lbProBody.AutoSize = True Me.lbProBody.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbProBody.Location = New System.Drawing.Point(3, 8) Me.lbProBody.Name = "lbProBody" Me.lbProBody.Size = New System.Drawing.Size(67, 26) Me.lbProBody.TabIndex = 0 Me.lbProBody.Text = "BODY" ' 'pnProFace ' Me.pnProFace.Controls.Add(Me.txbProFace) Me.pnProFace.Controls.Add(Me.lbProFace) Me.pnProFace.Location = New System.Drawing.Point(8, 89) Me.pnProFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnProFace.Name = "pnProFace" Me.pnProFace.Size = New System.Drawing.Size(149, 42) Me.pnProFace.TabIndex = 6 ' 'txbProFace ' Me.txbProFace.BackColor = System.Drawing.SystemColors.Window Me.txbProFace.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbProFace.Location = New System.Drawing.Point(63, 4) Me.txbProFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProFace.Name = "txbProFace" Me.txbProFace.ReadOnly = True Me.txbProFace.Size = New System.Drawing.Size(76, 33) Me.txbProFace.TabIndex = 1 Me.txbProFace.Text = "888" Me.txbProFace.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbProFace ' Me.lbProFace.AutoSize = True Me.lbProFace.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbProFace.Location = New System.Drawing.Point(3, 8) Me.lbProFace.Name = "lbProFace" Me.lbProFace.Size = New System.Drawing.Size(64, 26) Me.lbProFace.TabIndex = 0 Me.lbProFace.Text = "FACE" ' 'pnProEye ' Me.pnProEye.Controls.Add(Me.txbProEye) Me.pnProEye.Controls.Add(Me.lbProEye) Me.pnProEye.Location = New System.Drawing.Point(8, 135) Me.pnProEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnProEye.Name = "pnProEye" Me.pnProEye.Size = New System.Drawing.Size(149, 42) Me.pnProEye.TabIndex = 6 ' 'txbProEye ' Me.txbProEye.BackColor = System.Drawing.SystemColors.Window Me.txbProEye.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbProEye.Location = New System.Drawing.Point(63, 4) Me.txbProEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProEye.Name = "txbProEye" Me.txbProEye.ReadOnly = True Me.txbProEye.Size = New System.Drawing.Size(76, 33) Me.txbProEye.TabIndex = 1 Me.txbProEye.Text = "888" Me.txbProEye.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbProEye ' Me.lbProEye.AutoSize = True Me.lbProEye.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbProEye.Location = New System.Drawing.Point(3, 8) Me.lbProEye.Name = "lbProEye" Me.lbProEye.Size = New System.Drawing.Size(52, 26) Me.lbProEye.TabIndex = 0 Me.lbProEye.Text = "EYE" ' 'gbFullCount ' Me.gbFullCount.Controls.Add(Me.btnMore) Me.gbFullCount.Controls.Add(Me.gbEcount) Me.gbFullCount.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbFullCount.Location = New System.Drawing.Point(2, 91) Me.gbFullCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbFullCount.Name = "gbFullCount" Me.gbFullCount.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbFullCount.Size = New System.Drawing.Size(526, 231) Me.gbFullCount.TabIndex = 2 Me.gbFullCount.TabStop = False ' 'btnMore ' Me.btnMore.Location = New System.Drawing.Point(347, 181) Me.btnMore.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnMore.Name = "btnMore" Me.btnMore.Size = New System.Drawing.Size(171, 42) Me.btnMore.TabIndex = 10 Me.btnMore.Text = "자세히" Me.btnMore.UseVisualStyleBackColor = True ' 'gbEcount ' Me.gbEcount.Controls.Add(Me.pnMAX) Me.gbEcount.Controls.Add(Me.pnGel) Me.gbEcount.Controls.Add(Me.pnAmp) Me.gbEcount.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbEcount.Location = New System.Drawing.Point(351, 0) Me.gbEcount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEcount.Name = "gbEcount" Me.gbEcount.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEcount.Size = New System.Drawing.Size(168, 180) Me.gbEcount.TabIndex = 9 Me.gbEcount.TabStop = False Me.gbEcount.Text = "ETC" ' 'pnMAX ' Me.pnMAX.Controls.Add(Me.txbMAX) Me.pnMAX.Controls.Add(Me.lbMAX) Me.pnMAX.Location = New System.Drawing.Point(7, 39) Me.pnMAX.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMAX.Name = "pnMAX" Me.pnMAX.Size = New System.Drawing.Size(149, 42) Me.pnMAX.TabIndex = 5 ' 'txbMAX ' Me.txbMAX.BackColor = System.Drawing.SystemColors.Window Me.txbMAX.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbMAX.Location = New System.Drawing.Point(63, 4) Me.txbMAX.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbMAX.Name = "txbMAX" Me.txbMAX.ReadOnly = True Me.txbMAX.Size = New System.Drawing.Size(76, 33) Me.txbMAX.TabIndex = 1 Me.txbMAX.Text = "888" Me.txbMAX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMAX ' Me.lbMAX.AutoSize = True Me.lbMAX.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbMAX.Location = New System.Drawing.Point(3, 8) Me.lbMAX.Name = "lbMAX" Me.lbMAX.Size = New System.Drawing.Size(57, 26) Me.lbMAX.TabIndex = 0 Me.lbMAX.Text = "MAX" ' 'pnGel ' Me.pnGel.Controls.Add(Me.txbGel) Me.pnGel.Controls.Add(Me.lbGel) Me.pnGel.Location = New System.Drawing.Point(8, 89) Me.pnGel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnGel.Name = "pnGel" Me.pnGel.Size = New System.Drawing.Size(149, 42) Me.pnGel.TabIndex = 6 ' 'txbGel ' Me.txbGel.BackColor = System.Drawing.SystemColors.Window Me.txbGel.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbGel.Location = New System.Drawing.Point(63, 4) Me.txbGel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbGel.Name = "txbGel" Me.txbGel.ReadOnly = True Me.txbGel.Size = New System.Drawing.Size(76, 33) Me.txbGel.TabIndex = 1 Me.txbGel.Text = "888" Me.txbGel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbGel ' Me.lbGel.AutoSize = True Me.lbGel.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbGel.Location = New System.Drawing.Point(3, 8) Me.lbGel.Name = "lbGel" Me.lbGel.Size = New System.Drawing.Size(51, 26) Me.lbGel.TabIndex = 0 Me.lbGel.Text = "GEL" ' 'pnAmp ' Me.pnAmp.Controls.Add(Me.txbAmp) Me.pnAmp.Controls.Add(Me.lbAmp) Me.pnAmp.Location = New System.Drawing.Point(8, 135) Me.pnAmp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnAmp.Name = "pnAmp" Me.pnAmp.Size = New System.Drawing.Size(149, 42) Me.pnAmp.TabIndex = 6 ' 'txbAmp ' Me.txbAmp.BackColor = System.Drawing.SystemColors.Window Me.txbAmp.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbAmp.Location = New System.Drawing.Point(63, 4) Me.txbAmp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbAmp.Name = "txbAmp" Me.txbAmp.ReadOnly = True Me.txbAmp.Size = New System.Drawing.Size(76, 33) Me.txbAmp.TabIndex = 1 Me.txbAmp.Text = "888" Me.txbAmp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbAmp ' Me.lbAmp.AutoSize = True Me.lbAmp.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbAmp.Location = New System.Drawing.Point(3, 8) Me.lbAmp.Name = "lbAmp" Me.lbAmp.Size = New System.Drawing.Size(55, 26) Me.lbAmp.TabIndex = 0 Me.lbAmp.Text = "AMP" ' 'gbCart ' Me.gbCart.BackColor = System.Drawing.Color.Silver Me.gbCart.Controls.Add(Me.txbCmodel) Me.gbCart.Controls.Add(Me.lbCmodel) Me.gbCart.Controls.Add(Me.gbSetCart) Me.gbCart.Controls.Add(Me.txbCagent) Me.gbCart.Controls.Add(Me.txbCnt) Me.gbCart.Controls.Add(Me.lbCagent) Me.gbCart.Controls.Add(Me.lbCnt) Me.gbCart.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbCart.Location = New System.Drawing.Point(549, 62) Me.gbCart.Margin = New System.Windows.Forms.Padding(5) Me.gbCart.Name = "gbCart" Me.gbCart.Padding = New System.Windows.Forms.Padding(5) Me.gbCart.Size = New System.Drawing.Size(531, 412) Me.gbCart.TabIndex = 84 Me.gbCart.TabStop = False Me.gbCart.Text = "단일 제품 정보" ' 'txbCmodel ' Me.txbCmodel.BackColor = System.Drawing.Color.AliceBlue Me.txbCmodel.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbCmodel.Location = New System.Drawing.Point(107, 66) Me.txbCmodel.Margin = New System.Windows.Forms.Padding(5) Me.txbCmodel.Name = "txbCmodel" Me.txbCmodel.ReadOnly = True Me.txbCmodel.Size = New System.Drawing.Size(401, 46) Me.txbCmodel.TabIndex = 11 Me.txbCmodel.Text = "N/A" Me.txbCmodel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbCmodel ' Me.lbCmodel.AutoSize = True Me.lbCmodel.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbCmodel.Location = New System.Drawing.Point(41, 70) Me.lbCmodel.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbCmodel.Name = "lbCmodel" Me.lbCmodel.Size = New System.Drawing.Size(75, 39) Me.lbCmodel.TabIndex = 10 Me.lbCmodel.Text = "모델" ' 'gbSetCart ' Me.gbSetCart.Controls.Add(Me.txbCbodySN) Me.gbSetCart.Controls.Add(Me.lbCbody) Me.gbSetCart.Controls.Add(Me.txbCeyeSN) Me.gbSetCart.Controls.Add(Me.txbCfaceSN) Me.gbSetCart.Controls.Add(Me.txbCeyeShot) Me.gbSetCart.Controls.Add(Me.lbCeye) Me.gbSetCart.Controls.Add(Me.lbCserial) Me.gbSetCart.Controls.Add(Me.lbCshot) Me.gbSetCart.Controls.Add(Me.txbCfaceShot) Me.gbSetCart.Controls.Add(Me.lbCface) Me.gbSetCart.Controls.Add(Me.txbCbodyShot) Me.gbSetCart.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbSetCart.Location = New System.Drawing.Point(8, 101) Me.gbSetCart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbSetCart.Name = "gbSetCart" Me.gbSetCart.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbSetCart.Size = New System.Drawing.Size(515, 240) Me.gbSetCart.TabIndex = 21 Me.gbSetCart.TabStop = False ' 'txbCbodySN ' Me.txbCbodySN.BackColor = System.Drawing.Color.AliceBlue Me.txbCbodySN.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbCbodySN.Location = New System.Drawing.Point(99, 182) Me.txbCbodySN.Margin = New System.Windows.Forms.Padding(5) Me.txbCbodySN.Name = "txbCbodySN" Me.txbCbodySN.ReadOnly = True Me.txbCbodySN.Size = New System.Drawing.Size(245, 51) Me.txbCbodySN.TabIndex = 3 Me.txbCbodySN.Text = "100000000000" Me.txbCbodySN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbCbody ' Me.lbCbody.AutoSize = True Me.lbCbody.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbCbody.Location = New System.Drawing.Point(15, 190) Me.lbCbody.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbCbody.Name = "lbCbody" Me.lbCbody.Size = New System.Drawing.Size(100, 39) Me.lbCbody.TabIndex = 30 Me.lbCbody.Text = "BODY" ' 'txbCeyeSN ' Me.txbCeyeSN.BackColor = System.Drawing.Color.AliceBlue Me.txbCeyeSN.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbCeyeSN.Location = New System.Drawing.Point(99, 124) Me.txbCeyeSN.Margin = New System.Windows.Forms.Padding(5) Me.txbCeyeSN.Name = "txbCeyeSN" Me.txbCeyeSN.ReadOnly = True Me.txbCeyeSN.Size = New System.Drawing.Size(245, 51) Me.txbCeyeSN.TabIndex = 1 Me.txbCeyeSN.Text = "100000000000" Me.txbCeyeSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbCfaceSN ' Me.txbCfaceSN.BackColor = System.Drawing.Color.AliceBlue Me.txbCfaceSN.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbCfaceSN.Location = New System.Drawing.Point(99, 65) Me.txbCfaceSN.Margin = New System.Windows.Forms.Padding(5) Me.txbCfaceSN.Name = "txbCfaceSN" Me.txbCfaceSN.ReadOnly = True Me.txbCfaceSN.Size = New System.Drawing.Size(245, 51) Me.txbCfaceSN.TabIndex = 5 Me.txbCfaceSN.Text = "100000000000" Me.txbCfaceSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbCeyeShot ' Me.txbCeyeShot.BackColor = System.Drawing.Color.AliceBlue Me.txbCeyeShot.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbCeyeShot.Location = New System.Drawing.Point(357, 124) Me.txbCeyeShot.Margin = New System.Windows.Forms.Padding(5) Me.txbCeyeShot.Name = "txbCeyeShot" Me.txbCeyeShot.ReadOnly = True Me.txbCeyeShot.Size = New System.Drawing.Size(142, 51) Me.txbCeyeShot.TabIndex = 7 Me.txbCeyeShot.Text = "0" Me.txbCeyeShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbCeye ' Me.lbCeye.AutoSize = True Me.lbCeye.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbCeye.Location = New System.Drawing.Point(32, 130) Me.lbCeye.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbCeye.Name = "lbCeye" Me.lbCeye.Size = New System.Drawing.Size(76, 39) Me.lbCeye.TabIndex = 2 Me.lbCeye.Text = "EYE" ' 'lbCserial ' Me.lbCserial.AutoSize = True Me.lbCserial.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbCserial.Location = New System.Drawing.Point(192, 21) Me.lbCserial.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbCserial.Name = "lbCserial" Me.lbCserial.Size = New System.Drawing.Size(75, 39) Me.lbCserial.TabIndex = 26 Me.lbCserial.Text = "S/N" ' 'lbCshot ' Me.lbCshot.AutoSize = True Me.lbCshot.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbCshot.Location = New System.Drawing.Point(387, 21) Me.lbCshot.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbCshot.Name = "lbCshot" Me.lbCshot.Size = New System.Drawing.Size(84, 39) Me.lbCshot.TabIndex = 28 Me.lbCshot.Text = "샷 수" ' 'txbCfaceShot ' Me.txbCfaceShot.BackColor = System.Drawing.Color.AliceBlue Me.txbCfaceShot.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbCfaceShot.Location = New System.Drawing.Point(357, 65) Me.txbCfaceShot.Margin = New System.Windows.Forms.Padding(5) Me.txbCfaceShot.Name = "txbCfaceShot" Me.txbCfaceShot.ReadOnly = True Me.txbCfaceShot.Size = New System.Drawing.Size(142, 51) Me.txbCfaceShot.TabIndex = 29 Me.txbCfaceShot.Text = "0" Me.txbCfaceShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbCface ' Me.lbCface.AutoSize = True Me.lbCface.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbCface.Location = New System.Drawing.Point(15, 70) Me.lbCface.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbCface.Name = "lbCface" Me.lbCface.Size = New System.Drawing.Size(96, 39) Me.lbCface.TabIndex = 22 Me.lbCface.Text = "FACE" ' 'txbCbodyShot ' Me.txbCbodyShot.BackColor = System.Drawing.Color.AliceBlue Me.txbCbodyShot.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbCbodyShot.Location = New System.Drawing.Point(357, 182) Me.txbCbodyShot.Margin = New System.Windows.Forms.Padding(5) Me.txbCbodyShot.Name = "txbCbodyShot" Me.txbCbodyShot.ReadOnly = True Me.txbCbodyShot.Size = New System.Drawing.Size(142, 51) Me.txbCbodyShot.TabIndex = 9 Me.txbCbodyShot.Text = "0" Me.txbCbodyShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbCagent ' Me.txbCagent.BackColor = System.Drawing.Color.AliceBlue Me.txbCagent.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbCagent.Location = New System.Drawing.Point(353, 356) Me.txbCagent.Margin = New System.Windows.Forms.Padding(5) Me.txbCagent.Name = "txbCagent" Me.txbCagent.ReadOnly = True Me.txbCagent.Size = New System.Drawing.Size(155, 46) Me.txbCagent.TabIndex = 20 Me.txbCagent.Text = "0" Me.txbCagent.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbCnt ' Me.txbCnt.BackColor = System.Drawing.Color.AliceBlue Me.txbCnt.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbCnt.Location = New System.Drawing.Point(107, 356) Me.txbCnt.Margin = New System.Windows.Forms.Padding(5) Me.txbCnt.Name = "txbCnt" Me.txbCnt.ReadOnly = True Me.txbCnt.Size = New System.Drawing.Size(155, 46) Me.txbCnt.TabIndex = 21 Me.txbCnt.Text = "0" Me.txbCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbCagent ' Me.lbCagent.AutoSize = True Me.lbCagent.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbCagent.Location = New System.Drawing.Point(274, 362) Me.lbCagent.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbCagent.Name = "lbCagent" Me.lbCagent.Size = New System.Drawing.Size(93, 35) Me.lbCagent.TabIndex = 19 Me.lbCagent.Text = "대리점" ' 'lbCnt ' Me.lbCnt.AutoSize = True Me.lbCnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbCnt.Location = New System.Drawing.Point(6, 362) Me.lbCnt.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbCnt.Name = "lbCnt" Me.lbCnt.Size = New System.Drawing.Size(119, 35) Me.lbCnt.TabIndex = 17 Me.lbCnt.Text = "국가코드" ' 'gbMain ' Me.gbMain.BackColor = System.Drawing.Color.Silver Me.gbMain.Controls.Add(Me.txbMmodel) Me.gbMain.Controls.Add(Me.lbMmodel) Me.gbMain.Controls.Add(Me.gbSetMain) Me.gbMain.Controls.Add(Me.txbMagent) Me.gbMain.Controls.Add(Me.txbMnt) Me.gbMain.Controls.Add(Me.lbMagent) Me.gbMain.Controls.Add(Me.lbMnt) Me.gbMain.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMain.Location = New System.Drawing.Point(6, 62) Me.gbMain.Margin = New System.Windows.Forms.Padding(5) Me.gbMain.Name = "gbMain" Me.gbMain.Padding = New System.Windows.Forms.Padding(5) Me.gbMain.Size = New System.Drawing.Size(531, 412) Me.gbMain.TabIndex = 83 Me.gbMain.TabStop = False Me.gbMain.Text = "메인 제품 정보" ' 'txbMmodel ' Me.txbMmodel.BackColor = System.Drawing.Color.AliceBlue Me.txbMmodel.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbMmodel.Location = New System.Drawing.Point(107, 66) Me.txbMmodel.Margin = New System.Windows.Forms.Padding(5) Me.txbMmodel.Name = "txbMmodel" Me.txbMmodel.ReadOnly = True Me.txbMmodel.Size = New System.Drawing.Size(401, 46) Me.txbMmodel.TabIndex = 11 Me.txbMmodel.Text = "N/A" Me.txbMmodel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMmodel ' Me.lbMmodel.AutoSize = True Me.lbMmodel.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbMmodel.Location = New System.Drawing.Point(41, 70) Me.lbMmodel.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbMmodel.Name = "lbMmodel" Me.lbMmodel.Size = New System.Drawing.Size(75, 39) Me.lbMmodel.TabIndex = 10 Me.lbMmodel.Text = "모델" ' 'gbSetMain ' Me.gbSetMain.Controls.Add(Me.txbMeyeSN) Me.gbSetMain.Controls.Add(Me.txbMfaceSN) Me.gbSetMain.Controls.Add(Me.txbMdevSN) Me.gbSetMain.Controls.Add(Me.txbMfaceShot) Me.gbSetMain.Controls.Add(Me.lbMdevice) Me.gbSetMain.Controls.Add(Me.lbMeye) Me.gbSetMain.Controls.Add(Me.lbMserial) Me.gbSetMain.Controls.Add(Me.lbMshot) Me.gbSetMain.Controls.Add(Me.txbMdevShot) Me.gbSetMain.Controls.Add(Me.lbMface) Me.gbSetMain.Controls.Add(Me.txbMeyeShot) Me.gbSetMain.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbSetMain.Location = New System.Drawing.Point(8, 101) Me.gbSetMain.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbSetMain.Name = "gbSetMain" Me.gbSetMain.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbSetMain.Size = New System.Drawing.Size(515, 240) Me.gbSetMain.TabIndex = 21 Me.gbSetMain.TabStop = False ' 'txbMeyeSN ' Me.txbMeyeSN.BackColor = System.Drawing.Color.AliceBlue Me.txbMeyeSN.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbMeyeSN.Location = New System.Drawing.Point(99, 182) Me.txbMeyeSN.Margin = New System.Windows.Forms.Padding(5) Me.txbMeyeSN.Name = "txbMeyeSN" Me.txbMeyeSN.ReadOnly = True Me.txbMeyeSN.Size = New System.Drawing.Size(245, 51) Me.txbMeyeSN.TabIndex = 3 Me.txbMeyeSN.Text = "100000000000" Me.txbMeyeSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbMfaceSN ' Me.txbMfaceSN.BackColor = System.Drawing.Color.AliceBlue Me.txbMfaceSN.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbMfaceSN.Location = New System.Drawing.Point(99, 124) Me.txbMfaceSN.Margin = New System.Windows.Forms.Padding(5) Me.txbMfaceSN.Name = "txbMfaceSN" Me.txbMfaceSN.ReadOnly = True Me.txbMfaceSN.Size = New System.Drawing.Size(245, 51) Me.txbMfaceSN.TabIndex = 1 Me.txbMfaceSN.Text = "100000000000" Me.txbMfaceSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbMdevSN ' Me.txbMdevSN.BackColor = System.Drawing.Color.AliceBlue Me.txbMdevSN.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbMdevSN.Location = New System.Drawing.Point(99, 65) Me.txbMdevSN.Margin = New System.Windows.Forms.Padding(5) Me.txbMdevSN.Name = "txbMdevSN" Me.txbMdevSN.ReadOnly = True Me.txbMdevSN.Size = New System.Drawing.Size(245, 51) Me.txbMdevSN.TabIndex = 5 Me.txbMdevSN.Text = "100000000000" Me.txbMdevSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbMfaceShot ' Me.txbMfaceShot.BackColor = System.Drawing.Color.AliceBlue Me.txbMfaceShot.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbMfaceShot.Location = New System.Drawing.Point(357, 124) Me.txbMfaceShot.Margin = New System.Windows.Forms.Padding(5) Me.txbMfaceShot.Name = "txbMfaceShot" Me.txbMfaceShot.ReadOnly = True Me.txbMfaceShot.Size = New System.Drawing.Size(142, 51) Me.txbMfaceShot.TabIndex = 7 Me.txbMfaceShot.Text = "0" Me.txbMfaceShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMdevice ' Me.lbMdevice.AutoSize = True Me.lbMdevice.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbMdevice.Location = New System.Drawing.Point(33, 70) Me.lbMdevice.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbMdevice.Name = "lbMdevice" Me.lbMdevice.Size = New System.Drawing.Size(75, 39) Me.lbMdevice.TabIndex = 4 Me.lbMdevice.Text = "본체" ' 'lbMeye ' Me.lbMeye.AutoSize = True Me.lbMeye.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbMeye.Location = New System.Drawing.Point(32, 190) Me.lbMeye.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbMeye.Name = "lbMeye" Me.lbMeye.Size = New System.Drawing.Size(76, 39) Me.lbMeye.TabIndex = 2 Me.lbMeye.Text = "EYE" ' 'lbMserial ' Me.lbMserial.AutoSize = True Me.lbMserial.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbMserial.Location = New System.Drawing.Point(192, 21) Me.lbMserial.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbMserial.Name = "lbMserial" Me.lbMserial.Size = New System.Drawing.Size(75, 39) Me.lbMserial.TabIndex = 26 Me.lbMserial.Text = "S/N" ' 'lbMshot ' Me.lbMshot.AutoSize = True Me.lbMshot.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbMshot.Location = New System.Drawing.Point(369, 21) Me.lbMshot.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbMshot.Name = "lbMshot" Me.lbMshot.Size = New System.Drawing.Size(127, 39) Me.lbMshot.TabIndex = 28 Me.lbMshot.Text = "FW / 샷" ' 'txbMdevShot ' Me.txbMdevShot.BackColor = System.Drawing.Color.AliceBlue Me.txbMdevShot.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbMdevShot.Location = New System.Drawing.Point(357, 65) Me.txbMdevShot.Margin = New System.Windows.Forms.Padding(5) Me.txbMdevShot.Name = "txbMdevShot" Me.txbMdevShot.ReadOnly = True Me.txbMdevShot.Size = New System.Drawing.Size(142, 51) Me.txbMdevShot.TabIndex = 29 Me.txbMdevShot.Text = "N/A" Me.txbMdevShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMface ' Me.lbMface.AutoSize = True Me.lbMface.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbMface.Location = New System.Drawing.Point(15, 130) Me.lbMface.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbMface.Name = "lbMface" Me.lbMface.Size = New System.Drawing.Size(96, 39) Me.lbMface.TabIndex = 22 Me.lbMface.Text = "FACE" ' 'txbMeyeShot ' Me.txbMeyeShot.BackColor = System.Drawing.Color.AliceBlue Me.txbMeyeShot.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbMeyeShot.Location = New System.Drawing.Point(357, 182) Me.txbMeyeShot.Margin = New System.Windows.Forms.Padding(5) Me.txbMeyeShot.Name = "txbMeyeShot" Me.txbMeyeShot.ReadOnly = True Me.txbMeyeShot.Size = New System.Drawing.Size(142, 51) Me.txbMeyeShot.TabIndex = 9 Me.txbMeyeShot.Text = "0" Me.txbMeyeShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbMagent ' Me.txbMagent.BackColor = System.Drawing.Color.AliceBlue Me.txbMagent.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbMagent.Location = New System.Drawing.Point(353, 356) Me.txbMagent.Margin = New System.Windows.Forms.Padding(5) Me.txbMagent.Name = "txbMagent" Me.txbMagent.ReadOnly = True Me.txbMagent.Size = New System.Drawing.Size(155, 46) Me.txbMagent.TabIndex = 20 Me.txbMagent.Text = "0" Me.txbMagent.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbMnt ' Me.txbMnt.BackColor = System.Drawing.Color.AliceBlue Me.txbMnt.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbMnt.Location = New System.Drawing.Point(107, 356) Me.txbMnt.Margin = New System.Windows.Forms.Padding(5) Me.txbMnt.Name = "txbMnt" Me.txbMnt.ReadOnly = True Me.txbMnt.Size = New System.Drawing.Size(155, 46) Me.txbMnt.TabIndex = 21 Me.txbMnt.Text = "0" Me.txbMnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMagent ' Me.lbMagent.AutoSize = True Me.lbMagent.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbMagent.Location = New System.Drawing.Point(274, 362) Me.lbMagent.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbMagent.Name = "lbMagent" Me.lbMagent.Size = New System.Drawing.Size(93, 35) Me.lbMagent.TabIndex = 19 Me.lbMagent.Text = "대리점" ' 'lbMnt ' Me.lbMnt.AutoSize = True Me.lbMnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbMnt.Location = New System.Drawing.Point(6, 362) Me.lbMnt.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbMnt.Name = "lbMnt" Me.lbMnt.Size = New System.Drawing.Size(119, 35) Me.lbMnt.TabIndex = 17 Me.lbMnt.Text = "국가코드" ' 'pnTimer ' Me.pnTimer.BackColor = System.Drawing.SystemColors.Control Me.pnTimer.Controls.Add(Me.gbTimeAver) Me.pnTimer.Controls.Add(Me.gbTimeTotal) Me.pnTimer.Controls.Add(Me.gbTimeEnd) Me.pnTimer.Controls.Add(Me.gbTimeStart) Me.pnTimer.Location = New System.Drawing.Point(549, 488) Me.pnTimer.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnTimer.Name = "pnTimer" Me.pnTimer.Size = New System.Drawing.Size(531, 456) Me.pnTimer.TabIndex = 90 ' 'gbTimeAver ' Me.gbTimeAver.Controls.Add(Me.lbTimeAver) Me.gbTimeAver.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbTimeAver.Location = New System.Drawing.Point(266, 231) Me.gbTimeAver.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbTimeAver.Name = "gbTimeAver" Me.gbTimeAver.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbTimeAver.Size = New System.Drawing.Size(263, 225) Me.gbTimeAver.TabIndex = 7 Me.gbTimeAver.TabStop = False Me.gbTimeAver.Text = "평균 시간" ' 'lbTimeAver ' Me.lbTimeAver.AutoSize = True Me.lbTimeAver.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbTimeAver.Location = New System.Drawing.Point(40, 88) Me.lbTimeAver.Name = "lbTimeAver" Me.lbTimeAver.Size = New System.Drawing.Size(213, 61) Me.lbTimeAver.TabIndex = 0 Me.lbTimeAver.Text = "00:00:00" ' 'gbTimeTotal ' Me.gbTimeTotal.Controls.Add(Me.lbTimeTotal) Me.gbTimeTotal.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbTimeTotal.Location = New System.Drawing.Point(0, 231) Me.gbTimeTotal.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbTimeTotal.Name = "gbTimeTotal" Me.gbTimeTotal.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbTimeTotal.Size = New System.Drawing.Size(263, 225) Me.gbTimeTotal.TabIndex = 6 Me.gbTimeTotal.TabStop = False Me.gbTimeTotal.Text = "소요 시간" ' 'lbTimeTotal ' Me.lbTimeTotal.AutoSize = True Me.lbTimeTotal.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbTimeTotal.Location = New System.Drawing.Point(40, 88) Me.lbTimeTotal.Name = "lbTimeTotal" Me.lbTimeTotal.Size = New System.Drawing.Size(213, 61) Me.lbTimeTotal.TabIndex = 0 Me.lbTimeTotal.Text = "00:00:00" ' 'gbTimeEnd ' Me.gbTimeEnd.Controls.Add(Me.lbTimeEnd) Me.gbTimeEnd.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbTimeEnd.Location = New System.Drawing.Point(266, 0) Me.gbTimeEnd.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbTimeEnd.Name = "gbTimeEnd" Me.gbTimeEnd.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbTimeEnd.Size = New System.Drawing.Size(263, 225) Me.gbTimeEnd.TabIndex = 5 Me.gbTimeEnd.TabStop = False Me.gbTimeEnd.Text = "종료 시간" ' 'lbTimeEnd ' Me.lbTimeEnd.AutoSize = True Me.lbTimeEnd.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbTimeEnd.Location = New System.Drawing.Point(40, 88) Me.lbTimeEnd.Name = "lbTimeEnd" Me.lbTimeEnd.Size = New System.Drawing.Size(213, 61) Me.lbTimeEnd.TabIndex = 0 Me.lbTimeEnd.Text = "00:00:00" ' 'gbTimeStart ' Me.gbTimeStart.Controls.Add(Me.lbTimeStart) Me.gbTimeStart.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbTimeStart.Location = New System.Drawing.Point(0, 0) Me.gbTimeStart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbTimeStart.Name = "gbTimeStart" Me.gbTimeStart.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbTimeStart.Size = New System.Drawing.Size(263, 225) Me.gbTimeStart.TabIndex = 4 Me.gbTimeStart.TabStop = False Me.gbTimeStart.Text = "시작 시간" ' 'lbTimeStart ' Me.lbTimeStart.AutoSize = True Me.lbTimeStart.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbTimeStart.Location = New System.Drawing.Point(40, 88) Me.lbTimeStart.Name = "lbTimeStart" Me.lbTimeStart.Size = New System.Drawing.Size(213, 61) Me.lbTimeStart.TabIndex = 0 Me.lbTimeStart.Text = "00:00:00" ' 'pn_image ' Me.pn_image.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.pn_image.Controls.Add(Me.Button1) Me.pn_image.Controls.Add(Me.TextBox1) Me.pn_image.Controls.Add(Me.picb_main) Me.pn_image.Location = New System.Drawing.Point(549, 488) Me.pn_image.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pn_image.Name = "pn_image" Me.pn_image.Size = New System.Drawing.Size(531, 456) Me.pn_image.TabIndex = 86 ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(379, 322) Me.Button1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(91, 61) Me.Button1.TabIndex = 3 Me.Button1.Text = "Button1" Me.Button1.UseVisualStyleBackColor = True Me.Button1.Visible = False ' 'TextBox1 ' Me.TextBox1.Location = New System.Drawing.Point(42, 45) Me.TextBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox1.Multiline = True Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(443, 350) Me.TextBox1.TabIndex = 2 ' 'picb_main ' Me.picb_main.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.picb_main.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center Me.picb_main.Location = New System.Drawing.Point(34, 38) Me.picb_main.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.picb_main.Name = "picb_main" Me.picb_main.Size = New System.Drawing.Size(463, 375) Me.picb_main.TabIndex = 1 Me.picb_main.TabStop = False ' 'pnBtn ' Me.pnBtn.Controls.Add(Me.btnStart) Me.pnBtn.Controls.Add(Me.btnReset) Me.pnBtn.Location = New System.Drawing.Point(6, 819) Me.pnBtn.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnBtn.Name = "pnBtn" Me.pnBtn.Size = New System.Drawing.Size(531, 125) Me.pnBtn.TabIndex = 49 ' 'btnStart ' Me.btnStart.Location = New System.Drawing.Point(274, 0) Me.btnStart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnStart.Name = "btnStart" Me.btnStart.Size = New System.Drawing.Size(256, 125) Me.btnStart.TabIndex = 87 Me.btnStart.Text = "등록" Me.btnStart.UseVisualStyleBackColor = True ' 'btnReset ' Me.btnReset.Location = New System.Drawing.Point(0, 0) Me.btnReset.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnReset.Name = "btnReset" Me.btnReset.Size = New System.Drawing.Size(266, 125) Me.btnReset.TabIndex = 88 Me.btnReset.Text = "초기화" Me.btnReset.UseVisualStyleBackColor = True ' 'pnbotWeight ' Me.pnbotWeight.Controls.Add(Me.txbCheckWeight) Me.pnbotWeight.Controls.Add(Me.lbCheckWeight) Me.pnbotWeight.Location = New System.Drawing.Point(6, 819) Me.pnbotWeight.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnbotWeight.Name = "pnbotWeight" Me.pnbotWeight.Size = New System.Drawing.Size(531, 125) Me.pnbotWeight.TabIndex = 50 ' 'txbCheckWeight ' Me.txbCheckWeight.BackColor = System.Drawing.SystemColors.Window Me.txbCheckWeight.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbCheckWeight.Location = New System.Drawing.Point(166, 19) Me.txbCheckWeight.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbCheckWeight.Name = "txbCheckWeight" Me.txbCheckWeight.ReadOnly = True Me.txbCheckWeight.Size = New System.Drawing.Size(355, 85) Me.txbCheckWeight.TabIndex = 1 Me.txbCheckWeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbCheckWeight ' Me.lbCheckWeight.AutoSize = True Me.lbCheckWeight.Location = New System.Drawing.Point(14, 41) Me.lbCheckWeight.Name = "lbCheckWeight" Me.lbCheckWeight.Size = New System.Drawing.Size(161, 44) Me.lbCheckWeight.TabIndex = 0 Me.lbCheckWeight.Text = "측정 무게" ' 'gbProdList ' Me.gbProdList.Controls.Add(Me.pnProdList) Me.gbProdList.Controls.Add(Me.ckb_component) Me.gbProdList.Controls.Add(Me.ckb_cartridge) Me.gbProdList.Controls.Add(Me.lbProdCountC) Me.gbProdList.Controls.Add(Me.lbProdName) Me.gbProdList.Controls.Add(Me.lbProdCountB) Me.gbProdList.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbProdList.Location = New System.Drawing.Point(5, 359) Me.gbProdList.Margin = New System.Windows.Forms.Padding(5) Me.gbProdList.Name = "gbProdList" Me.gbProdList.Padding = New System.Windows.Forms.Padding(5) Me.gbProdList.Size = New System.Drawing.Size(1086, 951) Me.gbProdList.TabIndex = 103 Me.gbProdList.TabStop = False Me.gbProdList.Text = "출고 조건" ' 'pnProdList ' Me.pnProdList.AutoScroll = True Me.pnProdList.Controls.Add(Me.txbProdName0) Me.pnProdList.Controls.Add(Me.txbProdCountC0) Me.pnProdList.Controls.Add(Me.txbProdCountB0) Me.pnProdList.Location = New System.Drawing.Point(0, 102) Me.pnProdList.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnProdList.Name = "pnProdList" Me.pnProdList.Size = New System.Drawing.Size(1080, 840) Me.pnProdList.TabIndex = 104 ' 'txbProdName0 ' Me.txbProdName0.BackColor = System.Drawing.Color.Lavender Me.txbProdName0.Font = New System.Drawing.Font("굴림", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbProdName0.Location = New System.Drawing.Point(5, 5) Me.txbProdName0.Margin = New System.Windows.Forms.Padding(5) Me.txbProdName0.Name = "txbProdName0" Me.txbProdName0.ReadOnly = True Me.txbProdName0.Size = New System.Drawing.Size(649, 61) Me.txbProdName0.TabIndex = 47 Me.txbProdName0.Text = "구성품1" ' 'txbProdCountC0 ' Me.txbProdCountC0.BackColor = System.Drawing.Color.Lavender Me.txbProdCountC0.Font = New System.Drawing.Font("굴림", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbProdCountC0.Location = New System.Drawing.Point(757, 5) Me.txbProdCountC0.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProdCountC0.Name = "txbProdCountC0" Me.txbProdCountC0.ReadOnly = True Me.txbProdCountC0.Size = New System.Drawing.Size(100, 61) Me.txbProdCountC0.TabIndex = 46 Me.txbProdCountC0.Text = "0" Me.txbProdCountC0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbProdCountB0 ' Me.txbProdCountB0.BackColor = System.Drawing.Color.Lavender Me.txbProdCountB0.Font = New System.Drawing.Font("굴림", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbProdCountB0.Location = New System.Drawing.Point(655, 5) Me.txbProdCountB0.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProdCountB0.Name = "txbProdCountB0" Me.txbProdCountB0.ReadOnly = True Me.txbProdCountB0.Size = New System.Drawing.Size(100, 61) Me.txbProdCountB0.TabIndex = 48 Me.txbProdCountB0.Text = "0" Me.txbProdCountB0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'ckb_component ' Me.ckb_component.AutoSize = True Me.ckb_component.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ckb_component.Location = New System.Drawing.Point(-69, 1312) Me.ckb_component.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckb_component.Name = "ckb_component" Me.ckb_component.Size = New System.Drawing.Size(126, 43) Me.ckb_component.TabIndex = 76 Me.ckb_component.Text = "구성품" Me.ckb_component.UseVisualStyleBackColor = True ' 'ckb_cartridge ' Me.ckb_cartridge.AutoSize = True Me.ckb_cartridge.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ckb_cartridge.Location = New System.Drawing.Point(-69, 1312) Me.ckb_cartridge.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckb_cartridge.Name = "ckb_cartridge" Me.ckb_cartridge.Size = New System.Drawing.Size(222, 43) Me.ckb_cartridge.TabIndex = 77 Me.ckb_cartridge.Text = "단품 카트리지" Me.ckb_cartridge.UseVisualStyleBackColor = True ' 'lbProdCountC ' Me.lbProdCountC.AutoSize = True Me.lbProdCountC.Location = New System.Drawing.Point(942, 58) Me.lbProdCountC.Name = "lbProdCountC" Me.lbProdCountC.Size = New System.Drawing.Size(151, 44) Me.lbProdCountC.TabIndex = 63 Me.lbProdCountC.Text = "확인수량" ' 'lbProdName ' Me.lbProdName.AutoSize = True Me.lbProdName.Location = New System.Drawing.Point(325, 56) Me.lbProdName.Name = "lbProdName" Me.lbProdName.Size = New System.Drawing.Size(184, 44) Me.lbProdName.TabIndex = 61 Me.lbProdName.Text = "구성품목명" ' 'lbProdCountB ' Me.lbProdCountB.AutoSize = True Me.lbProdCountB.Location = New System.Drawing.Point(814, 58) Me.lbProdCountB.Name = "lbProdCountB" Me.lbProdCountB.Size = New System.Drawing.Size(151, 44) Me.lbProdCountB.TabIndex = 62 Me.lbProdCountB.Text = "구매수량" ' 'pnResult ' Me.pnResult.BackColor = System.Drawing.Color.Silver Me.pnResult.Controls.Add(Me.txbResult) Me.pnResult.Location = New System.Drawing.Point(6, 150) Me.pnResult.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnResult.Name = "pnResult" Me.pnResult.Size = New System.Drawing.Size(1086, 206) Me.pnResult.TabIndex = 102 ' 'txbResult ' Me.txbResult.BackColor = System.Drawing.Color.LemonChiffon Me.txbResult.Font = New System.Drawing.Font("함초롬바탕", 65.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbResult.Location = New System.Drawing.Point(6, 25) Me.txbResult.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbResult.Multiline = True Me.txbResult.Name = "txbResult" Me.txbResult.ReadOnly = True Me.txbResult.Size = New System.Drawing.Size(1074, 152) Me.txbResult.TabIndex = 1 Me.txbResult.Text = "대기중" Me.txbResult.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '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(2045, 5) Me.btnExit.Margin = New System.Windows.Forms.Padding(5) Me.btnExit.Name = "btnExit" Me.btnExit.Size = New System.Drawing.Size(145, 132) Me.btnExit.TabIndex = 101 Me.btnExit.Text = "종료" Me.btnExit.UseVisualStyleBackColor = False ' '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(1898, 5) Me.btnOption.Margin = New System.Windows.Forms.Padding(5) Me.btnOption.Name = "btnOption" Me.btnOption.Size = New System.Drawing.Size(145, 132) Me.btnOption.TabIndex = 100 Me.btnOption.Text = "설정" Me.btnOption.UseVisualStyleBackColor = False ' 'btnChange ' Me.btnChange.BackColor = System.Drawing.Color.Silver Me.btnChange.DialogResult = System.Windows.Forms.DialogResult.Cancel Me.btnChange.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.btnChange.Location = New System.Drawing.Point(1752, 5) Me.btnChange.Margin = New System.Windows.Forms.Padding(5) Me.btnChange.Name = "btnChange" Me.btnChange.Size = New System.Drawing.Size(145, 132) Me.btnChange.TabIndex = 99 Me.btnChange.Text = "패킹코드" Me.btnChange.UseVisualStyleBackColor = False ' 'pnMassCount ' Me.pnMassCount.BackColor = System.Drawing.Color.Silver Me.pnMassCount.Controls.Add(Me.txbLeftOver) Me.pnMassCount.Controls.Add(Me.lbLeftOver) Me.pnMassCount.Controls.Add(Me.txbWork) Me.pnMassCount.Controls.Add(Me.txbRequest) Me.pnMassCount.Controls.Add(Me.lbWork) Me.pnMassCount.Controls.Add(Me.lbRequest) Me.pnMassCount.Location = New System.Drawing.Point(1103, 150) Me.pnMassCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMassCount.Name = "pnMassCount" Me.pnMassCount.Size = New System.Drawing.Size(1086, 204) Me.pnMassCount.TabIndex = 105 ' 'txbLeftOver ' Me.txbLeftOver.BackColor = System.Drawing.SystemColors.Window Me.txbLeftOver.Font = New System.Drawing.Font("함초롬바탕", 56.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbLeftOver.Location = New System.Drawing.Point(726, 62) Me.txbLeftOver.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbLeftOver.Name = "txbLeftOver" Me.txbLeftOver.ReadOnly = True Me.txbLeftOver.Size = New System.Drawing.Size(342, 129) Me.txbLeftOver.TabIndex = 13 Me.txbLeftOver.Text = "100000" Me.txbLeftOver.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbLeftOver ' Me.lbLeftOver.AutoSize = True Me.lbLeftOver.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbLeftOver.Location = New System.Drawing.Point(807, 9) Me.lbLeftOver.Name = "lbLeftOver" Me.lbLeftOver.Size = New System.Drawing.Size(178, 52) Me.lbLeftOver.TabIndex = 12 Me.lbLeftOver.Text = "잔여수량" ' 'txbWork ' Me.txbWork.BackColor = System.Drawing.SystemColors.Window Me.txbWork.Font = New System.Drawing.Font("함초롬바탕", 56.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbWork.Location = New System.Drawing.Point(371, 62) Me.txbWork.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbWork.Name = "txbWork" Me.txbWork.ReadOnly = True Me.txbWork.Size = New System.Drawing.Size(342, 129) Me.txbWork.TabIndex = 11 Me.txbWork.Text = "0" Me.txbWork.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbRequest ' Me.txbRequest.BackColor = System.Drawing.SystemColors.Window Me.txbRequest.Font = New System.Drawing.Font("함초롬바탕", 56.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbRequest.Location = New System.Drawing.Point(17, 62) Me.txbRequest.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRequest.Name = "txbRequest" Me.txbRequest.ReadOnly = True Me.txbRequest.Size = New System.Drawing.Size(342, 129) Me.txbRequest.TabIndex = 10 Me.txbRequest.Text = "100000" Me.txbRequest.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbWork ' Me.lbWork.AutoSize = True Me.lbWork.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbWork.Location = New System.Drawing.Point(465, 9) Me.lbWork.Name = "lbWork" Me.lbWork.Size = New System.Drawing.Size(178, 52) Me.lbWork.TabIndex = 9 Me.lbWork.Text = "작업수량" ' 'lbRequest ' Me.lbRequest.AutoSize = True Me.lbRequest.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbRequest.Location = New System.Drawing.Point(111, 9) Me.lbRequest.Name = "lbRequest" Me.lbRequest.Size = New System.Drawing.Size(178, 52) Me.lbRequest.TabIndex = 8 Me.lbRequest.Text = "요청수량" ' 'pnPacking ' Me.pnPacking.BackColor = System.Drawing.Color.Silver Me.pnPacking.Controls.Add(Me.txbPacking) Me.pnPacking.Controls.Add(Me.lbPacking) Me.pnPacking.Location = New System.Drawing.Point(1103, 150) Me.pnPacking.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnPacking.Name = "pnPacking" Me.pnPacking.Size = New System.Drawing.Size(1086, 206) Me.pnPacking.TabIndex = 104 ' 'txbPacking ' Me.txbPacking.BackColor = System.Drawing.Color.Azure Me.txbPacking.Font = New System.Drawing.Font("함초롬바탕", 62.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbPacking.Location = New System.Drawing.Point(246, 30) Me.txbPacking.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbPacking.Multiline = True Me.txbPacking.Name = "txbPacking" Me.txbPacking.Size = New System.Drawing.Size(820, 152) Me.txbPacking.TabIndex = 10 Me.txbPacking.Text = "패킹 코드" Me.txbPacking.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbPacking ' Me.lbPacking.AutoSize = True Me.lbPacking.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbPacking.Location = New System.Drawing.Point(3, 60) Me.lbPacking.Name = "lbPacking" Me.lbPacking.Size = New System.Drawing.Size(265, 78) Me.lbPacking.TabIndex = 86 Me.lbPacking.Text = "출고코드" ' 'gbAutoMode ' Me.gbAutoMode.BackColor = System.Drawing.Color.Silver Me.gbAutoMode.Controls.Add(Me.lbAutoMode) Me.gbAutoMode.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbAutoMode.ForeColor = System.Drawing.Color.Black Me.gbAutoMode.Location = New System.Drawing.Point(5, 5) Me.gbAutoMode.Margin = New System.Windows.Forms.Padding(5) Me.gbAutoMode.Name = "gbAutoMode" Me.gbAutoMode.Padding = New System.Windows.Forms.Padding(5) Me.gbAutoMode.Size = New System.Drawing.Size(510, 134) Me.gbAutoMode.TabIndex = 102 Me.gbAutoMode.TabStop = False Me.gbAutoMode.Text = "자동화 모드 선택" ' 'lbAutoMode ' Me.lbAutoMode.AutoSize = True Me.lbAutoMode.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbAutoMode.ForeColor = System.Drawing.Color.Blue Me.lbAutoMode.Location = New System.Drawing.Point(57, 36) Me.lbAutoMode.Name = "lbAutoMode" Me.lbAutoMode.Size = New System.Drawing.Size(417, 78) Me.lbAutoMode.TabIndex = 0 Me.lbAutoMode.Text = "무게 측정 공정" ' 'gbInv ' Me.gbInv.BackColor = System.Drawing.Color.Silver Me.gbInv.Controls.Add(Me.ckbInv) Me.gbInv.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbInv.ForeColor = System.Drawing.Color.Black Me.gbInv.Location = New System.Drawing.Point(349, 5) Me.gbInv.Margin = New System.Windows.Forms.Padding(5) Me.gbInv.Name = "gbInv" Me.gbInv.Padding = New System.Windows.Forms.Padding(5) Me.gbInv.Size = New System.Drawing.Size(166, 132) Me.gbInv.TabIndex = 101 Me.gbInv.TabStop = False Me.gbInv.Text = "송장등록" ' 'ckbInv ' Me.ckbInv.AutoSize = True Me.ckbInv.Checked = True Me.ckbInv.CheckState = System.Windows.Forms.CheckState.Checked Me.ckbInv.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ckbInv.Location = New System.Drawing.Point(16, 51) Me.ckbInv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbInv.Name = "ckbInv" Me.ckbInv.Size = New System.Drawing.Size(155, 43) Me.ckbInv.TabIndex = 0 Me.ckbInv.Text = "송장등록" Me.ckbInv.UseVisualStyleBackColor = True ' 'pnOption ' Me.pnOption.Controls.Add(Me.gbMass) Me.pnOption.Controls.Add(Me.gbMesDb) Me.pnOption.Controls.Add(Me.gbAutoCount) Me.pnOption.Controls.Add(Me.gbPrint) Me.pnOption.Controls.Add(Me.gbAuto) Me.pnOption.Controls.Add(Me.gbMode) Me.pnOption.Controls.Add(Me.gbIdentify) Me.pnOption.Controls.Add(Me.gbAPIuse) Me.pnOption.Controls.Add(Me.gbEventSet) Me.pnOption.Controls.Add(Me.btnOpExit) Me.pnOption.Controls.Add(Me.gpbConfig) Me.pnOption.Controls.Add(Me.gbSerial) Me.pnOption.Controls.Add(Me.gbWeightRg) Me.pnOption.Controls.Add(Me.gbWeigth) Me.pnOption.Controls.Add(Me.gbDBNew) Me.pnOption.Location = New System.Drawing.Point(2194, 0) Me.pnOption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnOption.Name = "pnOption" Me.pnOption.Size = New System.Drawing.Size(2194, 1325) Me.pnOption.TabIndex = 83 ' 'gbMass ' Me.gbMass.BackColor = System.Drawing.SystemColors.ControlLight Me.gbMass.Controls.Add(Me.rdbBef) Me.gbMass.Controls.Add(Me.rdbNew) Me.gbMass.Enabled = False Me.gbMass.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMass.Location = New System.Drawing.Point(1817, 214) Me.gbMass.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMass.Name = "gbMass" Me.gbMass.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMass.Size = New System.Drawing.Size(368, 88) Me.gbMass.TabIndex = 109 Me.gbMass.TabStop = False Me.gbMass.Text = "대량 포장 설정" ' 'rdbBef ' Me.rdbBef.AutoSize = True Me.rdbBef.Location = New System.Drawing.Point(185, 35) Me.rdbBef.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbBef.Name = "rdbBef" Me.rdbBef.Size = New System.Drawing.Size(106, 28) Me.rdbBef.TabIndex = 1 Me.rdbBef.Text = "Before" Me.rdbBef.UseVisualStyleBackColor = True ' 'rdbNew ' Me.rdbNew.AutoSize = True Me.rdbNew.Location = New System.Drawing.Point(69, 35) Me.rdbNew.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbNew.Name = "rdbNew" Me.rdbNew.Size = New System.Drawing.Size(79, 28) Me.rdbNew.TabIndex = 0 Me.rdbNew.Text = "New" Me.rdbNew.UseVisualStyleBackColor = True ' 'gbMesDb ' Me.gbMesDb.BackColor = System.Drawing.SystemColors.ControlLight Me.gbMesDb.Controls.Add(Me.rdbMesDbPg) Me.gbMesDb.Controls.Add(Me.rdbMesDbAPI) Me.gbMesDb.Enabled = False Me.gbMesDb.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMesDb.Location = New System.Drawing.Point(1817, 119) Me.gbMesDb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMesDb.Name = "gbMesDb" Me.gbMesDb.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMesDb.Size = New System.Drawing.Size(368, 88) Me.gbMesDb.TabIndex = 108 Me.gbMesDb.TabStop = False Me.gbMesDb.Text = "MES DB 설정" ' 'rdbMesDbPg ' Me.rdbMesDbPg.AutoSize = True Me.rdbMesDbPg.Location = New System.Drawing.Point(185, 35) Me.rdbMesDbPg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbMesDbPg.Name = "rdbMesDbPg" Me.rdbMesDbPg.Size = New System.Drawing.Size(118, 28) Me.rdbMesDbPg.TabIndex = 1 Me.rdbMesDbPg.Text = "Postgre" Me.rdbMesDbPg.UseVisualStyleBackColor = True ' 'rdbMesDbAPI ' Me.rdbMesDbAPI.AutoSize = True Me.rdbMesDbAPI.Location = New System.Drawing.Point(69, 35) Me.rdbMesDbAPI.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbMesDbAPI.Name = "rdbMesDbAPI" Me.rdbMesDbAPI.Size = New System.Drawing.Size(68, 28) Me.rdbMesDbAPI.TabIndex = 0 Me.rdbMesDbAPI.Text = "API" Me.rdbMesDbAPI.UseVisualStyleBackColor = True ' 'gbAutoCount ' Me.gbAutoCount.Controls.Add(Me.pnAutoCount) Me.gbAutoCount.Controls.Add(Me.pnAutoCount2) Me.gbAutoCount.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbAutoCount.Location = New System.Drawing.Point(1439, 309) Me.gbAutoCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbAutoCount.Name = "gbAutoCount" Me.gbAutoCount.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbAutoCount.Size = New System.Drawing.Size(374, 110) Me.gbAutoCount.TabIndex = 103 Me.gbAutoCount.TabStop = False Me.gbAutoCount.Text = "자동화 - 기본 포장 수량" ' 'pnAutoCount ' Me.pnAutoCount.Controls.Add(Me.lbAutoCount) Me.pnAutoCount.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnAutoCount.Location = New System.Drawing.Point(7, 35) Me.pnAutoCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnAutoCount.Name = "pnAutoCount" Me.pnAutoCount.Size = New System.Drawing.Size(106, 52) Me.pnAutoCount.TabIndex = 2 ' 'lbAutoCount ' Me.lbAutoCount.AutoSize = True Me.lbAutoCount.Location = New System.Drawing.Point(3, 16) Me.lbAutoCount.Name = "lbAutoCount" Me.lbAutoCount.Size = New System.Drawing.Size(110, 24) Me.lbAutoCount.TabIndex = 0 Me.lbAutoCount.Text = "포장개수" ' 'pnAutoCount2 ' Me.pnAutoCount2.Controls.Add(Me.txbAutoCount) Me.pnAutoCount2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnAutoCount2.Location = New System.Drawing.Point(119, 35) Me.pnAutoCount2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnAutoCount2.Name = "pnAutoCount2" Me.pnAutoCount2.Size = New System.Drawing.Size(240, 52) Me.pnAutoCount2.TabIndex = 3 ' 'txbAutoCount ' Me.txbAutoCount.Location = New System.Drawing.Point(2, 9) Me.txbAutoCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbAutoCount.Name = "txbAutoCount" Me.txbAutoCount.Size = New System.Drawing.Size(234, 35) Me.txbAutoCount.TabIndex = 1 Me.txbAutoCount.Text = "500" Me.txbAutoCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'gbPrint ' Me.gbPrint.Controls.Add(Me.btnPrintSave) Me.gbPrint.Controls.Add(Me.btnLabelChange) Me.gbPrint.Controls.Add(Me.pntxtValue2) Me.gbPrint.Controls.Add(Me.pnBarValue2) Me.gbPrint.Controls.Add(Me.pnlabelAd2) Me.gbPrint.Controls.Add(Me.pnPrintName2) Me.gbPrint.Controls.Add(Me.pntxtValue) Me.gbPrint.Controls.Add(Me.pnBarValue) Me.gbPrint.Controls.Add(Me.pnlabelAd) Me.gbPrint.Controls.Add(Me.pnPrintName) Me.gbPrint.Controls.Add(Me.btnPrint) Me.gbPrint.Controls.Add(Me.pnPrint) Me.gbPrint.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbPrint.Location = New System.Drawing.Point(1438, 769) Me.gbPrint.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbPrint.Name = "gbPrint" Me.gbPrint.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbPrint.Size = New System.Drawing.Size(747, 459) Me.gbPrint.TabIndex = 107 Me.gbPrint.TabStop = False Me.gbPrint.Text = "프린터 설정" ' 'btnPrintSave ' Me.btnPrintSave.Location = New System.Drawing.Point(565, 325) Me.btnPrintSave.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnPrintSave.Name = "btnPrintSave" Me.btnPrintSave.Size = New System.Drawing.Size(177, 104) Me.btnPrintSave.TabIndex = 13 Me.btnPrintSave.Text = "저 장" Me.btnPrintSave.UseVisualStyleBackColor = True ' 'btnLabelChange ' Me.btnLabelChange.Location = New System.Drawing.Point(381, 325) Me.btnLabelChange.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnLabelChange.Name = "btnLabelChange" Me.btnLabelChange.Size = New System.Drawing.Size(177, 104) Me.btnLabelChange.TabIndex = 12 Me.btnLabelChange.Text = "라벨 변경" Me.btnLabelChange.UseVisualStyleBackColor = True ' 'pntxtValue2 ' Me.pntxtValue2.Controls.Add(Me.txbtxtValue) Me.pntxtValue2.Location = New System.Drawing.Point(517, 216) Me.pntxtValue2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pntxtValue2.Name = "pntxtValue2" Me.pntxtValue2.Size = New System.Drawing.Size(227, 51) Me.pntxtValue2.TabIndex = 11 ' 'txbtxtValue ' Me.txbtxtValue.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbtxtValue.Location = New System.Drawing.Point(3, 8) Me.txbtxtValue.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbtxtValue.Name = "txbtxtValue" Me.txbtxtValue.Size = New System.Drawing.Size(212, 38) Me.txbtxtValue.TabIndex = 7 ' 'pnBarValue2 ' Me.pnBarValue2.Controls.Add(Me.txbBarValue) Me.pnBarValue2.Location = New System.Drawing.Point(517, 158) Me.pnBarValue2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnBarValue2.Name = "pnBarValue2" Me.pnBarValue2.Size = New System.Drawing.Size(227, 51) Me.pnBarValue2.TabIndex = 10 ' 'txbBarValue ' Me.txbBarValue.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbBarValue.Location = New System.Drawing.Point(3, 8) Me.txbBarValue.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbBarValue.Name = "txbBarValue" Me.txbBarValue.Size = New System.Drawing.Size(212, 38) Me.txbBarValue.TabIndex = 7 ' 'pnlabelAd2 ' Me.pnlabelAd2.Controls.Add(Me.txblabelAd) Me.pnlabelAd2.Location = New System.Drawing.Point(493, 102) Me.pnlabelAd2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlabelAd2.Name = "pnlabelAd2" Me.pnlabelAd2.Size = New System.Drawing.Size(250, 51) Me.pnlabelAd2.TabIndex = 9 ' 'txblabelAd ' Me.txblabelAd.BackColor = System.Drawing.SystemColors.Window Me.txblabelAd.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txblabelAd.Location = New System.Drawing.Point(3, 8) Me.txblabelAd.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txblabelAd.Name = "txblabelAd" Me.txblabelAd.ReadOnly = True Me.txblabelAd.Size = New System.Drawing.Size(233, 38) Me.txblabelAd.TabIndex = 7 ' 'pnPrintName2 ' Me.pnPrintName2.Controls.Add(Me.txbPrintName) Me.pnPrintName2.Location = New System.Drawing.Point(493, 44) Me.pnPrintName2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnPrintName2.Name = "pnPrintName2" Me.pnPrintName2.Size = New System.Drawing.Size(250, 51) Me.pnPrintName2.TabIndex = 8 ' 'txbPrintName ' Me.txbPrintName.BackColor = System.Drawing.SystemColors.Window Me.txbPrintName.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbPrintName.Location = New System.Drawing.Point(3, 8) Me.txbPrintName.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbPrintName.Name = "txbPrintName" Me.txbPrintName.ReadOnly = True Me.txbPrintName.Size = New System.Drawing.Size(233, 38) Me.txbPrintName.TabIndex = 7 ' 'pntxtValue ' Me.pntxtValue.Controls.Add(Me.lbtxtValue) Me.pntxtValue.Location = New System.Drawing.Point(381, 216) Me.pntxtValue.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pntxtValue.Name = "pntxtValue" Me.pntxtValue.Size = New System.Drawing.Size(137, 51) Me.pntxtValue.TabIndex = 5 ' 'lbtxtValue ' Me.lbtxtValue.AutoSize = True Me.lbtxtValue.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbtxtValue.Location = New System.Drawing.Point(7, 9) Me.lbtxtValue.Name = "lbtxtValue" Me.lbtxtValue.Size = New System.Drawing.Size(145, 35) Me.lbtxtValue.TabIndex = 3 Me.lbtxtValue.Text = "텍스트변수" ' 'pnBarValue ' Me.pnBarValue.Controls.Add(Me.lbBarValue) Me.pnBarValue.Location = New System.Drawing.Point(381, 158) Me.pnBarValue.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnBarValue.Name = "pnBarValue" Me.pnBarValue.Size = New System.Drawing.Size(137, 51) Me.pnBarValue.TabIndex = 6 ' 'lbBarValue ' Me.lbBarValue.AutoSize = True Me.lbBarValue.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbBarValue.Location = New System.Drawing.Point(7, 9) Me.lbBarValue.Name = "lbBarValue" Me.lbBarValue.Size = New System.Drawing.Size(145, 35) Me.lbBarValue.TabIndex = 3 Me.lbBarValue.Text = "바코드변수" ' 'pnlabelAd ' Me.pnlabelAd.Controls.Add(Me.lblabelAd) Me.pnlabelAd.Location = New System.Drawing.Point(381, 102) Me.pnlabelAd.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlabelAd.Name = "pnlabelAd" Me.pnlabelAd.Size = New System.Drawing.Size(113, 51) Me.pnlabelAd.TabIndex = 5 ' 'lblabelAd ' Me.lblabelAd.AutoSize = True Me.lblabelAd.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lblabelAd.Location = New System.Drawing.Point(7, 9) Me.lblabelAd.Name = "lblabelAd" Me.lblabelAd.Size = New System.Drawing.Size(119, 35) Me.lblabelAd.TabIndex = 3 Me.lblabelAd.Text = "라벨파일" ' 'pnPrintName ' Me.pnPrintName.Controls.Add(Me.lbPrintName) Me.pnPrintName.Location = New System.Drawing.Point(381, 44) Me.pnPrintName.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnPrintName.Name = "pnPrintName" Me.pnPrintName.Size = New System.Drawing.Size(113, 51) Me.pnPrintName.TabIndex = 4 ' 'lbPrintName ' Me.lbPrintName.AutoSize = True Me.lbPrintName.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbPrintName.Location = New System.Drawing.Point(7, 9) Me.lbPrintName.Name = "lbPrintName" Me.lbPrintName.Size = New System.Drawing.Size(119, 35) Me.lbPrintName.TabIndex = 3 Me.lbPrintName.Text = "프린터명" ' 'btnPrint ' Me.btnPrint.Location = New System.Drawing.Point(10, 325) Me.btnPrint.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnPrint.Name = "btnPrint" Me.btnPrint.Size = New System.Drawing.Size(363, 104) Me.btnPrint.TabIndex = 2 Me.btnPrint.Text = "리스트 새로고침" Me.btnPrint.UseVisualStyleBackColor = True ' 'pnPrint ' Me.pnPrint.Controls.Add(Me.dgvPrint) Me.pnPrint.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnPrint.Location = New System.Drawing.Point(7, 44) Me.pnPrint.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnPrint.Name = "pnPrint" Me.pnPrint.Size = New System.Drawing.Size(368, 272) Me.pnPrint.TabIndex = 1 ' 'dgvPrint ' Me.dgvPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvPrint.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.dfPrintNum, Me.dfPrintName}) Me.dgvPrint.Location = New System.Drawing.Point(3, 5) Me.dgvPrint.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.dgvPrint.Name = "dgvPrint" Me.dgvPrint.RowHeadersWidth = 51 Me.dgvPrint.RowTemplate.Height = 23 Me.dgvPrint.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect Me.dgvPrint.Size = New System.Drawing.Size(362, 260) Me.dgvPrint.TabIndex = 0 ' 'dfPrintNum ' Me.dfPrintNum.HeaderText = "No." Me.dfPrintNum.MinimumWidth = 6 Me.dfPrintNum.Name = "dfPrintNum" Me.dfPrintNum.Width = 80 ' 'dfPrintName ' Me.dfPrintName.HeaderText = "프린트명" Me.dfPrintName.MinimumWidth = 6 Me.dfPrintName.Name = "dfPrintName" Me.dfPrintName.Width = 190 ' 'gbAuto ' Me.gbAuto.BackColor = System.Drawing.SystemColors.ControlLight Me.gbAuto.Controls.Add(Me.rdbAuto2) Me.gbAuto.Controls.Add(Me.rdbAuto1) Me.gbAuto.Enabled = False Me.gbAuto.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbAuto.Location = New System.Drawing.Point(1439, 214) Me.gbAuto.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbAuto.Name = "gbAuto" Me.gbAuto.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbAuto.Size = New System.Drawing.Size(374, 88) Me.gbAuto.TabIndex = 105 Me.gbAuto.TabStop = False Me.gbAuto.Text = "자동화 기능" ' 'rdbAuto2 ' Me.rdbAuto2.AutoSize = True Me.rdbAuto2.Location = New System.Drawing.Point(185, 35) Me.rdbAuto2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbAuto2.Name = "rdbAuto2" Me.rdbAuto2.Size = New System.Drawing.Size(131, 28) Me.rdbAuto2.TabIndex = 1 Me.rdbAuto2.Text = "무게측정" Me.rdbAuto2.UseVisualStyleBackColor = True ' 'rdbAuto1 ' Me.rdbAuto1.AutoSize = True Me.rdbAuto1.Location = New System.Drawing.Point(45, 35) Me.rdbAuto1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbAuto1.Name = "rdbAuto1" Me.rdbAuto1.Size = New System.Drawing.Size(131, 28) Me.rdbAuto1.TabIndex = 0 Me.rdbAuto1.Text = "제품등록" Me.rdbAuto1.UseVisualStyleBackColor = True ' 'gbMode ' Me.gbMode.BackColor = System.Drawing.SystemColors.ControlLight Me.gbMode.Controls.Add(Me.rdbMode2) Me.gbMode.Controls.Add(Me.rdbMode1) Me.gbMode.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMode.Location = New System.Drawing.Point(1439, 119) Me.gbMode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMode.Name = "gbMode" Me.gbMode.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMode.Size = New System.Drawing.Size(374, 88) Me.gbMode.TabIndex = 104 Me.gbMode.TabStop = False Me.gbMode.Text = "동작 모드" ' 'rdbMode2 ' Me.rdbMode2.AutoSize = True Me.rdbMode2.Location = New System.Drawing.Point(185, 35) Me.rdbMode2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbMode2.Name = "rdbMode2" Me.rdbMode2.Size = New System.Drawing.Size(156, 28) Me.rdbMode2.TabIndex = 1 Me.rdbMode2.Text = "자동화동작" Me.rdbMode2.UseVisualStyleBackColor = True ' 'rdbMode1 ' Me.rdbMode1.AutoSize = True Me.rdbMode1.Location = New System.Drawing.Point(45, 35) Me.rdbMode1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbMode1.Name = "rdbMode1" Me.rdbMode1.Size = New System.Drawing.Size(131, 28) Me.rdbMode1.TabIndex = 0 Me.rdbMode1.Text = "일반동작" Me.rdbMode1.UseVisualStyleBackColor = True ' 'gbIdentify ' Me.gbIdentify.Controls.Add(Me.gblaZeb) Me.gbIdentify.Controls.Add(Me.gblaBro) Me.gbIdentify.Controls.Add(Me.gbPCNum) Me.gbIdentify.Controls.Add(Me.gbIdenMES) Me.gbIdentify.Controls.Add(Me.gbIdenERP) Me.gbIdentify.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbIdentify.Location = New System.Drawing.Point(1438, 426) Me.gbIdentify.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbIdentify.Name = "gbIdentify" Me.gbIdentify.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbIdentify.Size = New System.Drawing.Size(750, 338) Me.gbIdentify.TabIndex = 102 Me.gbIdentify.TabStop = False Me.gbIdentify.Text = "식별코드관리" ' 'gblaZeb ' Me.gblaZeb.Controls.Add(Me.gbPrintPaper) Me.gblaZeb.Controls.Add(Me.pnlaZeb) Me.gblaZeb.Controls.Add(Me.pnlaZeb2) Me.gblaZeb.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gblaZeb.Location = New System.Drawing.Point(381, 145) Me.gblaZeb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gblaZeb.Name = "gblaZeb" Me.gblaZeb.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gblaZeb.Size = New System.Drawing.Size(366, 181) Me.gblaZeb.TabIndex = 105 Me.gblaZeb.TabStop = False Me.gblaZeb.Text = "Zebra 프린터 코드" ' 'gbPrintPaper ' Me.gbPrintPaper.Controls.Add(Me.rdbPaper20) Me.gbPrintPaper.Controls.Add(Me.rdbPaper30) Me.gbPrintPaper.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbPrintPaper.Location = New System.Drawing.Point(7, 94) Me.gbPrintPaper.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbPrintPaper.Name = "gbPrintPaper" Me.gbPrintPaper.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbPrintPaper.Size = New System.Drawing.Size(366, 82) Me.gbPrintPaper.TabIndex = 105 Me.gbPrintPaper.TabStop = False Me.gbPrintPaper.Text = "용지 설정" ' 'rdbPaper20 ' Me.rdbPaper20.AutoSize = True Me.rdbPaper20.Location = New System.Drawing.Point(205, 36) Me.rdbPaper20.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbPaper20.Name = "rdbPaper20" Me.rdbPaper20.Size = New System.Drawing.Size(100, 28) Me.rdbPaper20.TabIndex = 1 Me.rdbPaper20.TabStop = True Me.rdbPaper20.Text = "40*20" Me.rdbPaper20.UseVisualStyleBackColor = True ' 'rdbPaper30 ' Me.rdbPaper30.AutoSize = True Me.rdbPaper30.Location = New System.Drawing.Point(61, 36) Me.rdbPaper30.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbPaper30.Name = "rdbPaper30" Me.rdbPaper30.Size = New System.Drawing.Size(100, 28) Me.rdbPaper30.TabIndex = 0 Me.rdbPaper30.TabStop = True Me.rdbPaper30.Text = "40*30" Me.rdbPaper30.UseVisualStyleBackColor = True ' 'pnlaZeb ' Me.pnlaZeb.Controls.Add(Me.lblaZeb) Me.pnlaZeb.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnlaZeb.Location = New System.Drawing.Point(7, 26) Me.pnlaZeb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlaZeb.Name = "pnlaZeb" Me.pnlaZeb.Size = New System.Drawing.Size(106, 52) Me.pnlaZeb.TabIndex = 2 ' 'lblaZeb ' Me.lblaZeb.AutoSize = True Me.lblaZeb.Location = New System.Drawing.Point(3, 16) Me.lblaZeb.Name = "lblaZeb" Me.lblaZeb.Size = New System.Drawing.Size(110, 24) Me.lblaZeb.TabIndex = 0 Me.lblaZeb.Text = "식별코드" ' 'pnlaZeb2 ' Me.pnlaZeb2.Controls.Add(Me.txblaZeb) Me.pnlaZeb2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnlaZeb2.Location = New System.Drawing.Point(117, 26) Me.pnlaZeb2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlaZeb2.Name = "pnlaZeb2" Me.pnlaZeb2.Size = New System.Drawing.Size(240, 52) Me.pnlaZeb2.TabIndex = 3 ' 'txblaZeb ' Me.txblaZeb.CharacterCasing = System.Windows.Forms.CharacterCasing.Lower Me.txblaZeb.Location = New System.Drawing.Point(2, 9) Me.txblaZeb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txblaZeb.Name = "txblaZeb" Me.txblaZeb.Size = New System.Drawing.Size(234, 35) Me.txblaZeb.TabIndex = 1 Me.txblaZeb.Text = "zdesigner" Me.txblaZeb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'gblaBro ' Me.gblaBro.Controls.Add(Me.pnlaBro) Me.gblaBro.Controls.Add(Me.pnlaBro2) Me.gblaBro.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gblaBro.Location = New System.Drawing.Point(381, 52) Me.gblaBro.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gblaBro.Name = "gblaBro" Me.gblaBro.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gblaBro.Size = New System.Drawing.Size(366, 88) Me.gblaBro.TabIndex = 104 Me.gblaBro.TabStop = False Me.gblaBro.Text = "Brother 프린터 코드" ' 'pnlaBro ' Me.pnlaBro.Controls.Add(Me.lblaBro) Me.pnlaBro.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnlaBro.Location = New System.Drawing.Point(7, 26) Me.pnlaBro.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlaBro.Name = "pnlaBro" Me.pnlaBro.Size = New System.Drawing.Size(106, 52) Me.pnlaBro.TabIndex = 2 ' 'lblaBro ' Me.lblaBro.AutoSize = True Me.lblaBro.Location = New System.Drawing.Point(3, 16) Me.lblaBro.Name = "lblaBro" Me.lblaBro.Size = New System.Drawing.Size(110, 24) Me.lblaBro.TabIndex = 0 Me.lblaBro.Text = "식별코드" ' 'pnlaBro2 ' Me.pnlaBro2.Controls.Add(Me.txblaBro) Me.pnlaBro2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnlaBro2.Location = New System.Drawing.Point(117, 26) Me.pnlaBro2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlaBro2.Name = "pnlaBro2" Me.pnlaBro2.Size = New System.Drawing.Size(240, 52) Me.pnlaBro2.TabIndex = 3 ' 'txblaBro ' Me.txblaBro.CharacterCasing = System.Windows.Forms.CharacterCasing.Lower Me.txblaBro.Location = New System.Drawing.Point(2, 9) Me.txblaBro.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txblaBro.Name = "txblaBro" Me.txblaBro.Size = New System.Drawing.Size(234, 35) Me.txblaBro.TabIndex = 1 Me.txblaBro.Text = "brother" Me.txblaBro.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'gbPCNum ' Me.gbPCNum.Controls.Add(Me.pnPCNum) Me.gbPCNum.Controls.Add(Me.pnPCNum2) Me.gbPCNum.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbPCNum.Location = New System.Drawing.Point(7, 52) Me.gbPCNum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbPCNum.Name = "gbPCNum" Me.gbPCNum.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbPCNum.Size = New System.Drawing.Size(366, 88) Me.gbPCNum.TabIndex = 103 Me.gbPCNum.TabStop = False Me.gbPCNum.Text = "PC 식별 코드" ' 'pnPCNum ' Me.pnPCNum.Controls.Add(Me.lbPCNum) Me.pnPCNum.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnPCNum.Location = New System.Drawing.Point(7, 26) Me.pnPCNum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnPCNum.Name = "pnPCNum" Me.pnPCNum.Size = New System.Drawing.Size(106, 52) Me.pnPCNum.TabIndex = 2 ' 'lbPCNum ' Me.lbPCNum.AutoSize = True Me.lbPCNum.Location = New System.Drawing.Point(3, 16) Me.lbPCNum.Name = "lbPCNum" Me.lbPCNum.Size = New System.Drawing.Size(110, 24) Me.lbPCNum.TabIndex = 0 Me.lbPCNum.Text = "식별코드" ' 'pnPCNum2 ' Me.pnPCNum2.Controls.Add(Me.txbPCNum) Me.pnPCNum2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnPCNum2.Location = New System.Drawing.Point(117, 26) Me.pnPCNum2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnPCNum2.Name = "pnPCNum2" Me.pnPCNum2.Size = New System.Drawing.Size(240, 52) Me.pnPCNum2.TabIndex = 3 ' 'txbPCNum ' Me.txbPCNum.Enabled = False Me.txbPCNum.Location = New System.Drawing.Point(2, 9) Me.txbPCNum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbPCNum.Name = "txbPCNum" Me.txbPCNum.Size = New System.Drawing.Size(234, 35) Me.txbPCNum.TabIndex = 1 Me.txbPCNum.Text = "1" Me.txbPCNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'gbIdenMES ' Me.gbIdenMES.Controls.Add(Me.pnIdenMES) Me.gbIdenMES.Controls.Add(Me.pnIdenMES2) Me.gbIdenMES.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbIdenMES.Location = New System.Drawing.Point(9, 239) Me.gbIdenMES.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbIdenMES.Name = "gbIdenMES" Me.gbIdenMES.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbIdenMES.Size = New System.Drawing.Size(366, 88) Me.gbIdenMES.TabIndex = 101 Me.gbIdenMES.TabStop = False Me.gbIdenMES.Text = "MES 식별 코드" ' 'pnIdenMES ' Me.pnIdenMES.Controls.Add(Me.lbIdenMES) Me.pnIdenMES.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnIdenMES.Location = New System.Drawing.Point(7, 26) Me.pnIdenMES.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnIdenMES.Name = "pnIdenMES" Me.pnIdenMES.Size = New System.Drawing.Size(106, 52) Me.pnIdenMES.TabIndex = 2 ' 'lbIdenMES ' Me.lbIdenMES.AutoSize = True Me.lbIdenMES.Location = New System.Drawing.Point(3, 16) Me.lbIdenMES.Name = "lbIdenMES" Me.lbIdenMES.Size = New System.Drawing.Size(110, 24) Me.lbIdenMES.TabIndex = 0 Me.lbIdenMES.Text = "식별코드" ' 'pnIdenMES2 ' Me.pnIdenMES2.Controls.Add(Me.txbIdenMES) Me.pnIdenMES2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnIdenMES2.Location = New System.Drawing.Point(117, 26) Me.pnIdenMES2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnIdenMES2.Name = "pnIdenMES2" Me.pnIdenMES2.Size = New System.Drawing.Size(240, 52) Me.pnIdenMES2.TabIndex = 3 ' 'txbIdenMES ' Me.txbIdenMES.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.txbIdenMES.Location = New System.Drawing.Point(2, 9) Me.txbIdenMES.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbIdenMES.Name = "txbIdenMES" Me.txbIdenMES.Size = New System.Drawing.Size(234, 35) Me.txbIdenMES.TabIndex = 1 Me.txbIdenMES.Text = "ORD" Me.txbIdenMES.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'gbIdenERP ' Me.gbIdenERP.Controls.Add(Me.pnIdenERP) Me.gbIdenERP.Controls.Add(Me.pnIdenERP2) Me.gbIdenERP.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbIdenERP.Location = New System.Drawing.Point(7, 145) Me.gbIdenERP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbIdenERP.Name = "gbIdenERP" Me.gbIdenERP.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbIdenERP.Size = New System.Drawing.Size(366, 88) Me.gbIdenERP.TabIndex = 52 Me.gbIdenERP.TabStop = False Me.gbIdenERP.Text = "ERP 식별 코드" ' 'pnIdenERP ' Me.pnIdenERP.Controls.Add(Me.lbIdenERP) Me.pnIdenERP.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnIdenERP.Location = New System.Drawing.Point(7, 26) Me.pnIdenERP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnIdenERP.Name = "pnIdenERP" Me.pnIdenERP.Size = New System.Drawing.Size(106, 52) Me.pnIdenERP.TabIndex = 2 ' 'lbIdenERP ' Me.lbIdenERP.AutoSize = True Me.lbIdenERP.Location = New System.Drawing.Point(3, 16) Me.lbIdenERP.Name = "lbIdenERP" Me.lbIdenERP.Size = New System.Drawing.Size(110, 24) Me.lbIdenERP.TabIndex = 0 Me.lbIdenERP.Text = "식별코드" ' 'pnIdenERP2 ' Me.pnIdenERP2.Controls.Add(Me.txbIdenERP) Me.pnIdenERP2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnIdenERP2.Location = New System.Drawing.Point(117, 26) Me.pnIdenERP2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnIdenERP2.Name = "pnIdenERP2" Me.pnIdenERP2.Size = New System.Drawing.Size(240, 52) Me.pnIdenERP2.TabIndex = 3 ' 'txbIdenERP ' Me.txbIdenERP.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.txbIdenERP.Location = New System.Drawing.Point(2, 9) Me.txbIdenERP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbIdenERP.Name = "txbIdenERP" Me.txbIdenERP.Size = New System.Drawing.Size(234, 35) Me.txbIdenERP.TabIndex = 1 Me.txbIdenERP.Text = "E040221" Me.txbIdenERP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'gbAPIuse ' Me.gbAPIuse.BackColor = System.Drawing.Color.Silver Me.gbAPIuse.Controls.Add(Me.ckbAPIuse) Me.gbAPIuse.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbAPIuse.ForeColor = System.Drawing.Color.Black Me.gbAPIuse.Location = New System.Drawing.Point(1707, 6) Me.gbAPIuse.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbAPIuse.Name = "gbAPIuse" Me.gbAPIuse.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbAPIuse.Size = New System.Drawing.Size(217, 92) Me.gbAPIuse.TabIndex = 100 Me.gbAPIuse.TabStop = False Me.gbAPIuse.Text = "MES 처리 형식" ' 'ckbAPIuse ' Me.ckbAPIuse.AutoSize = True Me.ckbAPIuse.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ckbAPIuse.Location = New System.Drawing.Point(29, 30) Me.ckbAPIuse.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbAPIuse.Name = "ckbAPIuse" Me.ckbAPIuse.Size = New System.Drawing.Size(172, 48) Me.ckbAPIuse.TabIndex = 77 Me.ckbAPIuse.Text = "API 사용" Me.ckbAPIuse.UseVisualStyleBackColor = True ' 'gbEventSet ' Me.gbEventSet.Controls.Add(Me.gbEventDel) Me.gbEventSet.Controls.Add(Me.gbEventReg) Me.gbEventSet.Controls.Add(Me.gbEvent) Me.gbEventSet.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbEventSet.Location = New System.Drawing.Point(3, 105) Me.gbEventSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEventSet.Name = "gbEventSet" Me.gbEventSet.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEventSet.Size = New System.Drawing.Size(1427, 1206) Me.gbEventSet.TabIndex = 99 Me.gbEventSet.TabStop = False Me.gbEventSet.Text = "출고 및 이벤트 등록" ' 'gbEventDel ' Me.gbEventDel.Controls.Add(Me.gbEventDel2) Me.gbEventDel.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbEventDel.Location = New System.Drawing.Point(785, 971) Me.gbEventDel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEventDel.Name = "gbEventDel" Me.gbEventDel.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEventDel.Size = New System.Drawing.Size(622, 151) Me.gbEventDel.TabIndex = 51 Me.gbEventDel.TabStop = False Me.gbEventDel.Text = "출고 및 이벤트 삭제" ' 'gbEventDel2 ' Me.gbEventDel2.Controls.Add(Me.btnEventDel) Me.gbEventDel2.Controls.Add(Me.pnEventDel) Me.gbEventDel2.Controls.Add(Me.pnEventDel2) Me.gbEventDel2.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbEventDel2.Location = New System.Drawing.Point(26, 44) Me.gbEventDel2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEventDel2.Name = "gbEventDel2" Me.gbEventDel2.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEventDel2.Size = New System.Drawing.Size(569, 96) Me.gbEventDel2.TabIndex = 9 Me.gbEventDel2.TabStop = False Me.gbEventDel2.Text = "삭제할 이벤트명 입력" ' 'btnEventDel ' Me.btnEventDel.Location = New System.Drawing.Point(417, 22) Me.btnEventDel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnEventDel.Name = "btnEventDel" Me.btnEventDel.Size = New System.Drawing.Size(142, 59) Me.btnEventDel.TabIndex = 12 Me.btnEventDel.Text = "삭제" Me.btnEventDel.UseVisualStyleBackColor = True ' 'pnEventDel ' Me.pnEventDel.Controls.Add(Me.lbEventDel) Me.pnEventDel.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnEventDel.Location = New System.Drawing.Point(18, 26) Me.pnEventDel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEventDel.Name = "pnEventDel" Me.pnEventDel.Size = New System.Drawing.Size(106, 52) Me.pnEventDel.TabIndex = 2 ' 'lbEventDel ' Me.lbEventDel.AutoSize = True Me.lbEventDel.Location = New System.Drawing.Point(3, 16) Me.lbEventDel.Name = "lbEventDel" Me.lbEventDel.Size = New System.Drawing.Size(110, 24) Me.lbEventDel.TabIndex = 0 Me.lbEventDel.Text = "이벤트명" ' 'pnEventDel2 ' Me.pnEventDel2.Controls.Add(Me.txbEventDel) Me.pnEventDel2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnEventDel2.Location = New System.Drawing.Point(128, 26) Me.pnEventDel2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEventDel2.Name = "pnEventDel2" Me.pnEventDel2.Size = New System.Drawing.Size(282, 52) Me.pnEventDel2.TabIndex = 3 ' 'txbEventDel ' Me.txbEventDel.Location = New System.Drawing.Point(2, 9) Me.txbEventDel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEventDel.Name = "txbEventDel" Me.txbEventDel.Size = New System.Drawing.Size(276, 35) Me.txbEventDel.TabIndex = 1 ' 'gbEventReg ' Me.gbEventReg.Controls.Add(Me.btnReg) Me.gbEventReg.Controls.Add(Me.pndgv) Me.gbEventReg.Controls.Add(Me.pnEventName2) Me.gbEventReg.Controls.Add(Me.pnEventName1) Me.gbEventReg.Controls.Add(Me.btnEvSearch) Me.gbEventReg.Controls.Add(Me.pnEvSearch) Me.gbEventReg.Controls.Add(Me.pnEvSearch2) Me.gbEventReg.Controls.Add(Me.gbEvInfo) Me.gbEventReg.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbEventReg.Location = New System.Drawing.Point(785, 34) Me.gbEventReg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEventReg.Name = "gbEventReg" Me.gbEventReg.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEventReg.Size = New System.Drawing.Size(622, 891) Me.gbEventReg.TabIndex = 0 Me.gbEventReg.TabStop = False Me.gbEventReg.Text = "출고 및 이벤트 등록" ' 'btnReg ' Me.btnReg.Location = New System.Drawing.Point(501, 485) Me.btnReg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnReg.Name = "btnReg" Me.btnReg.Size = New System.Drawing.Size(98, 62) Me.btnReg.TabIndex = 12 Me.btnReg.Text = "등록" Me.btnReg.UseVisualStyleBackColor = True ' 'pndgv ' Me.pndgv.Controls.Add(Me.dgvSearch) Me.pndgv.Font = New System.Drawing.Font("굴림", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pndgv.Location = New System.Drawing.Point(26, 42) Me.pndgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pndgv.Name = "pndgv" Me.pndgv.Size = New System.Drawing.Size(569, 435) Me.pndgv.TabIndex = 18 ' 'dgvSearch ' Me.dgvSearch.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvSearch.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.dfCode, Me.dfprodCode, Me.dfName, Me.dfFace, Me.dfEye, Me.dfAuto}) Me.dgvSearch.Location = New System.Drawing.Point(0, 4) Me.dgvSearch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.dgvSearch.Name = "dgvSearch" Me.dgvSearch.RowHeadersWidth = 51 Me.dgvSearch.RowTemplate.Height = 23 Me.dgvSearch.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect Me.dgvSearch.Size = New System.Drawing.Size(569, 428) Me.dgvSearch.TabIndex = 12 ' 'dfCode ' Me.dfCode.HeaderText = "품목코드" Me.dfCode.MinimumWidth = 6 Me.dfCode.Name = "dfCode" Me.dfCode.Width = 120 ' 'dfprodCode ' Me.dfprodCode.HeaderText = "분류" Me.dfprodCode.MinimumWidth = 6 Me.dfprodCode.Name = "dfprodCode" Me.dfprodCode.Width = 80 ' 'dfName ' Me.dfName.HeaderText = "품목명" Me.dfName.MinimumWidth = 6 Me.dfName.Name = "dfName" Me.dfName.Width = 250 ' 'dfFace ' Me.dfFace.HeaderText = "페이스샷" Me.dfFace.MinimumWidth = 6 Me.dfFace.Name = "dfFace" Me.dfFace.Width = 125 ' 'dfEye ' Me.dfEye.HeaderText = "눈가샷" Me.dfEye.MinimumWidth = 6 Me.dfEye.Name = "dfEye" Me.dfEye.Width = 125 ' 'dfAuto ' Me.dfAuto.HeaderText = "자동화" Me.dfAuto.MinimumWidth = 6 Me.dfAuto.Name = "dfAuto" Me.dfAuto.Width = 125 ' 'pnEventName2 ' Me.pnEventName2.Controls.Add(Me.txbEventName) Me.pnEventName2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnEventName2.Location = New System.Drawing.Point(175, 485) Me.pnEventName2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEventName2.Name = "pnEventName2" Me.pnEventName2.Size = New System.Drawing.Size(319, 62) Me.pnEventName2.TabIndex = 1 ' 'txbEventName ' Me.txbEventName.Font = New System.Drawing.Font("굴림", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbEventName.Location = New System.Drawing.Point(2, 4) Me.txbEventName.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEventName.Name = "txbEventName" Me.txbEventName.Size = New System.Drawing.Size(315, 53) Me.txbEventName.TabIndex = 0 ' 'pnEventName1 ' Me.pnEventName1.Controls.Add(Me.lbEventName) Me.pnEventName1.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnEventName1.Location = New System.Drawing.Point(21, 491) Me.pnEventName1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEventName1.Name = "pnEventName1" Me.pnEventName1.Size = New System.Drawing.Size(150, 52) Me.pnEventName1.TabIndex = 2 ' 'lbEventName ' Me.lbEventName.AutoSize = True Me.lbEventName.Font = New System.Drawing.Font("굴림", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbEventName.Location = New System.Drawing.Point(-7, 4) Me.lbEventName.Name = "lbEventName" Me.lbEventName.Size = New System.Drawing.Size(181, 40) Me.lbEventName.TabIndex = 0 Me.lbEventName.Text = "이벤트명" ' 'btnEvSearch ' Me.btnEvSearch.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.btnEvSearch.Location = New System.Drawing.Point(501, 559) Me.btnEvSearch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnEvSearch.Name = "btnEvSearch" Me.btnEvSearch.Size = New System.Drawing.Size(98, 66) Me.btnEvSearch.TabIndex = 17 Me.btnEvSearch.Text = "검색" Me.btnEvSearch.UseVisualStyleBackColor = True ' 'pnEvSearch ' Me.pnEvSearch.Controls.Add(Me.lbEvSearch) Me.pnEvSearch.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnEvSearch.Location = New System.Drawing.Point(21, 566) Me.pnEvSearch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvSearch.Name = "pnEvSearch" Me.pnEvSearch.Size = New System.Drawing.Size(150, 50) Me.pnEvSearch.TabIndex = 15 ' 'lbEvSearch ' Me.lbEvSearch.AutoSize = True Me.lbEvSearch.Font = New System.Drawing.Font("굴림", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbEvSearch.Location = New System.Drawing.Point(-7, 6) Me.lbEvSearch.Name = "lbEvSearch" Me.lbEvSearch.Size = New System.Drawing.Size(181, 40) Me.lbEvSearch.TabIndex = 0 Me.lbEvSearch.Text = "품명검색" ' 'pnEvSearch2 ' Me.pnEvSearch2.Controls.Add(Me.txbEvSearch) Me.pnEvSearch2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnEvSearch2.Location = New System.Drawing.Point(175, 560) Me.pnEvSearch2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvSearch2.Name = "pnEvSearch2" Me.pnEvSearch2.Size = New System.Drawing.Size(319, 62) Me.pnEvSearch2.TabIndex = 2 ' 'txbEvSearch ' Me.txbEvSearch.Font = New System.Drawing.Font("굴림", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbEvSearch.Location = New System.Drawing.Point(3, 4) Me.txbEvSearch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEvSearch.Name = "txbEvSearch" Me.txbEvSearch.Size = New System.Drawing.Size(315, 53) Me.txbEvSearch.TabIndex = 0 ' 'gbEvInfo ' Me.gbEvInfo.Controls.Add(Me.pnLimit) Me.gbEvInfo.Controls.Add(Me.pnLimit2) Me.gbEvInfo.Controls.Add(Me.pnProdCode) Me.gbEvInfo.Controls.Add(Me.pnProdCode2) Me.gbEvInfo.Controls.Add(Me.pnEvCount) Me.gbEvInfo.Controls.Add(Me.pnEvCount2) Me.gbEvInfo.Controls.Add(Me.pnEvEye) Me.gbEvInfo.Controls.Add(Me.pnEvEye2) Me.gbEvInfo.Controls.Add(Me.pnEvFace) Me.gbEvInfo.Controls.Add(Me.pnEvFace2) Me.gbEvInfo.Controls.Add(Me.pnEvCode) Me.gbEvInfo.Controls.Add(Me.pnEvCode2) Me.gbEvInfo.Controls.Add(Me.pnEvName) Me.gbEvInfo.Controls.Add(Me.pnEvName2) Me.gbEvInfo.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbEvInfo.Location = New System.Drawing.Point(26, 630) Me.gbEvInfo.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEvInfo.Name = "gbEvInfo" Me.gbEvInfo.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEvInfo.Size = New System.Drawing.Size(569, 241) Me.gbEvInfo.TabIndex = 3 Me.gbEvInfo.TabStop = False Me.gbEvInfo.Text = "상세정보" ' 'pnLimit ' Me.pnLimit.Controls.Add(Me.lbLimit) Me.pnLimit.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnLimit.Location = New System.Drawing.Point(289, 124) Me.pnLimit.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnLimit.Name = "pnLimit" Me.pnLimit.Size = New System.Drawing.Size(106, 44) Me.pnLimit.TabIndex = 25 ' 'lbLimit ' Me.lbLimit.AutoSize = True Me.lbLimit.Location = New System.Drawing.Point(5, 10) Me.lbLimit.Name = "lbLimit" Me.lbLimit.Size = New System.Drawing.Size(110, 24) Me.lbLimit.TabIndex = 0 Me.lbLimit.Text = "제한수량" ' 'pnLimit2 ' Me.pnLimit2.Controls.Add(Me.txbLimit) Me.pnLimit2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnLimit2.Location = New System.Drawing.Point(399, 124) Me.pnLimit2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnLimit2.Name = "pnLimit2" Me.pnLimit2.Size = New System.Drawing.Size(157, 44) Me.pnLimit2.TabIndex = 4 ' 'txbLimit ' Me.txbLimit.Location = New System.Drawing.Point(6, 2) Me.txbLimit.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbLimit.Name = "txbLimit" Me.txbLimit.Size = New System.Drawing.Size(148, 35) Me.txbLimit.TabIndex = 0 ' 'pnProdCode ' Me.pnProdCode.Controls.Add(Me.lbProdCode) Me.pnProdCode.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnProdCode.Location = New System.Drawing.Point(289, 75) Me.pnProdCode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnProdCode.Name = "pnProdCode" Me.pnProdCode.Size = New System.Drawing.Size(106, 44) Me.pnProdCode.TabIndex = 23 ' 'lbProdCode ' Me.lbProdCode.AutoSize = True Me.lbProdCode.Location = New System.Drawing.Point(5, 10) Me.lbProdCode.Name = "lbProdCode" Me.lbProdCode.Size = New System.Drawing.Size(110, 24) Me.lbProdCode.TabIndex = 0 Me.lbProdCode.Text = "분류번호" ' 'pnProdCode2 ' Me.pnProdCode2.Controls.Add(Me.txbProdCode) Me.pnProdCode2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnProdCode2.Location = New System.Drawing.Point(399, 75) Me.pnProdCode2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnProdCode2.Name = "pnProdCode2" Me.pnProdCode2.Size = New System.Drawing.Size(157, 44) Me.pnProdCode2.TabIndex = 24 ' 'txbProdCode ' Me.txbProdCode.BackColor = System.Drawing.SystemColors.ControlLight Me.txbProdCode.Enabled = False Me.txbProdCode.Location = New System.Drawing.Point(6, 2) Me.txbProdCode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProdCode.Name = "txbProdCode" Me.txbProdCode.ReadOnly = True Me.txbProdCode.Size = New System.Drawing.Size(148, 35) Me.txbProdCode.TabIndex = 0 ' 'pnEvCount ' Me.pnEvCount.Controls.Add(Me.lbEvCount) Me.pnEvCount.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnEvCount.Location = New System.Drawing.Point(18, 124) Me.pnEvCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvCount.Name = "pnEvCount" Me.pnEvCount.Size = New System.Drawing.Size(106, 44) Me.pnEvCount.TabIndex = 17 ' 'lbEvCount ' Me.lbEvCount.AutoSize = True Me.lbEvCount.Location = New System.Drawing.Point(47, 10) Me.lbEvCount.Name = "lbEvCount" Me.lbEvCount.Size = New System.Drawing.Size(60, 24) Me.lbEvCount.TabIndex = 0 Me.lbEvCount.Text = "수량" ' 'pnEvCount2 ' Me.pnEvCount2.Controls.Add(Me.txbEvCount) Me.pnEvCount2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnEvCount2.Location = New System.Drawing.Point(128, 124) Me.pnEvCount2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvCount2.Name = "pnEvCount2" Me.pnEvCount2.Size = New System.Drawing.Size(157, 44) Me.pnEvCount2.TabIndex = 3 ' 'txbEvCount ' Me.txbEvCount.Location = New System.Drawing.Point(6, 2) Me.txbEvCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEvCount.Name = "txbEvCount" Me.txbEvCount.Size = New System.Drawing.Size(148, 35) Me.txbEvCount.TabIndex = 0 ' 'pnEvEye ' Me.pnEvEye.Controls.Add(Me.lbEvEye) Me.pnEvEye.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnEvEye.Location = New System.Drawing.Point(289, 172) Me.pnEvEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvEye.Name = "pnEvEye" Me.pnEvEye.Size = New System.Drawing.Size(106, 44) Me.pnEvEye.TabIndex = 21 ' 'lbEvEye ' Me.lbEvEye.AutoSize = True Me.lbEvEye.Location = New System.Drawing.Point(24, 10) Me.lbEvEye.Name = "lbEvEye" Me.lbEvEye.Size = New System.Drawing.Size(85, 24) Me.lbEvEye.TabIndex = 0 Me.lbEvEye.Text = "눈가샷" ' 'pnEvEye2 ' Me.pnEvEye2.Controls.Add(Me.txbEvEye) Me.pnEvEye2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnEvEye2.Location = New System.Drawing.Point(399, 172) Me.pnEvEye2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvEye2.Name = "pnEvEye2" Me.pnEvEye2.Size = New System.Drawing.Size(157, 44) Me.pnEvEye2.TabIndex = 22 ' 'txbEvEye ' Me.txbEvEye.Location = New System.Drawing.Point(6, 2) Me.txbEvEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEvEye.Name = "txbEvEye" Me.txbEvEye.Size = New System.Drawing.Size(148, 35) Me.txbEvEye.TabIndex = 2 ' 'pnEvFace ' Me.pnEvFace.Controls.Add(Me.lbEvFace) Me.pnEvFace.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnEvFace.Location = New System.Drawing.Point(18, 172) Me.pnEvFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvFace.Name = "pnEvFace" Me.pnEvFace.Size = New System.Drawing.Size(106, 44) Me.pnEvFace.TabIndex = 19 ' 'lbEvFace ' Me.lbEvFace.AutoSize = True Me.lbEvFace.Location = New System.Drawing.Point(5, 10) Me.lbEvFace.Name = "lbEvFace" Me.lbEvFace.Size = New System.Drawing.Size(110, 24) Me.lbEvFace.TabIndex = 0 Me.lbEvFace.Text = "페이스샷" ' 'pnEvFace2 ' Me.pnEvFace2.Controls.Add(Me.txbEvFace) Me.pnEvFace2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnEvFace2.Location = New System.Drawing.Point(128, 172) Me.pnEvFace2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvFace2.Name = "pnEvFace2" Me.pnEvFace2.Size = New System.Drawing.Size(157, 44) Me.pnEvFace2.TabIndex = 5 ' 'txbEvFace ' Me.txbEvFace.Location = New System.Drawing.Point(6, 2) Me.txbEvFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEvFace.Name = "txbEvFace" Me.txbEvFace.Size = New System.Drawing.Size(148, 35) Me.txbEvFace.TabIndex = 0 ' 'pnEvCode ' Me.pnEvCode.Controls.Add(Me.lbEvCode) Me.pnEvCode.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnEvCode.Location = New System.Drawing.Point(17, 75) Me.pnEvCode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvCode.Name = "pnEvCode" Me.pnEvCode.Size = New System.Drawing.Size(106, 44) Me.pnEvCode.TabIndex = 15 ' 'lbEvCode ' Me.lbEvCode.AutoSize = True Me.lbEvCode.Location = New System.Drawing.Point(5, 10) Me.lbEvCode.Name = "lbEvCode" Me.lbEvCode.Size = New System.Drawing.Size(110, 24) Me.lbEvCode.TabIndex = 0 Me.lbEvCode.Text = "제품코드" ' 'pnEvCode2 ' Me.pnEvCode2.Controls.Add(Me.txbEvCode) Me.pnEvCode2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnEvCode2.Location = New System.Drawing.Point(127, 75) Me.pnEvCode2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvCode2.Name = "pnEvCode2" Me.pnEvCode2.Size = New System.Drawing.Size(157, 44) Me.pnEvCode2.TabIndex = 16 ' 'txbEvCode ' Me.txbEvCode.BackColor = System.Drawing.SystemColors.ControlLight Me.txbEvCode.Enabled = False Me.txbEvCode.Location = New System.Drawing.Point(6, 2) Me.txbEvCode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEvCode.Name = "txbEvCode" Me.txbEvCode.ReadOnly = True Me.txbEvCode.Size = New System.Drawing.Size(148, 35) Me.txbEvCode.TabIndex = 0 ' 'pnEvName ' Me.pnEvName.Controls.Add(Me.lbEvName) Me.pnEvName.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnEvName.Location = New System.Drawing.Point(17, 28) Me.pnEvName.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvName.Name = "pnEvName" Me.pnEvName.Size = New System.Drawing.Size(106, 44) Me.pnEvName.TabIndex = 13 ' 'lbEvName ' Me.lbEvName.AutoSize = True Me.lbEvName.Location = New System.Drawing.Point(24, 10) Me.lbEvName.Name = "lbEvName" Me.lbEvName.Size = New System.Drawing.Size(85, 24) Me.lbEvName.TabIndex = 0 Me.lbEvName.Text = "제품명" ' 'pnEvName2 ' Me.pnEvName2.Controls.Add(Me.txbEvName) Me.pnEvName2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnEvName2.Location = New System.Drawing.Point(127, 28) Me.pnEvName2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvName2.Name = "pnEvName2" Me.pnEvName2.Size = New System.Drawing.Size(427, 44) Me.pnEvName2.TabIndex = 14 ' 'txbEvName ' Me.txbEvName.BackColor = System.Drawing.SystemColors.ControlLight Me.txbEvName.Enabled = False Me.txbEvName.Location = New System.Drawing.Point(6, 2) Me.txbEvName.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEvName.Name = "txbEvName" Me.txbEvName.ReadOnly = True Me.txbEvName.Size = New System.Drawing.Size(419, 35) Me.txbEvName.TabIndex = 0 ' 'gbEvent ' Me.gbEvent.Controls.Add(Me.btndgvReset) Me.gbEvent.Controls.Add(Me.dgvEvent) Me.gbEvent.Controls.Add(Me.btnEvAllDel) Me.gbEvent.Controls.Add(Me.pnMassTime) Me.gbEvent.Font = New System.Drawing.Font("굴림", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbEvent.Location = New System.Drawing.Point(14, 39) Me.gbEvent.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEvent.Name = "gbEvent" Me.gbEvent.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEvent.Size = New System.Drawing.Size(765, 1144) Me.gbEvent.TabIndex = 43 Me.gbEvent.TabStop = False Me.gbEvent.Text = "출고 및 이벤트 목록" ' 'btndgvReset ' Me.btndgvReset.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.btndgvReset.Location = New System.Drawing.Point(509, 979) Me.btndgvReset.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btndgvReset.Name = "btndgvReset" Me.btndgvReset.Size = New System.Drawing.Size(246, 105) Me.btndgvReset.TabIndex = 53 Me.btndgvReset.Text = "새로고침" Me.btndgvReset.UseVisualStyleBackColor = True ' 'dgvEvent ' Me.dgvEvent.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvEvent.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.dfNum, Me.df_event_name, Me.df_event_code, Me.df_event_prod, Me.df_event_count, Me.df_event_face, Me.df_event_eye, Me.dfPRCode, Me.dfautoUse, Me.dfLimit}) Me.dgvEvent.Location = New System.Drawing.Point(11, 38) Me.dgvEvent.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.dgvEvent.Name = "dgvEvent" Me.dgvEvent.RowHeadersWidth = 51 Me.dgvEvent.RowTemplate.Height = 23 Me.dgvEvent.Size = New System.Drawing.Size(743, 936) Me.dgvEvent.TabIndex = 0 ' 'dfNum ' Me.dfNum.HeaderText = "번호" Me.dfNum.MinimumWidth = 6 Me.dfNum.Name = "dfNum" Me.dfNum.Width = 125 ' 'df_event_name ' Me.df_event_name.HeaderText = "이벤트명" Me.df_event_name.MinimumWidth = 6 Me.df_event_name.Name = "df_event_name" Me.df_event_name.Width = 125 ' 'df_event_code ' Me.df_event_code.HeaderText = "물품코드" Me.df_event_code.MinimumWidth = 6 Me.df_event_code.Name = "df_event_code" Me.df_event_code.Width = 125 ' 'df_event_prod ' Me.df_event_prod.HeaderText = "물품명" Me.df_event_prod.MinimumWidth = 6 Me.df_event_prod.Name = "df_event_prod" Me.df_event_prod.Width = 125 ' 'df_event_count ' Me.df_event_count.HeaderText = "개수" Me.df_event_count.MinimumWidth = 6 Me.df_event_count.Name = "df_event_count" Me.df_event_count.Width = 125 ' 'df_event_face ' Me.df_event_face.HeaderText = "페이스샷" Me.df_event_face.MinimumWidth = 6 Me.df_event_face.Name = "df_event_face" Me.df_event_face.Width = 125 ' 'df_event_eye ' Me.df_event_eye.HeaderText = "아이샷" Me.df_event_eye.MinimumWidth = 6 Me.df_event_eye.Name = "df_event_eye" Me.df_event_eye.Width = 125 ' 'dfPRCode ' Me.dfPRCode.HeaderText = "분류" Me.dfPRCode.MinimumWidth = 6 Me.dfPRCode.Name = "dfPRCode" Me.dfPRCode.Width = 80 ' 'dfautoUse ' Me.dfautoUse.HeaderText = "자동화" Me.dfautoUse.MinimumWidth = 6 Me.dfautoUse.Name = "dfautoUse" Me.dfautoUse.Width = 125 ' 'dfLimit ' Me.dfLimit.HeaderText = "제한수량" Me.dfLimit.MinimumWidth = 6 Me.dfLimit.Name = "dfLimit" Me.dfLimit.Width = 125 ' 'btnEvAllDel ' Me.btnEvAllDel.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.btnEvAllDel.Location = New System.Drawing.Point(261, 979) Me.btnEvAllDel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnEvAllDel.Name = "btnEvAllDel" Me.btnEvAllDel.Size = New System.Drawing.Size(246, 105) Me.btnEvAllDel.TabIndex = 48 Me.btnEvAllDel.Text = "전체삭제" Me.btnEvAllDel.UseVisualStyleBackColor = True ' 'pnMassTime ' Me.pnMassTime.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.pnMassTime.Location = New System.Drawing.Point(11, 979) Me.pnMassTime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMassTime.Name = "pnMassTime" Me.pnMassTime.Size = New System.Drawing.Size(246, 105) Me.pnMassTime.TabIndex = 45 Me.pnMassTime.Text = "행삭제" Me.pnMassTime.UseVisualStyleBackColor = True ' 'btnOpExit ' Me.btnOpExit.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.btnOpExit.Location = New System.Drawing.Point(1939, 5) Me.btnOpExit.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnOpExit.Name = "btnOpExit" Me.btnOpExit.Size = New System.Drawing.Size(248, 94) Me.btnOpExit.TabIndex = 98 Me.btnOpExit.Text = "나가기" Me.btnOpExit.UseVisualStyleBackColor = True ' 'gpbConfig ' Me.gpbConfig.BackColor = System.Drawing.Color.Silver Me.gpbConfig.Controls.Add(Me.ckbPrinter) 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(1266, 6) Me.gpbConfig.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbConfig.Name = "gpbConfig" Me.gpbConfig.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbConfig.Size = New System.Drawing.Size(439, 92) Me.gpbConfig.TabIndex = 97 Me.gpbConfig.TabStop = False Me.gpbConfig.Text = "설정" ' 'ckbPrinter ' Me.ckbPrinter.AutoSize = True Me.ckbPrinter.Checked = True Me.ckbPrinter.CheckState = System.Windows.Forms.CheckState.Checked Me.ckbPrinter.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ckbPrinter.Location = New System.Drawing.Point(211, 29) Me.ckbPrinter.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbPrinter.Name = "ckbPrinter" Me.ckbPrinter.Size = New System.Drawing.Size(216, 48) Me.ckbPrinter.TabIndex = 79 Me.ckbPrinter.Text = "프린트 사용" Me.ckbPrinter.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("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.chbUseBarcode.Location = New System.Drawing.Point(17, 29) Me.chbUseBarcode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.chbUseBarcode.Name = "chbUseBarcode" Me.chbUseBarcode.Size = New System.Drawing.Size(206, 48) Me.chbUseBarcode.TabIndex = 77 Me.chbUseBarcode.Text = "바코드사용" Me.chbUseBarcode.UseVisualStyleBackColor = True ' 'gbSerial ' Me.gbSerial.BackColor = System.Drawing.Color.Silver 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(3, 5) Me.gbSerial.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbSerial.Name = "gbSerial" Me.gbSerial.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbSerial.Size = New System.Drawing.Size(377, 94) Me.gbSerial.TabIndex = 95 Me.gbSerial.TabStop = False Me.gbSerial.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, 38) Me.cboComPort.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.cboComPort.Name = "cboComPort" Me.cboComPort.Size = New System.Drawing.Size(182, 42) 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, 41) Me.lbSerial.Name = "lbSerial" Me.lbSerial.Size = New System.Drawing.Size(119, 35) 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(297, 34) Me.cmdSerial.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.cmdSerial.Name = "cmdSerial" Me.cmdSerial.Size = New System.Drawing.Size(69, 50) Me.cmdSerial.TabIndex = 16 Me.cmdSerial.Text = "스캔" Me.cmdSerial.UseVisualStyleBackColor = True ' 'gbWeightRg ' Me.gbWeightRg.BackColor = System.Drawing.Color.Silver Me.gbWeightRg.Controls.Add(Me.txbWeightPlus) Me.gbWeightRg.Controls.Add(Me.lbWeightRg1) Me.gbWeightRg.Controls.Add(Me.lbWeightPlus) Me.gbWeightRg.Controls.Add(Me.txbWeightMinus) Me.gbWeightRg.Controls.Add(Me.lbWeightRg2) Me.gbWeightRg.Controls.Add(Me.lbWeightMinus) Me.gbWeightRg.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbWeightRg.ForeColor = System.Drawing.Color.Black Me.gbWeightRg.Location = New System.Drawing.Point(899, 6) Me.gbWeightRg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbWeightRg.Name = "gbWeightRg" Me.gbWeightRg.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbWeightRg.Size = New System.Drawing.Size(361, 94) Me.gbWeightRg.TabIndex = 94 Me.gbWeightRg.TabStop = False Me.gbWeightRg.Text = "무게측정오차범위" ' 'txbWeightPlus ' Me.txbWeightPlus.Font = New System.Drawing.Font("함초롬바탕", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbWeightPlus.Location = New System.Drawing.Point(35, 31) Me.txbWeightPlus.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbWeightPlus.Name = "txbWeightPlus" Me.txbWeightPlus.Size = New System.Drawing.Size(111, 55) Me.txbWeightPlus.TabIndex = 96 Me.txbWeightPlus.Text = "600" Me.txbWeightPlus.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbWeightRg1 ' Me.lbWeightRg1.AutoSize = True Me.lbWeightRg1.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbWeightRg1.Location = New System.Drawing.Point(149, 37) Me.lbWeightRg1.Name = "lbWeightRg1" Me.lbWeightRg1.Size = New System.Drawing.Size(38, 44) Me.lbWeightRg1.TabIndex = 97 Me.lbWeightRg1.Text = "g" ' 'lbWeightPlus ' Me.lbWeightPlus.AutoSize = True Me.lbWeightPlus.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbWeightPlus.Location = New System.Drawing.Point(6, 36) Me.lbWeightPlus.Name = "lbWeightPlus" Me.lbWeightPlus.Size = New System.Drawing.Size(38, 44) Me.lbWeightPlus.TabIndex = 95 Me.lbWeightPlus.Text = "+" ' 'txbWeightMinus ' Me.txbWeightMinus.Font = New System.Drawing.Font("함초롬바탕", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbWeightMinus.Location = New System.Drawing.Point(213, 31) Me.txbWeightMinus.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbWeightMinus.Name = "txbWeightMinus" Me.txbWeightMinus.Size = New System.Drawing.Size(111, 55) Me.txbWeightMinus.TabIndex = 93 Me.txbWeightMinus.Text = "600" Me.txbWeightMinus.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbWeightRg2 ' Me.lbWeightRg2.AutoSize = True Me.lbWeightRg2.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbWeightRg2.Location = New System.Drawing.Point(328, 37) Me.lbWeightRg2.Name = "lbWeightRg2" Me.lbWeightRg2.Size = New System.Drawing.Size(38, 44) Me.lbWeightRg2.TabIndex = 94 Me.lbWeightRg2.Text = "g" ' 'lbWeightMinus ' Me.lbWeightMinus.AutoSize = True Me.lbWeightMinus.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbWeightMinus.Location = New System.Drawing.Point(185, 36) Me.lbWeightMinus.Name = "lbWeightMinus" Me.lbWeightMinus.Size = New System.Drawing.Size(38, 44) Me.lbWeightMinus.TabIndex = 92 Me.lbWeightMinus.Text = "-" ' 'gbWeigth ' Me.gbWeigth.BackColor = System.Drawing.Color.Silver Me.gbWeigth.Controls.Add(Me.Panel1) Me.gbWeigth.Controls.Add(Me.ckbWeight) Me.gbWeigth.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbWeigth.ForeColor = System.Drawing.Color.Black Me.gbWeigth.Location = New System.Drawing.Point(387, 6) Me.gbWeigth.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbWeigth.Name = "gbWeigth" Me.gbWeigth.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbWeigth.Size = New System.Drawing.Size(506, 92) Me.gbWeigth.TabIndex = 93 Me.gbWeigth.TabStop = False Me.gbWeigth.Text = "저울 설정" ' 'Panel1 ' Me.Panel1.Controls.Add(Me.rdbWeightQW) Me.Panel1.Controls.Add(Me.rdbWeightCAS) Me.Panel1.Controls.Add(Me.rdbWeightAuto) Me.Panel1.Location = New System.Drawing.Point(131, 15) Me.Panel1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(369, 75) Me.Panel1.TabIndex = 79 ' 'rdbWeightQW ' Me.rdbWeightQW.AutoSize = True Me.rdbWeightQW.Font = New System.Drawing.Font("함초롬바탕", 11.0!, System.Drawing.FontStyle.Bold) Me.rdbWeightQW.Location = New System.Drawing.Point(259, 22) Me.rdbWeightQW.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbWeightQW.Name = "rdbWeightQW" Me.rdbWeightQW.Size = New System.Drawing.Size(97, 28) Me.rdbWeightQW.TabIndex = 80 Me.rdbWeightQW.TabStop = True Me.rdbWeightQW.Text = "QW저울" Me.rdbWeightQW.UseVisualStyleBackColor = True ' 'rdbWeightCAS ' Me.rdbWeightCAS.AutoSize = True Me.rdbWeightCAS.Font = New System.Drawing.Font("함초롬바탕", 11.0!, System.Drawing.FontStyle.Bold) Me.rdbWeightCAS.Location = New System.Drawing.Point(139, 22) Me.rdbWeightCAS.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbWeightCAS.Name = "rdbWeightCAS" Me.rdbWeightCAS.Size = New System.Drawing.Size(105, 28) Me.rdbWeightCAS.TabIndex = 79 Me.rdbWeightCAS.TabStop = True Me.rdbWeightCAS.Text = "CAS저울" Me.rdbWeightCAS.UseVisualStyleBackColor = True ' 'rdbWeightAuto ' Me.rdbWeightAuto.AutoSize = True Me.rdbWeightAuto.Font = New System.Drawing.Font("함초롬바탕", 11.0!, System.Drawing.FontStyle.Bold) Me.rdbWeightAuto.Location = New System.Drawing.Point(11, 22) Me.rdbWeightAuto.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbWeightAuto.Name = "rdbWeightAuto" Me.rdbWeightAuto.Size = New System.Drawing.Size(121, 28) Me.rdbWeightAuto.TabIndex = 78 Me.rdbWeightAuto.TabStop = True Me.rdbWeightAuto.Text = "중량선별기" Me.rdbWeightAuto.UseVisualStyleBackColor = True ' 'ckbWeight ' Me.ckbWeight.AutoSize = True Me.ckbWeight.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ckbWeight.Location = New System.Drawing.Point(22, 30) Me.ckbWeight.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbWeight.Name = "ckbWeight" Me.ckbWeight.Size = New System.Drawing.Size(107, 48) Me.ckbWeight.TabIndex = 77 Me.ckbWeight.Text = "사용" Me.ckbWeight.UseVisualStyleBackColor = True ' 'gbDBNew ' Me.gbDBNew.BackColor = System.Drawing.Color.Silver Me.gbDBNew.Controls.Add(Me.ckbNEWDB) Me.gbDBNew.Controls.Add(Me.ckbNewSave) Me.gbDBNew.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbDBNew.ForeColor = System.Drawing.Color.Black Me.gbDBNew.Location = New System.Drawing.Point(2057, 6) Me.gbDBNew.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbDBNew.Name = "gbDBNew" Me.gbDBNew.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbDBNew.Size = New System.Drawing.Size(495, 92) Me.gbDBNew.TabIndex = 103 Me.gbDBNew.TabStop = False Me.gbDBNew.Text = "설정" Me.gbDBNew.Visible = False ' 'ckbNEWDB ' Me.ckbNEWDB.AutoSize = True Me.ckbNEWDB.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ckbNEWDB.Location = New System.Drawing.Point(240, 28) Me.ckbNEWDB.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbNEWDB.Name = "ckbNEWDB" Me.ckbNEWDB.Size = New System.Drawing.Size(218, 48) Me.ckbNEWDB.TabIndex = 78 Me.ckbNEWDB.Text = "다른DB형식" Me.ckbNEWDB.UseVisualStyleBackColor = True ' 'ckbNewSave ' Me.ckbNewSave.AutoSize = True Me.ckbNewSave.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ckbNewSave.Location = New System.Drawing.Point(17, 29) Me.ckbNewSave.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbNewSave.Name = "ckbNewSave" Me.ckbNewSave.Size = New System.Drawing.Size(239, 48) Me.ckbNewSave.TabIndex = 77 Me.ckbNewSave.Text = "신규저장방식" Me.ckbNewSave.UseVisualStyleBackColor = True ' 'barTimer ' Me.barTimer.Interval = 10 ' 'successTimer ' Me.successTimer.Interval = 2000 ' 'mainForm ' Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 15.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(4393, 1325) 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) Me.Name = "mainForm" Me.Text = "Form1" Me.WindowState = System.Windows.Forms.FormWindowState.Maximized Me.gbProdSN.ResumeLayout(False) Me.gbProdSN.PerformLayout() Me.pnMain.ResumeLayout(False) Me.gbMESId.ResumeLayout(False) Me.gbMESId.PerformLayout() Me.gbPacking.ResumeLayout(False) Me.gb_info.ResumeLayout(False) Me.gbCount.ResumeLayout(False) Me.gbCount.PerformLayout() Me.gbLcount.ResumeLayout(False) Me.pnLuxSet.ResumeLayout(False) Me.pnLuxSet.PerformLayout() Me.pnLuxBody.ResumeLayout(False) Me.pnLuxBody.PerformLayout() Me.pnLuxFace.ResumeLayout(False) Me.pnLuxFace.PerformLayout() Me.pnLuxEye.ResumeLayout(False) Me.pnLuxEye.PerformLayout() Me.gbPcount.ResumeLayout(False) Me.pnProSet.ResumeLayout(False) Me.pnProSet.PerformLayout() Me.pnProBody.ResumeLayout(False) Me.pnProBody.PerformLayout() Me.pnProFace.ResumeLayout(False) Me.pnProFace.PerformLayout() Me.pnProEye.ResumeLayout(False) Me.pnProEye.PerformLayout() Me.gbFullCount.ResumeLayout(False) Me.gbEcount.ResumeLayout(False) Me.pnMAX.ResumeLayout(False) Me.pnMAX.PerformLayout() Me.pnGel.ResumeLayout(False) Me.pnGel.PerformLayout() Me.pnAmp.ResumeLayout(False) Me.pnAmp.PerformLayout() Me.gbCart.ResumeLayout(False) Me.gbCart.PerformLayout() Me.gbSetCart.ResumeLayout(False) Me.gbSetCart.PerformLayout() Me.gbMain.ResumeLayout(False) Me.gbMain.PerformLayout() Me.gbSetMain.ResumeLayout(False) Me.gbSetMain.PerformLayout() Me.pnTimer.ResumeLayout(False) Me.gbTimeAver.ResumeLayout(False) Me.gbTimeAver.PerformLayout() Me.gbTimeTotal.ResumeLayout(False) Me.gbTimeTotal.PerformLayout() Me.gbTimeEnd.ResumeLayout(False) Me.gbTimeEnd.PerformLayout() Me.gbTimeStart.ResumeLayout(False) Me.gbTimeStart.PerformLayout() Me.pn_image.ResumeLayout(False) Me.pn_image.PerformLayout() CType(Me.picb_main, System.ComponentModel.ISupportInitialize).EndInit() Me.pnBtn.ResumeLayout(False) Me.pnbotWeight.ResumeLayout(False) Me.pnbotWeight.PerformLayout() Me.gbProdList.ResumeLayout(False) Me.gbProdList.PerformLayout() Me.pnProdList.ResumeLayout(False) Me.pnProdList.PerformLayout() Me.pnResult.ResumeLayout(False) Me.pnResult.PerformLayout() Me.pnMassCount.ResumeLayout(False) Me.pnMassCount.PerformLayout() Me.pnPacking.ResumeLayout(False) Me.pnPacking.PerformLayout() Me.gbAutoMode.ResumeLayout(False) Me.gbAutoMode.PerformLayout() Me.gbInv.ResumeLayout(False) Me.gbInv.PerformLayout() Me.pnOption.ResumeLayout(False) Me.gbMass.ResumeLayout(False) Me.gbMass.PerformLayout() Me.gbMesDb.ResumeLayout(False) Me.gbMesDb.PerformLayout() Me.gbAutoCount.ResumeLayout(False) Me.pnAutoCount.ResumeLayout(False) Me.pnAutoCount.PerformLayout() Me.pnAutoCount2.ResumeLayout(False) Me.pnAutoCount2.PerformLayout() Me.gbPrint.ResumeLayout(False) Me.pntxtValue2.ResumeLayout(False) Me.pntxtValue2.PerformLayout() Me.pnBarValue2.ResumeLayout(False) Me.pnBarValue2.PerformLayout() Me.pnlabelAd2.ResumeLayout(False) Me.pnlabelAd2.PerformLayout() Me.pnPrintName2.ResumeLayout(False) Me.pnPrintName2.PerformLayout() Me.pntxtValue.ResumeLayout(False) Me.pntxtValue.PerformLayout() Me.pnBarValue.ResumeLayout(False) Me.pnBarValue.PerformLayout() Me.pnlabelAd.ResumeLayout(False) Me.pnlabelAd.PerformLayout() Me.pnPrintName.ResumeLayout(False) Me.pnPrintName.PerformLayout() Me.pnPrint.ResumeLayout(False) CType(Me.dgvPrint, System.ComponentModel.ISupportInitialize).EndInit() Me.gbAuto.ResumeLayout(False) Me.gbAuto.PerformLayout() Me.gbMode.ResumeLayout(False) Me.gbMode.PerformLayout() Me.gbIdentify.ResumeLayout(False) Me.gblaZeb.ResumeLayout(False) Me.gbPrintPaper.ResumeLayout(False) Me.gbPrintPaper.PerformLayout() Me.pnlaZeb.ResumeLayout(False) Me.pnlaZeb.PerformLayout() Me.pnlaZeb2.ResumeLayout(False) Me.pnlaZeb2.PerformLayout() Me.gblaBro.ResumeLayout(False) Me.pnlaBro.ResumeLayout(False) Me.pnlaBro.PerformLayout() Me.pnlaBro2.ResumeLayout(False) Me.pnlaBro2.PerformLayout() Me.gbPCNum.ResumeLayout(False) Me.pnPCNum.ResumeLayout(False) Me.pnPCNum.PerformLayout() Me.pnPCNum2.ResumeLayout(False) Me.pnPCNum2.PerformLayout() Me.gbIdenMES.ResumeLayout(False) Me.pnIdenMES.ResumeLayout(False) Me.pnIdenMES.PerformLayout() Me.pnIdenMES2.ResumeLayout(False) Me.pnIdenMES2.PerformLayout() Me.gbIdenERP.ResumeLayout(False) Me.pnIdenERP.ResumeLayout(False) Me.pnIdenERP.PerformLayout() Me.pnIdenERP2.ResumeLayout(False) Me.pnIdenERP2.PerformLayout() Me.gbAPIuse.ResumeLayout(False) Me.gbAPIuse.PerformLayout() Me.gbEventSet.ResumeLayout(False) Me.gbEventDel.ResumeLayout(False) Me.gbEventDel2.ResumeLayout(False) Me.pnEventDel.ResumeLayout(False) Me.pnEventDel.PerformLayout() Me.pnEventDel2.ResumeLayout(False) Me.pnEventDel2.PerformLayout() Me.gbEventReg.ResumeLayout(False) Me.pndgv.ResumeLayout(False) CType(Me.dgvSearch, System.ComponentModel.ISupportInitialize).EndInit() Me.pnEventName2.ResumeLayout(False) Me.pnEventName2.PerformLayout() Me.pnEventName1.ResumeLayout(False) Me.pnEventName1.PerformLayout() Me.pnEvSearch.ResumeLayout(False) Me.pnEvSearch.PerformLayout() Me.pnEvSearch2.ResumeLayout(False) Me.pnEvSearch2.PerformLayout() Me.gbEvInfo.ResumeLayout(False) Me.pnLimit.ResumeLayout(False) Me.pnLimit.PerformLayout() Me.pnLimit2.ResumeLayout(False) Me.pnLimit2.PerformLayout() Me.pnProdCode.ResumeLayout(False) Me.pnProdCode.PerformLayout() Me.pnProdCode2.ResumeLayout(False) Me.pnProdCode2.PerformLayout() Me.pnEvCount.ResumeLayout(False) Me.pnEvCount.PerformLayout() Me.pnEvCount2.ResumeLayout(False) Me.pnEvCount2.PerformLayout() Me.pnEvEye.ResumeLayout(False) Me.pnEvEye.PerformLayout() Me.pnEvEye2.ResumeLayout(False) Me.pnEvEye2.PerformLayout() Me.pnEvFace.ResumeLayout(False) Me.pnEvFace.PerformLayout() Me.pnEvFace2.ResumeLayout(False) Me.pnEvFace2.PerformLayout() Me.pnEvCode.ResumeLayout(False) Me.pnEvCode.PerformLayout() Me.pnEvCode2.ResumeLayout(False) Me.pnEvCode2.PerformLayout() Me.pnEvName.ResumeLayout(False) Me.pnEvName.PerformLayout() Me.pnEvName2.ResumeLayout(False) Me.pnEvName2.PerformLayout() Me.gbEvent.ResumeLayout(False) CType(Me.dgvEvent, System.ComponentModel.ISupportInitialize).EndInit() Me.gpbConfig.ResumeLayout(False) Me.gpbConfig.PerformLayout() Me.gbSerial.ResumeLayout(False) Me.gbSerial.PerformLayout() Me.gbWeightRg.ResumeLayout(False) Me.gbWeightRg.PerformLayout() Me.gbWeigth.ResumeLayout(False) Me.gbWeigth.PerformLayout() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() Me.gbDBNew.ResumeLayout(False) Me.gbDBNew.PerformLayout() Me.ResumeLayout(False) End Sub Friend WithEvents gbProdSN As GroupBox Friend WithEvents btnOK As Button Friend WithEvents txbProdSN As TextBox Friend WithEvents lbProdSN As Label Friend WithEvents pnMain As Panel Friend WithEvents btnExit As Button Friend WithEvents btnOption As Button Friend WithEvents btnChange As Button Friend WithEvents gbProdList As GroupBox Friend WithEvents pnProdList As Panel Friend WithEvents txbProdName0 As TextBox Friend WithEvents txbProdCountC0 As TextBox Friend WithEvents txbProdCountB0 As TextBox Friend WithEvents ckb_component As CheckBox Friend WithEvents ckb_cartridge As CheckBox Friend WithEvents lbProdCountC As Label Friend WithEvents lbProdName As Label Friend WithEvents lbProdCountB As Label Friend WithEvents pnResult As Panel Friend WithEvents txbResult As TextBox Friend WithEvents pnOption As Panel Friend WithEvents pnPacking As Panel Friend WithEvents txbPacking As TextBox Friend WithEvents lbPacking As Label Friend WithEvents gb_info As GroupBox Friend WithEvents pn_image As Panel Friend WithEvents picb_main As PictureBox Friend WithEvents gbCart As GroupBox Friend WithEvents txbCmodel As TextBox Friend WithEvents lbCmodel As Label Friend WithEvents gbSetCart As GroupBox Friend WithEvents txbCbodySN As TextBox Friend WithEvents lbCbody As Label Friend WithEvents txbCeyeSN As TextBox Friend WithEvents txbCfaceSN As TextBox Friend WithEvents txbCeyeShot As TextBox Friend WithEvents lbCeye As Label Friend WithEvents lbCserial As Label Friend WithEvents lbCshot As Label Friend WithEvents txbCfaceShot As TextBox Friend WithEvents lbCface As Label Friend WithEvents txbCbodyShot As TextBox Friend WithEvents txbCagent As TextBox Friend WithEvents txbCnt As TextBox Friend WithEvents lbCagent As Label Friend WithEvents lbCnt As Label Friend WithEvents gbMain As GroupBox Friend WithEvents txbMmodel As TextBox Friend WithEvents lbMmodel As Label Friend WithEvents gbSetMain As GroupBox Friend WithEvents txbMeyeSN As TextBox Friend WithEvents txbMfaceSN As TextBox Friend WithEvents txbMdevSN As TextBox Friend WithEvents txbMfaceShot As TextBox Friend WithEvents lbMdevice As Label Friend WithEvents lbMeye As Label Friend WithEvents lbMserial As Label Friend WithEvents lbMshot As Label Friend WithEvents txbMdevShot As TextBox Friend WithEvents lbMface As Label Friend WithEvents txbMeyeShot As TextBox Friend WithEvents txbMagent As TextBox Friend WithEvents txbMnt As TextBox Friend WithEvents lbMagent As Label Friend WithEvents lbMnt As Label Friend WithEvents TextBox1 As TextBox Friend WithEvents gbWeightRg As GroupBox Friend WithEvents gbWeigth As GroupBox Friend WithEvents ckbWeight As CheckBox Friend WithEvents gbPacking As GroupBox Friend WithEvents cboPacking As ComboBox Friend WithEvents btnOpExit As Button Friend WithEvents gpbConfig As GroupBox Friend WithEvents ckbPrinter As CheckBox Friend WithEvents chbUseBarcode As CheckBox Friend WithEvents gbSerial As GroupBox Friend WithEvents cboComPort As ComboBox Friend WithEvents lbSerial As Label Friend WithEvents cmdSerial As Button Friend WithEvents gbEventSet As GroupBox Friend WithEvents gbEventDel As GroupBox Friend WithEvents gbEventDel2 As GroupBox Friend WithEvents btnEventDel As Button Friend WithEvents pnEventDel As Panel Friend WithEvents lbEventDel As Label Friend WithEvents pnEventDel2 As Panel Friend WithEvents txbEventDel As TextBox Friend WithEvents btnEvAllDel As Button Friend WithEvents pnMassTime As Button Friend WithEvents gbEventReg As GroupBox Friend WithEvents btnReg As Button Friend WithEvents pnEventName1 As Panel Friend WithEvents lbEventName As Label Friend WithEvents pnEventName2 As Panel Friend WithEvents txbEventName As TextBox Friend WithEvents gbEvent As GroupBox Friend WithEvents dgvEvent As DataGridView Friend WithEvents gbAPIuse As GroupBox Friend WithEvents ckbAPIuse As CheckBox Friend WithEvents btnReset As Button Friend WithEvents btnStart As Button Friend WithEvents gbCount As GroupBox Friend WithEvents txbCount As TextBox Friend WithEvents lbCount As Label Friend WithEvents gbFullCount As GroupBox Friend WithEvents gbLcount As GroupBox Friend WithEvents pnLuxSet As Panel Friend WithEvents txbLuxSet As TextBox Friend WithEvents lbLuxSet As Label Friend WithEvents pnLuxBody As Panel Friend WithEvents txbLuxBody As TextBox Friend WithEvents lbLuxBody As Label Friend WithEvents pnLuxFace As Panel Friend WithEvents txbLuxFace As TextBox Friend WithEvents lbLuxFace As Label Friend WithEvents pnLuxEye As Panel Friend WithEvents txbLuxEye As TextBox Friend WithEvents lbLuxEye As Label Friend WithEvents gbPcount As GroupBox Friend WithEvents pnProSet As Panel Friend WithEvents txbProSet As TextBox Friend WithEvents lbProSet As Label Friend WithEvents pnProBody As Panel Friend WithEvents txbProBody As TextBox Friend WithEvents lbProBody As Label Friend WithEvents pnProFace As Panel Friend WithEvents txbProFace As TextBox Friend WithEvents lbProFace As Label Friend WithEvents pnProEye As Panel Friend WithEvents txbProEye As TextBox Friend WithEvents lbProEye As Label Friend WithEvents btnMore As Button Friend WithEvents gbEcount As GroupBox Friend WithEvents pnMAX As Panel Friend WithEvents txbMAX As TextBox Friend WithEvents lbMAX As Label Friend WithEvents pnGel As Panel Friend WithEvents txbGel As TextBox Friend WithEvents lbGel As Label Friend WithEvents pnAmp As Panel Friend WithEvents txbAmp As TextBox Friend WithEvents lbAmp As Label Friend WithEvents gbIdenMES As GroupBox Friend WithEvents pnIdenMES As Panel Friend WithEvents lbIdenMES As Label Friend WithEvents pnIdenMES2 As Panel Friend WithEvents txbIdenMES As TextBox Friend WithEvents gbIdenERP As GroupBox Friend WithEvents pnIdenERP As Panel Friend WithEvents lbIdenERP As Label Friend WithEvents pnIdenERP2 As Panel Friend WithEvents txbIdenERP As TextBox Friend WithEvents dgvSearch As DataGridView Friend WithEvents gbEvInfo As GroupBox Friend WithEvents pnEvName As Panel Friend WithEvents lbEvName As Label Friend WithEvents pnEvName2 As Panel Friend WithEvents txbEvName As TextBox Friend WithEvents pnEvCode As Panel Friend WithEvents lbEvCode As Label Friend WithEvents pnEvCode2 As Panel Friend WithEvents txbEvCode As TextBox Friend WithEvents pnEvCount As Panel Friend WithEvents lbEvCount As Label Friend WithEvents pnEvCount2 As Panel Friend WithEvents txbEvCount As TextBox Friend WithEvents pnEvEye As Panel Friend WithEvents lbEvEye As Label Friend WithEvents pnEvEye2 As Panel Friend WithEvents txbEvEye As TextBox Friend WithEvents pnEvFace As Panel Friend WithEvents lbEvFace As Label Friend WithEvents pnEvFace2 As Panel Friend WithEvents txbEvFace As TextBox Friend WithEvents btnEvSearch As Button Friend WithEvents pnEvSearch As Panel Friend WithEvents lbEvSearch As Label Friend WithEvents pnEvSearch2 As Panel Friend WithEvents txbEvSearch As TextBox Friend WithEvents pndgv As Panel Friend WithEvents gbIdentify As GroupBox Friend WithEvents gbPCNum As GroupBox Friend WithEvents pnPCNum As Panel Friend WithEvents lbPCNum As Label Friend WithEvents pnPCNum2 As Panel Friend WithEvents txbPCNum As TextBox Friend WithEvents gbDBNew As GroupBox Friend WithEvents ckbNewSave As CheckBox Friend WithEvents ckbNEWDB As CheckBox Friend WithEvents barTimer As Timer Friend WithEvents btnLoginTest As Button Friend WithEvents gbMESId As GroupBox Friend WithEvents lbMESid As Label Friend WithEvents gbInv As GroupBox Friend WithEvents ckbInv As CheckBox Friend WithEvents Button1 As Button Friend WithEvents gbMode As GroupBox Friend WithEvents rdbMode2 As RadioButton Friend WithEvents rdbMode1 As RadioButton Friend WithEvents gbAuto As GroupBox Friend WithEvents rdbAuto2 As RadioButton Friend WithEvents rdbAuto1 As RadioButton Friend WithEvents gbAutoCount As GroupBox Friend WithEvents pnAutoCount As Panel Friend WithEvents lbAutoCount As Label Friend WithEvents pnAutoCount2 As Panel Friend WithEvents txbAutoCount As TextBox Friend WithEvents dfCode As DataGridViewTextBoxColumn Friend WithEvents dfprodCode As DataGridViewTextBoxColumn Friend WithEvents dfName As DataGridViewTextBoxColumn Friend WithEvents dfFace As DataGridViewTextBoxColumn Friend WithEvents dfEye As DataGridViewTextBoxColumn Friend WithEvents dfAuto As DataGridViewTextBoxColumn Friend WithEvents gbPrint As GroupBox Friend WithEvents pntxtValue2 As Panel Friend WithEvents txbtxtValue As TextBox Friend WithEvents pnBarValue2 As Panel Friend WithEvents txbBarValue As TextBox Friend WithEvents pnlabelAd2 As Panel Friend WithEvents txblabelAd As TextBox Friend WithEvents pnPrintName2 As Panel Friend WithEvents txbPrintName As TextBox Friend WithEvents pntxtValue As Panel Friend WithEvents lbtxtValue As Label Friend WithEvents pnBarValue As Panel Friend WithEvents lbBarValue As Label Friend WithEvents pnlabelAd As Panel Friend WithEvents lblabelAd As Label Friend WithEvents pnPrintName As Panel Friend WithEvents lbPrintName As Label Friend WithEvents btnPrint As Button Friend WithEvents pnPrint As Panel Friend WithEvents dgvPrint As DataGridView Friend WithEvents dfPrintNum As DataGridViewTextBoxColumn Friend WithEvents dfPrintName As DataGridViewTextBoxColumn Friend WithEvents btnPrintSave As Button Friend WithEvents btnLabelChange As Button Friend WithEvents gbAutoMode As GroupBox Friend WithEvents lbAutoMode As Label Friend WithEvents successTimer As Timer Friend WithEvents btndgvReset As Button Friend WithEvents pnLimit As Panel Friend WithEvents lbLimit As Label Friend WithEvents pnLimit2 As Panel Friend WithEvents txbLimit As TextBox Friend WithEvents pnProdCode As Panel Friend WithEvents lbProdCode As Label Friend WithEvents pnProdCode2 As Panel Friend WithEvents txbProdCode As TextBox Friend WithEvents dfNum As DataGridViewTextBoxColumn Friend WithEvents df_event_name As DataGridViewTextBoxColumn Friend WithEvents df_event_code As DataGridViewTextBoxColumn Friend WithEvents df_event_prod As DataGridViewTextBoxColumn Friend WithEvents df_event_count As DataGridViewTextBoxColumn Friend WithEvents df_event_face As DataGridViewTextBoxColumn Friend WithEvents df_event_eye As DataGridViewTextBoxColumn Friend WithEvents dfPRCode As DataGridViewTextBoxColumn Friend WithEvents dfautoUse As DataGridViewTextBoxColumn Friend WithEvents dfLimit As DataGridViewTextBoxColumn Friend WithEvents gblaZeb As GroupBox Friend WithEvents pnlaZeb As Panel Friend WithEvents lblaZeb As Label Friend WithEvents pnlaZeb2 As Panel Friend WithEvents txblaZeb As TextBox Friend WithEvents gblaBro As GroupBox Friend WithEvents pnlaBro As Panel Friend WithEvents lblaBro As Label Friend WithEvents pnlaBro2 As Panel Friend WithEvents txblaBro As TextBox Friend WithEvents gbPrintPaper As GroupBox Friend WithEvents rdbPaper20 As RadioButton Friend WithEvents rdbPaper30 As RadioButton Friend WithEvents Panel1 As Panel Friend WithEvents rdbWeightCAS As RadioButton Friend WithEvents rdbWeightAuto As RadioButton Friend WithEvents txbWeightMinus As TextBox Friend WithEvents lbWeightRg2 As Label Friend WithEvents lbWeightMinus As Label Friend WithEvents txbWeightPlus As TextBox Friend WithEvents lbWeightRg1 As Label Friend WithEvents lbWeightPlus As Label Friend WithEvents gbMesDb As GroupBox Friend WithEvents rdbMesDbPg As RadioButton Friend WithEvents rdbMesDbAPI As RadioButton Friend WithEvents gbMass As GroupBox Friend WithEvents rdbBef As RadioButton Friend WithEvents rdbNew As RadioButton Friend WithEvents pnMassCount As Panel Friend WithEvents txbLeftOver As TextBox Friend WithEvents lbLeftOver As Label Friend WithEvents txbWork As TextBox Friend WithEvents txbRequest As TextBox Friend WithEvents lbWork As Label Friend WithEvents lbRequest As Label Friend WithEvents pnTimer As Panel Friend WithEvents gbTimeAver As GroupBox Friend WithEvents lbTimeAver As Label Friend WithEvents gbTimeTotal As GroupBox Friend WithEvents lbTimeTotal As Label Friend WithEvents gbTimeEnd As GroupBox Friend WithEvents lbTimeEnd As Label Friend WithEvents gbTimeStart As GroupBox Friend WithEvents lbTimeStart As Label Friend WithEvents pnbotWeight As Panel Friend WithEvents pnBtn As Panel Friend WithEvents txbCheckWeight As TextBox Friend WithEvents lbCheckWeight As Label Friend WithEvents rdbWeightQW As RadioButton End Class