Partial Class frm_Main Inherits System.Windows.Forms.Form 'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다. Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub 'Windows Form 디자이너에 필요합니다. Private components As System.ComponentModel.IContainer '참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다. '수정하려면 Windows Form 디자이너를 사용하십시오. '코드 편집기에서는 수정하지 마세요. Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frm_Main)) Me.gpbTime = New System.Windows.Forms.GroupBox() Me.lblTime = New System.Windows.Forms.Label() Me.NowTimer = New System.Windows.Forms.Timer(Me.components) Me.gb_function = New System.Windows.Forms.GroupBox() Me.rdbMass = New System.Windows.Forms.RadioButton() Me.rdbMap = New System.Windows.Forms.RadioButton() Me.rdbState = New System.Windows.Forms.RadioButton() Me.txbStateRead = New System.Windows.Forms.TextBox() Me.lbStateCode = New System.Windows.Forms.Label() Me.gb_map_state = New System.Windows.Forms.GroupBox() Me.txbChkRefer = New System.Windows.Forms.TextBox() Me.lbChkRefer = New System.Windows.Forms.Label() Me.txbChkAD = New System.Windows.Forms.TextBox() Me.lbChkAD = New System.Windows.Forms.Label() Me.txbChkDate = New System.Windows.Forms.TextBox() Me.lbChkDate = New System.Windows.Forms.Label() Me.txbChkAcc = New System.Windows.Forms.TextBox() Me.lbChkAcc = New System.Windows.Forms.Label() Me.txbChkOrderer = New System.Windows.Forms.TextBox() Me.lbChkOrderer = New System.Windows.Forms.Label() Me.txbChkCode = New System.Windows.Forms.TextBox() Me.lbChkCode = New System.Windows.Forms.Label() Me.txbChkState = New System.Windows.Forms.TextBox() Me.lbChkState = New System.Windows.Forms.Label() Me.gbProdList = New System.Windows.Forms.GroupBox() Me.pnProdInfo = New System.Windows.Forms.Panel() Me.lbProdName = New System.Windows.Forms.Label() Me.lbProdRmv = New System.Windows.Forms.Label() Me.btnRemove0 = New System.Windows.Forms.Button() Me.txbProdName0 = New System.Windows.Forms.TextBox() Me.lbProdMdf = New System.Windows.Forms.Label() Me.lbProdCount = New System.Windows.Forms.Label() Me.btnModify0 = New System.Windows.Forms.Button() Me.lbProdEye = New System.Windows.Forms.Label() Me.txbProdCount0 = New System.Windows.Forms.TextBox() Me.lbProdFace = New System.Windows.Forms.Label() Me.txbProdEye0 = New System.Windows.Forms.TextBox() Me.txbProdFace0 = New System.Windows.Forms.TextBox() Me.pnOrderCheck = New System.Windows.Forms.Panel() Me.btnSearch = New System.Windows.Forms.Button() Me.gbMapOption = New System.Windows.Forms.GroupBox() Me.rdbStatePack = New System.Windows.Forms.RadioButton() Me.rdbStateInv = New System.Windows.Forms.RadioButton() Me.btnExit = New System.Windows.Forms.Button() Me.gbUseApi = New System.Windows.Forms.GroupBox() Me.ckbPostgre = New System.Windows.Forms.CheckBox() Me.ckbAPIUse = New System.Windows.Forms.CheckBox() Me.btnLogin = New System.Windows.Forms.Button() Me.lbAPIUse = New System.Windows.Forms.Label() Me.btnReset = New System.Windows.Forms.Button() Me.pnPacking = New System.Windows.Forms.Panel() Me.ptbLogo = New System.Windows.Forms.PictureBox() Me.gbInvoice = New System.Windows.Forms.GroupBox() Me.txbInv = New System.Windows.Forms.TextBox() Me.lbInv = New System.Windows.Forms.Label() Me.gbMapPacking = New System.Windows.Forms.GroupBox() Me.gbMapPkProd = New System.Windows.Forms.GroupBox() Me.lbMapPkEye = New System.Windows.Forms.Label() Me.lbMapPkFace = New System.Windows.Forms.Label() Me.lbMapPkCount = New System.Windows.Forms.Label() Me.lbMapPkName = New System.Windows.Forms.Label() Me.pnMapPkProd = New System.Windows.Forms.Panel() Me.txbPackEye0 = New System.Windows.Forms.TextBox() Me.txbPackFace0 = New System.Windows.Forms.TextBox() Me.txbPackCount0 = New System.Windows.Forms.TextBox() Me.txbPackName0 = New System.Windows.Forms.TextBox() Me.gbMapPkInfo = New System.Windows.Forms.GroupBox() Me.txbMapPacking = New System.Windows.Forms.TextBox() Me.txbMapPkDate = New System.Windows.Forms.TextBox() Me.lbMapPkDate = New System.Windows.Forms.Label() Me.lbMapPacking = New System.Windows.Forms.Label() Me.gbMapState = New System.Windows.Forms.GroupBox() Me.gbMapStProd = New System.Windows.Forms.GroupBox() Me.lbMapStEye = New System.Windows.Forms.Label() Me.lbMapStFace = New System.Windows.Forms.Label() Me.lbMapStCount = New System.Windows.Forms.Label() Me.lbMapStName = New System.Windows.Forms.Label() Me.pnMapStProd = New System.Windows.Forms.Panel() Me.txbMapEye0 = New System.Windows.Forms.TextBox() Me.txbMapFace0 = New System.Windows.Forms.TextBox() Me.txbMapCount0 = New System.Windows.Forms.TextBox() Me.txbMapName0 = New System.Windows.Forms.TextBox() Me.gbMapStInfo = New System.Windows.Forms.GroupBox() Me.txbMapRefer = New System.Windows.Forms.TextBox() Me.lbMapRefer = New System.Windows.Forms.Label() Me.txbMapAccount = New System.Windows.Forms.TextBox() Me.lbMapAccount = New System.Windows.Forms.Label() Me.txbMapOrder = New System.Windows.Forms.TextBox() Me.lbMapOrder = New System.Windows.Forms.Label() Me.txbMapState = New System.Windows.Forms.TextBox() Me.txbMapDate = New System.Windows.Forms.TextBox() Me.lbMapDate = New System.Windows.Forms.Label() Me.lbMapState = New System.Windows.Forms.Label() Me.gbUseType = New System.Windows.Forms.GroupBox() Me.ckbAuto = New System.Windows.Forms.CheckBox() Me.ckbBarcode = New System.Windows.Forms.CheckBox() Me.pnBarcode = New System.Windows.Forms.Panel() Me.barTimer = New System.Windows.Forms.Timer(Me.components) Me.pnMass = New System.Windows.Forms.Panel() Me.gbMassPack = New System.Windows.Forms.GroupBox() 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.gbMsPack = New System.Windows.Forms.GroupBox() Me.gbMsPkProd = New System.Windows.Forms.GroupBox() Me.lbMsPkEye = New System.Windows.Forms.Label() Me.lbMsPkFace = New System.Windows.Forms.Label() Me.lbMsPkCount = New System.Windows.Forms.Label() Me.lbMsPkName = New System.Windows.Forms.Label() Me.pnMsPkProd = New System.Windows.Forms.Panel() Me.txbMsPkEye0 = New System.Windows.Forms.TextBox() Me.txbMsPkFace0 = New System.Windows.Forms.TextBox() Me.txbMsPkCount0 = New System.Windows.Forms.TextBox() Me.txbMsPkName0 = New System.Windows.Forms.TextBox() Me.gbMsPkInfo = New System.Windows.Forms.GroupBox() Me.txbLabelCode = New System.Windows.Forms.TextBox() Me.lbLabelCode = New System.Windows.Forms.Label() Me.txbMsPacking = New System.Windows.Forms.TextBox() Me.txbMsPkDate = New System.Windows.Forms.TextBox() Me.lbMsPkDate = New System.Windows.Forms.Label() Me.lbMsPacking = New System.Windows.Forms.Label() Me.gbMsState = New System.Windows.Forms.GroupBox() Me.gbMsStProd = New System.Windows.Forms.GroupBox() Me.lbMsStEye = New System.Windows.Forms.Label() Me.lbMsStFace = New System.Windows.Forms.Label() Me.lbMsStCount = New System.Windows.Forms.Label() Me.pnMsStProd = New System.Windows.Forms.Panel() Me.txbMsStEye0 = New System.Windows.Forms.TextBox() Me.txbMsStFace0 = New System.Windows.Forms.TextBox() Me.txbMsStCount0 = New System.Windows.Forms.TextBox() Me.txbMsStName0 = New System.Windows.Forms.TextBox() Me.lbMsStName = New System.Windows.Forms.Label() Me.gbMsInfo = New System.Windows.Forms.GroupBox() Me.txbMsRefer = New System.Windows.Forms.TextBox() Me.lbMsRefer = New System.Windows.Forms.Label() Me.txbMsAccount = New System.Windows.Forms.TextBox() Me.lbMsAccount = New System.Windows.Forms.Label() Me.txbMsOrder = New System.Windows.Forms.TextBox() Me.lbMsOrder = New System.Windows.Forms.Label() Me.txbMsState = New System.Windows.Forms.TextBox() Me.txbMsDate = New System.Windows.Forms.TextBox() Me.lbMsDate = New System.Windows.Forms.Label() Me.lbMsState = New System.Windows.Forms.Label() Me.gbTimeStart = New System.Windows.Forms.GroupBox() Me.lbTimeStart = 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.gbTimeAver = New System.Windows.Forms.GroupBox() Me.lbTimeAver = New System.Windows.Forms.Label() Me.gpbTime.SuspendLayout() Me.gb_function.SuspendLayout() Me.gb_map_state.SuspendLayout() Me.gbProdList.SuspendLayout() Me.pnProdInfo.SuspendLayout() Me.pnOrderCheck.SuspendLayout() Me.gbMapOption.SuspendLayout() Me.gbUseApi.SuspendLayout() Me.pnPacking.SuspendLayout() CType(Me.ptbLogo, System.ComponentModel.ISupportInitialize).BeginInit() Me.gbInvoice.SuspendLayout() Me.gbMapPacking.SuspendLayout() Me.gbMapPkProd.SuspendLayout() Me.pnMapPkProd.SuspendLayout() Me.gbMapPkInfo.SuspendLayout() Me.gbMapState.SuspendLayout() Me.gbMapStProd.SuspendLayout() Me.pnMapStProd.SuspendLayout() Me.gbMapStInfo.SuspendLayout() Me.gbUseType.SuspendLayout() Me.pnBarcode.SuspendLayout() Me.pnMass.SuspendLayout() Me.gbMassPack.SuspendLayout() Me.gbMsPack.SuspendLayout() Me.gbMsPkProd.SuspendLayout() Me.pnMsPkProd.SuspendLayout() Me.gbMsPkInfo.SuspendLayout() Me.gbMsState.SuspendLayout() Me.gbMsStProd.SuspendLayout() Me.pnMsStProd.SuspendLayout() Me.gbMsInfo.SuspendLayout() Me.gbTimeStart.SuspendLayout() Me.gbTimeTotal.SuspendLayout() Me.gbTimeEnd.SuspendLayout() Me.gbTimeAver.SuspendLayout() Me.SuspendLayout() ' 'gpbTime ' Me.gpbTime.BackColor = System.Drawing.SystemColors.ControlDark Me.gpbTime.Controls.Add(Me.lblTime) Me.gpbTime.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gpbTime.ForeColor = System.Drawing.Color.Black Me.gpbTime.Location = New System.Drawing.Point(1, 1) Me.gpbTime.Margin = New System.Windows.Forms.Padding(4) Me.gpbTime.Name = "gpbTime" Me.gpbTime.Padding = New System.Windows.Forms.Padding(4) Me.gpbTime.Size = New System.Drawing.Size(372, 75) Me.gpbTime.TabIndex = 79 Me.gpbTime.TabStop = False Me.gpbTime.Text = "현재시간" ' 'lblTime ' Me.lblTime.AutoSize = True Me.lblTime.Font = New System.Drawing.Font("함초롬바탕", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lblTime.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.lblTime.Location = New System.Drawing.Point(10, 25) Me.lblTime.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.lblTime.Name = "lblTime" Me.lblTime.Size = New System.Drawing.Size(365, 38) Me.lblTime.TabIndex = 18 Me.lblTime.Text = "2015-00-00 오전 00:00:00" ' 'NowTimer ' Me.NowTimer.Enabled = True Me.NowTimer.Interval = 1000 ' 'gb_function ' Me.gb_function.BackColor = System.Drawing.SystemColors.ControlDark Me.gb_function.Controls.Add(Me.rdbMass) Me.gb_function.Controls.Add(Me.rdbMap) Me.gb_function.Controls.Add(Me.rdbState) Me.gb_function.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gb_function.Location = New System.Drawing.Point(658, 1) Me.gb_function.Name = "gb_function" Me.gb_function.Size = New System.Drawing.Size(395, 75) Me.gb_function.TabIndex = 80 Me.gb_function.TabStop = False Me.gb_function.Text = "기능설정" ' 'rdbMass ' Me.rdbMass.AutoSize = True Me.rdbMass.Location = New System.Drawing.Point(272, 35) Me.rdbMass.Name = "rdbMass" Me.rdbMass.Size = New System.Drawing.Size(99, 20) Me.rdbMass.TabIndex = 5 Me.rdbMass.Text = "대량 맵핑" Me.rdbMass.UseVisualStyleBackColor = True ' 'rdbMap ' Me.rdbMap.AutoSize = True Me.rdbMap.Location = New System.Drawing.Point(152, 35) Me.rdbMap.Name = "rdbMap" Me.rdbMap.Size = New System.Drawing.Size(110, 20) Me.rdbMap.TabIndex = 4 Me.rdbMap.Text = "데이터맵핑" Me.rdbMap.UseVisualStyleBackColor = True ' 'rdbState ' Me.rdbState.AutoSize = True Me.rdbState.Location = New System.Drawing.Point(15, 35) Me.rdbState.Name = "rdbState" Me.rdbState.Size = New System.Drawing.Size(127, 20) Me.rdbState.TabIndex = 0 Me.rdbState.Text = "출하내용확인" Me.rdbState.UseVisualStyleBackColor = True ' 'txbStateRead ' Me.txbStateRead.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.txbStateRead.Font = New System.Drawing.Font("함초롬바탕", 48.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbStateRead.ImeMode = System.Windows.Forms.ImeMode.Disable Me.txbStateRead.Location = New System.Drawing.Point(301, 10) Me.txbStateRead.Name = "txbStateRead" Me.txbStateRead.Size = New System.Drawing.Size(810, 91) Me.txbStateRead.TabIndex = 82 Me.txbStateRead.Text = "E040221/20211201/68" Me.txbStateRead.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbStateCode ' Me.lbStateCode.AutoSize = True Me.lbStateCode.BackColor = System.Drawing.SystemColors.Control Me.lbStateCode.Font = New System.Drawing.Font("함초롬바탕", 48.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbStateCode.Location = New System.Drawing.Point(12, 13) Me.lbStateCode.Name = "lbStateCode" Me.lbStateCode.Size = New System.Drawing.Size(283, 83) Me.lbStateCode.TabIndex = 81 Me.lbStateCode.Text = "코드번호" ' 'gb_map_state ' Me.gb_map_state.Controls.Add(Me.txbChkRefer) Me.gb_map_state.Controls.Add(Me.lbChkRefer) Me.gb_map_state.Controls.Add(Me.txbChkAD) Me.gb_map_state.Controls.Add(Me.lbChkAD) Me.gb_map_state.Controls.Add(Me.txbChkDate) Me.gb_map_state.Controls.Add(Me.lbChkDate) Me.gb_map_state.Controls.Add(Me.txbChkAcc) Me.gb_map_state.Controls.Add(Me.lbChkAcc) Me.gb_map_state.Controls.Add(Me.txbChkOrderer) Me.gb_map_state.Controls.Add(Me.lbChkOrderer) Me.gb_map_state.Controls.Add(Me.txbChkCode) Me.gb_map_state.Controls.Add(Me.lbChkCode) Me.gb_map_state.Controls.Add(Me.txbChkState) Me.gb_map_state.Controls.Add(Me.lbChkState) Me.gb_map_state.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gb_map_state.Location = New System.Drawing.Point(16, 3) Me.gb_map_state.Name = "gb_map_state" Me.gb_map_state.Size = New System.Drawing.Size(640, 530) Me.gb_map_state.TabIndex = 84 Me.gb_map_state.TabStop = False Me.gb_map_state.Text = "■ 전표정보" ' 'txbChkRefer ' Me.txbChkRefer.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbChkRefer.Location = New System.Drawing.Point(155, 340) Me.txbChkRefer.Name = "txbChkRefer" Me.txbChkRefer.Size = New System.Drawing.Size(470, 49) Me.txbChkRefer.TabIndex = 15 Me.txbChkRefer.Text = "모두렌탈(주)" Me.txbChkRefer.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbChkRefer ' Me.lbChkRefer.AutoSize = True Me.lbChkRefer.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbChkRefer.Location = New System.Drawing.Point(15, 342) Me.lbChkRefer.Name = "lbChkRefer" Me.lbChkRefer.Size = New System.Drawing.Size(142, 41) Me.lbChkRefer.TabIndex = 14 Me.lbChkRefer.Text = "참고사항" ' 'txbChkAD ' Me.txbChkAD.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbChkAD.Location = New System.Drawing.Point(155, 399) Me.txbChkAD.Multiline = True Me.txbChkAD.Name = "txbChkAD" Me.txbChkAD.Size = New System.Drawing.Size(470, 114) Me.txbChkAD.TabIndex = 13 Me.txbChkAD.Text = "부산광역시 사하구 괴정로 270 나동 412호(괴정동,천일로얄아파트)" ' 'lbChkAD ' Me.lbChkAD.AutoSize = True Me.lbChkAD.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbChkAD.Location = New System.Drawing.Point(77, 401) Me.lbChkAD.Name = "lbChkAD" Me.lbChkAD.Size = New System.Drawing.Size(80, 41) Me.lbChkAD.TabIndex = 12 Me.lbChkAD.Text = "주소" ' 'txbChkDate ' Me.txbChkDate.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbChkDate.Location = New System.Drawing.Point(155, 281) Me.txbChkDate.Name = "txbChkDate" Me.txbChkDate.Size = New System.Drawing.Size(470, 49) Me.txbChkDate.TabIndex = 11 Me.txbChkDate.Text = "CJ라이브44차 (1124)" Me.txbChkDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbChkDate ' Me.lbChkDate.AutoSize = True Me.lbChkDate.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbChkDate.Location = New System.Drawing.Point(15, 283) Me.lbChkDate.Name = "lbChkDate" Me.lbChkDate.Size = New System.Drawing.Size(142, 41) Me.lbChkDate.TabIndex = 10 Me.lbChkDate.Text = "구매일자" ' 'txbChkAcc ' Me.txbChkAcc.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbChkAcc.Location = New System.Drawing.Point(155, 222) Me.txbChkAcc.Name = "txbChkAcc" Me.txbChkAcc.Size = New System.Drawing.Size(470, 49) Me.txbChkAcc.TabIndex = 9 Me.txbChkAcc.Text = "2022년 12월 31일" Me.txbChkAcc.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbChkAcc ' Me.lbChkAcc.AutoSize = True Me.lbChkAcc.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbChkAcc.Location = New System.Drawing.Point(15, 224) Me.lbChkAcc.Name = "lbChkAcc" Me.lbChkAcc.Size = New System.Drawing.Size(142, 41) Me.lbChkAcc.TabIndex = 8 Me.lbChkAcc.Text = "구매업체" ' 'txbChkOrderer ' Me.txbChkOrderer.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbChkOrderer.Location = New System.Drawing.Point(155, 163) Me.txbChkOrderer.Name = "txbChkOrderer" Me.txbChkOrderer.Size = New System.Drawing.Size(470, 49) Me.txbChkOrderer.TabIndex = 7 Me.txbChkOrderer.Text = "모두렌탈(주)" Me.txbChkOrderer.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbChkOrderer ' Me.lbChkOrderer.AutoSize = True Me.lbChkOrderer.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbChkOrderer.Location = New System.Drawing.Point(46, 166) Me.lbChkOrderer.Name = "lbChkOrderer" Me.lbChkOrderer.Size = New System.Drawing.Size(111, 41) Me.lbChkOrderer.TabIndex = 6 Me.lbChkOrderer.Text = "고객명" ' 'txbChkCode ' Me.txbChkCode.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbChkCode.Location = New System.Drawing.Point(155, 104) Me.txbChkCode.Name = "txbChkCode" Me.txbChkCode.Size = New System.Drawing.Size(470, 49) Me.txbChkCode.TabIndex = 5 Me.txbChkCode.Text = "홍길동" Me.txbChkCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbChkCode ' Me.lbChkCode.AutoSize = True Me.lbChkCode.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbChkCode.Location = New System.Drawing.Point(15, 106) Me.lbChkCode.Name = "lbChkCode" Me.lbChkCode.Size = New System.Drawing.Size(142, 41) Me.lbChkCode.TabIndex = 4 Me.lbChkCode.Text = "고객코드" ' 'txbChkState ' Me.txbChkState.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbChkState.Location = New System.Drawing.Point(155, 45) Me.txbChkState.Name = "txbChkState" Me.txbChkState.Size = New System.Drawing.Size(470, 49) Me.txbChkState.TabIndex = 3 Me.txbChkState.Text = "E040221/20211201/9999" Me.txbChkState.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbChkState ' Me.lbChkState.AutoSize = True Me.lbChkState.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbChkState.Location = New System.Drawing.Point(15, 47) Me.lbChkState.Name = "lbChkState" Me.lbChkState.Size = New System.Drawing.Size(142, 41) Me.lbChkState.TabIndex = 2 Me.lbChkState.Text = "전표코드" ' 'gbProdList ' Me.gbProdList.Controls.Add(Me.pnProdInfo) Me.gbProdList.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbProdList.Location = New System.Drawing.Point(660, 3) Me.gbProdList.Name = "gbProdList" Me.gbProdList.Size = New System.Drawing.Size(1250, 810) Me.gbProdList.TabIndex = 85 Me.gbProdList.TabStop = False Me.gbProdList.Text = "■ 품목정보" ' 'pnProdInfo ' Me.pnProdInfo.AutoScroll = True Me.pnProdInfo.Controls.Add(Me.lbProdName) Me.pnProdInfo.Controls.Add(Me.lbProdRmv) Me.pnProdInfo.Controls.Add(Me.btnRemove0) Me.pnProdInfo.Controls.Add(Me.txbProdName0) Me.pnProdInfo.Controls.Add(Me.lbProdMdf) Me.pnProdInfo.Controls.Add(Me.lbProdCount) Me.pnProdInfo.Controls.Add(Me.btnModify0) Me.pnProdInfo.Controls.Add(Me.lbProdEye) Me.pnProdInfo.Controls.Add(Me.txbProdCount0) Me.pnProdInfo.Controls.Add(Me.lbProdFace) Me.pnProdInfo.Controls.Add(Me.txbProdEye0) Me.pnProdInfo.Controls.Add(Me.txbProdFace0) Me.pnProdInfo.Location = New System.Drawing.Point(1, 47) Me.pnProdInfo.Name = "pnProdInfo" Me.pnProdInfo.Size = New System.Drawing.Size(1245, 758) Me.pnProdInfo.TabIndex = 87 ' 'lbProdName ' Me.lbProdName.AutoSize = True Me.lbProdName.Location = New System.Drawing.Point(323, 15) Me.lbProdName.Name = "lbProdName" Me.lbProdName.Size = New System.Drawing.Size(83, 32) Me.lbProdName.TabIndex = 6 Me.lbProdName.Text = "품목명" ' 'lbProdRmv ' Me.lbProdRmv.AutoSize = True Me.lbProdRmv.Location = New System.Drawing.Point(1125, 15) Me.lbProdRmv.Name = "lbProdRmv" Me.lbProdRmv.Size = New System.Drawing.Size(106, 32) Me.lbProdRmv.TabIndex = 11 Me.lbProdRmv.Text = "제거하기" ' 'btnRemove0 ' Me.btnRemove0.Enabled = False Me.btnRemove0.Location = New System.Drawing.Point(1131, 59) Me.btnRemove0.Name = "btnRemove0" Me.btnRemove0.Size = New System.Drawing.Size(95, 50) Me.btnRemove0.TabIndex = 5 Me.btnRemove0.Text = "제 거" Me.btnRemove0.UseVisualStyleBackColor = True ' 'txbProdName0 ' Me.txbProdName0.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbProdName0.Location = New System.Drawing.Point(20, 59) Me.txbProdName0.Name = "txbProdName0" Me.txbProdName0.Size = New System.Drawing.Size(660, 49) Me.txbProdName0.TabIndex = 0 Me.txbProdName0.Text = "DUALSONIC Pro Body Cartridge 1Set Rev.0 (KR)" ' 'lbProdMdf ' Me.lbProdMdf.AutoSize = True Me.lbProdMdf.Location = New System.Drawing.Point(1023, 15) Me.lbProdMdf.Name = "lbProdMdf" Me.lbProdMdf.Size = New System.Drawing.Size(106, 32) Me.lbProdMdf.TabIndex = 10 Me.lbProdMdf.Text = "수정하기" ' 'lbProdCount ' Me.lbProdCount.AutoSize = True Me.lbProdCount.Location = New System.Drawing.Point(690, 15) Me.lbProdCount.Name = "lbProdCount" Me.lbProdCount.Size = New System.Drawing.Size(67, 32) Me.lbProdCount.TabIndex = 7 Me.lbProdCount.Text = "수 량" ' 'btnModify0 ' Me.btnModify0.Enabled = False Me.btnModify0.Location = New System.Drawing.Point(1029, 59) Me.btnModify0.Name = "btnModify0" Me.btnModify0.Size = New System.Drawing.Size(95, 50) Me.btnModify0.TabIndex = 4 Me.btnModify0.Text = "수 정" Me.btnModify0.UseVisualStyleBackColor = True ' 'lbProdEye ' Me.lbProdEye.AutoSize = True Me.lbProdEye.Location = New System.Drawing.Point(896, 15) Me.lbProdEye.Name = "lbProdEye" Me.lbProdEye.Size = New System.Drawing.Size(121, 32) Me.lbProdEye.TabIndex = 9 Me.lbProdEye.Text = "EYE 샷 수" ' 'txbProdCount0 ' Me.txbProdCount0.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbProdCount0.Location = New System.Drawing.Point(685, 59) Me.txbProdCount0.Name = "txbProdCount0" Me.txbProdCount0.Size = New System.Drawing.Size(80, 49) Me.txbProdCount0.TabIndex = 1 Me.txbProdCount0.Text = "10" Me.txbProdCount0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbProdFace ' Me.lbProdFace.AutoSize = True Me.lbProdFace.Location = New System.Drawing.Point(763, 15) Me.lbProdFace.Name = "lbProdFace" Me.lbProdFace.Size = New System.Drawing.Size(136, 32) Me.lbProdFace.TabIndex = 8 Me.lbProdFace.Text = "FACE 샷 수" ' 'txbProdEye0 ' Me.txbProdEye0.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbProdEye0.Location = New System.Drawing.Point(891, 59) Me.txbProdEye0.Name = "txbProdEye0" Me.txbProdEye0.Size = New System.Drawing.Size(131, 49) Me.txbProdEye0.TabIndex = 3 Me.txbProdEye0.Text = "120000" Me.txbProdEye0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbProdFace0 ' Me.txbProdFace0.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbProdFace0.Location = New System.Drawing.Point(769, 59) Me.txbProdFace0.Name = "txbProdFace0" Me.txbProdFace0.Size = New System.Drawing.Size(118, 49) Me.txbProdFace0.TabIndex = 2 Me.txbProdFace0.Text = "60000" Me.txbProdFace0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'pnOrderCheck ' Me.pnOrderCheck.Controls.Add(Me.gb_map_state) Me.pnOrderCheck.Controls.Add(Me.gbProdList) Me.pnOrderCheck.Location = New System.Drawing.Point(0, 195) Me.pnOrderCheck.Name = "pnOrderCheck" Me.pnOrderCheck.Size = New System.Drawing.Size(1920, 810) Me.pnOrderCheck.TabIndex = 86 ' 'btnSearch ' Me.btnSearch.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.btnSearch.Location = New System.Drawing.Point(1365, 90) Me.btnSearch.Name = "btnSearch" Me.btnSearch.Size = New System.Drawing.Size(185, 90) Me.btnSearch.TabIndex = 12 Me.btnSearch.Text = "검 색" Me.btnSearch.UseVisualStyleBackColor = True Me.btnSearch.Visible = False ' 'gbMapOption ' Me.gbMapOption.BackColor = System.Drawing.SystemColors.ControlDark Me.gbMapOption.Controls.Add(Me.rdbStatePack) Me.gbMapOption.Controls.Add(Me.rdbStateInv) Me.gbMapOption.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMapOption.Location = New System.Drawing.Point(1313, 1) Me.gbMapOption.Name = "gbMapOption" Me.gbMapOption.Size = New System.Drawing.Size(320, 75) Me.gbMapOption.TabIndex = 87 Me.gbMapOption.TabStop = False Me.gbMapOption.Text = "맵핑설정" ' 'rdbStatePack ' Me.rdbStatePack.AutoSize = True Me.rdbStatePack.Location = New System.Drawing.Point(21, 32) Me.rdbStatePack.Name = "rdbStatePack" Me.rdbStatePack.Size = New System.Drawing.Size(145, 20) Me.rdbStatePack.TabIndex = 4 Me.rdbStatePack.Text = "전표+패킹+송장" Me.rdbStatePack.UseVisualStyleBackColor = True ' 'rdbStateInv ' Me.rdbStateInv.AutoSize = True Me.rdbStateInv.Location = New System.Drawing.Point(187, 32) Me.rdbStateInv.Name = "rdbStateInv" Me.rdbStateInv.Size = New System.Drawing.Size(102, 20) Me.rdbStateInv.TabIndex = 0 Me.rdbStateInv.Text = "전표+송장" Me.rdbStateInv.UseVisualStyleBackColor = True ' 'btnExit ' Me.btnExit.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.btnExit.Location = New System.Drawing.Point(1635, 1) Me.btnExit.Name = "btnExit" Me.btnExit.Size = New System.Drawing.Size(281, 75) Me.btnExit.TabIndex = 88 Me.btnExit.Text = "나 가 기" Me.btnExit.UseVisualStyleBackColor = True ' 'gbUseApi ' Me.gbUseApi.BackColor = System.Drawing.SystemColors.ControlDark Me.gbUseApi.Controls.Add(Me.ckbPostgre) Me.gbUseApi.Controls.Add(Me.ckbAPIUse) Me.gbUseApi.Controls.Add(Me.btnLogin) Me.gbUseApi.Controls.Add(Me.lbAPIUse) Me.gbUseApi.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbUseApi.Location = New System.Drawing.Point(378, 1) Me.gbUseApi.Name = "gbUseApi" Me.gbUseApi.Size = New System.Drawing.Size(280, 75) Me.gbUseApi.TabIndex = 89 Me.gbUseApi.TabStop = False Me.gbUseApi.Text = "API 설정" ' 'ckbPostgre ' Me.ckbPostgre.AutoSize = True Me.ckbPostgre.Enabled = False Me.ckbPostgre.Location = New System.Drawing.Point(173, 45) Me.ckbPostgre.Name = "ckbPostgre" Me.ckbPostgre.Size = New System.Drawing.Size(73, 20) Me.ckbPostgre.TabIndex = 14 Me.ckbPostgre.Text = "Direct" Me.ckbPostgre.UseVisualStyleBackColor = True ' 'ckbAPIUse ' Me.ckbAPIUse.AutoSize = True Me.ckbAPIUse.Enabled = False Me.ckbAPIUse.Location = New System.Drawing.Point(173, 19) Me.ckbAPIUse.Name = "ckbAPIUse" Me.ckbAPIUse.Size = New System.Drawing.Size(92, 20) Me.ckbAPIUse.TabIndex = 13 Me.ckbAPIUse.Text = "API 사용" Me.ckbAPIUse.UseVisualStyleBackColor = True ' 'btnLogin ' Me.btnLogin.Location = New System.Drawing.Point(9, 19) Me.btnLogin.Name = "btnLogin" Me.btnLogin.Size = New System.Drawing.Size(96, 47) Me.btnLogin.TabIndex = 12 Me.btnLogin.Text = "Login" Me.btnLogin.UseVisualStyleBackColor = True ' 'lbAPIUse ' Me.lbAPIUse.AutoSize = True Me.lbAPIUse.Location = New System.Drawing.Point(117, 34) Me.lbAPIUse.Name = "lbAPIUse" Me.lbAPIUse.Size = New System.Drawing.Size(40, 16) Me.lbAPIUse.TabIndex = 1 Me.lbAPIUse.Text = "OFF" ' 'btnReset ' Me.btnReset.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.btnReset.Location = New System.Drawing.Point(1555, 90) Me.btnReset.Name = "btnReset" Me.btnReset.Size = New System.Drawing.Size(215, 90) Me.btnReset.TabIndex = 90 Me.btnReset.Text = "초 기 화" Me.btnReset.UseVisualStyleBackColor = True ' 'pnPacking ' Me.pnPacking.Controls.Add(Me.ptbLogo) Me.pnPacking.Controls.Add(Me.gbInvoice) Me.pnPacking.Controls.Add(Me.gbMapPacking) Me.pnPacking.Controls.Add(Me.gbMapState) Me.pnPacking.Location = New System.Drawing.Point(1920, 195) Me.pnPacking.Name = "pnPacking" Me.pnPacking.Size = New System.Drawing.Size(1920, 815) Me.pnPacking.TabIndex = 91 ' 'ptbLogo ' Me.ptbLogo.Image = Global.State_Comparision_Ver_1._0._0.My.Resources.Resources.logo Me.ptbLogo.Location = New System.Drawing.Point(3, 638) Me.ptbLogo.Name = "ptbLogo" Me.ptbLogo.Size = New System.Drawing.Size(945, 167) Me.ptbLogo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.ptbLogo.TabIndex = 3 Me.ptbLogo.TabStop = False ' 'gbInvoice ' Me.gbInvoice.Controls.Add(Me.txbInv) Me.gbInvoice.Controls.Add(Me.lbInv) Me.gbInvoice.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbInvoice.Location = New System.Drawing.Point(954, 622) Me.gbInvoice.Name = "gbInvoice" Me.gbInvoice.Size = New System.Drawing.Size(939, 183) Me.gbInvoice.TabIndex = 2 Me.gbInvoice.TabStop = False Me.gbInvoice.Text = "■ 송장번호" ' 'txbInv ' Me.txbInv.Enabled = False Me.txbInv.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInv.Location = New System.Drawing.Point(259, 71) Me.txbInv.Name = "txbInv" Me.txbInv.Size = New System.Drawing.Size(634, 70) Me.txbInv.TabIndex = 1 Me.txbInv.Text = "55446633221115" Me.txbInv.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbInv ' Me.lbInv.AutoSize = True Me.lbInv.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbInv.Location = New System.Drawing.Point(38, 74) Me.lbInv.Name = "lbInv" Me.lbInv.Size = New System.Drawing.Size(215, 62) Me.lbInv.TabIndex = 0 Me.lbInv.Text = "송장번호" ' 'gbMapPacking ' Me.gbMapPacking.Controls.Add(Me.gbMapPkProd) Me.gbMapPacking.Controls.Add(Me.gbMapPkInfo) Me.gbMapPacking.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMapPacking.Location = New System.Drawing.Point(955, 3) Me.gbMapPacking.Name = "gbMapPacking" Me.gbMapPacking.Size = New System.Drawing.Size(945, 620) Me.gbMapPacking.TabIndex = 1 Me.gbMapPacking.TabStop = False Me.gbMapPacking.Text = "■ 패킹정보" ' 'gbMapPkProd ' Me.gbMapPkProd.Controls.Add(Me.lbMapPkEye) Me.gbMapPkProd.Controls.Add(Me.lbMapPkFace) Me.gbMapPkProd.Controls.Add(Me.lbMapPkCount) Me.gbMapPkProd.Controls.Add(Me.lbMapPkName) Me.gbMapPkProd.Controls.Add(Me.pnMapPkProd) Me.gbMapPkProd.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMapPkProd.Location = New System.Drawing.Point(6, 178) Me.gbMapPkProd.Name = "gbMapPkProd" Me.gbMapPkProd.Size = New System.Drawing.Size(933, 438) Me.gbMapPkProd.TabIndex = 2 Me.gbMapPkProd.TabStop = False Me.gbMapPkProd.Text = "포장정보" ' 'lbMapPkEye ' Me.lbMapPkEye.AutoSize = True Me.lbMapPkEye.Location = New System.Drawing.Point(830, 27) Me.lbMapPkEye.Name = "lbMapPkEye" Me.lbMapPkEye.Size = New System.Drawing.Size(83, 32) Me.lbMapPkEye.TabIndex = 6 Me.lbMapPkEye.Text = "아이샷" ' 'lbMapPkFace ' Me.lbMapPkFace.AutoSize = True Me.lbMapPkFace.Location = New System.Drawing.Point(706, 27) Me.lbMapPkFace.Name = "lbMapPkFace" Me.lbMapPkFace.Size = New System.Drawing.Size(106, 32) Me.lbMapPkFace.TabIndex = 6 Me.lbMapPkFace.Text = "페이스샷" ' 'lbMapPkCount ' Me.lbMapPkCount.AutoSize = True Me.lbMapPkCount.Location = New System.Drawing.Point(614, 27) Me.lbMapPkCount.Name = "lbMapPkCount" Me.lbMapPkCount.Size = New System.Drawing.Size(60, 32) Me.lbMapPkCount.TabIndex = 5 Me.lbMapPkCount.Text = "수량" ' 'lbMapPkName ' Me.lbMapPkName.AutoSize = True Me.lbMapPkName.Location = New System.Drawing.Point(282, 27) Me.lbMapPkName.Name = "lbMapPkName" Me.lbMapPkName.Size = New System.Drawing.Size(83, 32) Me.lbMapPkName.TabIndex = 4 Me.lbMapPkName.Text = "품목명" ' 'pnMapPkProd ' Me.pnMapPkProd.AutoScroll = True Me.pnMapPkProd.Controls.Add(Me.txbPackEye0) Me.pnMapPkProd.Controls.Add(Me.txbPackFace0) Me.pnMapPkProd.Controls.Add(Me.txbPackCount0) Me.pnMapPkProd.Controls.Add(Me.txbPackName0) Me.pnMapPkProd.Location = New System.Drawing.Point(6, 62) Me.pnMapPkProd.Name = "pnMapPkProd" Me.pnMapPkProd.Size = New System.Drawing.Size(921, 367) Me.pnMapPkProd.TabIndex = 0 ' 'txbPackEye0 ' Me.txbPackEye0.Location = New System.Drawing.Point(816, 3) Me.txbPackEye0.Name = "txbPackEye0" Me.txbPackEye0.Size = New System.Drawing.Size(91, 39) Me.txbPackEye0.TabIndex = 3 Me.txbPackEye0.Text = "60000" Me.txbPackEye0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbPackFace0 ' Me.txbPackFace0.Location = New System.Drawing.Point(697, 3) Me.txbPackFace0.Name = "txbPackFace0" Me.txbPackFace0.Size = New System.Drawing.Size(113, 39) Me.txbPackFace0.TabIndex = 2 Me.txbPackFace0.Text = "6000" Me.txbPackFace0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbPackCount0 ' Me.txbPackCount0.Location = New System.Drawing.Point(585, 3) Me.txbPackCount0.Name = "txbPackCount0" Me.txbPackCount0.Size = New System.Drawing.Size(106, 39) Me.txbPackCount0.TabIndex = 1 Me.txbPackCount0.Text = "2" Me.txbPackCount0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbPackName0 ' Me.txbPackName0.Location = New System.Drawing.Point(15, 3) Me.txbPackName0.Name = "txbPackName0" Me.txbPackName0.Size = New System.Drawing.Size(564, 39) Me.txbPackName0.TabIndex = 0 Me.txbPackName0.Text = "DUALSONIC Pro 1Set (KR)[Face 12,000샷, Eye 60,000 샷" ' 'gbMapPkInfo ' Me.gbMapPkInfo.Controls.Add(Me.txbMapPacking) Me.gbMapPkInfo.Controls.Add(Me.txbMapPkDate) Me.gbMapPkInfo.Controls.Add(Me.lbMapPkDate) Me.gbMapPkInfo.Controls.Add(Me.lbMapPacking) Me.gbMapPkInfo.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMapPkInfo.Location = New System.Drawing.Point(6, 38) Me.gbMapPkInfo.Name = "gbMapPkInfo" Me.gbMapPkInfo.Size = New System.Drawing.Size(933, 137) Me.gbMapPkInfo.TabIndex = 1 Me.gbMapPkInfo.TabStop = False Me.gbMapPkInfo.Text = "기본정보" ' 'txbMapPacking ' Me.txbMapPacking.Location = New System.Drawing.Point(124, 38) Me.txbMapPacking.Name = "txbMapPacking" Me.txbMapPacking.Size = New System.Drawing.Size(271, 39) Me.txbMapPacking.TabIndex = 1 Me.txbMapPacking.Text = "102204660005" Me.txbMapPacking.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbMapPkDate ' Me.txbMapPkDate.Location = New System.Drawing.Point(506, 38) Me.txbMapPkDate.Name = "txbMapPkDate" Me.txbMapPkDate.Size = New System.Drawing.Size(411, 39) Me.txbMapPkDate.TabIndex = 3 Me.txbMapPkDate.Text = "2022년 12월 31일" Me.txbMapPkDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMapPkDate ' Me.lbMapPkDate.AutoSize = True Me.lbMapPkDate.Location = New System.Drawing.Point(401, 41) Me.lbMapPkDate.Name = "lbMapPkDate" Me.lbMapPkDate.Size = New System.Drawing.Size(106, 32) Me.lbMapPkDate.TabIndex = 2 Me.lbMapPkDate.Text = "포장일자" ' 'lbMapPacking ' Me.lbMapPacking.AutoSize = True Me.lbMapPacking.Location = New System.Drawing.Point(22, 41) Me.lbMapPacking.Name = "lbMapPacking" Me.lbMapPacking.Size = New System.Drawing.Size(106, 32) Me.lbMapPacking.TabIndex = 0 Me.lbMapPacking.Text = "패킹코드" ' 'gbMapState ' Me.gbMapState.Controls.Add(Me.gbMapStProd) Me.gbMapState.Controls.Add(Me.gbMapStInfo) Me.gbMapState.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMapState.Location = New System.Drawing.Point(3, 3) Me.gbMapState.Name = "gbMapState" Me.gbMapState.Size = New System.Drawing.Size(945, 620) Me.gbMapState.TabIndex = 0 Me.gbMapState.TabStop = False Me.gbMapState.Text = "■ 전표정보" ' 'gbMapStProd ' Me.gbMapStProd.Controls.Add(Me.lbMapStEye) Me.gbMapStProd.Controls.Add(Me.lbMapStFace) Me.gbMapStProd.Controls.Add(Me.lbMapStCount) Me.gbMapStProd.Controls.Add(Me.lbMapStName) Me.gbMapStProd.Controls.Add(Me.pnMapStProd) Me.gbMapStProd.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMapStProd.Location = New System.Drawing.Point(6, 178) Me.gbMapStProd.Name = "gbMapStProd" Me.gbMapStProd.Size = New System.Drawing.Size(933, 438) Me.gbMapStProd.TabIndex = 2 Me.gbMapStProd.TabStop = False Me.gbMapStProd.Text = "포장정보" ' 'lbMapStEye ' Me.lbMapStEye.AutoSize = True Me.lbMapStEye.Location = New System.Drawing.Point(827, 27) Me.lbMapStEye.Name = "lbMapStEye" Me.lbMapStEye.Size = New System.Drawing.Size(83, 32) Me.lbMapStEye.TabIndex = 6 Me.lbMapStEye.Text = "아이샷" ' 'lbMapStFace ' Me.lbMapStFace.AutoSize = True Me.lbMapStFace.Location = New System.Drawing.Point(705, 27) Me.lbMapStFace.Name = "lbMapStFace" Me.lbMapStFace.Size = New System.Drawing.Size(106, 32) Me.lbMapStFace.TabIndex = 6 Me.lbMapStFace.Text = "페이스샷" ' 'lbMapStCount ' Me.lbMapStCount.AutoSize = True Me.lbMapStCount.Location = New System.Drawing.Point(612, 27) Me.lbMapStCount.Name = "lbMapStCount" Me.lbMapStCount.Size = New System.Drawing.Size(60, 32) Me.lbMapStCount.TabIndex = 5 Me.lbMapStCount.Text = "수량" ' 'lbMapStName ' Me.lbMapStName.AutoSize = True Me.lbMapStName.Location = New System.Drawing.Point(282, 27) Me.lbMapStName.Name = "lbMapStName" Me.lbMapStName.Size = New System.Drawing.Size(83, 32) Me.lbMapStName.TabIndex = 4 Me.lbMapStName.Text = "품목명" ' 'pnMapStProd ' Me.pnMapStProd.AutoScroll = True Me.pnMapStProd.Controls.Add(Me.txbMapEye0) Me.pnMapStProd.Controls.Add(Me.txbMapFace0) Me.pnMapStProd.Controls.Add(Me.txbMapCount0) Me.pnMapStProd.Controls.Add(Me.txbMapName0) Me.pnMapStProd.Location = New System.Drawing.Point(6, 62) Me.pnMapStProd.Name = "pnMapStProd" Me.pnMapStProd.Size = New System.Drawing.Size(921, 367) Me.pnMapStProd.TabIndex = 0 ' 'txbMapEye0 ' Me.txbMapEye0.Location = New System.Drawing.Point(810, 3) Me.txbMapEye0.Name = "txbMapEye0" Me.txbMapEye0.Size = New System.Drawing.Size(110, 39) Me.txbMapEye0.TabIndex = 3 Me.txbMapEye0.Text = "60000" Me.txbMapEye0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbMapFace0 ' Me.txbMapFace0.Location = New System.Drawing.Point(695, 3) Me.txbMapFace0.Name = "txbMapFace0" Me.txbMapFace0.Size = New System.Drawing.Size(110, 39) Me.txbMapFace0.TabIndex = 2 Me.txbMapFace0.Text = "6000" Me.txbMapFace0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbMapCount0 ' Me.txbMapCount0.Location = New System.Drawing.Point(585, 3) Me.txbMapCount0.Name = "txbMapCount0" Me.txbMapCount0.Size = New System.Drawing.Size(106, 39) Me.txbMapCount0.TabIndex = 1 Me.txbMapCount0.Text = "2" Me.txbMapCount0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbMapName0 ' Me.txbMapName0.Location = New System.Drawing.Point(15, 3) Me.txbMapName0.Name = "txbMapName0" Me.txbMapName0.Size = New System.Drawing.Size(564, 39) Me.txbMapName0.TabIndex = 0 Me.txbMapName0.Text = "DUALSONIC Pro 1Set (KR)[Face 12,000샷, Eye 60,000 샷" ' 'gbMapStInfo ' Me.gbMapStInfo.BackColor = System.Drawing.SystemColors.Control Me.gbMapStInfo.Controls.Add(Me.txbMapRefer) Me.gbMapStInfo.Controls.Add(Me.lbMapRefer) Me.gbMapStInfo.Controls.Add(Me.txbMapAccount) Me.gbMapStInfo.Controls.Add(Me.lbMapAccount) Me.gbMapStInfo.Controls.Add(Me.txbMapOrder) Me.gbMapStInfo.Controls.Add(Me.lbMapOrder) Me.gbMapStInfo.Controls.Add(Me.txbMapState) Me.gbMapStInfo.Controls.Add(Me.txbMapDate) Me.gbMapStInfo.Controls.Add(Me.lbMapDate) Me.gbMapStInfo.Controls.Add(Me.lbMapState) Me.gbMapStInfo.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMapStInfo.Location = New System.Drawing.Point(6, 38) Me.gbMapStInfo.Name = "gbMapStInfo" Me.gbMapStInfo.Size = New System.Drawing.Size(933, 137) Me.gbMapStInfo.TabIndex = 1 Me.gbMapStInfo.TabStop = False Me.gbMapStInfo.Text = "기본정보" ' 'txbMapRefer ' Me.txbMapRefer.Location = New System.Drawing.Point(681, 83) Me.txbMapRefer.Name = "txbMapRefer" Me.txbMapRefer.Size = New System.Drawing.Size(236, 39) Me.txbMapRefer.TabIndex = 9 Me.txbMapRefer.Text = "홍길동" ' 'lbMapRefer ' Me.lbMapRefer.AutoSize = True Me.lbMapRefer.Location = New System.Drawing.Point(579, 86) Me.lbMapRefer.Name = "lbMapRefer" Me.lbMapRefer.Size = New System.Drawing.Size(106, 32) Me.lbMapRefer.TabIndex = 8 Me.lbMapRefer.Text = "참고사항" ' 'txbMapAccount ' Me.txbMapAccount.Location = New System.Drawing.Point(406, 83) Me.txbMapAccount.Name = "txbMapAccount" Me.txbMapAccount.Size = New System.Drawing.Size(167, 39) Me.txbMapAccount.TabIndex = 7 Me.txbMapAccount.Text = "홍길동" Me.txbMapAccount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMapAccount ' Me.lbMapAccount.AutoSize = True Me.lbMapAccount.Location = New System.Drawing.Point(304, 86) Me.lbMapAccount.Name = "lbMapAccount" Me.lbMapAccount.Size = New System.Drawing.Size(106, 32) Me.lbMapAccount.TabIndex = 6 Me.lbMapAccount.Text = "거래처명" ' 'txbMapOrder ' Me.txbMapOrder.Location = New System.Drawing.Point(124, 83) Me.txbMapOrder.Name = "txbMapOrder" Me.txbMapOrder.Size = New System.Drawing.Size(174, 39) Me.txbMapOrder.TabIndex = 5 Me.txbMapOrder.Text = "홍길동" Me.txbMapOrder.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMapOrder ' Me.lbMapOrder.AutoSize = True Me.lbMapOrder.Location = New System.Drawing.Point(22, 86) Me.lbMapOrder.Name = "lbMapOrder" Me.lbMapOrder.Size = New System.Drawing.Size(106, 32) Me.lbMapOrder.TabIndex = 4 Me.lbMapOrder.Text = "주문자명" ' 'txbMapState ' Me.txbMapState.Location = New System.Drawing.Point(124, 38) Me.txbMapState.Name = "txbMapState" Me.txbMapState.Size = New System.Drawing.Size(449, 39) Me.txbMapState.TabIndex = 1 Me.txbMapState.Text = "E040221/20220228/141" Me.txbMapState.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbMapDate ' Me.txbMapDate.Location = New System.Drawing.Point(681, 38) Me.txbMapDate.Name = "txbMapDate" Me.txbMapDate.Size = New System.Drawing.Size(236, 39) Me.txbMapDate.TabIndex = 3 Me.txbMapDate.Text = "2022년 12월 31일" Me.txbMapDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMapDate ' Me.lbMapDate.AutoSize = True Me.lbMapDate.Location = New System.Drawing.Point(579, 41) Me.lbMapDate.Name = "lbMapDate" Me.lbMapDate.Size = New System.Drawing.Size(106, 32) Me.lbMapDate.TabIndex = 2 Me.lbMapDate.Text = "주문일자" ' 'lbMapState ' Me.lbMapState.AutoSize = True Me.lbMapState.Location = New System.Drawing.Point(22, 41) Me.lbMapState.Name = "lbMapState" Me.lbMapState.Size = New System.Drawing.Size(106, 32) Me.lbMapState.TabIndex = 0 Me.lbMapState.Text = "전표코드" ' 'gbUseType ' Me.gbUseType.BackColor = System.Drawing.SystemColors.ControlDark Me.gbUseType.Controls.Add(Me.ckbAuto) Me.gbUseType.Controls.Add(Me.ckbBarcode) Me.gbUseType.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbUseType.Location = New System.Drawing.Point(1053, 1) Me.gbUseType.Name = "gbUseType" Me.gbUseType.Size = New System.Drawing.Size(260, 75) Me.gbUseType.TabIndex = 92 Me.gbUseType.TabStop = False Me.gbUseType.Text = "사용설정" ' 'ckbAuto ' Me.ckbAuto.AutoSize = True Me.ckbAuto.Location = New System.Drawing.Point(149, 33) Me.ckbAuto.Name = "ckbAuto" Me.ckbAuto.Size = New System.Drawing.Size(94, 20) Me.ckbAuto.TabIndex = 1 Me.ckbAuto.Text = "자동측정" Me.ckbAuto.UseVisualStyleBackColor = True ' 'ckbBarcode ' Me.ckbBarcode.AutoSize = True Me.ckbBarcode.Location = New System.Drawing.Point(22, 33) Me.ckbBarcode.Name = "ckbBarcode" Me.ckbBarcode.Size = New System.Drawing.Size(111, 20) Me.ckbBarcode.TabIndex = 0 Me.ckbBarcode.Text = "바코드사용" Me.ckbBarcode.UseVisualStyleBackColor = True ' 'pnBarcode ' Me.pnBarcode.Controls.Add(Me.txbStateRead) Me.pnBarcode.Controls.Add(Me.lbStateCode) Me.pnBarcode.Location = New System.Drawing.Point(245, 80) Me.pnBarcode.Name = "pnBarcode" Me.pnBarcode.Size = New System.Drawing.Size(1115, 110) Me.pnBarcode.TabIndex = 94 ' 'barTimer ' Me.barTimer.Interval = 10 ' 'pnMass ' Me.pnMass.Controls.Add(Me.gbTimeAver) Me.pnMass.Controls.Add(Me.gbTimeEnd) Me.pnMass.Controls.Add(Me.gbTimeTotal) Me.pnMass.Controls.Add(Me.gbTimeStart) Me.pnMass.Controls.Add(Me.gbMassPack) Me.pnMass.Controls.Add(Me.gbMsPack) Me.pnMass.Controls.Add(Me.gbMsState) Me.pnMass.Location = New System.Drawing.Point(0, 195) Me.pnMass.Name = "pnMass" Me.pnMass.Size = New System.Drawing.Size(1920, 815) Me.pnMass.TabIndex = 95 ' 'gbMassPack ' Me.gbMassPack.Controls.Add(Me.txbLeftOver) Me.gbMassPack.Controls.Add(Me.lbLeftOver) Me.gbMassPack.Controls.Add(Me.txbWork) Me.gbMassPack.Controls.Add(Me.txbRequest) Me.gbMassPack.Controls.Add(Me.lbWork) Me.gbMassPack.Controls.Add(Me.lbRequest) Me.gbMassPack.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMassPack.Location = New System.Drawing.Point(3, 3) Me.gbMassPack.Name = "gbMassPack" Me.gbMassPack.Size = New System.Drawing.Size(1221, 181) Me.gbMassPack.TabIndex = 2 Me.gbMassPack.TabStop = False Me.gbMassPack.Text = "작업 현황" ' '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(863, 69) Me.txbLeftOver.Name = "txbLeftOver" Me.txbLeftOver.ReadOnly = True Me.txbLeftOver.Size = New System.Drawing.Size(320, 105) Me.txbLeftOver.TabIndex = 7 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(944, 25) Me.lbLeftOver.Name = "lbLeftOver" Me.lbLeftOver.Size = New System.Drawing.Size(142, 41) Me.lbLeftOver.TabIndex = 6 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(468, 69) Me.txbWork.Name = "txbWork" Me.txbWork.ReadOnly = True Me.txbWork.Size = New System.Drawing.Size(320, 105) Me.txbWork.TabIndex = 5 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(73, 69) Me.txbRequest.Name = "txbRequest" Me.txbRequest.ReadOnly = True Me.txbRequest.Size = New System.Drawing.Size(320, 105) Me.txbRequest.TabIndex = 4 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(561, 25) Me.lbWork.Name = "lbWork" Me.lbWork.Size = New System.Drawing.Size(142, 41) Me.lbWork.TabIndex = 3 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(161, 25) Me.lbRequest.Name = "lbRequest" Me.lbRequest.Size = New System.Drawing.Size(142, 41) Me.lbRequest.TabIndex = 2 Me.lbRequest.Text = "요청수량" ' 'gbMsPack ' Me.gbMsPack.Controls.Add(Me.gbMsPkProd) Me.gbMsPack.Controls.Add(Me.gbMsPkInfo) Me.gbMsPack.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMsPack.Location = New System.Drawing.Point(955, 190) Me.gbMsPack.Name = "gbMsPack" Me.gbMsPack.Size = New System.Drawing.Size(945, 620) Me.gbMsPack.TabIndex = 1 Me.gbMsPack.TabStop = False Me.gbMsPack.Text = "■ 패킹정보" ' 'gbMsPkProd ' Me.gbMsPkProd.Controls.Add(Me.lbMsPkEye) Me.gbMsPkProd.Controls.Add(Me.lbMsPkFace) Me.gbMsPkProd.Controls.Add(Me.lbMsPkCount) Me.gbMsPkProd.Controls.Add(Me.lbMsPkName) Me.gbMsPkProd.Controls.Add(Me.pnMsPkProd) Me.gbMsPkProd.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMsPkProd.Location = New System.Drawing.Point(6, 178) Me.gbMsPkProd.Name = "gbMsPkProd" Me.gbMsPkProd.Size = New System.Drawing.Size(933, 438) Me.gbMsPkProd.TabIndex = 2 Me.gbMsPkProd.TabStop = False Me.gbMsPkProd.Text = "포장리스트" ' 'lbMsPkEye ' Me.lbMsPkEye.AutoSize = True Me.lbMsPkEye.Location = New System.Drawing.Point(830, 27) Me.lbMsPkEye.Name = "lbMsPkEye" Me.lbMsPkEye.Size = New System.Drawing.Size(83, 32) Me.lbMsPkEye.TabIndex = 6 Me.lbMsPkEye.Text = "아이샷" ' 'lbMsPkFace ' Me.lbMsPkFace.AutoSize = True Me.lbMsPkFace.Location = New System.Drawing.Point(706, 27) Me.lbMsPkFace.Name = "lbMsPkFace" Me.lbMsPkFace.Size = New System.Drawing.Size(106, 32) Me.lbMsPkFace.TabIndex = 6 Me.lbMsPkFace.Text = "페이스샷" ' 'lbMsPkCount ' Me.lbMsPkCount.AutoSize = True Me.lbMsPkCount.Location = New System.Drawing.Point(614, 27) Me.lbMsPkCount.Name = "lbMsPkCount" Me.lbMsPkCount.Size = New System.Drawing.Size(60, 32) Me.lbMsPkCount.TabIndex = 5 Me.lbMsPkCount.Text = "수량" ' 'lbMsPkName ' Me.lbMsPkName.AutoSize = True Me.lbMsPkName.Location = New System.Drawing.Point(282, 27) Me.lbMsPkName.Name = "lbMsPkName" Me.lbMsPkName.Size = New System.Drawing.Size(83, 32) Me.lbMsPkName.TabIndex = 4 Me.lbMsPkName.Text = "품목명" ' 'pnMsPkProd ' Me.pnMsPkProd.AutoScroll = True Me.pnMsPkProd.Controls.Add(Me.txbMsPkEye0) Me.pnMsPkProd.Controls.Add(Me.txbMsPkFace0) Me.pnMsPkProd.Controls.Add(Me.txbMsPkCount0) Me.pnMsPkProd.Controls.Add(Me.txbMsPkName0) Me.pnMsPkProd.Location = New System.Drawing.Point(6, 60) Me.pnMsPkProd.Name = "pnMsPkProd" Me.pnMsPkProd.Size = New System.Drawing.Size(921, 367) Me.pnMsPkProd.TabIndex = 0 ' 'txbMsPkEye0 ' Me.txbMsPkEye0.Location = New System.Drawing.Point(816, 3) Me.txbMsPkEye0.Name = "txbMsPkEye0" Me.txbMsPkEye0.Size = New System.Drawing.Size(91, 39) Me.txbMsPkEye0.TabIndex = 3 Me.txbMsPkEye0.Text = "60000" Me.txbMsPkEye0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbMsPkFace0 ' Me.txbMsPkFace0.Location = New System.Drawing.Point(697, 3) Me.txbMsPkFace0.Name = "txbMsPkFace0" Me.txbMsPkFace0.Size = New System.Drawing.Size(113, 39) Me.txbMsPkFace0.TabIndex = 2 Me.txbMsPkFace0.Text = "6000" Me.txbMsPkFace0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbMsPkCount0 ' Me.txbMsPkCount0.Location = New System.Drawing.Point(585, 3) Me.txbMsPkCount0.Name = "txbMsPkCount0" Me.txbMsPkCount0.Size = New System.Drawing.Size(106, 39) Me.txbMsPkCount0.TabIndex = 1 Me.txbMsPkCount0.Text = "2" Me.txbMsPkCount0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbMsPkName0 ' Me.txbMsPkName0.Location = New System.Drawing.Point(15, 3) Me.txbMsPkName0.Name = "txbMsPkName0" Me.txbMsPkName0.Size = New System.Drawing.Size(564, 39) Me.txbMsPkName0.TabIndex = 0 Me.txbMsPkName0.Text = "DUALSONIC Pro 1Set (KR)[Face 12,000샷, Eye 60,000 샷" ' 'gbMsPkInfo ' Me.gbMsPkInfo.Controls.Add(Me.txbLabelCode) Me.gbMsPkInfo.Controls.Add(Me.lbLabelCode) Me.gbMsPkInfo.Controls.Add(Me.txbMsPacking) Me.gbMsPkInfo.Controls.Add(Me.txbMsPkDate) Me.gbMsPkInfo.Controls.Add(Me.lbMsPkDate) Me.gbMsPkInfo.Controls.Add(Me.lbMsPacking) Me.gbMsPkInfo.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMsPkInfo.Location = New System.Drawing.Point(6, 38) Me.gbMsPkInfo.Name = "gbMsPkInfo" Me.gbMsPkInfo.Size = New System.Drawing.Size(933, 137) Me.gbMsPkInfo.TabIndex = 1 Me.gbMsPkInfo.TabStop = False Me.gbMsPkInfo.Text = "기본정보" ' 'txbLabelCode ' Me.txbLabelCode.Location = New System.Drawing.Point(124, 83) Me.txbLabelCode.Name = "txbLabelCode" Me.txbLabelCode.Size = New System.Drawing.Size(271, 39) Me.txbLabelCode.TabIndex = 5 Me.txbLabelCode.Text = "124029114145" Me.txbLabelCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbLabelCode ' Me.lbLabelCode.AutoSize = True Me.lbLabelCode.Location = New System.Drawing.Point(22, 86) Me.lbLabelCode.Name = "lbLabelCode" Me.lbLabelCode.Size = New System.Drawing.Size(106, 32) Me.lbLabelCode.TabIndex = 4 Me.lbLabelCode.Text = "라벨코드" ' 'txbMsPacking ' Me.txbMsPacking.Location = New System.Drawing.Point(124, 38) Me.txbMsPacking.Name = "txbMsPacking" Me.txbMsPacking.Size = New System.Drawing.Size(271, 39) Me.txbMsPacking.TabIndex = 1 Me.txbMsPacking.Text = "102204660005" Me.txbMsPacking.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbMsPkDate ' Me.txbMsPkDate.Location = New System.Drawing.Point(506, 38) Me.txbMsPkDate.Name = "txbMsPkDate" Me.txbMsPkDate.Size = New System.Drawing.Size(411, 39) Me.txbMsPkDate.TabIndex = 3 Me.txbMsPkDate.Text = "2022년 12월 31일" Me.txbMsPkDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMsPkDate ' Me.lbMsPkDate.AutoSize = True Me.lbMsPkDate.Location = New System.Drawing.Point(401, 41) Me.lbMsPkDate.Name = "lbMsPkDate" Me.lbMsPkDate.Size = New System.Drawing.Size(106, 32) Me.lbMsPkDate.TabIndex = 2 Me.lbMsPkDate.Text = "포장일자" ' 'lbMsPacking ' Me.lbMsPacking.AutoSize = True Me.lbMsPacking.Location = New System.Drawing.Point(22, 41) Me.lbMsPacking.Name = "lbMsPacking" Me.lbMsPacking.Size = New System.Drawing.Size(106, 32) Me.lbMsPacking.TabIndex = 0 Me.lbMsPacking.Text = "패킹코드" ' 'gbMsState ' Me.gbMsState.Controls.Add(Me.gbMsStProd) Me.gbMsState.Controls.Add(Me.gbMsInfo) Me.gbMsState.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMsState.Location = New System.Drawing.Point(3, 190) Me.gbMsState.Name = "gbMsState" Me.gbMsState.Size = New System.Drawing.Size(945, 620) Me.gbMsState.TabIndex = 0 Me.gbMsState.TabStop = False Me.gbMsState.Text = "■ 출하지시서 정보" ' 'gbMsStProd ' Me.gbMsStProd.Controls.Add(Me.lbMsStEye) Me.gbMsStProd.Controls.Add(Me.lbMsStFace) Me.gbMsStProd.Controls.Add(Me.lbMsStCount) Me.gbMsStProd.Controls.Add(Me.pnMsStProd) Me.gbMsStProd.Controls.Add(Me.lbMsStName) Me.gbMsStProd.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMsStProd.Location = New System.Drawing.Point(6, 178) Me.gbMsStProd.Name = "gbMsStProd" Me.gbMsStProd.Size = New System.Drawing.Size(933, 438) Me.gbMsStProd.TabIndex = 2 Me.gbMsStProd.TabStop = False Me.gbMsStProd.Text = "포장리스트" ' 'lbMsStEye ' Me.lbMsStEye.AutoSize = True Me.lbMsStEye.Location = New System.Drawing.Point(828, 25) Me.lbMsStEye.Name = "lbMsStEye" Me.lbMsStEye.Size = New System.Drawing.Size(83, 32) Me.lbMsStEye.TabIndex = 7 Me.lbMsStEye.Text = "아이샷" ' 'lbMsStFace ' Me.lbMsStFace.AutoSize = True Me.lbMsStFace.Location = New System.Drawing.Point(710, 25) Me.lbMsStFace.Name = "lbMsStFace" Me.lbMsStFace.Size = New System.Drawing.Size(106, 32) Me.lbMsStFace.TabIndex = 7 Me.lbMsStFace.Text = "페이스샷" ' 'lbMsStCount ' Me.lbMsStCount.AutoSize = True Me.lbMsStCount.Location = New System.Drawing.Point(613, 25) Me.lbMsStCount.Name = "lbMsStCount" Me.lbMsStCount.Size = New System.Drawing.Size(60, 32) Me.lbMsStCount.TabIndex = 6 Me.lbMsStCount.Text = "수량" ' 'pnMsStProd ' Me.pnMsStProd.AutoScroll = True Me.pnMsStProd.Controls.Add(Me.txbMsStEye0) Me.pnMsStProd.Controls.Add(Me.txbMsStFace0) Me.pnMsStProd.Controls.Add(Me.txbMsStCount0) Me.pnMsStProd.Controls.Add(Me.txbMsStName0) Me.pnMsStProd.Location = New System.Drawing.Point(6, 60) Me.pnMsStProd.Name = "pnMsStProd" Me.pnMsStProd.Size = New System.Drawing.Size(921, 367) Me.pnMsStProd.TabIndex = 7 ' 'txbMsStEye0 ' Me.txbMsStEye0.Location = New System.Drawing.Point(816, 3) Me.txbMsStEye0.Name = "txbMsStEye0" Me.txbMsStEye0.Size = New System.Drawing.Size(91, 39) Me.txbMsStEye0.TabIndex = 3 Me.txbMsStEye0.Text = "60000" Me.txbMsStEye0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbMsStFace0 ' Me.txbMsStFace0.Location = New System.Drawing.Point(697, 3) Me.txbMsStFace0.Name = "txbMsStFace0" Me.txbMsStFace0.Size = New System.Drawing.Size(113, 39) Me.txbMsStFace0.TabIndex = 2 Me.txbMsStFace0.Text = "6000" Me.txbMsStFace0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbMsStCount0 ' Me.txbMsStCount0.Location = New System.Drawing.Point(585, 3) Me.txbMsStCount0.Name = "txbMsStCount0" Me.txbMsStCount0.Size = New System.Drawing.Size(106, 39) Me.txbMsStCount0.TabIndex = 1 Me.txbMsStCount0.Text = "2" Me.txbMsStCount0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbMsStName0 ' Me.txbMsStName0.Location = New System.Drawing.Point(15, 3) Me.txbMsStName0.Name = "txbMsStName0" Me.txbMsStName0.Size = New System.Drawing.Size(564, 39) Me.txbMsStName0.TabIndex = 0 Me.txbMsStName0.Text = "DUALSONIC Pro 1Set (KR)[Face 12,000샷, Eye 60,000 샷" ' 'lbMsStName ' Me.lbMsStName.AutoSize = True Me.lbMsStName.Location = New System.Drawing.Point(304, 27) Me.lbMsStName.Name = "lbMsStName" Me.lbMsStName.Size = New System.Drawing.Size(83, 32) Me.lbMsStName.TabIndex = 4 Me.lbMsStName.Text = "품목명" ' 'gbMsInfo ' Me.gbMsInfo.BackColor = System.Drawing.SystemColors.Control Me.gbMsInfo.Controls.Add(Me.txbMsRefer) Me.gbMsInfo.Controls.Add(Me.lbMsRefer) Me.gbMsInfo.Controls.Add(Me.txbMsAccount) Me.gbMsInfo.Controls.Add(Me.lbMsAccount) Me.gbMsInfo.Controls.Add(Me.txbMsOrder) Me.gbMsInfo.Controls.Add(Me.lbMsOrder) Me.gbMsInfo.Controls.Add(Me.txbMsState) Me.gbMsInfo.Controls.Add(Me.txbMsDate) Me.gbMsInfo.Controls.Add(Me.lbMsDate) Me.gbMsInfo.Controls.Add(Me.lbMsState) Me.gbMsInfo.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMsInfo.Location = New System.Drawing.Point(6, 38) Me.gbMsInfo.Name = "gbMsInfo" Me.gbMsInfo.Size = New System.Drawing.Size(933, 137) Me.gbMsInfo.TabIndex = 1 Me.gbMsInfo.TabStop = False Me.gbMsInfo.Text = "품목정보" ' 'txbMsRefer ' Me.txbMsRefer.Location = New System.Drawing.Point(681, 83) Me.txbMsRefer.Name = "txbMsRefer" Me.txbMsRefer.Size = New System.Drawing.Size(236, 39) Me.txbMsRefer.TabIndex = 9 Me.txbMsRefer.Text = "홍길동" ' 'lbMsRefer ' Me.lbMsRefer.AutoSize = True Me.lbMsRefer.Location = New System.Drawing.Point(579, 86) Me.lbMsRefer.Name = "lbMsRefer" Me.lbMsRefer.Size = New System.Drawing.Size(106, 32) Me.lbMsRefer.TabIndex = 8 Me.lbMsRefer.Text = "참고사항" ' 'txbMsAccount ' Me.txbMsAccount.Location = New System.Drawing.Point(406, 83) Me.txbMsAccount.Name = "txbMsAccount" Me.txbMsAccount.Size = New System.Drawing.Size(167, 39) Me.txbMsAccount.TabIndex = 7 Me.txbMsAccount.Text = "홍길동" Me.txbMsAccount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMsAccount ' Me.lbMsAccount.AutoSize = True Me.lbMsAccount.Location = New System.Drawing.Point(304, 86) Me.lbMsAccount.Name = "lbMsAccount" Me.lbMsAccount.Size = New System.Drawing.Size(106, 32) Me.lbMsAccount.TabIndex = 6 Me.lbMsAccount.Text = "거래처명" ' 'txbMsOrder ' Me.txbMsOrder.Location = New System.Drawing.Point(124, 83) Me.txbMsOrder.Name = "txbMsOrder" Me.txbMsOrder.Size = New System.Drawing.Size(174, 39) Me.txbMsOrder.TabIndex = 5 Me.txbMsOrder.Text = "홍길동" Me.txbMsOrder.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMsOrder ' Me.lbMsOrder.AutoSize = True Me.lbMsOrder.Location = New System.Drawing.Point(22, 86) Me.lbMsOrder.Name = "lbMsOrder" Me.lbMsOrder.Size = New System.Drawing.Size(106, 32) Me.lbMsOrder.TabIndex = 4 Me.lbMsOrder.Text = "주문자명" ' 'txbMsState ' Me.txbMsState.Location = New System.Drawing.Point(124, 38) Me.txbMsState.Name = "txbMsState" Me.txbMsState.Size = New System.Drawing.Size(449, 39) Me.txbMsState.TabIndex = 1 Me.txbMsState.Text = "E040221/20220228/141" Me.txbMsState.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'txbMsDate ' Me.txbMsDate.Location = New System.Drawing.Point(681, 38) Me.txbMsDate.Name = "txbMsDate" Me.txbMsDate.Size = New System.Drawing.Size(235, 39) Me.txbMsDate.TabIndex = 3 Me.txbMsDate.Text = "2022년 12월 31일" Me.txbMsDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMsDate ' Me.lbMsDate.AutoSize = True Me.lbMsDate.Location = New System.Drawing.Point(579, 41) Me.lbMsDate.Name = "lbMsDate" Me.lbMsDate.Size = New System.Drawing.Size(106, 32) Me.lbMsDate.TabIndex = 2 Me.lbMsDate.Text = "주문일자" ' 'lbMsState ' Me.lbMsState.AutoSize = True Me.lbMsState.Location = New System.Drawing.Point(22, 41) Me.lbMsState.Name = "lbMsState" Me.lbMsState.Size = New System.Drawing.Size(106, 32) Me.lbMsState.TabIndex = 0 Me.lbMsState.Text = "전표코드" ' '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(1230, 0) Me.gbTimeStart.Name = "gbTimeStart" Me.gbTimeStart.Size = New System.Drawing.Size(330, 100) Me.gbTimeStart.TabIndex = 3 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(140, 30) Me.lbTimeStart.Name = "lbTimeStart" Me.lbTimeStart.Size = New System.Drawing.Size(166, 49) Me.lbTimeStart.TabIndex = 0 Me.lbTimeStart.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(1230, 105) Me.gbTimeTotal.Name = "gbTimeTotal" Me.gbTimeTotal.Size = New System.Drawing.Size(330, 100) Me.gbTimeTotal.TabIndex = 4 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(140, 30) 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(1570, 0) Me.gbTimeEnd.Name = "gbTimeEnd" Me.gbTimeEnd.Size = New System.Drawing.Size(330, 100) 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(140, 30) Me.lbTimeEnd.Name = "lbTimeEnd" Me.lbTimeEnd.Size = New System.Drawing.Size(166, 49) Me.lbTimeEnd.TabIndex = 0 Me.lbTimeEnd.Text = "00:00:00" ' '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(1570, 105) Me.gbTimeAver.Name = "gbTimeAver" Me.gbTimeAver.Size = New System.Drawing.Size(330, 100) Me.gbTimeAver.TabIndex = 4 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(140, 30) Me.lbTimeAver.Name = "lbTimeAver" Me.lbTimeAver.Size = New System.Drawing.Size(166, 49) Me.lbTimeAver.TabIndex = 0 Me.lbTimeAver.Text = "00:00:00" ' 'frm_Main ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(3844, 1021) Me.Controls.Add(Me.btnReset) Me.Controls.Add(Me.pnBarcode) Me.Controls.Add(Me.gbUseType) Me.Controls.Add(Me.gbUseApi) Me.Controls.Add(Me.btnExit) Me.Controls.Add(Me.btnSearch) Me.Controls.Add(Me.gb_function) Me.Controls.Add(Me.gpbTime) Me.Controls.Add(Me.gbMapOption) Me.Controls.Add(Me.pnMass) Me.Controls.Add(Me.pnPacking) Me.Controls.Add(Me.pnOrderCheck) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Name = "frm_Main" Me.Text = "DUALSONIC_MAPPING_AND_ORDER_SEARCH_VER 1.1.0" Me.WindowState = System.Windows.Forms.FormWindowState.Maximized Me.gpbTime.ResumeLayout(False) Me.gpbTime.PerformLayout() Me.gb_function.ResumeLayout(False) Me.gb_function.PerformLayout() Me.gb_map_state.ResumeLayout(False) Me.gb_map_state.PerformLayout() Me.gbProdList.ResumeLayout(False) Me.pnProdInfo.ResumeLayout(False) Me.pnProdInfo.PerformLayout() Me.pnOrderCheck.ResumeLayout(False) Me.gbMapOption.ResumeLayout(False) Me.gbMapOption.PerformLayout() Me.gbUseApi.ResumeLayout(False) Me.gbUseApi.PerformLayout() Me.pnPacking.ResumeLayout(False) CType(Me.ptbLogo, System.ComponentModel.ISupportInitialize).EndInit() Me.gbInvoice.ResumeLayout(False) Me.gbInvoice.PerformLayout() Me.gbMapPacking.ResumeLayout(False) Me.gbMapPkProd.ResumeLayout(False) Me.gbMapPkProd.PerformLayout() Me.pnMapPkProd.ResumeLayout(False) Me.pnMapPkProd.PerformLayout() Me.gbMapPkInfo.ResumeLayout(False) Me.gbMapPkInfo.PerformLayout() Me.gbMapState.ResumeLayout(False) Me.gbMapStProd.ResumeLayout(False) Me.gbMapStProd.PerformLayout() Me.pnMapStProd.ResumeLayout(False) Me.pnMapStProd.PerformLayout() Me.gbMapStInfo.ResumeLayout(False) Me.gbMapStInfo.PerformLayout() Me.gbUseType.ResumeLayout(False) Me.gbUseType.PerformLayout() Me.pnBarcode.ResumeLayout(False) Me.pnBarcode.PerformLayout() Me.pnMass.ResumeLayout(False) Me.gbMassPack.ResumeLayout(False) Me.gbMassPack.PerformLayout() Me.gbMsPack.ResumeLayout(False) Me.gbMsPkProd.ResumeLayout(False) Me.gbMsPkProd.PerformLayout() Me.pnMsPkProd.ResumeLayout(False) Me.pnMsPkProd.PerformLayout() Me.gbMsPkInfo.ResumeLayout(False) Me.gbMsPkInfo.PerformLayout() Me.gbMsState.ResumeLayout(False) Me.gbMsStProd.ResumeLayout(False) Me.gbMsStProd.PerformLayout() Me.pnMsStProd.ResumeLayout(False) Me.pnMsStProd.PerformLayout() Me.gbMsInfo.ResumeLayout(False) Me.gbMsInfo.PerformLayout() Me.gbTimeStart.ResumeLayout(False) Me.gbTimeStart.PerformLayout() Me.gbTimeTotal.ResumeLayout(False) Me.gbTimeTotal.PerformLayout() Me.gbTimeEnd.ResumeLayout(False) Me.gbTimeEnd.PerformLayout() Me.gbTimeAver.ResumeLayout(False) Me.gbTimeAver.PerformLayout() Me.ResumeLayout(False) End Sub Friend WithEvents gpbTime As GroupBox Friend WithEvents lblTime As Label Friend WithEvents NowTimer As Timer Friend WithEvents gb_function As GroupBox Friend WithEvents rdbMap As RadioButton Friend WithEvents rdbState As RadioButton Friend WithEvents txbStateRead As TextBox Friend WithEvents lbStateCode As Label Friend WithEvents gb_map_state As GroupBox Friend WithEvents txbChkDate As TextBox Friend WithEvents lbChkDate As Label Friend WithEvents txbChkAcc As TextBox Friend WithEvents lbChkAcc As Label Friend WithEvents txbChkOrderer As TextBox Friend WithEvents lbChkOrderer As Label Friend WithEvents txbChkCode As TextBox Friend WithEvents lbChkCode As Label Friend WithEvents txbChkState As TextBox Friend WithEvents lbChkState As Label Friend WithEvents txbChkAD As TextBox Friend WithEvents lbChkAD As Label Friend WithEvents gbProdList As GroupBox Friend WithEvents btnRemove0 As Button Friend WithEvents btnModify0 As Button Friend WithEvents txbProdEye0 As TextBox Friend WithEvents txbProdFace0 As TextBox Friend WithEvents txbProdCount0 As TextBox Friend WithEvents txbProdName0 As TextBox Friend WithEvents lbProdEye As Label Friend WithEvents lbProdFace As Label Friend WithEvents lbProdCount As Label Friend WithEvents lbProdName As Label Friend WithEvents pnOrderCheck As Panel Friend WithEvents txbChkRefer As TextBox Friend WithEvents lbChkRefer As Label Friend WithEvents lbProdRmv As Label Friend WithEvents lbProdMdf As Label Friend WithEvents btnSearch As Button Friend WithEvents pnProdInfo As Panel Friend WithEvents gbMapOption As GroupBox Friend WithEvents rdbStatePack As RadioButton Friend WithEvents rdbStateInv As RadioButton Friend WithEvents btnExit As Button Friend WithEvents gbUseApi As GroupBox Friend WithEvents lbAPIUse As Label Friend WithEvents btnReset As Button Friend WithEvents pnPacking As Panel Friend WithEvents gbMapState As GroupBox Friend WithEvents gbMapStInfo As GroupBox Friend WithEvents txbMapRefer As TextBox Friend WithEvents lbMapRefer As Label Friend WithEvents txbMapAccount As TextBox Friend WithEvents lbMapAccount As Label Friend WithEvents txbMapOrder As TextBox Friend WithEvents lbMapOrder As Label Friend WithEvents txbMapState As TextBox Friend WithEvents txbMapDate As TextBox Friend WithEvents lbMapDate As Label Friend WithEvents lbMapState As Label Friend WithEvents gbMapStProd As GroupBox Friend WithEvents gbInvoice As GroupBox Friend WithEvents gbMapPacking As GroupBox Friend WithEvents gbMapPkProd As GroupBox Friend WithEvents lbMapPkEye As Label Friend WithEvents lbMapPkFace As Label Friend WithEvents lbMapPkCount As Label Friend WithEvents lbMapPkName As Label Friend WithEvents pnMapPkProd As Panel Friend WithEvents txbPackEye0 As TextBox Friend WithEvents txbPackFace0 As TextBox Friend WithEvents txbPackCount0 As TextBox Friend WithEvents txbPackName0 As TextBox Friend WithEvents gbMapPkInfo As GroupBox Friend WithEvents txbMapPacking As TextBox Friend WithEvents txbMapPkDate As TextBox Friend WithEvents lbMapPkDate As Label Friend WithEvents lbMapPacking As Label Friend WithEvents ptbLogo As PictureBox Friend WithEvents txbInv As TextBox Friend WithEvents lbInv As Label Friend WithEvents gbUseType As GroupBox Friend WithEvents ckbBarcode As CheckBox Friend WithEvents btnLogin As Button Friend WithEvents ckbAuto As CheckBox Friend WithEvents ckbAPIUse As CheckBox Friend WithEvents pnBarcode As Panel Friend WithEvents lbMapStEye As Label Friend WithEvents lbMapStFace As Label Friend WithEvents lbMapStCount As Label Friend WithEvents lbMapStName As Label Friend WithEvents pnMapStProd As Panel Friend WithEvents txbMapEye0 As TextBox Friend WithEvents txbMapFace0 As TextBox Friend WithEvents txbMapCount0 As TextBox Friend WithEvents txbMapName0 As TextBox Friend WithEvents barTimer As Timer Friend WithEvents ckbPostgre As CheckBox Friend WithEvents rdbMass As RadioButton Friend WithEvents pnMass As Panel Friend WithEvents gbMsPack As GroupBox Friend WithEvents gbMsPkProd As GroupBox Friend WithEvents lbMsPkEye As Label Friend WithEvents lbMsPkFace As Label Friend WithEvents lbMsPkCount As Label Friend WithEvents lbMsPkName As Label Friend WithEvents pnMsPkProd As Panel Friend WithEvents txbMsPkEye0 As TextBox Friend WithEvents txbMsPkFace0 As TextBox Friend WithEvents txbMsPkCount0 As TextBox Friend WithEvents txbMsPkName0 As TextBox Friend WithEvents gbMsPkInfo As GroupBox Friend WithEvents txbMsPacking As TextBox Friend WithEvents txbMsPkDate As TextBox Friend WithEvents lbMsPkDate As Label Friend WithEvents lbMsPacking As Label Friend WithEvents gbMsState As GroupBox Friend WithEvents gbMsStProd As GroupBox Friend WithEvents lbMsStName As Label Friend WithEvents gbMsInfo As GroupBox Friend WithEvents txbMsRefer As TextBox Friend WithEvents lbMsRefer As Label Friend WithEvents txbMsAccount As TextBox Friend WithEvents lbMsAccount As Label Friend WithEvents txbMsOrder As TextBox Friend WithEvents lbMsOrder As Label Friend WithEvents txbMsState As TextBox Friend WithEvents txbMsDate As TextBox Friend WithEvents lbMsDate As Label Friend WithEvents lbMsState As Label Friend WithEvents gbMassPack As GroupBox 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 txbLabelCode As TextBox Friend WithEvents lbLabelCode As Label Friend WithEvents gbTimeStart As GroupBox Friend WithEvents lbTimeStart As Label Friend WithEvents lbMsStEye As Label Friend WithEvents lbMsStFace As Label Friend WithEvents lbMsStCount As Label Friend WithEvents pnMsStProd As Panel Friend WithEvents txbMsStEye0 As TextBox Friend WithEvents txbMsStFace0 As TextBox Friend WithEvents txbMsStCount0 As TextBox Friend WithEvents txbMsStName0 As TextBox Friend WithEvents gbTimeAver As GroupBox Friend WithEvents lbTimeAver As Label Friend WithEvents gbTimeEnd As GroupBox Friend WithEvents lbTimeEnd As Label Friend WithEvents gbTimeTotal As GroupBox Friend WithEvents lbTimeTotal As Label End Class