4222 lines
191 KiB
VB.net
4222 lines
191 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class mainForm
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
|
|
<System.Diagnostics.DebuggerNonUserCode()>
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Windows Form 디자이너에 필요합니다.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다.
|
|
'수정하려면 Windows Form 디자이너를 사용하십시오.
|
|
'코드 편집기에서는 수정하지 마세요.
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(mainForm))
|
|
Me.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.pnbotWeight = New System.Windows.Forms.Panel()
|
|
Me.txbCheckWeight = New System.Windows.Forms.TextBox()
|
|
Me.lbCheckWeight = New System.Windows.Forms.Label()
|
|
Me.pnBtn = New System.Windows.Forms.Panel()
|
|
Me.btnStart = New System.Windows.Forms.Button()
|
|
Me.btnReset = New System.Windows.Forms.Button()
|
|
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.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.pnbotWeight.SuspendLayout()
|
|
Me.pnBtn.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(459, 4)
|
|
Me.gbProdSN.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.gbProdSN.Name = "gbProdSN"
|
|
Me.gbProdSN.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.gbProdSN.Size = New System.Drawing.Size(1073, 106)
|
|
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(956, 29)
|
|
Me.btnOK.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.btnOK.Name = "btnOK"
|
|
Me.btnOK.Size = New System.Drawing.Size(110, 64)
|
|
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(90, 24)
|
|
Me.txbProdSN.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbProdSN.Name = "txbProdSN"
|
|
Me.txbProdSN.Size = New System.Drawing.Size(863, 74)
|
|
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(8, 39)
|
|
Me.lbProdSN.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lbProdSN.Name = "lbProdSN"
|
|
Me.lbProdSN.Size = New System.Drawing.Size(78, 41)
|
|
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.Name = "pnMain"
|
|
Me.pnMain.Size = New System.Drawing.Size(1920, 1060)
|
|
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(166, 4)
|
|
Me.gbMESId.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.gbMESId.Name = "gbMESId"
|
|
Me.gbMESId.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.gbMESId.Size = New System.Drawing.Size(137, 106)
|
|
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(32, 44)
|
|
Me.lbMESid.Name = "lbMESid"
|
|
Me.lbMESid.Size = New System.Drawing.Size(69, 35)
|
|
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, 4)
|
|
Me.btnLoginTest.Name = "btnLoginTest"
|
|
Me.btnLoginTest.Size = New System.Drawing.Size(161, 107)
|
|
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(453, 4)
|
|
Me.gbPacking.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.gbPacking.Name = "gbPacking"
|
|
Me.gbPacking.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.gbPacking.Size = New System.Drawing.Size(420, 106)
|
|
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(9, 36)
|
|
Me.cboPacking.Name = "cboPacking"
|
|
Me.cboPacking.Size = New System.Drawing.Size(404, 46)
|
|
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(962, 287)
|
|
Me.gb_info.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.gb_info.Name = "gb_info"
|
|
Me.gb_info.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.gb_info.Size = New System.Drawing.Size(950, 761)
|
|
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(5, 390)
|
|
Me.gbCount.Name = "gbCount"
|
|
Me.gbCount.Size = New System.Drawing.Size(465, 258)
|
|
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(170, 28)
|
|
Me.txbCount.Name = "txbCount"
|
|
Me.txbCount.ReadOnly = True
|
|
Me.txbCount.Size = New System.Drawing.Size(244, 39)
|
|
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(50, 36)
|
|
Me.lbCount.Name = "lbCount"
|
|
Me.lbCount.Size = New System.Drawing.Size(124, 27)
|
|
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(156, 73)
|
|
Me.gbLcount.Name = "gbLcount"
|
|
Me.gbLcount.Size = New System.Drawing.Size(147, 185)
|
|
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(6, 31)
|
|
Me.pnLuxSet.Name = "pnLuxSet"
|
|
Me.pnLuxSet.Size = New System.Drawing.Size(130, 34)
|
|
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(55, 3)
|
|
Me.txbLuxSet.Name = "txbLuxSet"
|
|
Me.txbLuxSet.ReadOnly = True
|
|
Me.txbLuxSet.Size = New System.Drawing.Size(67, 28)
|
|
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, 6)
|
|
Me.lbLuxSet.Name = "lbLuxSet"
|
|
Me.lbLuxSet.Size = New System.Drawing.Size(41, 21)
|
|
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(7, 145)
|
|
Me.pnLuxBody.Name = "pnLuxBody"
|
|
Me.pnLuxBody.Size = New System.Drawing.Size(130, 34)
|
|
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(55, 3)
|
|
Me.txbLuxBody.Name = "txbLuxBody"
|
|
Me.txbLuxBody.ReadOnly = True
|
|
Me.txbLuxBody.Size = New System.Drawing.Size(67, 28)
|
|
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, 6)
|
|
Me.lbLuxBody.Name = "lbLuxBody"
|
|
Me.lbLuxBody.Size = New System.Drawing.Size(55, 21)
|
|
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(7, 71)
|
|
Me.pnLuxFace.Name = "pnLuxFace"
|
|
Me.pnLuxFace.Size = New System.Drawing.Size(130, 34)
|
|
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(55, 3)
|
|
Me.txbLuxFace.Name = "txbLuxFace"
|
|
Me.txbLuxFace.ReadOnly = True
|
|
Me.txbLuxFace.Size = New System.Drawing.Size(67, 28)
|
|
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, 6)
|
|
Me.lbLuxFace.Name = "lbLuxFace"
|
|
Me.lbLuxFace.Size = New System.Drawing.Size(52, 21)
|
|
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(7, 108)
|
|
Me.pnLuxEye.Name = "pnLuxEye"
|
|
Me.pnLuxEye.Size = New System.Drawing.Size(130, 34)
|
|
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(55, 3)
|
|
Me.txbLuxEye.Name = "txbLuxEye"
|
|
Me.txbLuxEye.ReadOnly = True
|
|
Me.txbLuxEye.Size = New System.Drawing.Size(67, 28)
|
|
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, 6)
|
|
Me.lbLuxEye.Name = "lbLuxEye"
|
|
Me.lbLuxEye.Size = New System.Drawing.Size(41, 21)
|
|
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(10, 73)
|
|
Me.gbPcount.Name = "gbPcount"
|
|
Me.gbPcount.Size = New System.Drawing.Size(142, 185)
|
|
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(6, 31)
|
|
Me.pnProSet.Name = "pnProSet"
|
|
Me.pnProSet.Size = New System.Drawing.Size(130, 34)
|
|
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(55, 3)
|
|
Me.txbProSet.Name = "txbProSet"
|
|
Me.txbProSet.ReadOnly = True
|
|
Me.txbProSet.Size = New System.Drawing.Size(67, 28)
|
|
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, 6)
|
|
Me.lbProSet.Name = "lbProSet"
|
|
Me.lbProSet.Size = New System.Drawing.Size(41, 21)
|
|
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(7, 145)
|
|
Me.pnProBody.Name = "pnProBody"
|
|
Me.pnProBody.Size = New System.Drawing.Size(130, 34)
|
|
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(55, 3)
|
|
Me.txbProBody.Name = "txbProBody"
|
|
Me.txbProBody.ReadOnly = True
|
|
Me.txbProBody.Size = New System.Drawing.Size(67, 28)
|
|
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, 6)
|
|
Me.lbProBody.Name = "lbProBody"
|
|
Me.lbProBody.Size = New System.Drawing.Size(55, 21)
|
|
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(7, 71)
|
|
Me.pnProFace.Name = "pnProFace"
|
|
Me.pnProFace.Size = New System.Drawing.Size(130, 34)
|
|
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(55, 3)
|
|
Me.txbProFace.Name = "txbProFace"
|
|
Me.txbProFace.ReadOnly = True
|
|
Me.txbProFace.Size = New System.Drawing.Size(67, 28)
|
|
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, 6)
|
|
Me.lbProFace.Name = "lbProFace"
|
|
Me.lbProFace.Size = New System.Drawing.Size(52, 21)
|
|
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(7, 108)
|
|
Me.pnProEye.Name = "pnProEye"
|
|
Me.pnProEye.Size = New System.Drawing.Size(130, 34)
|
|
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(55, 3)
|
|
Me.txbProEye.Name = "txbProEye"
|
|
Me.txbProEye.ReadOnly = True
|
|
Me.txbProEye.Size = New System.Drawing.Size(67, 28)
|
|
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, 6)
|
|
Me.lbProEye.Name = "lbProEye"
|
|
Me.lbProEye.Size = New System.Drawing.Size(41, 21)
|
|
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, 73)
|
|
Me.gbFullCount.Name = "gbFullCount"
|
|
Me.gbFullCount.Size = New System.Drawing.Size(460, 185)
|
|
Me.gbFullCount.TabIndex = 2
|
|
Me.gbFullCount.TabStop = False
|
|
'
|
|
'btnMore
|
|
'
|
|
Me.btnMore.Location = New System.Drawing.Point(304, 145)
|
|
Me.btnMore.Name = "btnMore"
|
|
Me.btnMore.Size = New System.Drawing.Size(150, 34)
|
|
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(307, 0)
|
|
Me.gbEcount.Name = "gbEcount"
|
|
Me.gbEcount.Size = New System.Drawing.Size(147, 144)
|
|
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(6, 31)
|
|
Me.pnMAX.Name = "pnMAX"
|
|
Me.pnMAX.Size = New System.Drawing.Size(130, 34)
|
|
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(55, 3)
|
|
Me.txbMAX.Name = "txbMAX"
|
|
Me.txbMAX.ReadOnly = True
|
|
Me.txbMAX.Size = New System.Drawing.Size(67, 28)
|
|
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, 6)
|
|
Me.lbMAX.Name = "lbMAX"
|
|
Me.lbMAX.Size = New System.Drawing.Size(45, 21)
|
|
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(7, 71)
|
|
Me.pnGel.Name = "pnGel"
|
|
Me.pnGel.Size = New System.Drawing.Size(130, 34)
|
|
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(55, 3)
|
|
Me.txbGel.Name = "txbGel"
|
|
Me.txbGel.ReadOnly = True
|
|
Me.txbGel.Size = New System.Drawing.Size(67, 28)
|
|
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, 6)
|
|
Me.lbGel.Name = "lbGel"
|
|
Me.lbGel.Size = New System.Drawing.Size(41, 21)
|
|
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(7, 108)
|
|
Me.pnAmp.Name = "pnAmp"
|
|
Me.pnAmp.Size = New System.Drawing.Size(130, 34)
|
|
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(55, 3)
|
|
Me.txbAmp.Name = "txbAmp"
|
|
Me.txbAmp.ReadOnly = True
|
|
Me.txbAmp.Size = New System.Drawing.Size(67, 28)
|
|
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, 6)
|
|
Me.lbAmp.Name = "lbAmp"
|
|
Me.lbAmp.Size = New System.Drawing.Size(44, 21)
|
|
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(480, 50)
|
|
Me.gbCart.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.gbCart.Name = "gbCart"
|
|
Me.gbCart.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.gbCart.Size = New System.Drawing.Size(465, 330)
|
|
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(94, 53)
|
|
Me.txbCmodel.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbCmodel.Name = "txbCmodel"
|
|
Me.txbCmodel.ReadOnly = True
|
|
Me.txbCmodel.Size = New System.Drawing.Size(351, 39)
|
|
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(36, 56)
|
|
Me.lbCmodel.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lbCmodel.Name = "lbCmodel"
|
|
Me.lbCmodel.Size = New System.Drawing.Size(60, 32)
|
|
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(7, 81)
|
|
Me.gbSetCart.Name = "gbSetCart"
|
|
Me.gbSetCart.Size = New System.Drawing.Size(451, 192)
|
|
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(87, 146)
|
|
Me.txbCbodySN.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbCbodySN.Name = "txbCbodySN"
|
|
Me.txbCbodySN.ReadOnly = True
|
|
Me.txbCbodySN.Size = New System.Drawing.Size(215, 43)
|
|
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(13, 152)
|
|
Me.lbCbody.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lbCbody.Name = "lbCbody"
|
|
Me.lbCbody.Size = New System.Drawing.Size(81, 32)
|
|
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(87, 99)
|
|
Me.txbCeyeSN.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbCeyeSN.Name = "txbCeyeSN"
|
|
Me.txbCeyeSN.ReadOnly = True
|
|
Me.txbCeyeSN.Size = New System.Drawing.Size(215, 43)
|
|
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(87, 52)
|
|
Me.txbCfaceSN.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbCfaceSN.Name = "txbCfaceSN"
|
|
Me.txbCfaceSN.ReadOnly = True
|
|
Me.txbCfaceSN.Size = New System.Drawing.Size(215, 43)
|
|
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(312, 99)
|
|
Me.txbCeyeShot.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbCeyeShot.Name = "txbCeyeShot"
|
|
Me.txbCeyeShot.ReadOnly = True
|
|
Me.txbCeyeShot.Size = New System.Drawing.Size(125, 43)
|
|
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(28, 104)
|
|
Me.lbCeye.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lbCeye.Name = "lbCeye"
|
|
Me.lbCeye.Size = New System.Drawing.Size(61, 32)
|
|
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(168, 17)
|
|
Me.lbCserial.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lbCserial.Name = "lbCserial"
|
|
Me.lbCserial.Size = New System.Drawing.Size(60, 32)
|
|
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(339, 17)
|
|
Me.lbCshot.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lbCshot.Name = "lbCshot"
|
|
Me.lbCshot.Size = New System.Drawing.Size(67, 32)
|
|
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(312, 52)
|
|
Me.txbCfaceShot.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbCfaceShot.Name = "txbCfaceShot"
|
|
Me.txbCfaceShot.ReadOnly = True
|
|
Me.txbCfaceShot.Size = New System.Drawing.Size(125, 43)
|
|
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(13, 56)
|
|
Me.lbCface.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lbCface.Name = "lbCface"
|
|
Me.lbCface.Size = New System.Drawing.Size(76, 32)
|
|
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(312, 146)
|
|
Me.txbCbodyShot.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbCbodyShot.Name = "txbCbodyShot"
|
|
Me.txbCbodyShot.ReadOnly = True
|
|
Me.txbCbodyShot.Size = New System.Drawing.Size(125, 43)
|
|
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(309, 285)
|
|
Me.txbCagent.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbCagent.Name = "txbCagent"
|
|
Me.txbCagent.ReadOnly = True
|
|
Me.txbCagent.Size = New System.Drawing.Size(136, 39)
|
|
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(94, 285)
|
|
Me.txbCnt.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbCnt.Name = "txbCnt"
|
|
Me.txbCnt.ReadOnly = True
|
|
Me.txbCnt.Size = New System.Drawing.Size(136, 39)
|
|
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(240, 290)
|
|
Me.lbCagent.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lbCagent.Name = "lbCagent"
|
|
Me.lbCagent.Size = New System.Drawing.Size(72, 27)
|
|
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(5, 290)
|
|
Me.lbCnt.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lbCnt.Name = "lbCnt"
|
|
Me.lbCnt.Size = New System.Drawing.Size(92, 27)
|
|
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(5, 50)
|
|
Me.gbMain.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.gbMain.Name = "gbMain"
|
|
Me.gbMain.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.gbMain.Size = New System.Drawing.Size(465, 330)
|
|
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(94, 53)
|
|
Me.txbMmodel.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbMmodel.Name = "txbMmodel"
|
|
Me.txbMmodel.ReadOnly = True
|
|
Me.txbMmodel.Size = New System.Drawing.Size(351, 39)
|
|
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(36, 56)
|
|
Me.lbMmodel.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lbMmodel.Name = "lbMmodel"
|
|
Me.lbMmodel.Size = New System.Drawing.Size(60, 32)
|
|
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(7, 81)
|
|
Me.gbSetMain.Name = "gbSetMain"
|
|
Me.gbSetMain.Size = New System.Drawing.Size(451, 192)
|
|
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(87, 146)
|
|
Me.txbMeyeSN.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbMeyeSN.Name = "txbMeyeSN"
|
|
Me.txbMeyeSN.ReadOnly = True
|
|
Me.txbMeyeSN.Size = New System.Drawing.Size(215, 43)
|
|
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(87, 99)
|
|
Me.txbMfaceSN.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbMfaceSN.Name = "txbMfaceSN"
|
|
Me.txbMfaceSN.ReadOnly = True
|
|
Me.txbMfaceSN.Size = New System.Drawing.Size(215, 43)
|
|
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(87, 52)
|
|
Me.txbMdevSN.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbMdevSN.Name = "txbMdevSN"
|
|
Me.txbMdevSN.ReadOnly = True
|
|
Me.txbMdevSN.Size = New System.Drawing.Size(215, 43)
|
|
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(312, 99)
|
|
Me.txbMfaceShot.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbMfaceShot.Name = "txbMfaceShot"
|
|
Me.txbMfaceShot.ReadOnly = True
|
|
Me.txbMfaceShot.Size = New System.Drawing.Size(125, 43)
|
|
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(29, 56)
|
|
Me.lbMdevice.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lbMdevice.Name = "lbMdevice"
|
|
Me.lbMdevice.Size = New System.Drawing.Size(60, 32)
|
|
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(28, 152)
|
|
Me.lbMeye.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lbMeye.Name = "lbMeye"
|
|
Me.lbMeye.Size = New System.Drawing.Size(61, 32)
|
|
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(168, 17)
|
|
Me.lbMserial.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lbMserial.Name = "lbMserial"
|
|
Me.lbMserial.Size = New System.Drawing.Size(60, 32)
|
|
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(323, 17)
|
|
Me.lbMshot.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lbMshot.Name = "lbMshot"
|
|
Me.lbMshot.Size = New System.Drawing.Size(101, 32)
|
|
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(312, 52)
|
|
Me.txbMdevShot.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbMdevShot.Name = "txbMdevShot"
|
|
Me.txbMdevShot.ReadOnly = True
|
|
Me.txbMdevShot.Size = New System.Drawing.Size(125, 43)
|
|
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(13, 104)
|
|
Me.lbMface.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lbMface.Name = "lbMface"
|
|
Me.lbMface.Size = New System.Drawing.Size(76, 32)
|
|
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(312, 146)
|
|
Me.txbMeyeShot.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbMeyeShot.Name = "txbMeyeShot"
|
|
Me.txbMeyeShot.ReadOnly = True
|
|
Me.txbMeyeShot.Size = New System.Drawing.Size(125, 43)
|
|
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(309, 285)
|
|
Me.txbMagent.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbMagent.Name = "txbMagent"
|
|
Me.txbMagent.ReadOnly = True
|
|
Me.txbMagent.Size = New System.Drawing.Size(136, 39)
|
|
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(94, 285)
|
|
Me.txbMnt.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txbMnt.Name = "txbMnt"
|
|
Me.txbMnt.ReadOnly = True
|
|
Me.txbMnt.Size = New System.Drawing.Size(136, 39)
|
|
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(240, 290)
|
|
Me.lbMagent.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lbMagent.Name = "lbMagent"
|
|
Me.lbMagent.Size = New System.Drawing.Size(72, 27)
|
|
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(5, 290)
|
|
Me.lbMnt.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lbMnt.Name = "lbMnt"
|
|
Me.lbMnt.Size = New System.Drawing.Size(92, 27)
|
|
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(480, 390)
|
|
Me.pnTimer.Name = "pnTimer"
|
|
Me.pnTimer.Size = New System.Drawing.Size(465, 365)
|
|
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(233, 185)
|
|
Me.gbTimeAver.Name = "gbTimeAver"
|
|
Me.gbTimeAver.Size = New System.Drawing.Size(230, 180)
|
|
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(35, 70)
|
|
Me.lbTimeAver.Name = "lbTimeAver"
|
|
Me.lbTimeAver.Size = New System.Drawing.Size(166, 49)
|
|
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, 185)
|
|
Me.gbTimeTotal.Name = "gbTimeTotal"
|
|
Me.gbTimeTotal.Size = New System.Drawing.Size(230, 180)
|
|
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(35, 70)
|
|
Me.lbTimeTotal.Name = "lbTimeTotal"
|
|
Me.lbTimeTotal.Size = New System.Drawing.Size(166, 49)
|
|
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(233, 0)
|
|
Me.gbTimeEnd.Name = "gbTimeEnd"
|
|
Me.gbTimeEnd.Size = New System.Drawing.Size(230, 180)
|
|
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(35, 70)
|
|
Me.lbTimeEnd.Name = "lbTimeEnd"
|
|
Me.lbTimeEnd.Size = New System.Drawing.Size(166, 49)
|
|
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.Name = "gbTimeStart"
|
|
Me.gbTimeStart.Size = New System.Drawing.Size(230, 180)
|
|
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(35, 70)
|
|
Me.lbTimeStart.Name = "lbTimeStart"
|
|
Me.lbTimeStart.Size = New System.Drawing.Size(166, 49)
|
|
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(480, 390)
|
|
Me.pn_image.Name = "pn_image"
|
|
Me.pn_image.Size = New System.Drawing.Size(465, 365)
|
|
Me.pn_image.TabIndex = 86
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Location = New System.Drawing.Point(332, 258)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(80, 49)
|
|
Me.Button1.TabIndex = 3
|
|
Me.Button1.Text = "Button1"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
Me.Button1.Visible = False
|
|
'
|
|
'TextBox1
|
|
'
|
|
Me.TextBox1.Location = New System.Drawing.Point(37, 36)
|
|
Me.TextBox1.Multiline = True
|
|
Me.TextBox1.Name = "TextBox1"
|
|
Me.TextBox1.Size = New System.Drawing.Size(388, 281)
|
|
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(30, 30)
|
|
Me.picb_main.Name = "picb_main"
|
|
Me.picb_main.Size = New System.Drawing.Size(405, 300)
|
|
Me.picb_main.TabIndex = 1
|
|
Me.picb_main.TabStop = False
|
|
'
|
|
'pnbotWeight
|
|
'
|
|
Me.pnbotWeight.Controls.Add(Me.txbCheckWeight)
|
|
Me.pnbotWeight.Controls.Add(Me.lbCheckWeight)
|
|
Me.pnbotWeight.Location = New System.Drawing.Point(5, 655)
|
|
Me.pnbotWeight.Name = "pnbotWeight"
|
|
Me.pnbotWeight.Size = New System.Drawing.Size(465, 100)
|
|
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(145, 15)
|
|
Me.txbCheckWeight.Name = "txbCheckWeight"
|
|
Me.txbCheckWeight.ReadOnly = True
|
|
Me.txbCheckWeight.Size = New System.Drawing.Size(311, 70)
|
|
Me.txbCheckWeight.TabIndex = 1
|
|
Me.txbCheckWeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lbCheckWeight
|
|
'
|
|
Me.lbCheckWeight.AutoSize = True
|
|
Me.lbCheckWeight.Location = New System.Drawing.Point(12, 33)
|
|
Me.lbCheckWeight.Name = "lbCheckWeight"
|
|
Me.lbCheckWeight.Size = New System.Drawing.Size(127, 35)
|
|
Me.lbCheckWeight.TabIndex = 0
|
|
Me.lbCheckWeight.Text = "측정 무게"
|
|
'
|
|
'pnBtn
|
|
'
|
|
Me.pnBtn.Controls.Add(Me.btnStart)
|
|
Me.pnBtn.Controls.Add(Me.btnReset)
|
|
Me.pnBtn.Location = New System.Drawing.Point(5, 655)
|
|
Me.pnBtn.Name = "pnBtn"
|
|
Me.pnBtn.Size = New System.Drawing.Size(465, 100)
|
|
Me.pnBtn.TabIndex = 49
|
|
'
|
|
'btnStart
|
|
'
|
|
Me.btnStart.Location = New System.Drawing.Point(240, 0)
|
|
Me.btnStart.Name = "btnStart"
|
|
Me.btnStart.Size = New System.Drawing.Size(224, 100)
|
|
Me.btnStart.TabIndex = 87
|
|
Me.btnStart.Text = "등록"
|
|
Me.btnStart.UseVisualStyleBackColor = True
|
|
'
|
|
'btnReset
|
|
'
|
|
Me.btnReset.Location = New System.Drawing.Point(0, 0)
|
|
Me.btnReset.Name = "btnReset"
|
|
Me.btnReset.Size = New System.Drawing.Size(233, 100)
|
|
Me.btnReset.TabIndex = 88
|
|
Me.btnReset.Text = "초기화"
|
|
Me.btnReset.UseVisualStyleBackColor = True
|
|
'
|
|
'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(4, 287)
|
|
Me.gbProdList.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.gbProdList.Name = "gbProdList"
|
|
Me.gbProdList.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.gbProdList.Size = New System.Drawing.Size(950, 761)
|
|
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, 82)
|
|
Me.pnProdList.Name = "pnProdList"
|
|
Me.pnProdList.Size = New System.Drawing.Size(945, 672)
|
|
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(4)
|
|
Me.txbProdName0.Name = "txbProdName0"
|
|
Me.txbProdName0.ReadOnly = True
|
|
Me.txbProdName0.Size = New System.Drawing.Size(710, 50)
|
|
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(828, 5)
|
|
Me.txbProdCountC0.Name = "txbProdCountC0"
|
|
Me.txbProdCountC0.ReadOnly = True
|
|
Me.txbProdCountC0.Size = New System.Drawing.Size(110, 50)
|
|
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(717, 5)
|
|
Me.txbProdCountB0.Name = "txbProdCountB0"
|
|
Me.txbProdCountB0.ReadOnly = True
|
|
Me.txbProdCountB0.Size = New System.Drawing.Size(110, 50)
|
|
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(-60, 1050)
|
|
Me.ckb_component.Name = "ckb_component"
|
|
Me.ckb_component.Size = New System.Drawing.Size(102, 36)
|
|
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(-60, 1050)
|
|
Me.ckb_cartridge.Name = "ckb_cartridge"
|
|
Me.ckb_cartridge.Size = New System.Drawing.Size(178, 36)
|
|
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(824, 46)
|
|
Me.lbProdCountC.Name = "lbProdCountC"
|
|
Me.lbProdCountC.Size = New System.Drawing.Size(119, 35)
|
|
Me.lbProdCountC.TabIndex = 63
|
|
Me.lbProdCountC.Text = "확인수량"
|
|
'
|
|
'lbProdName
|
|
'
|
|
Me.lbProdName.AutoSize = True
|
|
Me.lbProdName.Location = New System.Drawing.Point(284, 45)
|
|
Me.lbProdName.Name = "lbProdName"
|
|
Me.lbProdName.Size = New System.Drawing.Size(145, 35)
|
|
Me.lbProdName.TabIndex = 61
|
|
Me.lbProdName.Text = "구성품목명"
|
|
'
|
|
'lbProdCountB
|
|
'
|
|
Me.lbProdCountB.AutoSize = True
|
|
Me.lbProdCountB.Location = New System.Drawing.Point(712, 46)
|
|
Me.lbProdCountB.Name = "lbProdCountB"
|
|
Me.lbProdCountB.Size = New System.Drawing.Size(119, 35)
|
|
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(5, 120)
|
|
Me.pnResult.Name = "pnResult"
|
|
Me.pnResult.Size = New System.Drawing.Size(950, 165)
|
|
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(5, 20)
|
|
Me.txbResult.Multiline = True
|
|
Me.txbResult.Name = "txbResult"
|
|
Me.txbResult.ReadOnly = True
|
|
Me.txbResult.Size = New System.Drawing.Size(940, 122)
|
|
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(1789, 4)
|
|
Me.btnExit.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.btnExit.Name = "btnExit"
|
|
Me.btnExit.Size = New System.Drawing.Size(127, 106)
|
|
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(1661, 4)
|
|
Me.btnOption.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.btnOption.Name = "btnOption"
|
|
Me.btnOption.Size = New System.Drawing.Size(127, 106)
|
|
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(1533, 4)
|
|
Me.btnChange.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.btnChange.Name = "btnChange"
|
|
Me.btnChange.Size = New System.Drawing.Size(127, 106)
|
|
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(965, 120)
|
|
Me.pnMassCount.Name = "pnMassCount"
|
|
Me.pnMassCount.Size = New System.Drawing.Size(950, 163)
|
|
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(635, 50)
|
|
Me.txbLeftOver.Name = "txbLeftOver"
|
|
Me.txbLeftOver.ReadOnly = True
|
|
Me.txbLeftOver.Size = New System.Drawing.Size(300, 105)
|
|
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(706, 7)
|
|
Me.lbLeftOver.Name = "lbLeftOver"
|
|
Me.lbLeftOver.Size = New System.Drawing.Size(142, 41)
|
|
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(325, 50)
|
|
Me.txbWork.Name = "txbWork"
|
|
Me.txbWork.ReadOnly = True
|
|
Me.txbWork.Size = New System.Drawing.Size(300, 105)
|
|
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(15, 50)
|
|
Me.txbRequest.Name = "txbRequest"
|
|
Me.txbRequest.ReadOnly = True
|
|
Me.txbRequest.Size = New System.Drawing.Size(300, 105)
|
|
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(407, 7)
|
|
Me.lbWork.Name = "lbWork"
|
|
Me.lbWork.Size = New System.Drawing.Size(142, 41)
|
|
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(97, 7)
|
|
Me.lbRequest.Name = "lbRequest"
|
|
Me.lbRequest.Size = New System.Drawing.Size(142, 41)
|
|
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(965, 120)
|
|
Me.pnPacking.Name = "pnPacking"
|
|
Me.pnPacking.Size = New System.Drawing.Size(950, 165)
|
|
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(215, 24)
|
|
Me.txbPacking.Multiline = True
|
|
Me.txbPacking.Name = "txbPacking"
|
|
Me.txbPacking.Size = New System.Drawing.Size(718, 122)
|
|
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, 48)
|
|
Me.lbPacking.Name = "lbPacking"
|
|
Me.lbPacking.Size = New System.Drawing.Size(215, 62)
|
|
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(4, 4)
|
|
Me.gbAutoMode.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.gbAutoMode.Name = "gbAutoMode"
|
|
Me.gbAutoMode.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.gbAutoMode.Size = New System.Drawing.Size(446, 107)
|
|
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(50, 29)
|
|
Me.lbAutoMode.Name = "lbAutoMode"
|
|
Me.lbAutoMode.Size = New System.Drawing.Size(337, 62)
|
|
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(305, 4)
|
|
Me.gbInv.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.gbInv.Name = "gbInv"
|
|
Me.gbInv.Padding = New System.Windows.Forms.Padding(4)
|
|
Me.gbInv.Size = New System.Drawing.Size(145, 106)
|
|
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(14, 41)
|
|
Me.ckbInv.Name = "ckbInv"
|
|
Me.ckbInv.Size = New System.Drawing.Size(125, 36)
|
|
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(1920, 0)
|
|
Me.pnOption.Name = "pnOption"
|
|
Me.pnOption.Size = New System.Drawing.Size(1920, 1060)
|
|
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(1590, 171)
|
|
Me.gbMass.Name = "gbMass"
|
|
Me.gbMass.Size = New System.Drawing.Size(322, 70)
|
|
Me.gbMass.TabIndex = 109
|
|
Me.gbMass.TabStop = False
|
|
Me.gbMass.Text = "대량 포장 설정"
|
|
'
|
|
'rdbBef
|
|
'
|
|
Me.rdbBef.AutoSize = True
|
|
Me.rdbBef.Location = New System.Drawing.Point(162, 28)
|
|
Me.rdbBef.Name = "rdbBef"
|
|
Me.rdbBef.Size = New System.Drawing.Size(86, 23)
|
|
Me.rdbBef.TabIndex = 1
|
|
Me.rdbBef.Text = "Before"
|
|
Me.rdbBef.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbNew
|
|
'
|
|
Me.rdbNew.AutoSize = True
|
|
Me.rdbNew.Location = New System.Drawing.Point(60, 28)
|
|
Me.rdbNew.Name = "rdbNew"
|
|
Me.rdbNew.Size = New System.Drawing.Size(66, 23)
|
|
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(1590, 95)
|
|
Me.gbMesDb.Name = "gbMesDb"
|
|
Me.gbMesDb.Size = New System.Drawing.Size(322, 70)
|
|
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(162, 28)
|
|
Me.rdbMesDbPg.Name = "rdbMesDbPg"
|
|
Me.rdbMesDbPg.Size = New System.Drawing.Size(97, 23)
|
|
Me.rdbMesDbPg.TabIndex = 1
|
|
Me.rdbMesDbPg.Text = "Postgre"
|
|
Me.rdbMesDbPg.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbMesDbAPI
|
|
'
|
|
Me.rdbMesDbAPI.AutoSize = True
|
|
Me.rdbMesDbAPI.Location = New System.Drawing.Point(60, 28)
|
|
Me.rdbMesDbAPI.Name = "rdbMesDbAPI"
|
|
Me.rdbMesDbAPI.Size = New System.Drawing.Size(56, 23)
|
|
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(1259, 247)
|
|
Me.gbAutoCount.Name = "gbAutoCount"
|
|
Me.gbAutoCount.Size = New System.Drawing.Size(327, 88)
|
|
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(6, 28)
|
|
Me.pnAutoCount.Name = "pnAutoCount"
|
|
Me.pnAutoCount.Size = New System.Drawing.Size(93, 42)
|
|
Me.pnAutoCount.TabIndex = 2
|
|
'
|
|
'lbAutoCount
|
|
'
|
|
Me.lbAutoCount.AutoSize = True
|
|
Me.lbAutoCount.Location = New System.Drawing.Point(3, 13)
|
|
Me.lbAutoCount.Name = "lbAutoCount"
|
|
Me.lbAutoCount.Size = New System.Drawing.Size(89, 19)
|
|
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(104, 28)
|
|
Me.pnAutoCount2.Name = "pnAutoCount2"
|
|
Me.pnAutoCount2.Size = New System.Drawing.Size(210, 42)
|
|
Me.pnAutoCount2.TabIndex = 3
|
|
'
|
|
'txbAutoCount
|
|
'
|
|
Me.txbAutoCount.Location = New System.Drawing.Point(2, 7)
|
|
Me.txbAutoCount.Name = "txbAutoCount"
|
|
Me.txbAutoCount.Size = New System.Drawing.Size(205, 29)
|
|
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(1258, 615)
|
|
Me.gbPrint.Name = "gbPrint"
|
|
Me.gbPrint.Size = New System.Drawing.Size(654, 367)
|
|
Me.gbPrint.TabIndex = 107
|
|
Me.gbPrint.TabStop = False
|
|
Me.gbPrint.Text = "프린터 설정"
|
|
'
|
|
'btnPrintSave
|
|
'
|
|
Me.btnPrintSave.Location = New System.Drawing.Point(494, 260)
|
|
Me.btnPrintSave.Name = "btnPrintSave"
|
|
Me.btnPrintSave.Size = New System.Drawing.Size(155, 83)
|
|
Me.btnPrintSave.TabIndex = 13
|
|
Me.btnPrintSave.Text = "저 장"
|
|
Me.btnPrintSave.UseVisualStyleBackColor = True
|
|
'
|
|
'btnLabelChange
|
|
'
|
|
Me.btnLabelChange.Location = New System.Drawing.Point(333, 260)
|
|
Me.btnLabelChange.Name = "btnLabelChange"
|
|
Me.btnLabelChange.Size = New System.Drawing.Size(155, 83)
|
|
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(452, 173)
|
|
Me.pntxtValue2.Name = "pntxtValue2"
|
|
Me.pntxtValue2.Size = New System.Drawing.Size(199, 41)
|
|
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, 6)
|
|
Me.txbtxtValue.Name = "txbtxtValue"
|
|
Me.txbtxtValue.Size = New System.Drawing.Size(186, 32)
|
|
Me.txbtxtValue.TabIndex = 7
|
|
'
|
|
'pnBarValue2
|
|
'
|
|
Me.pnBarValue2.Controls.Add(Me.txbBarValue)
|
|
Me.pnBarValue2.Location = New System.Drawing.Point(452, 126)
|
|
Me.pnBarValue2.Name = "pnBarValue2"
|
|
Me.pnBarValue2.Size = New System.Drawing.Size(199, 41)
|
|
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, 6)
|
|
Me.txbBarValue.Name = "txbBarValue"
|
|
Me.txbBarValue.Size = New System.Drawing.Size(186, 32)
|
|
Me.txbBarValue.TabIndex = 7
|
|
'
|
|
'pnlabelAd2
|
|
'
|
|
Me.pnlabelAd2.Controls.Add(Me.txblabelAd)
|
|
Me.pnlabelAd2.Location = New System.Drawing.Point(431, 82)
|
|
Me.pnlabelAd2.Name = "pnlabelAd2"
|
|
Me.pnlabelAd2.Size = New System.Drawing.Size(219, 41)
|
|
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, 6)
|
|
Me.txblabelAd.Name = "txblabelAd"
|
|
Me.txblabelAd.ReadOnly = True
|
|
Me.txblabelAd.Size = New System.Drawing.Size(204, 32)
|
|
Me.txblabelAd.TabIndex = 7
|
|
'
|
|
'pnPrintName2
|
|
'
|
|
Me.pnPrintName2.Controls.Add(Me.txbPrintName)
|
|
Me.pnPrintName2.Location = New System.Drawing.Point(431, 35)
|
|
Me.pnPrintName2.Name = "pnPrintName2"
|
|
Me.pnPrintName2.Size = New System.Drawing.Size(219, 41)
|
|
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, 6)
|
|
Me.txbPrintName.Name = "txbPrintName"
|
|
Me.txbPrintName.ReadOnly = True
|
|
Me.txbPrintName.Size = New System.Drawing.Size(204, 32)
|
|
Me.txbPrintName.TabIndex = 7
|
|
'
|
|
'pntxtValue
|
|
'
|
|
Me.pntxtValue.Controls.Add(Me.lbtxtValue)
|
|
Me.pntxtValue.Location = New System.Drawing.Point(333, 173)
|
|
Me.pntxtValue.Name = "pntxtValue"
|
|
Me.pntxtValue.Size = New System.Drawing.Size(120, 41)
|
|
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(6, 7)
|
|
Me.lbtxtValue.Name = "lbtxtValue"
|
|
Me.lbtxtValue.Size = New System.Drawing.Size(112, 27)
|
|
Me.lbtxtValue.TabIndex = 3
|
|
Me.lbtxtValue.Text = "텍스트변수"
|
|
'
|
|
'pnBarValue
|
|
'
|
|
Me.pnBarValue.Controls.Add(Me.lbBarValue)
|
|
Me.pnBarValue.Location = New System.Drawing.Point(333, 126)
|
|
Me.pnBarValue.Name = "pnBarValue"
|
|
Me.pnBarValue.Size = New System.Drawing.Size(120, 41)
|
|
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(6, 7)
|
|
Me.lbBarValue.Name = "lbBarValue"
|
|
Me.lbBarValue.Size = New System.Drawing.Size(112, 27)
|
|
Me.lbBarValue.TabIndex = 3
|
|
Me.lbBarValue.Text = "바코드변수"
|
|
'
|
|
'pnlabelAd
|
|
'
|
|
Me.pnlabelAd.Controls.Add(Me.lblabelAd)
|
|
Me.pnlabelAd.Location = New System.Drawing.Point(333, 82)
|
|
Me.pnlabelAd.Name = "pnlabelAd"
|
|
Me.pnlabelAd.Size = New System.Drawing.Size(99, 41)
|
|
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(6, 7)
|
|
Me.lblabelAd.Name = "lblabelAd"
|
|
Me.lblabelAd.Size = New System.Drawing.Size(92, 27)
|
|
Me.lblabelAd.TabIndex = 3
|
|
Me.lblabelAd.Text = "라벨파일"
|
|
'
|
|
'pnPrintName
|
|
'
|
|
Me.pnPrintName.Controls.Add(Me.lbPrintName)
|
|
Me.pnPrintName.Location = New System.Drawing.Point(333, 35)
|
|
Me.pnPrintName.Name = "pnPrintName"
|
|
Me.pnPrintName.Size = New System.Drawing.Size(99, 41)
|
|
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(6, 7)
|
|
Me.lbPrintName.Name = "lbPrintName"
|
|
Me.lbPrintName.Size = New System.Drawing.Size(92, 27)
|
|
Me.lbPrintName.TabIndex = 3
|
|
Me.lbPrintName.Text = "프린터명"
|
|
'
|
|
'btnPrint
|
|
'
|
|
Me.btnPrint.Location = New System.Drawing.Point(9, 260)
|
|
Me.btnPrint.Name = "btnPrint"
|
|
Me.btnPrint.Size = New System.Drawing.Size(318, 83)
|
|
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(6, 35)
|
|
Me.pnPrint.Name = "pnPrint"
|
|
Me.pnPrint.Size = New System.Drawing.Size(322, 218)
|
|
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, 4)
|
|
Me.dgvPrint.Name = "dgvPrint"
|
|
Me.dgvPrint.RowTemplate.Height = 23
|
|
Me.dgvPrint.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
|
Me.dgvPrint.Size = New System.Drawing.Size(317, 208)
|
|
Me.dgvPrint.TabIndex = 0
|
|
'
|
|
'dfPrintNum
|
|
'
|
|
Me.dfPrintNum.HeaderText = "No."
|
|
Me.dfPrintNum.Name = "dfPrintNum"
|
|
Me.dfPrintNum.Width = 80
|
|
'
|
|
'dfPrintName
|
|
'
|
|
Me.dfPrintName.HeaderText = "프린트명"
|
|
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(1259, 171)
|
|
Me.gbAuto.Name = "gbAuto"
|
|
Me.gbAuto.Size = New System.Drawing.Size(327, 70)
|
|
Me.gbAuto.TabIndex = 105
|
|
Me.gbAuto.TabStop = False
|
|
Me.gbAuto.Text = "자동화 기능"
|
|
'
|
|
'rdbAuto2
|
|
'
|
|
Me.rdbAuto2.AutoSize = True
|
|
Me.rdbAuto2.Location = New System.Drawing.Point(162, 28)
|
|
Me.rdbAuto2.Name = "rdbAuto2"
|
|
Me.rdbAuto2.Size = New System.Drawing.Size(107, 23)
|
|
Me.rdbAuto2.TabIndex = 1
|
|
Me.rdbAuto2.Text = "무게측정"
|
|
Me.rdbAuto2.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbAuto1
|
|
'
|
|
Me.rdbAuto1.AutoSize = True
|
|
Me.rdbAuto1.Location = New System.Drawing.Point(39, 28)
|
|
Me.rdbAuto1.Name = "rdbAuto1"
|
|
Me.rdbAuto1.Size = New System.Drawing.Size(107, 23)
|
|
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(1259, 95)
|
|
Me.gbMode.Name = "gbMode"
|
|
Me.gbMode.Size = New System.Drawing.Size(327, 70)
|
|
Me.gbMode.TabIndex = 104
|
|
Me.gbMode.TabStop = False
|
|
Me.gbMode.Text = "동작 모드"
|
|
'
|
|
'rdbMode2
|
|
'
|
|
Me.rdbMode2.AutoSize = True
|
|
Me.rdbMode2.Location = New System.Drawing.Point(162, 28)
|
|
Me.rdbMode2.Name = "rdbMode2"
|
|
Me.rdbMode2.Size = New System.Drawing.Size(127, 23)
|
|
Me.rdbMode2.TabIndex = 1
|
|
Me.rdbMode2.Text = "자동화동작"
|
|
Me.rdbMode2.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbMode1
|
|
'
|
|
Me.rdbMode1.AutoSize = True
|
|
Me.rdbMode1.Location = New System.Drawing.Point(39, 28)
|
|
Me.rdbMode1.Name = "rdbMode1"
|
|
Me.rdbMode1.Size = New System.Drawing.Size(107, 23)
|
|
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(1258, 341)
|
|
Me.gbIdentify.Name = "gbIdentify"
|
|
Me.gbIdentify.Size = New System.Drawing.Size(656, 270)
|
|
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(333, 116)
|
|
Me.gblaZeb.Name = "gblaZeb"
|
|
Me.gblaZeb.Size = New System.Drawing.Size(320, 145)
|
|
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(6, 75)
|
|
Me.gbPrintPaper.Name = "gbPrintPaper"
|
|
Me.gbPrintPaper.Size = New System.Drawing.Size(320, 66)
|
|
Me.gbPrintPaper.TabIndex = 105
|
|
Me.gbPrintPaper.TabStop = False
|
|
Me.gbPrintPaper.Text = "용지 설정"
|
|
'
|
|
'rdbPaper20
|
|
'
|
|
Me.rdbPaper20.AutoSize = True
|
|
Me.rdbPaper20.Location = New System.Drawing.Point(179, 29)
|
|
Me.rdbPaper20.Name = "rdbPaper20"
|
|
Me.rdbPaper20.Size = New System.Drawing.Size(81, 23)
|
|
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(53, 29)
|
|
Me.rdbPaper30.Name = "rdbPaper30"
|
|
Me.rdbPaper30.Size = New System.Drawing.Size(81, 23)
|
|
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(6, 21)
|
|
Me.pnlaZeb.Name = "pnlaZeb"
|
|
Me.pnlaZeb.Size = New System.Drawing.Size(93, 42)
|
|
Me.pnlaZeb.TabIndex = 2
|
|
'
|
|
'lblaZeb
|
|
'
|
|
Me.lblaZeb.AutoSize = True
|
|
Me.lblaZeb.Location = New System.Drawing.Point(3, 13)
|
|
Me.lblaZeb.Name = "lblaZeb"
|
|
Me.lblaZeb.Size = New System.Drawing.Size(89, 19)
|
|
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(102, 21)
|
|
Me.pnlaZeb2.Name = "pnlaZeb2"
|
|
Me.pnlaZeb2.Size = New System.Drawing.Size(210, 42)
|
|
Me.pnlaZeb2.TabIndex = 3
|
|
'
|
|
'txblaZeb
|
|
'
|
|
Me.txblaZeb.CharacterCasing = System.Windows.Forms.CharacterCasing.Lower
|
|
Me.txblaZeb.Location = New System.Drawing.Point(2, 7)
|
|
Me.txblaZeb.Name = "txblaZeb"
|
|
Me.txblaZeb.Size = New System.Drawing.Size(205, 29)
|
|
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(333, 42)
|
|
Me.gblaBro.Name = "gblaBro"
|
|
Me.gblaBro.Size = New System.Drawing.Size(320, 70)
|
|
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(6, 21)
|
|
Me.pnlaBro.Name = "pnlaBro"
|
|
Me.pnlaBro.Size = New System.Drawing.Size(93, 42)
|
|
Me.pnlaBro.TabIndex = 2
|
|
'
|
|
'lblaBro
|
|
'
|
|
Me.lblaBro.AutoSize = True
|
|
Me.lblaBro.Location = New System.Drawing.Point(3, 13)
|
|
Me.lblaBro.Name = "lblaBro"
|
|
Me.lblaBro.Size = New System.Drawing.Size(89, 19)
|
|
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(102, 21)
|
|
Me.pnlaBro2.Name = "pnlaBro2"
|
|
Me.pnlaBro2.Size = New System.Drawing.Size(210, 42)
|
|
Me.pnlaBro2.TabIndex = 3
|
|
'
|
|
'txblaBro
|
|
'
|
|
Me.txblaBro.CharacterCasing = System.Windows.Forms.CharacterCasing.Lower
|
|
Me.txblaBro.Location = New System.Drawing.Point(2, 7)
|
|
Me.txblaBro.Name = "txblaBro"
|
|
Me.txblaBro.Size = New System.Drawing.Size(205, 29)
|
|
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(6, 42)
|
|
Me.gbPCNum.Name = "gbPCNum"
|
|
Me.gbPCNum.Size = New System.Drawing.Size(320, 70)
|
|
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(6, 21)
|
|
Me.pnPCNum.Name = "pnPCNum"
|
|
Me.pnPCNum.Size = New System.Drawing.Size(93, 42)
|
|
Me.pnPCNum.TabIndex = 2
|
|
'
|
|
'lbPCNum
|
|
'
|
|
Me.lbPCNum.AutoSize = True
|
|
Me.lbPCNum.Location = New System.Drawing.Point(3, 13)
|
|
Me.lbPCNum.Name = "lbPCNum"
|
|
Me.lbPCNum.Size = New System.Drawing.Size(89, 19)
|
|
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(102, 21)
|
|
Me.pnPCNum2.Name = "pnPCNum2"
|
|
Me.pnPCNum2.Size = New System.Drawing.Size(210, 42)
|
|
Me.pnPCNum2.TabIndex = 3
|
|
'
|
|
'txbPCNum
|
|
'
|
|
Me.txbPCNum.Enabled = False
|
|
Me.txbPCNum.Location = New System.Drawing.Point(2, 7)
|
|
Me.txbPCNum.Name = "txbPCNum"
|
|
Me.txbPCNum.Size = New System.Drawing.Size(205, 29)
|
|
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(8, 191)
|
|
Me.gbIdenMES.Name = "gbIdenMES"
|
|
Me.gbIdenMES.Size = New System.Drawing.Size(320, 70)
|
|
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(6, 21)
|
|
Me.pnIdenMES.Name = "pnIdenMES"
|
|
Me.pnIdenMES.Size = New System.Drawing.Size(93, 42)
|
|
Me.pnIdenMES.TabIndex = 2
|
|
'
|
|
'lbIdenMES
|
|
'
|
|
Me.lbIdenMES.AutoSize = True
|
|
Me.lbIdenMES.Location = New System.Drawing.Point(3, 13)
|
|
Me.lbIdenMES.Name = "lbIdenMES"
|
|
Me.lbIdenMES.Size = New System.Drawing.Size(89, 19)
|
|
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(102, 21)
|
|
Me.pnIdenMES2.Name = "pnIdenMES2"
|
|
Me.pnIdenMES2.Size = New System.Drawing.Size(210, 42)
|
|
Me.pnIdenMES2.TabIndex = 3
|
|
'
|
|
'txbIdenMES
|
|
'
|
|
Me.txbIdenMES.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
|
|
Me.txbIdenMES.Location = New System.Drawing.Point(2, 7)
|
|
Me.txbIdenMES.Name = "txbIdenMES"
|
|
Me.txbIdenMES.Size = New System.Drawing.Size(205, 29)
|
|
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(6, 116)
|
|
Me.gbIdenERP.Name = "gbIdenERP"
|
|
Me.gbIdenERP.Size = New System.Drawing.Size(320, 70)
|
|
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(6, 21)
|
|
Me.pnIdenERP.Name = "pnIdenERP"
|
|
Me.pnIdenERP.Size = New System.Drawing.Size(93, 42)
|
|
Me.pnIdenERP.TabIndex = 2
|
|
'
|
|
'lbIdenERP
|
|
'
|
|
Me.lbIdenERP.AutoSize = True
|
|
Me.lbIdenERP.Location = New System.Drawing.Point(3, 13)
|
|
Me.lbIdenERP.Name = "lbIdenERP"
|
|
Me.lbIdenERP.Size = New System.Drawing.Size(89, 19)
|
|
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(102, 21)
|
|
Me.pnIdenERP2.Name = "pnIdenERP2"
|
|
Me.pnIdenERP2.Size = New System.Drawing.Size(210, 42)
|
|
Me.pnIdenERP2.TabIndex = 3
|
|
'
|
|
'txbIdenERP
|
|
'
|
|
Me.txbIdenERP.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
|
|
Me.txbIdenERP.Location = New System.Drawing.Point(2, 7)
|
|
Me.txbIdenERP.Name = "txbIdenERP"
|
|
Me.txbIdenERP.Size = New System.Drawing.Size(205, 29)
|
|
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(1494, 5)
|
|
Me.gbAPIuse.Name = "gbAPIuse"
|
|
Me.gbAPIuse.Size = New System.Drawing.Size(190, 74)
|
|
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(25, 24)
|
|
Me.ckbAPIuse.Name = "ckbAPIuse"
|
|
Me.ckbAPIuse.Size = New System.Drawing.Size(137, 39)
|
|
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, 84)
|
|
Me.gbEventSet.Name = "gbEventSet"
|
|
Me.gbEventSet.Size = New System.Drawing.Size(1249, 965)
|
|
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(687, 777)
|
|
Me.gbEventDel.Name = "gbEventDel"
|
|
Me.gbEventDel.Size = New System.Drawing.Size(544, 121)
|
|
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(23, 35)
|
|
Me.gbEventDel2.Name = "gbEventDel2"
|
|
Me.gbEventDel2.Size = New System.Drawing.Size(498, 77)
|
|
Me.gbEventDel2.TabIndex = 9
|
|
Me.gbEventDel2.TabStop = False
|
|
Me.gbEventDel2.Text = "삭제할 이벤트명 입력"
|
|
'
|
|
'btnEventDel
|
|
'
|
|
Me.btnEventDel.Location = New System.Drawing.Point(365, 18)
|
|
Me.btnEventDel.Name = "btnEventDel"
|
|
Me.btnEventDel.Size = New System.Drawing.Size(124, 47)
|
|
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(16, 21)
|
|
Me.pnEventDel.Name = "pnEventDel"
|
|
Me.pnEventDel.Size = New System.Drawing.Size(93, 42)
|
|
Me.pnEventDel.TabIndex = 2
|
|
'
|
|
'lbEventDel
|
|
'
|
|
Me.lbEventDel.AutoSize = True
|
|
Me.lbEventDel.Location = New System.Drawing.Point(3, 13)
|
|
Me.lbEventDel.Name = "lbEventDel"
|
|
Me.lbEventDel.Size = New System.Drawing.Size(89, 19)
|
|
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(112, 21)
|
|
Me.pnEventDel2.Name = "pnEventDel2"
|
|
Me.pnEventDel2.Size = New System.Drawing.Size(247, 42)
|
|
Me.pnEventDel2.TabIndex = 3
|
|
'
|
|
'txbEventDel
|
|
'
|
|
Me.txbEventDel.Location = New System.Drawing.Point(2, 7)
|
|
Me.txbEventDel.Name = "txbEventDel"
|
|
Me.txbEventDel.Size = New System.Drawing.Size(242, 29)
|
|
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(687, 27)
|
|
Me.gbEventReg.Name = "gbEventReg"
|
|
Me.gbEventReg.Size = New System.Drawing.Size(544, 713)
|
|
Me.gbEventReg.TabIndex = 0
|
|
Me.gbEventReg.TabStop = False
|
|
Me.gbEventReg.Text = "출고 및 이벤트 등록"
|
|
'
|
|
'btnReg
|
|
'
|
|
Me.btnReg.Location = New System.Drawing.Point(438, 388)
|
|
Me.btnReg.Name = "btnReg"
|
|
Me.btnReg.Size = New System.Drawing.Size(86, 50)
|
|
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(23, 34)
|
|
Me.pndgv.Name = "pndgv"
|
|
Me.pndgv.Size = New System.Drawing.Size(498, 348)
|
|
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, 3)
|
|
Me.dgvSearch.Name = "dgvSearch"
|
|
Me.dgvSearch.RowTemplate.Height = 23
|
|
Me.dgvSearch.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
|
Me.dgvSearch.Size = New System.Drawing.Size(498, 342)
|
|
Me.dgvSearch.TabIndex = 12
|
|
'
|
|
'dfCode
|
|
'
|
|
Me.dfCode.HeaderText = "품목코드"
|
|
Me.dfCode.Name = "dfCode"
|
|
Me.dfCode.Width = 120
|
|
'
|
|
'dfprodCode
|
|
'
|
|
Me.dfprodCode.HeaderText = "분류"
|
|
Me.dfprodCode.Name = "dfprodCode"
|
|
Me.dfprodCode.Width = 80
|
|
'
|
|
'dfName
|
|
'
|
|
Me.dfName.HeaderText = "품목명"
|
|
Me.dfName.Name = "dfName"
|
|
Me.dfName.Width = 250
|
|
'
|
|
'dfFace
|
|
'
|
|
Me.dfFace.HeaderText = "페이스샷"
|
|
Me.dfFace.Name = "dfFace"
|
|
'
|
|
'dfEye
|
|
'
|
|
Me.dfEye.HeaderText = "눈가샷"
|
|
Me.dfEye.Name = "dfEye"
|
|
'
|
|
'dfAuto
|
|
'
|
|
Me.dfAuto.HeaderText = "자동화"
|
|
Me.dfAuto.Name = "dfAuto"
|
|
'
|
|
'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(153, 388)
|
|
Me.pnEventName2.Name = "pnEventName2"
|
|
Me.pnEventName2.Size = New System.Drawing.Size(279, 50)
|
|
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, 3)
|
|
Me.txbEventName.Name = "txbEventName"
|
|
Me.txbEventName.Size = New System.Drawing.Size(276, 44)
|
|
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(18, 393)
|
|
Me.pnEventName1.Name = "pnEventName1"
|
|
Me.pnEventName1.Size = New System.Drawing.Size(131, 42)
|
|
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(-6, 3)
|
|
Me.lbEventName.Name = "lbEventName"
|
|
Me.lbEventName.Size = New System.Drawing.Size(146, 32)
|
|
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(438, 447)
|
|
Me.btnEvSearch.Name = "btnEvSearch"
|
|
Me.btnEvSearch.Size = New System.Drawing.Size(86, 53)
|
|
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(18, 453)
|
|
Me.pnEvSearch.Name = "pnEvSearch"
|
|
Me.pnEvSearch.Size = New System.Drawing.Size(131, 40)
|
|
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(-6, 5)
|
|
Me.lbEvSearch.Name = "lbEvSearch"
|
|
Me.lbEvSearch.Size = New System.Drawing.Size(146, 32)
|
|
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(153, 448)
|
|
Me.pnEvSearch2.Name = "pnEvSearch2"
|
|
Me.pnEvSearch2.Size = New System.Drawing.Size(279, 50)
|
|
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, 3)
|
|
Me.txbEvSearch.Name = "txbEvSearch"
|
|
Me.txbEvSearch.Size = New System.Drawing.Size(276, 44)
|
|
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(23, 504)
|
|
Me.gbEvInfo.Name = "gbEvInfo"
|
|
Me.gbEvInfo.Size = New System.Drawing.Size(498, 193)
|
|
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(253, 99)
|
|
Me.pnLimit.Name = "pnLimit"
|
|
Me.pnLimit.Size = New System.Drawing.Size(93, 35)
|
|
Me.pnLimit.TabIndex = 25
|
|
'
|
|
'lbLimit
|
|
'
|
|
Me.lbLimit.AutoSize = True
|
|
Me.lbLimit.Location = New System.Drawing.Point(4, 8)
|
|
Me.lbLimit.Name = "lbLimit"
|
|
Me.lbLimit.Size = New System.Drawing.Size(89, 19)
|
|
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(349, 99)
|
|
Me.pnLimit2.Name = "pnLimit2"
|
|
Me.pnLimit2.Size = New System.Drawing.Size(137, 35)
|
|
Me.pnLimit2.TabIndex = 4
|
|
'
|
|
'txbLimit
|
|
'
|
|
Me.txbLimit.Location = New System.Drawing.Point(5, 2)
|
|
Me.txbLimit.Name = "txbLimit"
|
|
Me.txbLimit.Size = New System.Drawing.Size(130, 29)
|
|
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(253, 60)
|
|
Me.pnProdCode.Name = "pnProdCode"
|
|
Me.pnProdCode.Size = New System.Drawing.Size(93, 35)
|
|
Me.pnProdCode.TabIndex = 23
|
|
'
|
|
'lbProdCode
|
|
'
|
|
Me.lbProdCode.AutoSize = True
|
|
Me.lbProdCode.Location = New System.Drawing.Point(4, 8)
|
|
Me.lbProdCode.Name = "lbProdCode"
|
|
Me.lbProdCode.Size = New System.Drawing.Size(89, 19)
|
|
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(349, 60)
|
|
Me.pnProdCode2.Name = "pnProdCode2"
|
|
Me.pnProdCode2.Size = New System.Drawing.Size(137, 35)
|
|
Me.pnProdCode2.TabIndex = 24
|
|
'
|
|
'txbProdCode
|
|
'
|
|
Me.txbProdCode.BackColor = System.Drawing.SystemColors.ControlLight
|
|
Me.txbProdCode.Enabled = False
|
|
Me.txbProdCode.Location = New System.Drawing.Point(5, 2)
|
|
Me.txbProdCode.Name = "txbProdCode"
|
|
Me.txbProdCode.ReadOnly = True
|
|
Me.txbProdCode.Size = New System.Drawing.Size(130, 29)
|
|
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(16, 99)
|
|
Me.pnEvCount.Name = "pnEvCount"
|
|
Me.pnEvCount.Size = New System.Drawing.Size(93, 35)
|
|
Me.pnEvCount.TabIndex = 17
|
|
'
|
|
'lbEvCount
|
|
'
|
|
Me.lbEvCount.AutoSize = True
|
|
Me.lbEvCount.Location = New System.Drawing.Point(41, 8)
|
|
Me.lbEvCount.Name = "lbEvCount"
|
|
Me.lbEvCount.Size = New System.Drawing.Size(49, 19)
|
|
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(112, 99)
|
|
Me.pnEvCount2.Name = "pnEvCount2"
|
|
Me.pnEvCount2.Size = New System.Drawing.Size(137, 35)
|
|
Me.pnEvCount2.TabIndex = 3
|
|
'
|
|
'txbEvCount
|
|
'
|
|
Me.txbEvCount.Location = New System.Drawing.Point(5, 2)
|
|
Me.txbEvCount.Name = "txbEvCount"
|
|
Me.txbEvCount.Size = New System.Drawing.Size(130, 29)
|
|
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(253, 138)
|
|
Me.pnEvEye.Name = "pnEvEye"
|
|
Me.pnEvEye.Size = New System.Drawing.Size(93, 35)
|
|
Me.pnEvEye.TabIndex = 21
|
|
'
|
|
'lbEvEye
|
|
'
|
|
Me.lbEvEye.AutoSize = True
|
|
Me.lbEvEye.Location = New System.Drawing.Point(21, 8)
|
|
Me.lbEvEye.Name = "lbEvEye"
|
|
Me.lbEvEye.Size = New System.Drawing.Size(69, 19)
|
|
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(349, 138)
|
|
Me.pnEvEye2.Name = "pnEvEye2"
|
|
Me.pnEvEye2.Size = New System.Drawing.Size(137, 35)
|
|
Me.pnEvEye2.TabIndex = 22
|
|
'
|
|
'txbEvEye
|
|
'
|
|
Me.txbEvEye.Location = New System.Drawing.Point(5, 2)
|
|
Me.txbEvEye.Name = "txbEvEye"
|
|
Me.txbEvEye.Size = New System.Drawing.Size(130, 29)
|
|
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(16, 138)
|
|
Me.pnEvFace.Name = "pnEvFace"
|
|
Me.pnEvFace.Size = New System.Drawing.Size(93, 35)
|
|
Me.pnEvFace.TabIndex = 19
|
|
'
|
|
'lbEvFace
|
|
'
|
|
Me.lbEvFace.AutoSize = True
|
|
Me.lbEvFace.Location = New System.Drawing.Point(4, 8)
|
|
Me.lbEvFace.Name = "lbEvFace"
|
|
Me.lbEvFace.Size = New System.Drawing.Size(89, 19)
|
|
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(112, 138)
|
|
Me.pnEvFace2.Name = "pnEvFace2"
|
|
Me.pnEvFace2.Size = New System.Drawing.Size(137, 35)
|
|
Me.pnEvFace2.TabIndex = 5
|
|
'
|
|
'txbEvFace
|
|
'
|
|
Me.txbEvFace.Location = New System.Drawing.Point(5, 2)
|
|
Me.txbEvFace.Name = "txbEvFace"
|
|
Me.txbEvFace.Size = New System.Drawing.Size(130, 29)
|
|
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(15, 60)
|
|
Me.pnEvCode.Name = "pnEvCode"
|
|
Me.pnEvCode.Size = New System.Drawing.Size(93, 35)
|
|
Me.pnEvCode.TabIndex = 15
|
|
'
|
|
'lbEvCode
|
|
'
|
|
Me.lbEvCode.AutoSize = True
|
|
Me.lbEvCode.Location = New System.Drawing.Point(4, 8)
|
|
Me.lbEvCode.Name = "lbEvCode"
|
|
Me.lbEvCode.Size = New System.Drawing.Size(89, 19)
|
|
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(111, 60)
|
|
Me.pnEvCode2.Name = "pnEvCode2"
|
|
Me.pnEvCode2.Size = New System.Drawing.Size(137, 35)
|
|
Me.pnEvCode2.TabIndex = 16
|
|
'
|
|
'txbEvCode
|
|
'
|
|
Me.txbEvCode.BackColor = System.Drawing.SystemColors.ControlLight
|
|
Me.txbEvCode.Enabled = False
|
|
Me.txbEvCode.Location = New System.Drawing.Point(5, 2)
|
|
Me.txbEvCode.Name = "txbEvCode"
|
|
Me.txbEvCode.ReadOnly = True
|
|
Me.txbEvCode.Size = New System.Drawing.Size(130, 29)
|
|
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(15, 22)
|
|
Me.pnEvName.Name = "pnEvName"
|
|
Me.pnEvName.Size = New System.Drawing.Size(93, 35)
|
|
Me.pnEvName.TabIndex = 13
|
|
'
|
|
'lbEvName
|
|
'
|
|
Me.lbEvName.AutoSize = True
|
|
Me.lbEvName.Location = New System.Drawing.Point(21, 8)
|
|
Me.lbEvName.Name = "lbEvName"
|
|
Me.lbEvName.Size = New System.Drawing.Size(69, 19)
|
|
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(111, 22)
|
|
Me.pnEvName2.Name = "pnEvName2"
|
|
Me.pnEvName2.Size = New System.Drawing.Size(374, 35)
|
|
Me.pnEvName2.TabIndex = 14
|
|
'
|
|
'txbEvName
|
|
'
|
|
Me.txbEvName.BackColor = System.Drawing.SystemColors.ControlLight
|
|
Me.txbEvName.Enabled = False
|
|
Me.txbEvName.Location = New System.Drawing.Point(5, 2)
|
|
Me.txbEvName.Name = "txbEvName"
|
|
Me.txbEvName.ReadOnly = True
|
|
Me.txbEvName.Size = New System.Drawing.Size(367, 29)
|
|
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(12, 31)
|
|
Me.gbEvent.Name = "gbEvent"
|
|
Me.gbEvent.Size = New System.Drawing.Size(669, 915)
|
|
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(445, 783)
|
|
Me.btndgvReset.Name = "btndgvReset"
|
|
Me.btndgvReset.Size = New System.Drawing.Size(215, 84)
|
|
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(10, 30)
|
|
Me.dgvEvent.Name = "dgvEvent"
|
|
Me.dgvEvent.RowTemplate.Height = 23
|
|
Me.dgvEvent.Size = New System.Drawing.Size(650, 749)
|
|
Me.dgvEvent.TabIndex = 0
|
|
'
|
|
'dfNum
|
|
'
|
|
Me.dfNum.HeaderText = "번호"
|
|
Me.dfNum.Name = "dfNum"
|
|
'
|
|
'df_event_name
|
|
'
|
|
Me.df_event_name.HeaderText = "이벤트명"
|
|
Me.df_event_name.Name = "df_event_name"
|
|
'
|
|
'df_event_code
|
|
'
|
|
Me.df_event_code.HeaderText = "물품코드"
|
|
Me.df_event_code.Name = "df_event_code"
|
|
'
|
|
'df_event_prod
|
|
'
|
|
Me.df_event_prod.HeaderText = "물품명"
|
|
Me.df_event_prod.Name = "df_event_prod"
|
|
'
|
|
'df_event_count
|
|
'
|
|
Me.df_event_count.HeaderText = "개수"
|
|
Me.df_event_count.Name = "df_event_count"
|
|
'
|
|
'df_event_face
|
|
'
|
|
Me.df_event_face.HeaderText = "페이스샷"
|
|
Me.df_event_face.Name = "df_event_face"
|
|
'
|
|
'df_event_eye
|
|
'
|
|
Me.df_event_eye.HeaderText = "아이샷"
|
|
Me.df_event_eye.Name = "df_event_eye"
|
|
'
|
|
'dfPRCode
|
|
'
|
|
Me.dfPRCode.HeaderText = "분류"
|
|
Me.dfPRCode.Name = "dfPRCode"
|
|
Me.dfPRCode.Width = 80
|
|
'
|
|
'dfautoUse
|
|
'
|
|
Me.dfautoUse.HeaderText = "자동화"
|
|
Me.dfautoUse.Name = "dfautoUse"
|
|
'
|
|
'dfLimit
|
|
'
|
|
Me.dfLimit.HeaderText = "제한수량"
|
|
Me.dfLimit.Name = "dfLimit"
|
|
'
|
|
'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(228, 783)
|
|
Me.btnEvAllDel.Name = "btnEvAllDel"
|
|
Me.btnEvAllDel.Size = New System.Drawing.Size(215, 84)
|
|
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(10, 783)
|
|
Me.pnMassTime.Name = "pnMassTime"
|
|
Me.pnMassTime.Size = New System.Drawing.Size(215, 84)
|
|
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(1697, 4)
|
|
Me.btnOpExit.Name = "btnOpExit"
|
|
Me.btnOpExit.Size = New System.Drawing.Size(217, 75)
|
|
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(1108, 5)
|
|
Me.gpbConfig.Name = "gpbConfig"
|
|
Me.gpbConfig.Size = New System.Drawing.Size(384, 74)
|
|
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(185, 23)
|
|
Me.ckbPrinter.Name = "ckbPrinter"
|
|
Me.ckbPrinter.Size = New System.Drawing.Size(172, 39)
|
|
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(15, 23)
|
|
Me.chbUseBarcode.Name = "chbUseBarcode"
|
|
Me.chbUseBarcode.Size = New System.Drawing.Size(164, 39)
|
|
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, 4)
|
|
Me.gbSerial.Name = "gbSerial"
|
|
Me.gbSerial.Size = New System.Drawing.Size(330, 75)
|
|
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(95, 30)
|
|
Me.cboComPort.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.cboComPort.Name = "cboComPort"
|
|
Me.cboComPort.Size = New System.Drawing.Size(160, 35)
|
|
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(5, 33)
|
|
Me.lbSerial.Name = "lbSerial"
|
|
Me.lbSerial.Size = New System.Drawing.Size(92, 27)
|
|
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(260, 27)
|
|
Me.cmdSerial.Name = "cmdSerial"
|
|
Me.cmdSerial.Size = New System.Drawing.Size(60, 40)
|
|
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(753, 5)
|
|
Me.gbWeightRg.Name = "gbWeightRg"
|
|
Me.gbWeightRg.Size = New System.Drawing.Size(353, 74)
|
|
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(49, 21)
|
|
Me.txbWeightPlus.Name = "txbWeightPlus"
|
|
Me.txbWeightPlus.Size = New System.Drawing.Size(98, 45)
|
|
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, 26)
|
|
Me.lbWeightRg1.Name = "lbWeightRg1"
|
|
Me.lbWeightRg1.Size = New System.Drawing.Size(30, 35)
|
|
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(24, 25)
|
|
Me.lbWeightPlus.Name = "lbWeightPlus"
|
|
Me.lbWeightPlus.Size = New System.Drawing.Size(30, 35)
|
|
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(205, 21)
|
|
Me.txbWeightMinus.Name = "txbWeightMinus"
|
|
Me.txbWeightMinus.Size = New System.Drawing.Size(98, 45)
|
|
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(305, 26)
|
|
Me.lbWeightRg2.Name = "lbWeightRg2"
|
|
Me.lbWeightRg2.Size = New System.Drawing.Size(30, 35)
|
|
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(180, 25)
|
|
Me.lbWeightMinus.Name = "lbWeightMinus"
|
|
Me.lbWeightMinus.Size = New System.Drawing.Size(30, 35)
|
|
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(339, 5)
|
|
Me.gbWeigth.Name = "gbWeigth"
|
|
Me.gbWeigth.Size = New System.Drawing.Size(412, 74)
|
|
Me.gbWeigth.TabIndex = 93
|
|
Me.gbWeigth.TabStop = False
|
|
Me.gbWeigth.Text = "저울 설정"
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.Controls.Add(Me.rdbWeightCAS)
|
|
Me.Panel1.Controls.Add(Me.rdbWeightAuto)
|
|
Me.Panel1.Location = New System.Drawing.Point(115, 12)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(288, 60)
|
|
Me.Panel1.TabIndex = 79
|
|
'
|
|
'rdbWeightCAS
|
|
'
|
|
Me.rdbWeightCAS.AutoSize = True
|
|
Me.rdbWeightCAS.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbWeightCAS.Location = New System.Drawing.Point(163, 12)
|
|
Me.rdbWeightCAS.Name = "rdbWeightCAS"
|
|
Me.rdbWeightCAS.Size = New System.Drawing.Size(126, 36)
|
|
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("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbWeightAuto.Location = New System.Drawing.Point(10, 12)
|
|
Me.rdbWeightAuto.Name = "rdbWeightAuto"
|
|
Me.rdbWeightAuto.Size = New System.Drawing.Size(147, 36)
|
|
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(19, 24)
|
|
Me.ckbWeight.Name = "ckbWeight"
|
|
Me.ckbWeight.Size = New System.Drawing.Size(86, 39)
|
|
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(1800, 5)
|
|
Me.gbDBNew.Name = "gbDBNew"
|
|
Me.gbDBNew.Size = New System.Drawing.Size(433, 74)
|
|
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(210, 22)
|
|
Me.ckbNEWDB.Name = "ckbNEWDB"
|
|
Me.ckbNEWDB.Size = New System.Drawing.Size(173, 39)
|
|
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(15, 23)
|
|
Me.ckbNewSave.Name = "ckbNewSave"
|
|
Me.ckbNewSave.Size = New System.Drawing.Size(190, 39)
|
|
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(7.0!, 12.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(3844, 1061)
|
|
Me.Controls.Add(Me.pnOption)
|
|
Me.Controls.Add(Me.pnMain)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
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.pnbotWeight.ResumeLayout(False)
|
|
Me.pnbotWeight.PerformLayout()
|
|
Me.pnBtn.ResumeLayout(False)
|
|
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
|
|
End Class
|