diff --git a/MainForm.Designer.vb b/MainForm.Designer.vb index 4e91b85..1bed1db 100644 --- a/MainForm.Designer.vb +++ b/MainForm.Designer.vb @@ -93,6 +93,11 @@ Partial Class MainForm Me.gpbDeviceInfo = New System.Windows.Forms.GroupBox() Me.gpbEyeInfoSet = New System.Windows.Forms.GroupBox() Me.gpbEyeInfo = New System.Windows.Forms.GroupBox() + Me.PanelEyeDate = New System.Windows.Forms.Panel() + Me.cmbInfo_EyeDay = New System.Windows.Forms.ComboBox() + Me.cmbInfo_EyeMonth = New System.Windows.Forms.ComboBox() + Me.cmbInfo_EyeYear = New System.Windows.Forms.ComboBox() + Me.lblInfo_Date3 = New System.Windows.Forms.Label() Me.pnlEyeCart = New System.Windows.Forms.Panel() Me.txbInfo_EyeCart = New System.Windows.Forms.TextBox() Me.lblInfo_EyeCart = New System.Windows.Forms.Label() @@ -180,6 +185,11 @@ Partial Class MainForm Me.lblInfo_EyeBarcord = New System.Windows.Forms.Label() Me.txbInfo_EyeBarcord = New System.Windows.Forms.TextBox() Me.gpbFaceInfoSet = New System.Windows.Forms.GroupBox() + Me.PanelFaceDate = New System.Windows.Forms.Panel() + Me.cmbInfo_FaceDay = New System.Windows.Forms.ComboBox() + Me.cmbInfo_FaceMonth = New System.Windows.Forms.ComboBox() + Me.cmbInfo_FaceYear = New System.Windows.Forms.ComboBox() + Me.lblInfo_Date2 = New System.Windows.Forms.Label() Me.gpbFaceInfo = New System.Windows.Forms.GroupBox() Me.pnlFaceDate = New System.Windows.Forms.Panel() Me.txbInfo_FaceDate = New System.Windows.Forms.TextBox() @@ -272,6 +282,11 @@ Partial Class MainForm Me.pnlDevDate = New System.Windows.Forms.Panel() Me.txbInfo_DevDate = New System.Windows.Forms.TextBox() Me.lblInfo_DevDate = New System.Windows.Forms.Label() + Me.PanelDevDate = New System.Windows.Forms.Panel() + Me.cmbInfo_DevDay = New System.Windows.Forms.ComboBox() + Me.cmbInfo_DevMonth = New System.Windows.Forms.ComboBox() + Me.cmbInfo_DevYear = New System.Windows.Forms.ComboBox() + Me.lblInfo_Date1 = New System.Windows.Forms.Label() Me.pnlDevCart = New System.Windows.Forms.Panel() Me.txbInfo_DevCart = New System.Windows.Forms.TextBox() Me.lblInfo_DevCart = New System.Windows.Forms.Label() @@ -522,6 +537,7 @@ Partial Class MainForm Me.gpbDeviceInfo.SuspendLayout() Me.gpbEyeInfoSet.SuspendLayout() Me.gpbEyeInfo.SuspendLayout() + Me.PanelEyeDate.SuspendLayout() Me.pnlEyeCart.SuspendLayout() Me.pnlEyeDate.SuspendLayout() Me.pnlEyeFW.SuspendLayout() @@ -552,6 +568,7 @@ Partial Class MainForm Me.Panel47.SuspendLayout() Me.Panel48.SuspendLayout() Me.gpbFaceInfoSet.SuspendLayout() + Me.PanelFaceDate.SuspendLayout() Me.gpbFaceInfo.SuspendLayout() Me.pnlFaceDate.SuspendLayout() Me.pnlFaceCart.SuspendLayout() @@ -585,6 +602,7 @@ Partial Class MainForm Me.gpbDevInfoSet.SuspendLayout() Me.gpbDevInfo.SuspendLayout() Me.pnlDevDate.SuspendLayout() + Me.PanelDevDate.SuspendLayout() Me.pnlDevCart.SuspendLayout() Me.pnlDevTDSN.SuspendLayout() Me.pnlDevPower.SuspendLayout() @@ -643,8 +661,9 @@ Partial Class MainForm Me.pnlMain.Controls.Add(Me.gpbInfoSetTitle) Me.pnlMain.Controls.Add(Me.gpbDeviceInfo) Me.pnlMain.Location = New System.Drawing.Point(0, 0) + Me.pnlMain.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlMain.Name = "pnlMain" - Me.pnlMain.Size = New System.Drawing.Size(1915, 1050) + Me.pnlMain.Size = New System.Drawing.Size(2189, 1312) Me.pnlMain.TabIndex = 1 ' 'gpbTime @@ -653,9 +672,11 @@ Partial Class MainForm Me.gpbTime.Controls.Add(Me.lblTime) Me.gpbTime.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold) Me.gpbTime.ForeColor = System.Drawing.Color.Black - Me.gpbTime.Location = New System.Drawing.Point(10, 10) + Me.gpbTime.Location = New System.Drawing.Point(11, 12) + Me.gpbTime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbTime.Name = "gpbTime" - Me.gpbTime.Size = New System.Drawing.Size(335, 85) + Me.gpbTime.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbTime.Size = New System.Drawing.Size(383, 106) Me.gpbTime.TabIndex = 101 Me.gpbTime.TabStop = False Me.gpbTime.Text = "현재시간" @@ -665,9 +686,9 @@ Partial Class MainForm Me.lblTime.AutoSize = True Me.lblTime.Font = New System.Drawing.Font("돋움", 18.0!, 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(9, 40) + Me.lblTime.Location = New System.Drawing.Point(10, 50) Me.lblTime.Name = "lblTime" - Me.lblTime.Size = New System.Drawing.Size(320, 24) + Me.lblTime.Size = New System.Drawing.Size(409, 30) Me.lblTime.TabIndex = 18 Me.lblTime.Text = "2015-00-00 오전 00:00:00" ' @@ -676,18 +697,21 @@ Partial Class MainForm Me.gpbJudge.Controls.Add(Me.btnCmdInput) Me.gpbJudge.Controls.Add(Me.lblJudge) Me.gpbJudge.Controls.Add(Me.txbBarcodeNum) - Me.gpbJudge.Location = New System.Drawing.Point(10, 90) + Me.gpbJudge.Location = New System.Drawing.Point(11, 112) + Me.gpbJudge.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbJudge.Name = "gpbJudge" - Me.gpbJudge.Size = New System.Drawing.Size(1895, 130) + Me.gpbJudge.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbJudge.Size = New System.Drawing.Size(2166, 162) Me.gpbJudge.TabIndex = 113 Me.gpbJudge.TabStop = False ' 'btnCmdInput ' Me.btnCmdInput.Font = New System.Drawing.Font("함초롬바탕", 48.0!, System.Drawing.FontStyle.Bold) - Me.btnCmdInput.Location = New System.Drawing.Point(1413, 17) + Me.btnCmdInput.Location = New System.Drawing.Point(1615, 21) + Me.btnCmdInput.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnCmdInput.Name = "btnCmdInput" - Me.btnCmdInput.Size = New System.Drawing.Size(345, 104) + Me.btnCmdInput.Size = New System.Drawing.Size(394, 130) Me.btnCmdInput.TabIndex = 95 Me.btnCmdInput.Text = "입력" Me.btnCmdInput.UseVisualStyleBackColor = True @@ -697,9 +721,9 @@ Partial Class MainForm ' Me.lblJudge.AutoSize = True Me.lblJudge.Font = New System.Drawing.Font("함초롬바탕", 48.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lblJudge.Location = New System.Drawing.Point(300, 27) + Me.lblJudge.Location = New System.Drawing.Point(343, 34) Me.lblJudge.Name = "lblJudge" - Me.lblJudge.Size = New System.Drawing.Size(221, 83) + Me.lblJudge.Size = New System.Drawing.Size(278, 104) Me.lblJudge.TabIndex = 94 Me.lblJudge.Text = "바코드" ' @@ -708,9 +732,10 @@ Partial Class MainForm Me.txbBarcodeNum.BackColor = System.Drawing.Color.Lime Me.txbBarcodeNum.Cursor = System.Windows.Forms.Cursors.IBeam Me.txbBarcodeNum.Font = New System.Drawing.Font("함초롬바탕", 60.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbBarcodeNum.Location = New System.Drawing.Point(528, 15) + Me.txbBarcodeNum.Location = New System.Drawing.Point(603, 19) + Me.txbBarcodeNum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbBarcodeNum.Name = "txbBarcodeNum" - Me.txbBarcodeNum.Size = New System.Drawing.Size(840, 111) + Me.txbBarcodeNum.Size = New System.Drawing.Size(959, 137) Me.txbBarcodeNum.TabIndex = 93 Me.txbBarcodeNum.Text = "바코드 입력" Me.txbBarcodeNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -723,9 +748,11 @@ Partial Class MainForm Me.gpbProgSet.Controls.Add(Me.chkBarcode) Me.gpbProgSet.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold) Me.gpbProgSet.ForeColor = System.Drawing.Color.Black - Me.gpbProgSet.Location = New System.Drawing.Point(351, 10) + Me.gpbProgSet.Location = New System.Drawing.Point(401, 12) + Me.gpbProgSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbProgSet.Name = "gpbProgSet" - Me.gpbProgSet.Size = New System.Drawing.Size(471, 85) + Me.gpbProgSet.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbProgSet.Size = New System.Drawing.Size(538, 106) Me.gpbProgSet.TabIndex = 103 Me.gpbProgSet.TabStop = False Me.gpbProgSet.Text = "기기설정" @@ -736,9 +763,10 @@ Partial Class MainForm Me.ckbmainprint.Checked = True Me.ckbmainprint.CheckState = System.Windows.Forms.CheckState.Checked Me.ckbmainprint.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.ckbmainprint.Location = New System.Drawing.Point(190, 36) + Me.ckbmainprint.Location = New System.Drawing.Point(217, 45) + Me.ckbmainprint.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbmainprint.Name = "ckbmainprint" - Me.ckbmainprint.Size = New System.Drawing.Size(154, 28) + Me.ckbmainprint.Size = New System.Drawing.Size(190, 34) Me.ckbmainprint.TabIndex = 2 Me.ckbmainprint.Text = "프린터사용" Me.ckbmainprint.UseVisualStyleBackColor = True @@ -750,9 +778,10 @@ Partial Class MainForm Me.ckbReserved.CheckState = System.Windows.Forms.CheckState.Checked Me.ckbReserved.Enabled = False Me.ckbReserved.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.ckbReserved.Location = New System.Drawing.Point(375, 36) + Me.ckbReserved.Location = New System.Drawing.Point(429, 45) + Me.ckbReserved.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbReserved.Name = "ckbReserved" - Me.ckbReserved.Size = New System.Drawing.Size(238, 28) + Me.ckbReserved.Size = New System.Drawing.Size(294, 34) Me.ckbReserved.TabIndex = 1 Me.ckbReserved.Text = "기기설정 예비항목" Me.ckbReserved.UseVisualStyleBackColor = True @@ -764,9 +793,10 @@ Partial Class MainForm Me.chkBarcode.Checked = True Me.chkBarcode.CheckState = System.Windows.Forms.CheckState.Checked Me.chkBarcode.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.chkBarcode.Location = New System.Drawing.Point(20, 36) + Me.chkBarcode.Location = New System.Drawing.Point(23, 45) + Me.chkBarcode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.chkBarcode.Name = "chkBarcode" - Me.chkBarcode.Size = New System.Drawing.Size(154, 28) + Me.chkBarcode.Size = New System.Drawing.Size(190, 34) Me.chkBarcode.TabIndex = 0 Me.chkBarcode.Text = "바코드사용" Me.chkBarcode.UseVisualStyleBackColor = True @@ -775,18 +805,20 @@ Partial Class MainForm ' Me.pnlLog.BackColor = System.Drawing.Color.Silver Me.pnlLog.Controls.Add(Me.ptbLOG) - Me.pnlLog.Location = New System.Drawing.Point(10, 10) + Me.pnlLog.Location = New System.Drawing.Point(11, 12) + Me.pnlLog.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlLog.Name = "pnlLog" - Me.pnlLog.Size = New System.Drawing.Size(410, 85) + Me.pnlLog.Size = New System.Drawing.Size(469, 106) Me.pnlLog.TabIndex = 117 ' 'ptbLOG ' Me.ptbLOG.Image = CType(resources.GetObject("ptbLOG.Image"), System.Drawing.Image) Me.ptbLOG.InitialImage = Global.DUALSONIC_INFO_SET.My.Resources.Resources.지온로고2 - Me.ptbLOG.Location = New System.Drawing.Point(5, 2) + Me.ptbLOG.Location = New System.Drawing.Point(6, 2) + Me.ptbLOG.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ptbLOG.Name = "ptbLOG" - Me.ptbLOG.Size = New System.Drawing.Size(401, 75) + Me.ptbLOG.Size = New System.Drawing.Size(458, 94) Me.ptbLOG.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.ptbLOG.TabIndex = 0 Me.ptbLOG.TabStop = False @@ -796,9 +828,10 @@ Partial Class MainForm Me.btnReset.BackColor = System.Drawing.Color.Silver Me.btnReset.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold) Me.btnReset.ForeColor = System.Drawing.Color.Blue - Me.btnReset.Location = New System.Drawing.Point(1635, 9) + Me.btnReset.Location = New System.Drawing.Point(1869, 11) + Me.btnReset.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnReset.Name = "btnReset" - Me.btnReset.Size = New System.Drawing.Size(90, 87) + Me.btnReset.Size = New System.Drawing.Size(103, 109) Me.btnReset.TabIndex = 112 Me.btnReset.Text = "리셋" Me.btnReset.UseVisualStyleBackColor = False @@ -815,9 +848,11 @@ Partial Class MainForm Me.gpbOKCnt.Controls.Add(Me.Panel2) Me.gpbOKCnt.Controls.Add(Me.Panel1) Me.gpbOKCnt.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold) - Me.gpbOKCnt.Location = New System.Drawing.Point(20, 895) + Me.gpbOKCnt.Location = New System.Drawing.Point(23, 1119) + Me.gpbOKCnt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbOKCnt.Name = "gpbOKCnt" - Me.gpbOKCnt.Size = New System.Drawing.Size(925, 140) + Me.gpbOKCnt.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbOKCnt.Size = New System.Drawing.Size(1057, 175) Me.gpbOKCnt.TabIndex = 116 Me.gpbOKCnt.TabStop = False Me.gpbOKCnt.Text = "생산 수량" @@ -826,9 +861,10 @@ Partial Class MainForm ' Me.Panel7.Controls.Add(Me.txbProductCntLB) Me.Panel7.Controls.Add(Me.lblProductCntLB) - Me.Panel7.Location = New System.Drawing.Point(686, 89) + Me.Panel7.Location = New System.Drawing.Point(784, 111) + Me.Panel7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel7.Name = "Panel7" - Me.Panel7.Size = New System.Drawing.Size(222, 45) + Me.Panel7.Size = New System.Drawing.Size(254, 56) Me.Panel7.TabIndex = 67 ' 'txbProductCntLB @@ -836,10 +872,11 @@ Partial Class MainForm Me.txbProductCntLB.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbProductCntLB.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold) Me.txbProductCntLB.ForeColor = System.Drawing.Color.Blue - Me.txbProductCntLB.Location = New System.Drawing.Point(115, 3) + Me.txbProductCntLB.Location = New System.Drawing.Point(131, 4) + Me.txbProductCntLB.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProductCntLB.Name = "txbProductCntLB" Me.txbProductCntLB.ReadOnly = True - Me.txbProductCntLB.Size = New System.Drawing.Size(100, 39) + Me.txbProductCntLB.Size = New System.Drawing.Size(114, 46) Me.txbProductCntLB.TabIndex = 22 Me.txbProductCntLB.Text = "0" Me.txbProductCntLB.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -848,9 +885,9 @@ Partial Class MainForm ' Me.lblProductCntLB.AutoSize = True Me.lblProductCntLB.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblProductCntLB.Location = New System.Drawing.Point(1, 8) + Me.lblProductCntLB.Location = New System.Drawing.Point(1, 10) Me.lblProductCntLB.Name = "lblProductCntLB" - Me.lblProductCntLB.Size = New System.Drawing.Size(116, 24) + Me.lblProductCntLB.Size = New System.Drawing.Size(150, 30) Me.lblProductCntLB.TabIndex = 21 Me.lblProductCntLB.Text = "Lux Body" ' @@ -858,9 +895,10 @@ Partial Class MainForm ' Me.Panel8.Controls.Add(Me.txbProductCntPB) Me.Panel8.Controls.Add(Me.lblProductCntPB) - Me.Panel8.Location = New System.Drawing.Point(686, 30) + Me.Panel8.Location = New System.Drawing.Point(784, 38) + Me.Panel8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel8.Name = "Panel8" - Me.Panel8.Size = New System.Drawing.Size(222, 45) + Me.Panel8.Size = New System.Drawing.Size(254, 56) Me.Panel8.TabIndex = 66 ' 'txbProductCntPB @@ -868,10 +906,11 @@ Partial Class MainForm Me.txbProductCntPB.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbProductCntPB.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold) Me.txbProductCntPB.ForeColor = System.Drawing.Color.Blue - Me.txbProductCntPB.Location = New System.Drawing.Point(115, 3) + Me.txbProductCntPB.Location = New System.Drawing.Point(131, 4) + Me.txbProductCntPB.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProductCntPB.Name = "txbProductCntPB" Me.txbProductCntPB.ReadOnly = True - Me.txbProductCntPB.Size = New System.Drawing.Size(100, 39) + Me.txbProductCntPB.Size = New System.Drawing.Size(114, 46) Me.txbProductCntPB.TabIndex = 22 Me.txbProductCntPB.Text = "0" Me.txbProductCntPB.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -880,9 +919,9 @@ Partial Class MainForm ' Me.lblProductCntPB.AutoSize = True Me.lblProductCntPB.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblProductCntPB.Location = New System.Drawing.Point(1, 8) + Me.lblProductCntPB.Location = New System.Drawing.Point(1, 10) Me.lblProductCntPB.Name = "lblProductCntPB" - Me.lblProductCntPB.Size = New System.Drawing.Size(115, 24) + Me.lblProductCntPB.Size = New System.Drawing.Size(149, 30) Me.lblProductCntPB.TabIndex = 21 Me.lblProductCntPB.Text = "Pro Body" ' @@ -890,9 +929,10 @@ Partial Class MainForm ' Me.Panel4.Controls.Add(Me.txbProductCntLE) Me.Panel4.Controls.Add(Me.lblProductCntLE) - Me.Panel4.Location = New System.Drawing.Point(464, 89) + Me.Panel4.Location = New System.Drawing.Point(530, 111) + Me.Panel4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel4.Name = "Panel4" - Me.Panel4.Size = New System.Drawing.Size(222, 45) + Me.Panel4.Size = New System.Drawing.Size(254, 56) Me.Panel4.TabIndex = 65 ' 'txbProductCntLE @@ -900,10 +940,11 @@ Partial Class MainForm Me.txbProductCntLE.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbProductCntLE.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold) Me.txbProductCntLE.ForeColor = System.Drawing.Color.Blue - Me.txbProductCntLE.Location = New System.Drawing.Point(115, 3) + Me.txbProductCntLE.Location = New System.Drawing.Point(131, 4) + Me.txbProductCntLE.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProductCntLE.Name = "txbProductCntLE" Me.txbProductCntLE.ReadOnly = True - Me.txbProductCntLE.Size = New System.Drawing.Size(100, 39) + Me.txbProductCntLE.Size = New System.Drawing.Size(114, 46) Me.txbProductCntLE.TabIndex = 22 Me.txbProductCntLE.Text = "0" Me.txbProductCntLE.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -912,9 +953,9 @@ Partial Class MainForm ' Me.lblProductCntLE.AutoSize = True Me.lblProductCntLE.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblProductCntLE.Location = New System.Drawing.Point(1, 8) + Me.lblProductCntLE.Location = New System.Drawing.Point(1, 10) Me.lblProductCntLE.Name = "lblProductCntLE" - Me.lblProductCntLE.Size = New System.Drawing.Size(101, 24) + Me.lblProductCntLE.Size = New System.Drawing.Size(129, 30) Me.lblProductCntLE.TabIndex = 21 Me.lblProductCntLE.Text = "Lux Eye" ' @@ -922,9 +963,10 @@ Partial Class MainForm ' Me.Panel5.Controls.Add(Me.txbProductCntLF) Me.Panel5.Controls.Add(Me.lblProductCntLF) - Me.Panel5.Location = New System.Drawing.Point(242, 89) + Me.Panel5.Location = New System.Drawing.Point(277, 111) + Me.Panel5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel5.Name = "Panel5" - Me.Panel5.Size = New System.Drawing.Size(222, 45) + Me.Panel5.Size = New System.Drawing.Size(254, 56) Me.Panel5.TabIndex = 64 ' 'txbProductCntLF @@ -932,10 +974,11 @@ Partial Class MainForm Me.txbProductCntLF.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbProductCntLF.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold) Me.txbProductCntLF.ForeColor = System.Drawing.Color.Blue - Me.txbProductCntLF.Location = New System.Drawing.Point(115, 3) + Me.txbProductCntLF.Location = New System.Drawing.Point(131, 4) + Me.txbProductCntLF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProductCntLF.Name = "txbProductCntLF" Me.txbProductCntLF.ReadOnly = True - Me.txbProductCntLF.Size = New System.Drawing.Size(100, 39) + Me.txbProductCntLF.Size = New System.Drawing.Size(114, 46) Me.txbProductCntLF.TabIndex = 22 Me.txbProductCntLF.Text = "0" Me.txbProductCntLF.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -944,9 +987,9 @@ Partial Class MainForm ' Me.lblProductCntLF.AutoSize = True Me.lblProductCntLF.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblProductCntLF.Location = New System.Drawing.Point(1, 8) + Me.lblProductCntLF.Location = New System.Drawing.Point(1, 10) Me.lblProductCntLF.Name = "lblProductCntLF" - Me.lblProductCntLF.Size = New System.Drawing.Size(114, 24) + Me.lblProductCntLF.Size = New System.Drawing.Size(148, 30) Me.lblProductCntLF.TabIndex = 21 Me.lblProductCntLF.Text = "Lux Face" ' @@ -954,9 +997,10 @@ Partial Class MainForm ' Me.Panel6.Controls.Add(Me.txbProductCntLS) Me.Panel6.Controls.Add(Me.lblProductCntLS) - Me.Panel6.Location = New System.Drawing.Point(20, 89) + Me.Panel6.Location = New System.Drawing.Point(23, 111) + Me.Panel6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel6.Name = "Panel6" - Me.Panel6.Size = New System.Drawing.Size(222, 45) + Me.Panel6.Size = New System.Drawing.Size(254, 56) Me.Panel6.TabIndex = 63 ' 'txbProductCntLS @@ -964,10 +1008,11 @@ Partial Class MainForm Me.txbProductCntLS.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.txbProductCntLS.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold) Me.txbProductCntLS.ForeColor = System.Drawing.Color.Blue - Me.txbProductCntLS.Location = New System.Drawing.Point(115, 3) + Me.txbProductCntLS.Location = New System.Drawing.Point(131, 4) + Me.txbProductCntLS.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProductCntLS.Name = "txbProductCntLS" Me.txbProductCntLS.ReadOnly = True - Me.txbProductCntLS.Size = New System.Drawing.Size(100, 39) + Me.txbProductCntLS.Size = New System.Drawing.Size(114, 46) Me.txbProductCntLS.TabIndex = 22 Me.txbProductCntLS.Text = "0" Me.txbProductCntLS.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -976,9 +1021,9 @@ Partial Class MainForm ' Me.lblProductCntLS.AutoSize = True Me.lblProductCntLS.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblProductCntLS.Location = New System.Drawing.Point(1, 8) + Me.lblProductCntLS.Location = New System.Drawing.Point(1, 10) Me.lblProductCntLS.Name = "lblProductCntLS" - Me.lblProductCntLS.Size = New System.Drawing.Size(98, 24) + Me.lblProductCntLS.Size = New System.Drawing.Size(123, 30) Me.lblProductCntLS.TabIndex = 21 Me.lblProductCntLS.Text = "Lux Set" ' @@ -986,9 +1031,10 @@ Partial Class MainForm ' Me.Panel3.Controls.Add(Me.txbProductCntPE) Me.Panel3.Controls.Add(Me.lblProductCntPE) - Me.Panel3.Location = New System.Drawing.Point(464, 30) + Me.Panel3.Location = New System.Drawing.Point(530, 38) + Me.Panel3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel3.Name = "Panel3" - Me.Panel3.Size = New System.Drawing.Size(222, 45) + Me.Panel3.Size = New System.Drawing.Size(254, 56) Me.Panel3.TabIndex = 62 ' 'txbProductCntPE @@ -996,10 +1042,11 @@ Partial Class MainForm Me.txbProductCntPE.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbProductCntPE.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold) Me.txbProductCntPE.ForeColor = System.Drawing.Color.Blue - Me.txbProductCntPE.Location = New System.Drawing.Point(115, 3) + Me.txbProductCntPE.Location = New System.Drawing.Point(131, 4) + Me.txbProductCntPE.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProductCntPE.Name = "txbProductCntPE" Me.txbProductCntPE.ReadOnly = True - Me.txbProductCntPE.Size = New System.Drawing.Size(100, 39) + Me.txbProductCntPE.Size = New System.Drawing.Size(114, 46) Me.txbProductCntPE.TabIndex = 22 Me.txbProductCntPE.Text = "0" Me.txbProductCntPE.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1008,9 +1055,9 @@ Partial Class MainForm ' Me.lblProductCntPE.AutoSize = True Me.lblProductCntPE.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblProductCntPE.Location = New System.Drawing.Point(1, 8) + Me.lblProductCntPE.Location = New System.Drawing.Point(1, 10) Me.lblProductCntPE.Name = "lblProductCntPE" - Me.lblProductCntPE.Size = New System.Drawing.Size(100, 24) + Me.lblProductCntPE.Size = New System.Drawing.Size(128, 30) Me.lblProductCntPE.TabIndex = 21 Me.lblProductCntPE.Text = "Pro Eye" ' @@ -1018,9 +1065,10 @@ Partial Class MainForm ' Me.Panel2.Controls.Add(Me.txbProductCntPF) Me.Panel2.Controls.Add(Me.lblProductCntPF) - Me.Panel2.Location = New System.Drawing.Point(242, 30) + Me.Panel2.Location = New System.Drawing.Point(277, 38) + Me.Panel2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel2.Name = "Panel2" - Me.Panel2.Size = New System.Drawing.Size(222, 45) + Me.Panel2.Size = New System.Drawing.Size(254, 56) Me.Panel2.TabIndex = 61 ' 'txbProductCntPF @@ -1028,10 +1076,11 @@ Partial Class MainForm Me.txbProductCntPF.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbProductCntPF.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold) Me.txbProductCntPF.ForeColor = System.Drawing.Color.Blue - Me.txbProductCntPF.Location = New System.Drawing.Point(115, 3) + Me.txbProductCntPF.Location = New System.Drawing.Point(131, 4) + Me.txbProductCntPF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProductCntPF.Name = "txbProductCntPF" Me.txbProductCntPF.ReadOnly = True - Me.txbProductCntPF.Size = New System.Drawing.Size(100, 39) + Me.txbProductCntPF.Size = New System.Drawing.Size(114, 46) Me.txbProductCntPF.TabIndex = 22 Me.txbProductCntPF.Text = "0" Me.txbProductCntPF.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1040,9 +1089,9 @@ Partial Class MainForm ' Me.lblProductCntPF.AutoSize = True Me.lblProductCntPF.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblProductCntPF.Location = New System.Drawing.Point(1, 8) + Me.lblProductCntPF.Location = New System.Drawing.Point(1, 10) Me.lblProductCntPF.Name = "lblProductCntPF" - Me.lblProductCntPF.Size = New System.Drawing.Size(113, 24) + Me.lblProductCntPF.Size = New System.Drawing.Size(147, 30) Me.lblProductCntPF.TabIndex = 21 Me.lblProductCntPF.Text = "Pro Face" ' @@ -1050,9 +1099,10 @@ Partial Class MainForm ' Me.Panel1.Controls.Add(Me.txbProductCntPS) Me.Panel1.Controls.Add(Me.lblProductCntPS) - Me.Panel1.Location = New System.Drawing.Point(20, 30) + Me.Panel1.Location = New System.Drawing.Point(23, 38) + Me.Panel1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel1.Name = "Panel1" - Me.Panel1.Size = New System.Drawing.Size(222, 45) + Me.Panel1.Size = New System.Drawing.Size(254, 56) Me.Panel1.TabIndex = 60 ' 'txbProductCntPS @@ -1060,10 +1110,11 @@ Partial Class MainForm Me.txbProductCntPS.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.txbProductCntPS.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold) Me.txbProductCntPS.ForeColor = System.Drawing.Color.Blue - Me.txbProductCntPS.Location = New System.Drawing.Point(115, 3) + Me.txbProductCntPS.Location = New System.Drawing.Point(131, 4) + Me.txbProductCntPS.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProductCntPS.Name = "txbProductCntPS" Me.txbProductCntPS.ReadOnly = True - Me.txbProductCntPS.Size = New System.Drawing.Size(100, 39) + Me.txbProductCntPS.Size = New System.Drawing.Size(114, 46) Me.txbProductCntPS.TabIndex = 22 Me.txbProductCntPS.Text = "0" Me.txbProductCntPS.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1072,9 +1123,9 @@ Partial Class MainForm ' Me.lblProductCntPS.AutoSize = True Me.lblProductCntPS.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblProductCntPS.Location = New System.Drawing.Point(1, 8) + Me.lblProductCntPS.Location = New System.Drawing.Point(1, 10) Me.lblProductCntPS.Name = "lblProductCntPS" - Me.lblProductCntPS.Size = New System.Drawing.Size(97, 24) + Me.lblProductCntPS.Size = New System.Drawing.Size(122, 30) Me.lblProductCntPS.TabIndex = 21 Me.lblProductCntPS.Text = "Pro Set" ' @@ -1084,9 +1135,10 @@ Partial Class MainForm Me.btnCmdStart.Enabled = False Me.btnCmdStart.Font = New System.Drawing.Font("굴림", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.btnCmdStart.ForeColor = System.Drawing.Color.Black - Me.btnCmdStart.Location = New System.Drawing.Point(965, 895) + Me.btnCmdStart.Location = New System.Drawing.Point(1103, 1119) + Me.btnCmdStart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnCmdStart.Name = "btnCmdStart" - Me.btnCmdStart.Size = New System.Drawing.Size(925, 140) + Me.btnCmdStart.Size = New System.Drawing.Size(1057, 175) Me.btnCmdStart.TabIndex = 115 Me.btnCmdStart.Text = "시작" Me.btnCmdStart.UseVisualStyleBackColor = True @@ -1095,9 +1147,10 @@ Partial Class MainForm ' Me.btnExit.BackColor = System.Drawing.Color.Silver Me.btnExit.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold) - Me.btnExit.Location = New System.Drawing.Point(1815, 9) + Me.btnExit.Location = New System.Drawing.Point(2074, 11) + Me.btnExit.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnExit.Name = "btnExit" - Me.btnExit.Size = New System.Drawing.Size(90, 87) + Me.btnExit.Size = New System.Drawing.Size(103, 109) Me.btnExit.TabIndex = 111 Me.btnExit.Text = "종료" Me.btnExit.UseVisualStyleBackColor = False @@ -1106,9 +1159,10 @@ Partial Class MainForm ' Me.btnSetup.BackColor = System.Drawing.Color.Silver Me.btnSetup.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold) - Me.btnSetup.Location = New System.Drawing.Point(1725, 9) + Me.btnSetup.Location = New System.Drawing.Point(1971, 11) + Me.btnSetup.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnSetup.Name = "btnSetup" - Me.btnSetup.Size = New System.Drawing.Size(90, 87) + Me.btnSetup.Size = New System.Drawing.Size(103, 109) Me.btnSetup.TabIndex = 112 Me.btnSetup.Text = "설정" Me.btnSetup.UseVisualStyleBackColor = False @@ -1122,9 +1176,11 @@ Partial Class MainForm Me.gpbDeviceUse.Controls.Add(Me.chkDevUse) Me.gpbDeviceUse.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold) Me.gpbDeviceUse.ForeColor = System.Drawing.Color.Black - Me.gpbDeviceUse.Location = New System.Drawing.Point(715, 10) + Me.gpbDeviceUse.Location = New System.Drawing.Point(817, 12) + Me.gpbDeviceUse.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbDeviceUse.Name = "gpbDeviceUse" - Me.gpbDeviceUse.Size = New System.Drawing.Size(455, 85) + Me.gpbDeviceUse.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbDeviceUse.Size = New System.Drawing.Size(520, 106) Me.gpbDeviceUse.TabIndex = 105 Me.gpbDeviceUse.TabStop = False Me.gpbDeviceUse.Text = "기기 선택" @@ -1133,9 +1189,10 @@ Partial Class MainForm ' Me.chkBodyUse.AutoSize = True Me.chkBodyUse.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold) - Me.chkBodyUse.Location = New System.Drawing.Point(345, 40) + Me.chkBodyUse.Location = New System.Drawing.Point(394, 50) + Me.chkBodyUse.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.chkBodyUse.Name = "chkBodyUse" - Me.chkBodyUse.Size = New System.Drawing.Size(110, 31) + Me.chkBodyUse.Size = New System.Drawing.Size(136, 38) Me.chkBodyUse.TabIndex = 3 Me.chkBodyUse.Text = "BODY" Me.chkBodyUse.UseVisualStyleBackColor = True @@ -1146,9 +1203,10 @@ Partial Class MainForm Me.chkEyeUse.Checked = True Me.chkEyeUse.CheckState = System.Windows.Forms.CheckState.Checked Me.chkEyeUse.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold) - Me.chkEyeUse.Location = New System.Drawing.Point(255, 40) + Me.chkEyeUse.Location = New System.Drawing.Point(291, 50) + Me.chkEyeUse.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.chkEyeUse.Name = "chkEyeUse" - Me.chkEyeUse.Size = New System.Drawing.Size(85, 31) + Me.chkEyeUse.Size = New System.Drawing.Size(103, 38) Me.chkEyeUse.TabIndex = 2 Me.chkEyeUse.Text = "EYE" Me.chkEyeUse.UseVisualStyleBackColor = True @@ -1159,9 +1217,10 @@ Partial Class MainForm Me.chkFaceUse.Checked = True Me.chkFaceUse.CheckState = System.Windows.Forms.CheckState.Checked Me.chkFaceUse.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold) - Me.chkFaceUse.Location = New System.Drawing.Point(145, 40) + Me.chkFaceUse.Location = New System.Drawing.Point(166, 50) + Me.chkFaceUse.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.chkFaceUse.Name = "chkFaceUse" - Me.chkFaceUse.Size = New System.Drawing.Size(104, 31) + Me.chkFaceUse.Size = New System.Drawing.Size(128, 38) Me.chkFaceUse.TabIndex = 1 Me.chkFaceUse.Text = "FACE" Me.chkFaceUse.UseVisualStyleBackColor = True @@ -1172,9 +1231,10 @@ Partial Class MainForm Me.chkDevUse.Checked = True Me.chkDevUse.CheckState = System.Windows.Forms.CheckState.Checked Me.chkDevUse.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold) - Me.chkDevUse.Location = New System.Drawing.Point(10, 40) + Me.chkDevUse.Location = New System.Drawing.Point(11, 50) + Me.chkDevUse.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.chkDevUse.Name = "chkDevUse" - Me.chkDevUse.Size = New System.Drawing.Size(132, 31) + Me.chkDevUse.Size = New System.Drawing.Size(163, 38) Me.chkDevUse.TabIndex = 0 Me.chkDevUse.Text = "DEVICE" Me.chkDevUse.UseVisualStyleBackColor = True @@ -1186,9 +1246,11 @@ Partial Class MainForm Me.gpbLoadCondition.Controls.Add(Me.lblLoadSelect) Me.gpbLoadCondition.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold) Me.gpbLoadCondition.ForeColor = System.Drawing.Color.Black - Me.gpbLoadCondition.Location = New System.Drawing.Point(1175, 10) + Me.gpbLoadCondition.Location = New System.Drawing.Point(1343, 12) + Me.gpbLoadCondition.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbLoadCondition.Name = "gpbLoadCondition" - Me.gpbLoadCondition.Size = New System.Drawing.Size(455, 85) + Me.gpbLoadCondition.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbLoadCondition.Size = New System.Drawing.Size(520, 106) Me.gpbLoadCondition.TabIndex = 104 Me.gpbLoadCondition.TabStop = False Me.gpbLoadCondition.Text = "조건 불러오기" @@ -1199,10 +1261,10 @@ Partial Class MainForm Me.cboLoadSelect.Font = New System.Drawing.Font("굴림", 24.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cboLoadSelect.ForeColor = System.Drawing.Color.Black Me.cboLoadSelect.FormattingEnabled = True - Me.cboLoadSelect.Location = New System.Drawing.Point(75, 32) + Me.cboLoadSelect.Location = New System.Drawing.Point(86, 40) Me.cboLoadSelect.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.cboLoadSelect.Name = "cboLoadSelect" - Me.cboLoadSelect.Size = New System.Drawing.Size(370, 40) + Me.cboLoadSelect.Size = New System.Drawing.Size(422, 48) Me.cboLoadSelect.TabIndex = 19 Me.cboLoadSelect.Text = "사양을 선택하세요." ' @@ -1210,9 +1272,9 @@ Partial Class MainForm ' Me.lblLoadSelect.AutoSize = True Me.lblLoadSelect.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lblLoadSelect.Location = New System.Drawing.Point(5, 40) + Me.lblLoadSelect.Location = New System.Drawing.Point(6, 50) Me.lblLoadSelect.Name = "lblLoadSelect" - Me.lblLoadSelect.Size = New System.Drawing.Size(68, 27) + Me.lblLoadSelect.Size = New System.Drawing.Size(85, 34) Me.lblLoadSelect.TabIndex = 17 Me.lblLoadSelect.Text = "사양" ' @@ -1224,9 +1286,11 @@ Partial Class MainForm Me.gpbInfoSetTitle.Controls.Add(Me.gpbFaceSet) Me.gpbInfoSetTitle.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold) Me.gpbInfoSetTitle.ForeColor = System.Drawing.Color.Black - Me.gpbInfoSetTitle.Location = New System.Drawing.Point(10, 90) + Me.gpbInfoSetTitle.Location = New System.Drawing.Point(11, 112) + Me.gpbInfoSetTitle.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbInfoSetTitle.Name = "gpbInfoSetTitle" - Me.gpbInfoSetTitle.Size = New System.Drawing.Size(1895, 125) + Me.gpbInfoSetTitle.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbInfoSetTitle.Size = New System.Drawing.Size(2166, 156) Me.gpbInfoSetTitle.TabIndex = 34 Me.gpbInfoSetTitle.TabStop = False ' @@ -1234,9 +1298,11 @@ Partial Class MainForm ' Me.gpbModelSet.Controls.Add(Me.txbConf_Model) Me.gpbModelSet.Controls.Add(Me.lblConf_Model) - Me.gpbModelSet.Location = New System.Drawing.Point(5, 20) + Me.gpbModelSet.Location = New System.Drawing.Point(6, 25) + Me.gpbModelSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbModelSet.Name = "gpbModelSet" - Me.gpbModelSet.Size = New System.Drawing.Size(330, 100) + Me.gpbModelSet.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbModelSet.Size = New System.Drawing.Size(377, 125) Me.gpbModelSet.TabIndex = 61 Me.gpbModelSet.TabStop = False Me.gpbModelSet.Text = "모델 설정" @@ -1246,9 +1312,10 @@ Partial Class MainForm Me.txbConf_Model.BackColor = System.Drawing.Color.Cyan Me.txbConf_Model.Font = New System.Drawing.Font("굴림", 30.0!, System.Drawing.FontStyle.Bold) Me.txbConf_Model.ForeColor = System.Drawing.Color.Blue - Me.txbConf_Model.Location = New System.Drawing.Point(170, 35) + Me.txbConf_Model.Location = New System.Drawing.Point(194, 44) + Me.txbConf_Model.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbConf_Model.Name = "txbConf_Model" - Me.txbConf_Model.Size = New System.Drawing.Size(150, 53) + Me.txbConf_Model.Size = New System.Drawing.Size(171, 65) Me.txbConf_Model.TabIndex = 53 Me.txbConf_Model.Text = "PRO" Me.txbConf_Model.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1257,9 +1324,9 @@ Partial Class MainForm ' Me.lblConf_Model.AutoSize = True Me.lblConf_Model.Font = New System.Drawing.Font("굴림", 30.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lblConf_Model.Location = New System.Drawing.Point(6, 40) + Me.lblConf_Model.Location = New System.Drawing.Point(7, 50) Me.lblConf_Model.Name = "lblConf_Model" - Me.lblConf_Model.Size = New System.Drawing.Size(162, 40) + Me.lblConf_Model.Size = New System.Drawing.Size(200, 50) Me.lblConf_Model.TabIndex = 47 Me.lblConf_Model.Text = "MODEL" ' @@ -1269,9 +1336,11 @@ Partial Class MainForm Me.gpbAbrodSet.Controls.Add(Me.txbConf_Agency) Me.gpbAbrodSet.Controls.Add(Me.lblConf_Abroad) Me.gpbAbrodSet.Controls.Add(Me.lblConf_Agency) - Me.gpbAbrodSet.Location = New System.Drawing.Point(1265, 20) + Me.gpbAbrodSet.Location = New System.Drawing.Point(1446, 25) + Me.gpbAbrodSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbAbrodSet.Name = "gpbAbrodSet" - Me.gpbAbrodSet.Size = New System.Drawing.Size(625, 100) + Me.gpbAbrodSet.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbAbrodSet.Size = New System.Drawing.Size(714, 125) Me.gpbAbrodSet.TabIndex = 60 Me.gpbAbrodSet.TabStop = False Me.gpbAbrodSet.Text = "국가코드/대리점코드 설정" @@ -1281,9 +1350,10 @@ Partial Class MainForm Me.txbConf_Abroad.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.txbConf_Abroad.Font = New System.Drawing.Font("굴림", 30.0!, System.Drawing.FontStyle.Bold) Me.txbConf_Abroad.ForeColor = System.Drawing.Color.Blue - Me.txbConf_Abroad.Location = New System.Drawing.Point(180, 35) + Me.txbConf_Abroad.Location = New System.Drawing.Point(206, 44) + Me.txbConf_Abroad.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbConf_Abroad.Name = "txbConf_Abroad" - Me.txbConf_Abroad.Size = New System.Drawing.Size(140, 53) + Me.txbConf_Abroad.Size = New System.Drawing.Size(159, 65) Me.txbConf_Abroad.TabIndex = 48 Me.txbConf_Abroad.Text = "82" Me.txbConf_Abroad.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1293,9 +1363,10 @@ Partial Class MainForm Me.txbConf_Agency.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.txbConf_Agency.Font = New System.Drawing.Font("굴림", 30.0!, System.Drawing.FontStyle.Bold) Me.txbConf_Agency.ForeColor = System.Drawing.Color.Blue - Me.txbConf_Agency.Location = New System.Drawing.Point(465, 35) + Me.txbConf_Agency.Location = New System.Drawing.Point(531, 44) + Me.txbConf_Agency.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbConf_Agency.Name = "txbConf_Agency" - Me.txbConf_Agency.Size = New System.Drawing.Size(140, 53) + Me.txbConf_Agency.Size = New System.Drawing.Size(159, 65) Me.txbConf_Agency.TabIndex = 53 Me.txbConf_Agency.Text = "0" Me.txbConf_Agency.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1304,9 +1375,9 @@ Partial Class MainForm ' Me.lblConf_Abroad.AutoSize = True Me.lblConf_Abroad.Font = New System.Drawing.Font("굴림", 30.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lblConf_Abroad.Location = New System.Drawing.Point(6, 40) + Me.lblConf_Abroad.Location = New System.Drawing.Point(7, 50) Me.lblConf_Abroad.Name = "lblConf_Abroad" - Me.lblConf_Abroad.Size = New System.Drawing.Size(181, 40) + Me.lblConf_Abroad.Size = New System.Drawing.Size(226, 50) Me.lblConf_Abroad.TabIndex = 47 Me.lblConf_Abroad.Text = "국가코드" ' @@ -1314,9 +1385,9 @@ Partial Class MainForm ' Me.lblConf_Agency.AutoSize = True Me.lblConf_Agency.Font = New System.Drawing.Font("굴림", 30.0!, System.Drawing.FontStyle.Bold) - Me.lblConf_Agency.Location = New System.Drawing.Point(330, 40) + Me.lblConf_Agency.Location = New System.Drawing.Point(377, 50) Me.lblConf_Agency.Name = "lblConf_Agency" - Me.lblConf_Agency.Size = New System.Drawing.Size(140, 40) + Me.lblConf_Agency.Size = New System.Drawing.Size(175, 50) Me.lblConf_Agency.TabIndex = 52 Me.lblConf_Agency.Text = "대리점" ' @@ -1324,9 +1395,11 @@ Partial Class MainForm ' Me.gpbEyeSet.Controls.Add(Me.txbConf_EyeShot) Me.gpbEyeSet.Controls.Add(Me.lblConf_EyeRshot) - Me.gpbEyeSet.Location = New System.Drawing.Point(805, 20) + Me.gpbEyeSet.Location = New System.Drawing.Point(920, 25) + Me.gpbEyeSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbEyeSet.Name = "gpbEyeSet" - Me.gpbEyeSet.Size = New System.Drawing.Size(450, 100) + Me.gpbEyeSet.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbEyeSet.Size = New System.Drawing.Size(514, 125) Me.gpbEyeSet.TabIndex = 59 Me.gpbEyeSet.TabStop = False Me.gpbEyeSet.Text = "EYE카트리지 설정" @@ -1336,9 +1409,10 @@ Partial Class MainForm Me.txbConf_EyeShot.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.txbConf_EyeShot.Font = New System.Drawing.Font("굴림", 30.0!, System.Drawing.FontStyle.Bold) Me.txbConf_EyeShot.ForeColor = System.Drawing.Color.Blue - Me.txbConf_EyeShot.Location = New System.Drawing.Point(250, 35) + Me.txbConf_EyeShot.Location = New System.Drawing.Point(286, 44) + Me.txbConf_EyeShot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbConf_EyeShot.Name = "txbConf_EyeShot" - Me.txbConf_EyeShot.Size = New System.Drawing.Size(185, 53) + Me.txbConf_EyeShot.Size = New System.Drawing.Size(211, 65) Me.txbConf_EyeShot.TabIndex = 48 Me.txbConf_EyeShot.Text = "60000" Me.txbConf_EyeShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1347,9 +1421,9 @@ Partial Class MainForm ' Me.lblConf_EyeRshot.AutoSize = True Me.lblConf_EyeRshot.Font = New System.Drawing.Font("굴림", 30.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lblConf_EyeRshot.Location = New System.Drawing.Point(6, 40) + Me.lblConf_EyeRshot.Location = New System.Drawing.Point(7, 50) Me.lblConf_EyeRshot.Name = "lblConf_EyeRshot" - Me.lblConf_EyeRshot.Size = New System.Drawing.Size(243, 40) + Me.lblConf_EyeRshot.Size = New System.Drawing.Size(304, 50) Me.lblConf_EyeRshot.TabIndex = 47 Me.lblConf_EyeRshot.Text = "Shot 카운터" ' @@ -1358,9 +1432,11 @@ Partial Class MainForm Me.gpbFaceSet.Controls.Add(Me.lblConf_FaceShot) Me.gpbFaceSet.Controls.Add(Me.txbConf_FaceShot) Me.gpbFaceSet.Controls.Add(Me.txbConf_BodyShot) - Me.gpbFaceSet.Location = New System.Drawing.Point(345, 20) + Me.gpbFaceSet.Location = New System.Drawing.Point(394, 25) + Me.gpbFaceSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbFaceSet.Name = "gpbFaceSet" - Me.gpbFaceSet.Size = New System.Drawing.Size(450, 100) + Me.gpbFaceSet.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbFaceSet.Size = New System.Drawing.Size(514, 125) Me.gpbFaceSet.TabIndex = 58 Me.gpbFaceSet.TabStop = False Me.gpbFaceSet.Text = "FACE카트리지 설정" @@ -1369,9 +1445,9 @@ Partial Class MainForm ' Me.lblConf_FaceShot.AutoSize = True Me.lblConf_FaceShot.Font = New System.Drawing.Font("굴림", 30.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lblConf_FaceShot.Location = New System.Drawing.Point(6, 40) + Me.lblConf_FaceShot.Location = New System.Drawing.Point(7, 50) Me.lblConf_FaceShot.Name = "lblConf_FaceShot" - Me.lblConf_FaceShot.Size = New System.Drawing.Size(243, 40) + Me.lblConf_FaceShot.Size = New System.Drawing.Size(304, 50) Me.lblConf_FaceShot.TabIndex = 47 Me.lblConf_FaceShot.Text = "Shot 카운터" ' @@ -1380,9 +1456,10 @@ Partial Class MainForm Me.txbConf_FaceShot.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.txbConf_FaceShot.Font = New System.Drawing.Font("굴림", 30.0!, System.Drawing.FontStyle.Bold) Me.txbConf_FaceShot.ForeColor = System.Drawing.Color.Blue - Me.txbConf_FaceShot.Location = New System.Drawing.Point(250, 35) + Me.txbConf_FaceShot.Location = New System.Drawing.Point(286, 44) + Me.txbConf_FaceShot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbConf_FaceShot.Name = "txbConf_FaceShot" - Me.txbConf_FaceShot.Size = New System.Drawing.Size(185, 53) + Me.txbConf_FaceShot.Size = New System.Drawing.Size(211, 65) Me.txbConf_FaceShot.TabIndex = 53 Me.txbConf_FaceShot.Text = "6000" Me.txbConf_FaceShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1392,9 +1469,10 @@ Partial Class MainForm Me.txbConf_BodyShot.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.txbConf_BodyShot.Font = New System.Drawing.Font("굴림", 30.0!, System.Drawing.FontStyle.Bold) Me.txbConf_BodyShot.ForeColor = System.Drawing.Color.Blue - Me.txbConf_BodyShot.Location = New System.Drawing.Point(250, 35) + Me.txbConf_BodyShot.Location = New System.Drawing.Point(286, 44) + Me.txbConf_BodyShot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbConf_BodyShot.Name = "txbConf_BodyShot" - Me.txbConf_BodyShot.Size = New System.Drawing.Size(185, 53) + Me.txbConf_BodyShot.Size = New System.Drawing.Size(211, 65) Me.txbConf_BodyShot.TabIndex = 54 Me.txbConf_BodyShot.Text = "30000" Me.txbConf_BodyShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1406,9 +1484,11 @@ Partial Class MainForm Me.gpbDeviceInfo.Controls.Add(Me.gpbEyeInfoSet) Me.gpbDeviceInfo.Controls.Add(Me.gpbFaceInfoSet) Me.gpbDeviceInfo.Controls.Add(Me.gpbDevInfoSet) - Me.gpbDeviceInfo.Location = New System.Drawing.Point(10, 220) + Me.gpbDeviceInfo.Location = New System.Drawing.Point(11, 275) + Me.gpbDeviceInfo.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbDeviceInfo.Name = "gpbDeviceInfo" - Me.gpbDeviceInfo.Size = New System.Drawing.Size(1895, 785) + Me.gpbDeviceInfo.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbDeviceInfo.Size = New System.Drawing.Size(2166, 981) Me.gpbDeviceInfo.TabIndex = 114 Me.gpbDeviceInfo.TabStop = False ' @@ -1423,15 +1503,18 @@ Partial Class MainForm Me.gpbEyeInfoSet.Controls.Add(Me.txbInfo_EyeBarcord) Me.gpbEyeInfoSet.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gpbEyeInfoSet.ForeColor = System.Drawing.Color.Black - Me.gpbEyeInfoSet.Location = New System.Drawing.Point(1270, 10) + Me.gpbEyeInfoSet.Location = New System.Drawing.Point(1451, 12) + Me.gpbEyeInfoSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbEyeInfoSet.Name = "gpbEyeInfoSet" - Me.gpbEyeInfoSet.Size = New System.Drawing.Size(610, 770) + Me.gpbEyeInfoSet.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbEyeInfoSet.Size = New System.Drawing.Size(697, 962) Me.gpbEyeInfoSet.TabIndex = 60 Me.gpbEyeInfoSet.TabStop = False Me.gpbEyeInfoSet.Text = "EYE카트리지 정보" ' 'gpbEyeInfo ' + Me.gpbEyeInfo.Controls.Add(Me.PanelEyeDate) Me.gpbEyeInfo.Controls.Add(Me.pnlEyeCart) Me.gpbEyeInfo.Controls.Add(Me.pnlEyeDate) Me.gpbEyeInfo.Controls.Add(Me.pnlEyeFW) @@ -1447,20 +1530,72 @@ Partial Class MainForm Me.gpbEyeInfo.Controls.Add(Me.pnlEyeManufacture) Me.gpbEyeInfo.Controls.Add(Me.pnlEyeAbroad) Me.gpbEyeInfo.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gpbEyeInfo.Location = New System.Drawing.Point(10, 120) + Me.gpbEyeInfo.Location = New System.Drawing.Point(11, 150) + Me.gpbEyeInfo.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbEyeInfo.Name = "gpbEyeInfo" - Me.gpbEyeInfo.Size = New System.Drawing.Size(589, 360) + Me.gpbEyeInfo.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbEyeInfo.Size = New System.Drawing.Size(673, 450) Me.gpbEyeInfo.TabIndex = 59 Me.gpbEyeInfo.TabStop = False Me.gpbEyeInfo.Text = "기기정보" ' + 'PanelEyeDate + ' + Me.PanelEyeDate.Controls.Add(Me.cmbInfo_EyeDay) + Me.PanelEyeDate.Controls.Add(Me.cmbInfo_EyeMonth) + Me.PanelEyeDate.Controls.Add(Me.cmbInfo_EyeYear) + Me.PanelEyeDate.Controls.Add(Me.lblInfo_Date3) + Me.PanelEyeDate.Location = New System.Drawing.Point(342, 310) + Me.PanelEyeDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.PanelEyeDate.Name = "PanelEyeDate" + Me.PanelEyeDate.Size = New System.Drawing.Size(327, 58) + Me.PanelEyeDate.TabIndex = 63 + ' + 'cmbInfo_EyeDay + ' + Me.cmbInfo_EyeDay.Font = New System.Drawing.Font("굴림", 15.0!, System.Drawing.FontStyle.Bold) + Me.cmbInfo_EyeDay.FormattingEnabled = True + Me.cmbInfo_EyeDay.Location = New System.Drawing.Point(258, 13) + Me.cmbInfo_EyeDay.Name = "cmbInfo_EyeDay" + Me.cmbInfo_EyeDay.Size = New System.Drawing.Size(63, 33) + Me.cmbInfo_EyeDay.TabIndex = 61 + ' + 'cmbInfo_EyeMonth + ' + Me.cmbInfo_EyeMonth.Font = New System.Drawing.Font("굴림", 15.0!, System.Drawing.FontStyle.Bold) + Me.cmbInfo_EyeMonth.FormattingEnabled = True + Me.cmbInfo_EyeMonth.Location = New System.Drawing.Point(193, 13) + Me.cmbInfo_EyeMonth.Name = "cmbInfo_EyeMonth" + Me.cmbInfo_EyeMonth.Size = New System.Drawing.Size(63, 33) + Me.cmbInfo_EyeMonth.TabIndex = 60 + ' + 'cmbInfo_EyeYear + ' + Me.cmbInfo_EyeYear.Font = New System.Drawing.Font("굴림", 15.0!, System.Drawing.FontStyle.Bold) + Me.cmbInfo_EyeYear.FormattingEnabled = True + Me.cmbInfo_EyeYear.Location = New System.Drawing.Point(127, 13) + Me.cmbInfo_EyeYear.Name = "cmbInfo_EyeYear" + Me.cmbInfo_EyeYear.Size = New System.Drawing.Size(63, 33) + Me.cmbInfo_EyeYear.TabIndex = 59 + ' + 'lblInfo_Date3 + ' + Me.lblInfo_Date3.AutoSize = True + Me.lblInfo_Date3.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold) + Me.lblInfo_Date3.Location = New System.Drawing.Point(3, 20) + Me.lblInfo_Date3.Name = "lblInfo_Date3" + Me.lblInfo_Date3.Size = New System.Drawing.Size(122, 20) + Me.lblInfo_Date3.TabIndex = 21 + Me.lblInfo_Date3.Text = "실제 제조일" + ' 'pnlEyeCart ' Me.pnlEyeCart.Controls.Add(Me.txbInfo_EyeCart) Me.pnlEyeCart.Controls.Add(Me.lblInfo_EyeCart) - Me.pnlEyeCart.Location = New System.Drawing.Point(150, 133) + Me.pnlEyeCart.Location = New System.Drawing.Point(171, 166) + Me.pnlEyeCart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlEyeCart.Name = "pnlEyeCart" - Me.pnlEyeCart.Size = New System.Drawing.Size(285, 45) + Me.pnlEyeCart.Size = New System.Drawing.Size(326, 56) Me.pnlEyeCart.TabIndex = 62 ' 'txbInfo_EyeCart @@ -1468,10 +1603,11 @@ Partial Class MainForm Me.txbInfo_EyeCart.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeCart.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeCart.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeCart.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeCart.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeCart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeCart.Name = "txbInfo_EyeCart" Me.txbInfo_EyeCart.ReadOnly = True - Me.txbInfo_EyeCart.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeCart.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeCart.TabIndex = 22 Me.txbInfo_EyeCart.Text = "N/A" Me.txbInfo_EyeCart.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1480,9 +1616,9 @@ Partial Class MainForm ' Me.lblInfo_EyeCart.AutoSize = True Me.lblInfo_EyeCart.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_EyeCart.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_EyeCart.Location = New System.Drawing.Point(1, 10) Me.lblInfo_EyeCart.Name = "lblInfo_EyeCart" - Me.lblInfo_EyeCart.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_EyeCart.Size = New System.Drawing.Size(137, 30) Me.lblInfo_EyeCart.TabIndex = 21 Me.lblInfo_EyeCart.Text = "카트타입" ' @@ -1490,9 +1626,10 @@ Partial Class MainForm ' Me.pnlEyeDate.Controls.Add(Me.txbInfo_EyeDate) Me.pnlEyeDate.Controls.Add(Me.lblInfo_EyeDate) - Me.pnlEyeDate.Location = New System.Drawing.Point(150, 200) + Me.pnlEyeDate.Location = New System.Drawing.Point(171, 250) + Me.pnlEyeDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlEyeDate.Name = "pnlEyeDate" - Me.pnlEyeDate.Size = New System.Drawing.Size(285, 45) + Me.pnlEyeDate.Size = New System.Drawing.Size(326, 56) Me.pnlEyeDate.TabIndex = 61 ' 'txbInfo_EyeDate @@ -1500,10 +1637,11 @@ Partial Class MainForm Me.txbInfo_EyeDate.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeDate.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeDate.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeDate.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeDate.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeDate.Name = "txbInfo_EyeDate" Me.txbInfo_EyeDate.ReadOnly = True - Me.txbInfo_EyeDate.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeDate.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeDate.TabIndex = 22 Me.txbInfo_EyeDate.Text = "N/A" Me.txbInfo_EyeDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1511,20 +1649,21 @@ Partial Class MainForm 'lblInfo_EyeDate ' Me.lblInfo_EyeDate.AutoSize = True - Me.lblInfo_EyeDate.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_EyeDate.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_EyeDate.Font = New System.Drawing.Font("굴림", 13.0!, System.Drawing.FontStyle.Bold) + Me.lblInfo_EyeDate.Location = New System.Drawing.Point(1, 10) Me.lblInfo_EyeDate.Name = "lblInfo_EyeDate" - Me.lblInfo_EyeDate.Size = New System.Drawing.Size(85, 24) + Me.lblInfo_EyeDate.Size = New System.Drawing.Size(133, 22) Me.lblInfo_EyeDate.TabIndex = 21 - Me.lblInfo_EyeDate.Text = "입력일" + Me.lblInfo_EyeDate.Text = "실제 제조일" ' 'pnlEyeFW ' Me.pnlEyeFW.Controls.Add(Me.txbInfo_EyeFW) Me.pnlEyeFW.Controls.Add(Me.lblInfo_EyeFW) - Me.pnlEyeFW.Location = New System.Drawing.Point(10, 305) + Me.pnlEyeFW.Location = New System.Drawing.Point(11, 381) + Me.pnlEyeFW.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlEyeFW.Name = "pnlEyeFW" - Me.pnlEyeFW.Size = New System.Drawing.Size(285, 45) + Me.pnlEyeFW.Size = New System.Drawing.Size(326, 56) Me.pnlEyeFW.TabIndex = 60 Me.pnlEyeFW.Visible = False ' @@ -1533,10 +1672,11 @@ Partial Class MainForm Me.txbInfo_EyeFW.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeFW.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeFW.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeFW.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeFW.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeFW.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeFW.Name = "txbInfo_EyeFW" Me.txbInfo_EyeFW.ReadOnly = True - Me.txbInfo_EyeFW.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeFW.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeFW.TabIndex = 22 Me.txbInfo_EyeFW.Text = "N/A" Me.txbInfo_EyeFW.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1545,9 +1685,9 @@ Partial Class MainForm ' Me.lblInfo_EyeFW.AutoSize = True Me.lblInfo_EyeFW.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_EyeFW.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_EyeFW.Location = New System.Drawing.Point(1, 10) Me.lblInfo_EyeFW.Name = "lblInfo_EyeFW" - Me.lblInfo_EyeFW.Size = New System.Drawing.Size(103, 24) + Me.lblInfo_EyeFW.Size = New System.Drawing.Size(136, 30) Me.lblInfo_EyeFW.TabIndex = 21 Me.lblInfo_EyeFW.Text = "F/W버전" ' @@ -1555,9 +1695,10 @@ Partial Class MainForm ' Me.pnlEyePower.Controls.Add(Me.txbInfo_EyePower) Me.pnlEyePower.Controls.Add(Me.lblInfo_EyePower) - Me.pnlEyePower.Location = New System.Drawing.Point(300, 305) + Me.pnlEyePower.Location = New System.Drawing.Point(343, 381) + Me.pnlEyePower.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlEyePower.Name = "pnlEyePower" - Me.pnlEyePower.Size = New System.Drawing.Size(285, 45) + Me.pnlEyePower.Size = New System.Drawing.Size(326, 56) Me.pnlEyePower.TabIndex = 58 ' 'txbInfo_EyePower @@ -1565,10 +1706,11 @@ Partial Class MainForm Me.txbInfo_EyePower.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyePower.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyePower.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyePower.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyePower.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyePower.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyePower.Name = "txbInfo_EyePower" Me.txbInfo_EyePower.ReadOnly = True - Me.txbInfo_EyePower.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyePower.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyePower.TabIndex = 22 Me.txbInfo_EyePower.Text = "N/A" Me.txbInfo_EyePower.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1577,9 +1719,9 @@ Partial Class MainForm ' Me.lblInfo_EyePower.AutoSize = True Me.lblInfo_EyePower.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_EyePower.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_EyePower.Location = New System.Drawing.Point(1, 10) Me.lblInfo_EyePower.Name = "lblInfo_EyePower" - Me.lblInfo_EyePower.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_EyePower.Size = New System.Drawing.Size(137, 30) Me.lblInfo_EyePower.TabIndex = 21 Me.lblInfo_EyePower.Text = "파워보정" ' @@ -1587,9 +1729,10 @@ Partial Class MainForm ' Me.pnlEyeTshot.Controls.Add(Me.txbInfo_EyeTshot) Me.pnlEyeTshot.Controls.Add(Me.lblInfo_EyeTshot) - Me.pnlEyeTshot.Location = New System.Drawing.Point(300, 195) + Me.pnlEyeTshot.Location = New System.Drawing.Point(343, 244) + Me.pnlEyeTshot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlEyeTshot.Name = "pnlEyeTshot" - Me.pnlEyeTshot.Size = New System.Drawing.Size(285, 45) + Me.pnlEyeTshot.Size = New System.Drawing.Size(326, 56) Me.pnlEyeTshot.TabIndex = 56 ' 'txbInfo_EyeTshot @@ -1597,10 +1740,11 @@ Partial Class MainForm Me.txbInfo_EyeTshot.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeTshot.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeTshot.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeTshot.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeTshot.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeTshot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeTshot.Name = "txbInfo_EyeTshot" Me.txbInfo_EyeTshot.ReadOnly = True - Me.txbInfo_EyeTshot.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeTshot.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeTshot.TabIndex = 22 Me.txbInfo_EyeTshot.Text = "N/A" Me.txbInfo_EyeTshot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1609,9 +1753,9 @@ Partial Class MainForm ' Me.lblInfo_EyeTshot.AutoSize = True Me.lblInfo_EyeTshot.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_EyeTshot.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_EyeTshot.Location = New System.Drawing.Point(1, 10) Me.lblInfo_EyeTshot.Name = "lblInfo_EyeTshot" - Me.lblInfo_EyeTshot.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_EyeTshot.Size = New System.Drawing.Size(137, 30) Me.lblInfo_EyeTshot.TabIndex = 21 Me.lblInfo_EyeTshot.Text = "최대샷수" ' @@ -1619,9 +1763,10 @@ Partial Class MainForm ' Me.pnlEyeFreq.Controls.Add(Me.txbInfo_EyeFreq) Me.pnlEyeFreq.Controls.Add(Me.lblInfoEyeFreq) - Me.pnlEyeFreq.Location = New System.Drawing.Point(300, 250) + Me.pnlEyeFreq.Location = New System.Drawing.Point(343, 312) + Me.pnlEyeFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlEyeFreq.Name = "pnlEyeFreq" - Me.pnlEyeFreq.Size = New System.Drawing.Size(285, 45) + Me.pnlEyeFreq.Size = New System.Drawing.Size(326, 56) Me.pnlEyeFreq.TabIndex = 57 ' 'txbInfo_EyeFreq @@ -1629,10 +1774,11 @@ Partial Class MainForm Me.txbInfo_EyeFreq.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeFreq.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeFreq.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeFreq.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeFreq.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeFreq.Name = "txbInfo_EyeFreq" Me.txbInfo_EyeFreq.ReadOnly = True - Me.txbInfo_EyeFreq.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeFreq.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeFreq.TabIndex = 22 Me.txbInfo_EyeFreq.Text = "N/A" Me.txbInfo_EyeFreq.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1641,9 +1787,9 @@ Partial Class MainForm ' Me.lblInfoEyeFreq.AutoSize = True Me.lblInfoEyeFreq.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfoEyeFreq.Location = New System.Drawing.Point(1, 8) + Me.lblInfoEyeFreq.Location = New System.Drawing.Point(1, 10) Me.lblInfoEyeFreq.Name = "lblInfoEyeFreq" - Me.lblInfoEyeFreq.Size = New System.Drawing.Size(85, 24) + Me.lblInfoEyeFreq.Size = New System.Drawing.Size(106, 30) Me.lblInfoEyeFreq.TabIndex = 21 Me.lblInfoEyeFreq.Text = "주파수" ' @@ -1651,9 +1797,10 @@ Partial Class MainForm ' Me.pnlEyeTDSN.Controls.Add(Me.txbInfo_EyeTDSN) Me.pnlEyeTDSN.Controls.Add(Me.lblInfo_EyeTDSN) - Me.pnlEyeTDSN.Location = New System.Drawing.Point(10, 250) + Me.pnlEyeTDSN.Location = New System.Drawing.Point(11, 312) + Me.pnlEyeTDSN.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlEyeTDSN.Name = "pnlEyeTDSN" - Me.pnlEyeTDSN.Size = New System.Drawing.Size(285, 45) + Me.pnlEyeTDSN.Size = New System.Drawing.Size(326, 56) Me.pnlEyeTDSN.TabIndex = 56 ' 'txbInfo_EyeTDSN @@ -1661,10 +1808,11 @@ Partial Class MainForm Me.txbInfo_EyeTDSN.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeTDSN.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeTDSN.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeTDSN.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeTDSN.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeTDSN.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeTDSN.Name = "txbInfo_EyeTDSN" Me.txbInfo_EyeTDSN.ReadOnly = True - Me.txbInfo_EyeTDSN.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeTDSN.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeTDSN.TabIndex = 22 Me.txbInfo_EyeTDSN.Text = "N/A" Me.txbInfo_EyeTDSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1673,9 +1821,9 @@ Partial Class MainForm ' Me.lblInfo_EyeTDSN.AutoSize = True Me.lblInfo_EyeTDSN.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_EyeTDSN.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_EyeTDSN.Location = New System.Drawing.Point(1, 10) Me.lblInfo_EyeTDSN.Name = "lblInfo_EyeTDSN" - Me.lblInfo_EyeTDSN.Size = New System.Drawing.Size(91, 24) + Me.lblInfo_EyeTDSN.Size = New System.Drawing.Size(116, 30) Me.lblInfo_EyeTDSN.TabIndex = 21 Me.lblInfo_EyeTDSN.Text = "TD넘버" ' @@ -1683,9 +1831,10 @@ Partial Class MainForm ' Me.pnlEyeRshot.Controls.Add(Me.txbInfo_EyeRshot) Me.pnlEyeRshot.Controls.Add(Me.lblInfo_EyeRshot) - Me.pnlEyeRshot.Location = New System.Drawing.Point(300, 140) + Me.pnlEyeRshot.Location = New System.Drawing.Point(343, 175) + Me.pnlEyeRshot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlEyeRshot.Name = "pnlEyeRshot" - Me.pnlEyeRshot.Size = New System.Drawing.Size(285, 45) + Me.pnlEyeRshot.Size = New System.Drawing.Size(326, 56) Me.pnlEyeRshot.TabIndex = 55 ' 'txbInfo_EyeRshot @@ -1693,10 +1842,11 @@ Partial Class MainForm Me.txbInfo_EyeRshot.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeRshot.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeRshot.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeRshot.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeRshot.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeRshot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeRshot.Name = "txbInfo_EyeRshot" Me.txbInfo_EyeRshot.ReadOnly = True - Me.txbInfo_EyeRshot.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeRshot.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeRshot.TabIndex = 22 Me.txbInfo_EyeRshot.Text = "N/A" Me.txbInfo_EyeRshot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1705,9 +1855,9 @@ Partial Class MainForm ' Me.lblInfo_EyeRshot.AutoSize = True Me.lblInfo_EyeRshot.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_EyeRshot.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_EyeRshot.Location = New System.Drawing.Point(1, 10) Me.lblInfo_EyeRshot.Name = "lblInfo_EyeRshot" - Me.lblInfo_EyeRshot.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_EyeRshot.Size = New System.Drawing.Size(137, 30) Me.lblInfo_EyeRshot.TabIndex = 21 Me.lblInfo_EyeRshot.Text = "남은샷수" ' @@ -1715,9 +1865,10 @@ Partial Class MainForm ' Me.pnlEyeSN.Controls.Add(Me.txbInfo_EyeSN) Me.pnlEyeSN.Controls.Add(Me.lblInfo_EyeSN) - Me.pnlEyeSN.Location = New System.Drawing.Point(10, 195) + Me.pnlEyeSN.Location = New System.Drawing.Point(11, 244) + Me.pnlEyeSN.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlEyeSN.Name = "pnlEyeSN" - Me.pnlEyeSN.Size = New System.Drawing.Size(285, 45) + Me.pnlEyeSN.Size = New System.Drawing.Size(326, 56) Me.pnlEyeSN.TabIndex = 55 ' 'txbInfo_EyeSN @@ -1725,10 +1876,11 @@ Partial Class MainForm Me.txbInfo_EyeSN.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeSN.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeSN.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeSN.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeSN.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeSN.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeSN.Name = "txbInfo_EyeSN" Me.txbInfo_EyeSN.ReadOnly = True - Me.txbInfo_EyeSN.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeSN.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeSN.TabIndex = 22 Me.txbInfo_EyeSN.Text = "N/A" Me.txbInfo_EyeSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1737,9 +1889,9 @@ Partial Class MainForm ' Me.lblInfo_EyeSN.AutoSize = True Me.lblInfo_EyeSN.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_EyeSN.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_EyeSN.Location = New System.Drawing.Point(1, 10) Me.lblInfo_EyeSN.Name = "lblInfo_EyeSN" - Me.lblInfo_EyeSN.Size = New System.Drawing.Size(108, 24) + Me.lblInfo_EyeSN.Size = New System.Drawing.Size(142, 30) Me.lblInfo_EyeSN.TabIndex = 21 Me.lblInfo_EyeSN.Text = "S/N 번호" ' @@ -1747,9 +1899,10 @@ Partial Class MainForm ' Me.pnlEyeAgency.Controls.Add(Me.txbInfo_EyeAgency) Me.pnlEyeAgency.Controls.Add(Me.lblInfo_EyeAgency) - Me.pnlEyeAgency.Location = New System.Drawing.Point(300, 85) + Me.pnlEyeAgency.Location = New System.Drawing.Point(343, 106) + Me.pnlEyeAgency.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlEyeAgency.Name = "pnlEyeAgency" - Me.pnlEyeAgency.Size = New System.Drawing.Size(285, 45) + Me.pnlEyeAgency.Size = New System.Drawing.Size(326, 56) Me.pnlEyeAgency.TabIndex = 54 ' 'txbInfo_EyeAgency @@ -1757,10 +1910,11 @@ Partial Class MainForm Me.txbInfo_EyeAgency.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeAgency.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeAgency.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeAgency.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeAgency.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeAgency.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeAgency.Name = "txbInfo_EyeAgency" Me.txbInfo_EyeAgency.ReadOnly = True - Me.txbInfo_EyeAgency.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeAgency.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeAgency.TabIndex = 22 Me.txbInfo_EyeAgency.Text = "N/A" Me.txbInfo_EyeAgency.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1769,9 +1923,9 @@ Partial Class MainForm ' Me.lblInfo_EyeAgency.AutoSize = True Me.lblInfo_EyeAgency.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_EyeAgency.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_EyeAgency.Location = New System.Drawing.Point(1, 10) Me.lblInfo_EyeAgency.Name = "lblInfo_EyeAgency" - Me.lblInfo_EyeAgency.Size = New System.Drawing.Size(85, 24) + Me.lblInfo_EyeAgency.Size = New System.Drawing.Size(106, 30) Me.lblInfo_EyeAgency.TabIndex = 21 Me.lblInfo_EyeAgency.Text = "대리점" ' @@ -1782,9 +1936,10 @@ Partial Class MainForm Me.pnlEyeYearMonth.Controls.Add(Me.txbInfo_EyeYear) Me.pnlEyeYearMonth.Controls.Add(Me.lblInfo_EyeYear) Me.pnlEyeYearMonth.Controls.Add(Me.lblInfo_EyeYearMonth) - Me.pnlEyeYearMonth.Location = New System.Drawing.Point(10, 140) + Me.pnlEyeYearMonth.Location = New System.Drawing.Point(11, 175) + Me.pnlEyeYearMonth.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlEyeYearMonth.Name = "pnlEyeYearMonth" - Me.pnlEyeYearMonth.Size = New System.Drawing.Size(285, 45) + Me.pnlEyeYearMonth.Size = New System.Drawing.Size(326, 56) Me.pnlEyeYearMonth.TabIndex = 53 ' 'txbInfo_EyeMonth @@ -1792,10 +1947,11 @@ Partial Class MainForm Me.txbInfo_EyeMonth.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeMonth.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeMonth.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeMonth.Location = New System.Drawing.Point(197, 3) + Me.txbInfo_EyeMonth.Location = New System.Drawing.Point(225, 4) + Me.txbInfo_EyeMonth.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeMonth.Name = "txbInfo_EyeMonth" Me.txbInfo_EyeMonth.ReadOnly = True - Me.txbInfo_EyeMonth.Size = New System.Drawing.Size(55, 39) + Me.txbInfo_EyeMonth.Size = New System.Drawing.Size(62, 46) Me.txbInfo_EyeMonth.TabIndex = 24 Me.txbInfo_EyeMonth.Text = "N/A" Me.txbInfo_EyeMonth.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1804,9 +1960,9 @@ Partial Class MainForm ' Me.lblInfo_EyeMonth.AutoSize = True Me.lblInfo_EyeMonth.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_EyeMonth.Location = New System.Drawing.Point(250, 8) + Me.lblInfo_EyeMonth.Location = New System.Drawing.Point(286, 10) Me.lblInfo_EyeMonth.Name = "lblInfo_EyeMonth" - Me.lblInfo_EyeMonth.Size = New System.Drawing.Size(35, 24) + Me.lblInfo_EyeMonth.Size = New System.Drawing.Size(44, 30) Me.lblInfo_EyeMonth.TabIndex = 25 Me.lblInfo_EyeMonth.Text = "월" ' @@ -1815,10 +1971,11 @@ Partial Class MainForm Me.txbInfo_EyeYear.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeYear.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeYear.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeYear.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeYear.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeYear.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeYear.Name = "txbInfo_EyeYear" Me.txbInfo_EyeYear.ReadOnly = True - Me.txbInfo_EyeYear.Size = New System.Drawing.Size(55, 39) + Me.txbInfo_EyeYear.Size = New System.Drawing.Size(62, 46) Me.txbInfo_EyeYear.TabIndex = 22 Me.txbInfo_EyeYear.Text = "N/A" Me.txbInfo_EyeYear.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1827,9 +1984,9 @@ Partial Class MainForm ' Me.lblInfo_EyeYear.AutoSize = True Me.lblInfo_EyeYear.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_EyeYear.Location = New System.Drawing.Point(163, 8) + Me.lblInfo_EyeYear.Location = New System.Drawing.Point(186, 10) Me.lblInfo_EyeYear.Name = "lblInfo_EyeYear" - Me.lblInfo_EyeYear.Size = New System.Drawing.Size(35, 24) + Me.lblInfo_EyeYear.Size = New System.Drawing.Size(44, 30) Me.lblInfo_EyeYear.TabIndex = 23 Me.lblInfo_EyeYear.Text = "년" ' @@ -1837,9 +1994,9 @@ Partial Class MainForm ' Me.lblInfo_EyeYearMonth.AutoSize = True Me.lblInfo_EyeYearMonth.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_EyeYearMonth.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_EyeYearMonth.Location = New System.Drawing.Point(1, 10) Me.lblInfo_EyeYearMonth.Name = "lblInfo_EyeYearMonth" - Me.lblInfo_EyeYearMonth.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_EyeYearMonth.Size = New System.Drawing.Size(137, 30) Me.lblInfo_EyeYearMonth.TabIndex = 21 Me.lblInfo_EyeYearMonth.Text = "제조일자" ' @@ -1847,9 +2004,10 @@ Partial Class MainForm ' Me.pnlEyeModel.Controls.Add(Me.txbInfo_EyeModel) Me.pnlEyeModel.Controls.Add(Me.lblInfo_EyeModel) - Me.pnlEyeModel.Location = New System.Drawing.Point(10, 30) + Me.pnlEyeModel.Location = New System.Drawing.Point(11, 38) + Me.pnlEyeModel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlEyeModel.Name = "pnlEyeModel" - Me.pnlEyeModel.Size = New System.Drawing.Size(285, 45) + Me.pnlEyeModel.Size = New System.Drawing.Size(326, 56) Me.pnlEyeModel.TabIndex = 52 ' 'txbInfo_EyeModel @@ -1857,10 +2015,11 @@ Partial Class MainForm Me.txbInfo_EyeModel.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeModel.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeModel.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeModel.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeModel.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeModel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeModel.Name = "txbInfo_EyeModel" Me.txbInfo_EyeModel.ReadOnly = True - Me.txbInfo_EyeModel.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeModel.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeModel.TabIndex = 22 Me.txbInfo_EyeModel.Text = "N/A" Me.txbInfo_EyeModel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1869,9 +2028,9 @@ Partial Class MainForm ' Me.lblInfo_EyeModel.AutoSize = True Me.lblInfo_EyeModel.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_EyeModel.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_EyeModel.Location = New System.Drawing.Point(1, 10) Me.lblInfo_EyeModel.Name = "lblInfo_EyeModel" - Me.lblInfo_EyeModel.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_EyeModel.Size = New System.Drawing.Size(137, 30) Me.lblInfo_EyeModel.TabIndex = 21 Me.lblInfo_EyeModel.Text = "모델타입" ' @@ -1879,9 +2038,10 @@ Partial Class MainForm ' Me.pnlEyeManufacture.Controls.Add(Me.txbInfo_EyeManufacture) Me.pnlEyeManufacture.Controls.Add(Me.lblInfo_EyeManufacture) - Me.pnlEyeManufacture.Location = New System.Drawing.Point(10, 85) + Me.pnlEyeManufacture.Location = New System.Drawing.Point(11, 106) + Me.pnlEyeManufacture.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlEyeManufacture.Name = "pnlEyeManufacture" - Me.pnlEyeManufacture.Size = New System.Drawing.Size(285, 45) + Me.pnlEyeManufacture.Size = New System.Drawing.Size(326, 56) Me.pnlEyeManufacture.TabIndex = 52 ' 'txbInfo_EyeManufacture @@ -1889,10 +2049,11 @@ Partial Class MainForm Me.txbInfo_EyeManufacture.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeManufacture.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeManufacture.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeManufacture.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeManufacture.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeManufacture.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeManufacture.Name = "txbInfo_EyeManufacture" Me.txbInfo_EyeManufacture.ReadOnly = True - Me.txbInfo_EyeManufacture.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeManufacture.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeManufacture.TabIndex = 22 Me.txbInfo_EyeManufacture.Text = "N/A" Me.txbInfo_EyeManufacture.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1901,9 +2062,9 @@ Partial Class MainForm ' Me.lblInfo_EyeManufacture.AutoSize = True Me.lblInfo_EyeManufacture.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_EyeManufacture.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_EyeManufacture.Location = New System.Drawing.Point(1, 10) Me.lblInfo_EyeManufacture.Name = "lblInfo_EyeManufacture" - Me.lblInfo_EyeManufacture.Size = New System.Drawing.Size(85, 24) + Me.lblInfo_EyeManufacture.Size = New System.Drawing.Size(106, 30) Me.lblInfo_EyeManufacture.TabIndex = 21 Me.lblInfo_EyeManufacture.Text = "제조사" ' @@ -1911,9 +2072,10 @@ Partial Class MainForm ' Me.pnlEyeAbroad.Controls.Add(Me.txbInfo_EyeAbroad) Me.pnlEyeAbroad.Controls.Add(Me.lblInfo_EyeAbroad) - Me.pnlEyeAbroad.Location = New System.Drawing.Point(300, 30) + Me.pnlEyeAbroad.Location = New System.Drawing.Point(343, 38) + Me.pnlEyeAbroad.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlEyeAbroad.Name = "pnlEyeAbroad" - Me.pnlEyeAbroad.Size = New System.Drawing.Size(285, 45) + Me.pnlEyeAbroad.Size = New System.Drawing.Size(326, 56) Me.pnlEyeAbroad.TabIndex = 51 ' 'txbInfo_EyeAbroad @@ -1921,10 +2083,11 @@ Partial Class MainForm Me.txbInfo_EyeAbroad.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeAbroad.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeAbroad.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeAbroad.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeAbroad.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeAbroad.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeAbroad.Name = "txbInfo_EyeAbroad" Me.txbInfo_EyeAbroad.ReadOnly = True - Me.txbInfo_EyeAbroad.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeAbroad.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeAbroad.TabIndex = 22 Me.txbInfo_EyeAbroad.Text = "N/A" Me.txbInfo_EyeAbroad.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1933,9 +2096,9 @@ Partial Class MainForm ' Me.lblInfo_EyeAbroad.AutoSize = True Me.lblInfo_EyeAbroad.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_EyeAbroad.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_EyeAbroad.Location = New System.Drawing.Point(1, 10) Me.lblInfo_EyeAbroad.Name = "lblInfo_EyeAbroad" - Me.lblInfo_EyeAbroad.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_EyeAbroad.Size = New System.Drawing.Size(137, 30) Me.lblInfo_EyeAbroad.TabIndex = 21 Me.lblInfo_EyeAbroad.Text = "국가코드" ' @@ -1947,9 +2110,11 @@ Partial Class MainForm Me.gpbEyeIQCInfo.Controls.Add(Me.Panel39) Me.gpbEyeIQCInfo.Controls.Add(Me.Panel40) Me.gpbEyeIQCInfo.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gpbEyeIQCInfo.Location = New System.Drawing.Point(10, 605) + Me.gpbEyeIQCInfo.Location = New System.Drawing.Point(11, 756) + Me.gpbEyeIQCInfo.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbEyeIQCInfo.Name = "gpbEyeIQCInfo" - Me.gpbEyeIQCInfo.Size = New System.Drawing.Size(589, 120) + Me.gpbEyeIQCInfo.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbEyeIQCInfo.Size = New System.Drawing.Size(673, 150) Me.gpbEyeIQCInfo.TabIndex = 65 Me.gpbEyeIQCInfo.TabStop = False Me.gpbEyeIQCInfo.Text = "T/D 수입검사 정보" @@ -1958,9 +2123,10 @@ Partial Class MainForm ' Me.Panel9.Controls.Add(Me.txbInfo_EyeIQCCap) Me.Panel9.Controls.Add(Me.Label3) - Me.Panel9.Location = New System.Drawing.Point(300, 70) + Me.Panel9.Location = New System.Drawing.Point(343, 88) + Me.Panel9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel9.Name = "Panel9" - Me.Panel9.Size = New System.Drawing.Size(285, 45) + Me.Panel9.Size = New System.Drawing.Size(326, 56) Me.Panel9.TabIndex = 54 ' 'txbInfo_EyeIQCCap @@ -1968,10 +2134,11 @@ Partial Class MainForm Me.txbInfo_EyeIQCCap.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeIQCCap.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeIQCCap.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeIQCCap.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeIQCCap.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeIQCCap.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeIQCCap.Name = "txbInfo_EyeIQCCap" Me.txbInfo_EyeIQCCap.ReadOnly = True - Me.txbInfo_EyeIQCCap.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeIQCCap.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeIQCCap.TabIndex = 22 Me.txbInfo_EyeIQCCap.Text = "N/A" Me.txbInfo_EyeIQCCap.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1980,9 +2147,9 @@ Partial Class MainForm ' Me.Label3.AutoSize = True Me.Label3.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label3.Location = New System.Drawing.Point(1, 8) + Me.Label3.Location = New System.Drawing.Point(1, 10) Me.Label3.Name = "Label3" - Me.Label3.Size = New System.Drawing.Size(110, 24) + Me.Label3.Size = New System.Drawing.Size(137, 30) Me.Label3.TabIndex = 21 Me.Label3.Text = "매칭저항" ' @@ -1990,9 +2157,10 @@ Partial Class MainForm ' Me.Panel10.Controls.Add(Me.txbInfo_EyeIQCDate) Me.Panel10.Controls.Add(Me.Label4) - Me.Panel10.Location = New System.Drawing.Point(10, 25) + Me.Panel10.Location = New System.Drawing.Point(11, 31) + Me.Panel10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel10.Name = "Panel10" - Me.Panel10.Size = New System.Drawing.Size(285, 45) + Me.Panel10.Size = New System.Drawing.Size(326, 56) Me.Panel10.TabIndex = 52 ' 'txbInfo_EyeIQCDate @@ -2000,10 +2168,11 @@ Partial Class MainForm Me.txbInfo_EyeIQCDate.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeIQCDate.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeIQCDate.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeIQCDate.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeIQCDate.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeIQCDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeIQCDate.Name = "txbInfo_EyeIQCDate" Me.txbInfo_EyeIQCDate.ReadOnly = True - Me.txbInfo_EyeIQCDate.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeIQCDate.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeIQCDate.TabIndex = 22 Me.txbInfo_EyeIQCDate.Text = "N/A" Me.txbInfo_EyeIQCDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2012,9 +2181,9 @@ Partial Class MainForm ' Me.Label4.AutoSize = True Me.Label4.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label4.Location = New System.Drawing.Point(1, 8) + Me.Label4.Location = New System.Drawing.Point(1, 10) Me.Label4.Name = "Label4" - Me.Label4.Size = New System.Drawing.Size(85, 24) + Me.Label4.Size = New System.Drawing.Size(106, 30) Me.Label4.TabIndex = 21 Me.Label4.Text = "검사일" ' @@ -2022,9 +2191,10 @@ Partial Class MainForm ' Me.Panel39.Controls.Add(Me.txbInfo_EyeIQCTD) Me.Panel39.Controls.Add(Me.Label17) - Me.Panel39.Location = New System.Drawing.Point(10, 70) + Me.Panel39.Location = New System.Drawing.Point(11, 88) + Me.Panel39.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel39.Name = "Panel39" - Me.Panel39.Size = New System.Drawing.Size(285, 45) + Me.Panel39.Size = New System.Drawing.Size(326, 56) Me.Panel39.TabIndex = 52 ' 'txbInfo_EyeIQCTD @@ -2032,10 +2202,11 @@ Partial Class MainForm Me.txbInfo_EyeIQCTD.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeIQCTD.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeIQCTD.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeIQCTD.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeIQCTD.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeIQCTD.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeIQCTD.Name = "txbInfo_EyeIQCTD" Me.txbInfo_EyeIQCTD.ReadOnly = True - Me.txbInfo_EyeIQCTD.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeIQCTD.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeIQCTD.TabIndex = 22 Me.txbInfo_EyeIQCTD.Text = "N/A" Me.txbInfo_EyeIQCTD.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2044,9 +2215,9 @@ Partial Class MainForm ' Me.Label17.AutoSize = True Me.Label17.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label17.Location = New System.Drawing.Point(1, 8) + Me.Label17.Location = New System.Drawing.Point(1, 10) Me.Label17.Name = "Label17" - Me.Label17.Size = New System.Drawing.Size(100, 24) + Me.Label17.Size = New System.Drawing.Size(127, 30) Me.Label17.TabIndex = 21 Me.Label17.Text = "TD 넘버" ' @@ -2054,9 +2225,10 @@ Partial Class MainForm ' Me.Panel40.Controls.Add(Me.txbInfo_EyeIQCGrade) Me.Panel40.Controls.Add(Me.Label18) - Me.Panel40.Location = New System.Drawing.Point(300, 25) + Me.Panel40.Location = New System.Drawing.Point(343, 31) + Me.Panel40.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel40.Name = "Panel40" - Me.Panel40.Size = New System.Drawing.Size(285, 45) + Me.Panel40.Size = New System.Drawing.Size(326, 56) Me.Panel40.TabIndex = 51 ' 'txbInfo_EyeIQCGrade @@ -2064,10 +2236,11 @@ Partial Class MainForm Me.txbInfo_EyeIQCGrade.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeIQCGrade.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeIQCGrade.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeIQCGrade.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeIQCGrade.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeIQCGrade.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeIQCGrade.Name = "txbInfo_EyeIQCGrade" Me.txbInfo_EyeIQCGrade.ReadOnly = True - Me.txbInfo_EyeIQCGrade.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeIQCGrade.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeIQCGrade.TabIndex = 22 Me.txbInfo_EyeIQCGrade.Text = "N/A" Me.txbInfo_EyeIQCGrade.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2076,9 +2249,9 @@ Partial Class MainForm ' Me.Label18.AutoSize = True Me.Label18.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label18.Location = New System.Drawing.Point(1, 8) + Me.Label18.Location = New System.Drawing.Point(1, 10) Me.Label18.Name = "Label18" - Me.Label18.Size = New System.Drawing.Size(110, 24) + Me.Label18.Size = New System.Drawing.Size(137, 30) Me.Label18.TabIndex = 21 Me.Label18.Text = "등급판정" ' @@ -2088,9 +2261,11 @@ Partial Class MainForm Me.gpbEyeCTInfo.Controls.Add(Me.Panel41) Me.gpbEyeCTInfo.Controls.Add(Me.Panel42) Me.gpbEyeCTInfo.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gpbEyeCTInfo.Location = New System.Drawing.Point(10, 515) + Me.gpbEyeCTInfo.Location = New System.Drawing.Point(11, 644) + Me.gpbEyeCTInfo.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbEyeCTInfo.Name = "gpbEyeCTInfo" - Me.gpbEyeCTInfo.Size = New System.Drawing.Size(589, 80) + Me.gpbEyeCTInfo.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbEyeCTInfo.Size = New System.Drawing.Size(673, 100) Me.gpbEyeCTInfo.TabIndex = 64 Me.gpbEyeCTInfo.TabStop = False Me.gpbEyeCTInfo.Text = "카트리지 기본정보 입력" @@ -2099,9 +2274,10 @@ Partial Class MainForm ' Me.Panel41.Controls.Add(Me.txbInfo_EyeCTDate) Me.Panel41.Controls.Add(Me.Label19) - Me.Panel41.Location = New System.Drawing.Point(10, 30) + Me.Panel41.Location = New System.Drawing.Point(11, 38) + Me.Panel41.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel41.Name = "Panel41" - Me.Panel41.Size = New System.Drawing.Size(285, 45) + Me.Panel41.Size = New System.Drawing.Size(326, 56) Me.Panel41.TabIndex = 52 ' 'txbInfo_EyeCTDate @@ -2109,10 +2285,11 @@ Partial Class MainForm Me.txbInfo_EyeCTDate.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeCTDate.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeCTDate.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeCTDate.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeCTDate.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeCTDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeCTDate.Name = "txbInfo_EyeCTDate" Me.txbInfo_EyeCTDate.ReadOnly = True - Me.txbInfo_EyeCTDate.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeCTDate.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeCTDate.TabIndex = 22 Me.txbInfo_EyeCTDate.Text = "N/A" Me.txbInfo_EyeCTDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2121,9 +2298,9 @@ Partial Class MainForm ' Me.Label19.AutoSize = True Me.Label19.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label19.Location = New System.Drawing.Point(1, 8) + Me.Label19.Location = New System.Drawing.Point(1, 10) Me.Label19.Name = "Label19" - Me.Label19.Size = New System.Drawing.Size(85, 24) + Me.Label19.Size = New System.Drawing.Size(106, 30) Me.Label19.TabIndex = 21 Me.Label19.Text = "입력일" ' @@ -2131,9 +2308,10 @@ Partial Class MainForm ' Me.Panel42.Controls.Add(Me.txbInfo_EyeCTFreq) Me.Panel42.Controls.Add(Me.Label20) - Me.Panel42.Location = New System.Drawing.Point(300, 30) + Me.Panel42.Location = New System.Drawing.Point(343, 38) + Me.Panel42.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel42.Name = "Panel42" - Me.Panel42.Size = New System.Drawing.Size(285, 45) + Me.Panel42.Size = New System.Drawing.Size(326, 56) Me.Panel42.TabIndex = 51 ' 'txbInfo_EyeCTFreq @@ -2141,10 +2319,11 @@ Partial Class MainForm Me.txbInfo_EyeCTFreq.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeCTFreq.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeCTFreq.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeCTFreq.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeCTFreq.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeCTFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeCTFreq.Name = "txbInfo_EyeCTFreq" Me.txbInfo_EyeCTFreq.ReadOnly = True - Me.txbInfo_EyeCTFreq.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeCTFreq.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeCTFreq.TabIndex = 22 Me.txbInfo_EyeCTFreq.Text = "N/A" Me.txbInfo_EyeCTFreq.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2153,9 +2332,9 @@ Partial Class MainForm ' Me.Label20.AutoSize = True Me.Label20.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label20.Location = New System.Drawing.Point(1, 8) + Me.Label20.Location = New System.Drawing.Point(1, 10) Me.Label20.Name = "Label20" - Me.Label20.Size = New System.Drawing.Size(85, 24) + Me.Label20.Size = New System.Drawing.Size(106, 30) Me.Label20.TabIndex = 21 Me.Label20.Text = "주파수" ' @@ -2169,9 +2348,11 @@ Partial Class MainForm Me.gpbEyeAgingInfo.Controls.Add(Me.Panel47) Me.gpbEyeAgingInfo.Controls.Add(Me.Panel48) Me.gpbEyeAgingInfo.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gpbEyeAgingInfo.Location = New System.Drawing.Point(10, 340) + Me.gpbEyeAgingInfo.Location = New System.Drawing.Point(11, 425) + Me.gpbEyeAgingInfo.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbEyeAgingInfo.Name = "gpbEyeAgingInfo" - Me.gpbEyeAgingInfo.Size = New System.Drawing.Size(589, 165) + Me.gpbEyeAgingInfo.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbEyeAgingInfo.Size = New System.Drawing.Size(673, 206) Me.gpbEyeAgingInfo.TabIndex = 63 Me.gpbEyeAgingInfo.TabStop = False Me.gpbEyeAgingInfo.Text = "에이징 검사 정보" @@ -2180,9 +2361,10 @@ Partial Class MainForm ' Me.Panel43.Controls.Add(Me.txbInfo_EyeAGEnd) Me.Panel43.Controls.Add(Me.Label21) - Me.Panel43.Location = New System.Drawing.Point(300, 115) + Me.Panel43.Location = New System.Drawing.Point(343, 144) + Me.Panel43.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel43.Name = "Panel43" - Me.Panel43.Size = New System.Drawing.Size(285, 45) + Me.Panel43.Size = New System.Drawing.Size(326, 56) Me.Panel43.TabIndex = 55 ' 'txbInfo_EyeAGEnd @@ -2190,10 +2372,11 @@ Partial Class MainForm Me.txbInfo_EyeAGEnd.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeAGEnd.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeAGEnd.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeAGEnd.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeAGEnd.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeAGEnd.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeAGEnd.Name = "txbInfo_EyeAGEnd" Me.txbInfo_EyeAGEnd.ReadOnly = True - Me.txbInfo_EyeAGEnd.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeAGEnd.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeAGEnd.TabIndex = 22 Me.txbInfo_EyeAGEnd.Text = "N/A" Me.txbInfo_EyeAGEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2202,9 +2385,9 @@ Partial Class MainForm ' Me.Label21.AutoSize = True Me.Label21.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label21.Location = New System.Drawing.Point(1, 8) + Me.Label21.Location = New System.Drawing.Point(1, 10) Me.Label21.Name = "Label21" - Me.Label21.Size = New System.Drawing.Size(110, 24) + Me.Label21.Size = New System.Drawing.Size(137, 30) Me.Label21.TabIndex = 21 Me.Label21.Text = "완료온도" ' @@ -2212,9 +2395,10 @@ Partial Class MainForm ' Me.Panel44.Controls.Add(Me.txbInfo_EyeAGStart) Me.Panel44.Controls.Add(Me.Label22) - Me.Panel44.Location = New System.Drawing.Point(10, 115) + Me.Panel44.Location = New System.Drawing.Point(11, 144) + Me.Panel44.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel44.Name = "Panel44" - Me.Panel44.Size = New System.Drawing.Size(285, 45) + Me.Panel44.Size = New System.Drawing.Size(326, 56) Me.Panel44.TabIndex = 55 ' 'txbInfo_EyeAGStart @@ -2222,10 +2406,11 @@ Partial Class MainForm Me.txbInfo_EyeAGStart.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeAGStart.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeAGStart.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeAGStart.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeAGStart.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeAGStart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeAGStart.Name = "txbInfo_EyeAGStart" Me.txbInfo_EyeAGStart.ReadOnly = True - Me.txbInfo_EyeAGStart.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeAGStart.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeAGStart.TabIndex = 22 Me.txbInfo_EyeAGStart.Text = "N/A" Me.txbInfo_EyeAGStart.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2234,9 +2419,9 @@ Partial Class MainForm ' Me.Label22.AutoSize = True Me.Label22.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label22.Location = New System.Drawing.Point(1, 8) + Me.Label22.Location = New System.Drawing.Point(1, 10) Me.Label22.Name = "Label22" - Me.Label22.Size = New System.Drawing.Size(110, 24) + Me.Label22.Size = New System.Drawing.Size(137, 30) Me.Label22.TabIndex = 21 Me.Label22.Text = "시작온도" ' @@ -2244,9 +2429,10 @@ Partial Class MainForm ' Me.Panel45.Controls.Add(Me.txbInfo_EyeAGPower) Me.Panel45.Controls.Add(Me.Label44) - Me.Panel45.Location = New System.Drawing.Point(300, 70) + Me.Panel45.Location = New System.Drawing.Point(343, 88) + Me.Panel45.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel45.Name = "Panel45" - Me.Panel45.Size = New System.Drawing.Size(285, 45) + Me.Panel45.Size = New System.Drawing.Size(326, 56) Me.Panel45.TabIndex = 54 ' 'txbInfo_EyeAGPower @@ -2254,10 +2440,11 @@ Partial Class MainForm Me.txbInfo_EyeAGPower.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeAGPower.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeAGPower.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeAGPower.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeAGPower.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeAGPower.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeAGPower.Name = "txbInfo_EyeAGPower" Me.txbInfo_EyeAGPower.ReadOnly = True - Me.txbInfo_EyeAGPower.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeAGPower.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeAGPower.TabIndex = 22 Me.txbInfo_EyeAGPower.Text = "N/A" Me.txbInfo_EyeAGPower.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2266,9 +2453,9 @@ Partial Class MainForm ' Me.Label44.AutoSize = True Me.Label44.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label44.Location = New System.Drawing.Point(1, 8) + Me.Label44.Location = New System.Drawing.Point(1, 10) Me.Label44.Name = "Label44" - Me.Label44.Size = New System.Drawing.Size(110, 24) + Me.Label44.Size = New System.Drawing.Size(137, 30) Me.Label44.TabIndex = 21 Me.Label44.Text = "파워보정" ' @@ -2276,9 +2463,10 @@ Partial Class MainForm ' Me.Panel46.Controls.Add(Me.txbInfo_EyeAGDate) Me.Panel46.Controls.Add(Me.Label45) - Me.Panel46.Location = New System.Drawing.Point(10, 25) + Me.Panel46.Location = New System.Drawing.Point(11, 31) + Me.Panel46.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel46.Name = "Panel46" - Me.Panel46.Size = New System.Drawing.Size(285, 45) + Me.Panel46.Size = New System.Drawing.Size(326, 56) Me.Panel46.TabIndex = 52 ' 'txbInfo_EyeAGDate @@ -2286,10 +2474,11 @@ Partial Class MainForm Me.txbInfo_EyeAGDate.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeAGDate.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeAGDate.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeAGDate.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeAGDate.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeAGDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeAGDate.Name = "txbInfo_EyeAGDate" Me.txbInfo_EyeAGDate.ReadOnly = True - Me.txbInfo_EyeAGDate.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeAGDate.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeAGDate.TabIndex = 22 Me.txbInfo_EyeAGDate.Text = "N/A" Me.txbInfo_EyeAGDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2298,9 +2487,9 @@ Partial Class MainForm ' Me.Label45.AutoSize = True Me.Label45.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label45.Location = New System.Drawing.Point(1, 8) + Me.Label45.Location = New System.Drawing.Point(1, 10) Me.Label45.Name = "Label45" - Me.Label45.Size = New System.Drawing.Size(85, 24) + Me.Label45.Size = New System.Drawing.Size(106, 30) Me.Label45.TabIndex = 21 Me.Label45.Text = "측정일" ' @@ -2308,9 +2497,10 @@ Partial Class MainForm ' Me.Panel47.Controls.Add(Me.txbInfo_EyeAGShot) Me.Panel47.Controls.Add(Me.Label46) - Me.Panel47.Location = New System.Drawing.Point(10, 70) + Me.Panel47.Location = New System.Drawing.Point(11, 88) + Me.Panel47.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel47.Name = "Panel47" - Me.Panel47.Size = New System.Drawing.Size(285, 45) + Me.Panel47.Size = New System.Drawing.Size(326, 56) Me.Panel47.TabIndex = 52 ' 'txbInfo_EyeAGShot @@ -2318,10 +2508,11 @@ Partial Class MainForm Me.txbInfo_EyeAGShot.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeAGShot.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeAGShot.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeAGShot.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeAGShot.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeAGShot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeAGShot.Name = "txbInfo_EyeAGShot" Me.txbInfo_EyeAGShot.ReadOnly = True - Me.txbInfo_EyeAGShot.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeAGShot.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeAGShot.TabIndex = 22 Me.txbInfo_EyeAGShot.Text = "N/A" Me.txbInfo_EyeAGShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2330,9 +2521,9 @@ Partial Class MainForm ' Me.Label46.AutoSize = True Me.Label46.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label46.Location = New System.Drawing.Point(1, 8) + Me.Label46.Location = New System.Drawing.Point(1, 10) Me.Label46.Name = "Label46" - Me.Label46.Size = New System.Drawing.Size(110, 24) + Me.Label46.Size = New System.Drawing.Size(137, 30) Me.Label46.TabIndex = 21 Me.Label46.Text = "측정샷수" ' @@ -2340,9 +2531,10 @@ Partial Class MainForm ' Me.Panel48.Controls.Add(Me.txbInfo_EyeAGOkNg) Me.Panel48.Controls.Add(Me.Label47) - Me.Panel48.Location = New System.Drawing.Point(300, 25) + Me.Panel48.Location = New System.Drawing.Point(343, 31) + Me.Panel48.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel48.Name = "Panel48" - Me.Panel48.Size = New System.Drawing.Size(285, 45) + Me.Panel48.Size = New System.Drawing.Size(326, 56) Me.Panel48.TabIndex = 51 ' 'txbInfo_EyeAGOkNg @@ -2350,10 +2542,11 @@ Partial Class MainForm Me.txbInfo_EyeAGOkNg.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_EyeAGOkNg.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeAGOkNg.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeAGOkNg.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_EyeAGOkNg.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_EyeAGOkNg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeAGOkNg.Name = "txbInfo_EyeAGOkNg" Me.txbInfo_EyeAGOkNg.ReadOnly = True - Me.txbInfo_EyeAGOkNg.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_EyeAGOkNg.Size = New System.Drawing.Size(194, 46) Me.txbInfo_EyeAGOkNg.TabIndex = 22 Me.txbInfo_EyeAGOkNg.Text = "N/A" Me.txbInfo_EyeAGOkNg.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2362,9 +2555,9 @@ Partial Class MainForm ' Me.Label47.AutoSize = True Me.Label47.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label47.Location = New System.Drawing.Point(1, 8) + Me.Label47.Location = New System.Drawing.Point(1, 10) Me.Label47.Name = "Label47" - Me.Label47.Size = New System.Drawing.Size(110, 24) + Me.Label47.Size = New System.Drawing.Size(137, 30) Me.Label47.TabIndex = 21 Me.Label47.Text = "측정결과" ' @@ -2372,9 +2565,9 @@ Partial Class MainForm ' Me.lblInfo_EyeBarcord.AutoSize = True Me.lblInfo_EyeBarcord.Font = New System.Drawing.Font("굴림", 27.75!, System.Drawing.FontStyle.Bold) - Me.lblInfo_EyeBarcord.Location = New System.Drawing.Point(5, 60) + Me.lblInfo_EyeBarcord.Location = New System.Drawing.Point(6, 75) Me.lblInfo_EyeBarcord.Name = "lblInfo_EyeBarcord" - Me.lblInfo_EyeBarcord.Size = New System.Drawing.Size(169, 37) + Me.lblInfo_EyeBarcord.Size = New System.Drawing.Size(212, 47) Me.lblInfo_EyeBarcord.TabIndex = 57 Me.lblInfo_EyeBarcord.Text = "제품코드" ' @@ -2383,10 +2576,11 @@ Partial Class MainForm Me.txbInfo_EyeBarcord.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.txbInfo_EyeBarcord.Font = New System.Drawing.Font("굴림", 44.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_EyeBarcord.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_EyeBarcord.Location = New System.Drawing.Point(175, 36) + Me.txbInfo_EyeBarcord.Location = New System.Drawing.Point(200, 45) + Me.txbInfo_EyeBarcord.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_EyeBarcord.Name = "txbInfo_EyeBarcord" Me.txbInfo_EyeBarcord.ReadOnly = True - Me.txbInfo_EyeBarcord.Size = New System.Drawing.Size(425, 75) + Me.txbInfo_EyeBarcord.Size = New System.Drawing.Size(485, 92) Me.txbInfo_EyeBarcord.TabIndex = 56 Me.txbInfo_EyeBarcord.Text = "N/A" Me.txbInfo_EyeBarcord.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2394,6 +2588,7 @@ Partial Class MainForm 'gpbFaceInfoSet ' Me.gpbFaceInfoSet.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) + Me.gpbFaceInfoSet.Controls.Add(Me.PanelFaceDate) Me.gpbFaceInfoSet.Controls.Add(Me.gpbFaceInfo) Me.gpbFaceInfoSet.Controls.Add(Me.gpbFaceIQCInfo) Me.gpbFaceInfoSet.Controls.Add(Me.gpbFaceCTInfo) @@ -2402,13 +2597,64 @@ Partial Class MainForm Me.gpbFaceInfoSet.Controls.Add(Me.txbInfo_FaceBarcord) Me.gpbFaceInfoSet.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gpbFaceInfoSet.ForeColor = System.Drawing.Color.Black - Me.gpbFaceInfoSet.Location = New System.Drawing.Point(10, 10) + Me.gpbFaceInfoSet.Location = New System.Drawing.Point(11, 12) + Me.gpbFaceInfoSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbFaceInfoSet.Name = "gpbFaceInfoSet" - Me.gpbFaceInfoSet.Size = New System.Drawing.Size(610, 770) + Me.gpbFaceInfoSet.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbFaceInfoSet.Size = New System.Drawing.Size(697, 962) Me.gpbFaceInfoSet.TabIndex = 59 Me.gpbFaceInfoSet.TabStop = False Me.gpbFaceInfoSet.Text = "FACE카트리지 정보" ' + 'PanelFaceDate + ' + Me.PanelFaceDate.Controls.Add(Me.cmbInfo_FaceDay) + Me.PanelFaceDate.Controls.Add(Me.cmbInfo_FaceMonth) + Me.PanelFaceDate.Controls.Add(Me.cmbInfo_FaceYear) + Me.PanelFaceDate.Controls.Add(Me.lblInfo_Date2) + Me.PanelFaceDate.Location = New System.Drawing.Point(354, 469) + Me.PanelFaceDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.PanelFaceDate.Name = "PanelFaceDate" + Me.PanelFaceDate.Size = New System.Drawing.Size(326, 55) + Me.PanelFaceDate.TabIndex = 62 + ' + 'cmbInfo_FaceDay + ' + Me.cmbInfo_FaceDay.Font = New System.Drawing.Font("굴림", 15.0!, System.Drawing.FontStyle.Bold) + Me.cmbInfo_FaceDay.FormattingEnabled = True + Me.cmbInfo_FaceDay.Location = New System.Drawing.Point(257, 11) + Me.cmbInfo_FaceDay.Name = "cmbInfo_FaceDay" + Me.cmbInfo_FaceDay.Size = New System.Drawing.Size(63, 33) + Me.cmbInfo_FaceDay.TabIndex = 61 + ' + 'cmbInfo_FaceMonth + ' + Me.cmbInfo_FaceMonth.Font = New System.Drawing.Font("굴림", 15.0!, System.Drawing.FontStyle.Bold) + Me.cmbInfo_FaceMonth.FormattingEnabled = True + Me.cmbInfo_FaceMonth.Location = New System.Drawing.Point(193, 11) + Me.cmbInfo_FaceMonth.Name = "cmbInfo_FaceMonth" + Me.cmbInfo_FaceMonth.Size = New System.Drawing.Size(63, 33) + Me.cmbInfo_FaceMonth.TabIndex = 60 + ' + 'cmbInfo_FaceYear + ' + Me.cmbInfo_FaceYear.Font = New System.Drawing.Font("굴림", 15.0!, System.Drawing.FontStyle.Bold) + Me.cmbInfo_FaceYear.FormattingEnabled = True + Me.cmbInfo_FaceYear.Location = New System.Drawing.Point(128, 11) + Me.cmbInfo_FaceYear.Name = "cmbInfo_FaceYear" + Me.cmbInfo_FaceYear.Size = New System.Drawing.Size(63, 33) + Me.cmbInfo_FaceYear.TabIndex = 59 + ' + 'lblInfo_Date2 + ' + Me.lblInfo_Date2.AutoSize = True + Me.lblInfo_Date2.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold) + Me.lblInfo_Date2.Location = New System.Drawing.Point(3, 17) + Me.lblInfo_Date2.Name = "lblInfo_Date2" + Me.lblInfo_Date2.Size = New System.Drawing.Size(122, 20) + Me.lblInfo_Date2.TabIndex = 21 + Me.lblInfo_Date2.Text = "실제 제조일" + ' 'gpbFaceInfo ' Me.gpbFaceInfo.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) @@ -2427,9 +2673,11 @@ Partial Class MainForm Me.gpbFaceInfo.Controls.Add(Me.pnlFaceManufacture) Me.gpbFaceInfo.Controls.Add(Me.pnlFaceAbroad) Me.gpbFaceInfo.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gpbFaceInfo.Location = New System.Drawing.Point(10, 120) + Me.gpbFaceInfo.Location = New System.Drawing.Point(11, 150) + Me.gpbFaceInfo.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbFaceInfo.Name = "gpbFaceInfo" - Me.gpbFaceInfo.Size = New System.Drawing.Size(589, 255) + Me.gpbFaceInfo.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbFaceInfo.Size = New System.Drawing.Size(673, 319) Me.gpbFaceInfo.TabIndex = 59 Me.gpbFaceInfo.TabStop = False Me.gpbFaceInfo.Text = "기기정보" @@ -2438,9 +2686,10 @@ Partial Class MainForm ' Me.pnlFaceDate.Controls.Add(Me.txbInfo_FaceDate) Me.pnlFaceDate.Controls.Add(Me.lblInfo_FaceDate) - Me.pnlFaceDate.Location = New System.Drawing.Point(10, 205) + Me.pnlFaceDate.Location = New System.Drawing.Point(11, 256) + Me.pnlFaceDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlFaceDate.Name = "pnlFaceDate" - Me.pnlFaceDate.Size = New System.Drawing.Size(285, 45) + Me.pnlFaceDate.Size = New System.Drawing.Size(326, 56) Me.pnlFaceDate.TabIndex = 61 ' 'txbInfo_FaceDate @@ -2448,10 +2697,11 @@ Partial Class MainForm Me.txbInfo_FaceDate.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceDate.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceDate.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceDate.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceDate.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceDate.Name = "txbInfo_FaceDate" Me.txbInfo_FaceDate.ReadOnly = True - Me.txbInfo_FaceDate.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceDate.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceDate.TabIndex = 22 Me.txbInfo_FaceDate.Text = "N/A" Me.txbInfo_FaceDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2459,20 +2709,21 @@ Partial Class MainForm 'lblInfo_FaceDate ' Me.lblInfo_FaceDate.AutoSize = True - Me.lblInfo_FaceDate.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_FaceDate.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_FaceDate.Font = New System.Drawing.Font("굴림", 13.0!, System.Drawing.FontStyle.Bold) + Me.lblInfo_FaceDate.Location = New System.Drawing.Point(1, 10) Me.lblInfo_FaceDate.Name = "lblInfo_FaceDate" - Me.lblInfo_FaceDate.Size = New System.Drawing.Size(85, 24) + Me.lblInfo_FaceDate.Size = New System.Drawing.Size(133, 22) Me.lblInfo_FaceDate.TabIndex = 21 - Me.lblInfo_FaceDate.Text = "입력일" + Me.lblInfo_FaceDate.Text = "실제 제조일" ' 'pnlFaceCart ' Me.pnlFaceCart.Controls.Add(Me.txbInfo_FaceCart) Me.pnlFaceCart.Controls.Add(Me.lblInfo_FaceCart) - Me.pnlFaceCart.Location = New System.Drawing.Point(300, 25) + Me.pnlFaceCart.Location = New System.Drawing.Point(343, 31) + Me.pnlFaceCart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlFaceCart.Name = "pnlFaceCart" - Me.pnlFaceCart.Size = New System.Drawing.Size(285, 45) + Me.pnlFaceCart.Size = New System.Drawing.Size(326, 56) Me.pnlFaceCart.TabIndex = 60 ' 'txbInfo_FaceCart @@ -2480,10 +2731,11 @@ Partial Class MainForm Me.txbInfo_FaceCart.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceCart.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceCart.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceCart.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceCart.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceCart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceCart.Name = "txbInfo_FaceCart" Me.txbInfo_FaceCart.ReadOnly = True - Me.txbInfo_FaceCart.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceCart.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceCart.TabIndex = 22 Me.txbInfo_FaceCart.Text = "N/A" Me.txbInfo_FaceCart.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2492,9 +2744,9 @@ Partial Class MainForm ' Me.lblInfo_FaceCart.AutoSize = True Me.lblInfo_FaceCart.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_FaceCart.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_FaceCart.Location = New System.Drawing.Point(1, 10) Me.lblInfo_FaceCart.Name = "lblInfo_FaceCart" - Me.lblInfo_FaceCart.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_FaceCart.Size = New System.Drawing.Size(137, 30) Me.lblInfo_FaceCart.TabIndex = 21 Me.lblInfo_FaceCart.Text = "카트타입" ' @@ -2502,9 +2754,10 @@ Partial Class MainForm ' Me.pnlFaceFW.Controls.Add(Me.txbInfo_FaceFW) Me.pnlFaceFW.Controls.Add(Me.lblInfo_FaceFW) - Me.pnlFaceFW.Location = New System.Drawing.Point(10, 305) + Me.pnlFaceFW.Location = New System.Drawing.Point(11, 381) + Me.pnlFaceFW.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlFaceFW.Name = "pnlFaceFW" - Me.pnlFaceFW.Size = New System.Drawing.Size(285, 45) + Me.pnlFaceFW.Size = New System.Drawing.Size(326, 56) Me.pnlFaceFW.TabIndex = 59 Me.pnlFaceFW.Visible = False ' @@ -2513,10 +2766,11 @@ Partial Class MainForm Me.txbInfo_FaceFW.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceFW.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceFW.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceFW.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceFW.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceFW.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceFW.Name = "txbInfo_FaceFW" Me.txbInfo_FaceFW.ReadOnly = True - Me.txbInfo_FaceFW.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceFW.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceFW.TabIndex = 22 Me.txbInfo_FaceFW.Text = "N/A" Me.txbInfo_FaceFW.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2525,9 +2779,9 @@ Partial Class MainForm ' Me.lblInfo_FaceFW.AutoSize = True Me.lblInfo_FaceFW.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_FaceFW.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_FaceFW.Location = New System.Drawing.Point(1, 10) Me.lblInfo_FaceFW.Name = "lblInfo_FaceFW" - Me.lblInfo_FaceFW.Size = New System.Drawing.Size(103, 24) + Me.lblInfo_FaceFW.Size = New System.Drawing.Size(136, 30) Me.lblInfo_FaceFW.TabIndex = 21 Me.lblInfo_FaceFW.Text = "F/W버전" ' @@ -2535,9 +2789,10 @@ Partial Class MainForm ' Me.pnlFacePower.Controls.Add(Me.txbInfo_FacePower) Me.pnlFacePower.Controls.Add(Me.lblInfo_FacePower) - Me.pnlFacePower.Location = New System.Drawing.Point(300, 305) + Me.pnlFacePower.Location = New System.Drawing.Point(343, 381) + Me.pnlFacePower.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlFacePower.Name = "pnlFacePower" - Me.pnlFacePower.Size = New System.Drawing.Size(285, 45) + Me.pnlFacePower.Size = New System.Drawing.Size(326, 56) Me.pnlFacePower.TabIndex = 58 ' 'txbInfo_FacePower @@ -2545,10 +2800,11 @@ Partial Class MainForm Me.txbInfo_FacePower.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FacePower.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FacePower.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FacePower.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FacePower.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FacePower.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FacePower.Name = "txbInfo_FacePower" Me.txbInfo_FacePower.ReadOnly = True - Me.txbInfo_FacePower.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FacePower.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FacePower.TabIndex = 22 Me.txbInfo_FacePower.Text = "N/A" Me.txbInfo_FacePower.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2557,9 +2813,9 @@ Partial Class MainForm ' Me.lblInfo_FacePower.AutoSize = True Me.lblInfo_FacePower.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_FacePower.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_FacePower.Location = New System.Drawing.Point(1, 10) Me.lblInfo_FacePower.Name = "lblInfo_FacePower" - Me.lblInfo_FacePower.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_FacePower.Size = New System.Drawing.Size(137, 30) Me.lblInfo_FacePower.TabIndex = 21 Me.lblInfo_FacePower.Text = "파워보정" ' @@ -2567,9 +2823,10 @@ Partial Class MainForm ' Me.pnlFaceTshot.Controls.Add(Me.txbInfo_FaceTshot) Me.pnlFaceTshot.Controls.Add(Me.lblInfo_FaceTshot) - Me.pnlFaceTshot.Location = New System.Drawing.Point(300, 205) + Me.pnlFaceTshot.Location = New System.Drawing.Point(343, 256) + Me.pnlFaceTshot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlFaceTshot.Name = "pnlFaceTshot" - Me.pnlFaceTshot.Size = New System.Drawing.Size(285, 45) + Me.pnlFaceTshot.Size = New System.Drawing.Size(326, 56) Me.pnlFaceTshot.TabIndex = 56 ' 'txbInfo_FaceTshot @@ -2577,10 +2834,11 @@ Partial Class MainForm Me.txbInfo_FaceTshot.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceTshot.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceTshot.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceTshot.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceTshot.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceTshot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceTshot.Name = "txbInfo_FaceTshot" Me.txbInfo_FaceTshot.ReadOnly = True - Me.txbInfo_FaceTshot.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceTshot.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceTshot.TabIndex = 22 Me.txbInfo_FaceTshot.Text = "N/A" Me.txbInfo_FaceTshot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2589,9 +2847,9 @@ Partial Class MainForm ' Me.lblInfo_FaceTshot.AutoSize = True Me.lblInfo_FaceTshot.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_FaceTshot.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_FaceTshot.Location = New System.Drawing.Point(1, 10) Me.lblInfo_FaceTshot.Name = "lblInfo_FaceTshot" - Me.lblInfo_FaceTshot.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_FaceTshot.Size = New System.Drawing.Size(137, 30) Me.lblInfo_FaceTshot.TabIndex = 21 Me.lblInfo_FaceTshot.Text = "최대샷수" ' @@ -2599,9 +2857,10 @@ Partial Class MainForm ' Me.pnlFaceFreq.Controls.Add(Me.txbInfo_FaceFreq) Me.pnlFaceFreq.Controls.Add(Me.lblInfo_FaceFreq) - Me.pnlFaceFreq.Location = New System.Drawing.Point(300, 260) + Me.pnlFaceFreq.Location = New System.Drawing.Point(343, 325) + Me.pnlFaceFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlFaceFreq.Name = "pnlFaceFreq" - Me.pnlFaceFreq.Size = New System.Drawing.Size(285, 45) + Me.pnlFaceFreq.Size = New System.Drawing.Size(326, 56) Me.pnlFaceFreq.TabIndex = 57 ' 'txbInfo_FaceFreq @@ -2609,10 +2868,11 @@ Partial Class MainForm Me.txbInfo_FaceFreq.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceFreq.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceFreq.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceFreq.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceFreq.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceFreq.Name = "txbInfo_FaceFreq" Me.txbInfo_FaceFreq.ReadOnly = True - Me.txbInfo_FaceFreq.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceFreq.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceFreq.TabIndex = 22 Me.txbInfo_FaceFreq.Text = "N/A" Me.txbInfo_FaceFreq.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2621,9 +2881,9 @@ Partial Class MainForm ' Me.lblInfo_FaceFreq.AutoSize = True Me.lblInfo_FaceFreq.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_FaceFreq.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_FaceFreq.Location = New System.Drawing.Point(1, 10) Me.lblInfo_FaceFreq.Name = "lblInfo_FaceFreq" - Me.lblInfo_FaceFreq.Size = New System.Drawing.Size(85, 24) + Me.lblInfo_FaceFreq.Size = New System.Drawing.Size(106, 30) Me.lblInfo_FaceFreq.TabIndex = 21 Me.lblInfo_FaceFreq.Text = "주파수" ' @@ -2631,9 +2891,10 @@ Partial Class MainForm ' Me.pnlFaceTDSN.Controls.Add(Me.txbInfo_FaceTDSN) Me.pnlFaceTDSN.Controls.Add(Me.lblInfo_FaceTDSN) - Me.pnlFaceTDSN.Location = New System.Drawing.Point(10, 260) + Me.pnlFaceTDSN.Location = New System.Drawing.Point(11, 325) + Me.pnlFaceTDSN.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlFaceTDSN.Name = "pnlFaceTDSN" - Me.pnlFaceTDSN.Size = New System.Drawing.Size(285, 45) + Me.pnlFaceTDSN.Size = New System.Drawing.Size(326, 56) Me.pnlFaceTDSN.TabIndex = 56 ' 'txbInfo_FaceTDSN @@ -2641,10 +2902,11 @@ Partial Class MainForm Me.txbInfo_FaceTDSN.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceTDSN.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceTDSN.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceTDSN.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceTDSN.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceTDSN.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceTDSN.Name = "txbInfo_FaceTDSN" Me.txbInfo_FaceTDSN.ReadOnly = True - Me.txbInfo_FaceTDSN.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceTDSN.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceTDSN.TabIndex = 22 Me.txbInfo_FaceTDSN.Text = "N/A" Me.txbInfo_FaceTDSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2653,9 +2915,9 @@ Partial Class MainForm ' Me.lblInfo_FaceTDSN.AutoSize = True Me.lblInfo_FaceTDSN.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_FaceTDSN.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_FaceTDSN.Location = New System.Drawing.Point(1, 10) Me.lblInfo_FaceTDSN.Name = "lblInfo_FaceTDSN" - Me.lblInfo_FaceTDSN.Size = New System.Drawing.Size(91, 24) + Me.lblInfo_FaceTDSN.Size = New System.Drawing.Size(116, 30) Me.lblInfo_FaceTDSN.TabIndex = 21 Me.lblInfo_FaceTDSN.Text = "TD넘버" ' @@ -2663,9 +2925,10 @@ Partial Class MainForm ' Me.pnlFaceRshot.Controls.Add(Me.txbInfo_FaceRshot) Me.pnlFaceRshot.Controls.Add(Me.lblInfo_FaceRshot) - Me.pnlFaceRshot.Location = New System.Drawing.Point(300, 160) + Me.pnlFaceRshot.Location = New System.Drawing.Point(343, 200) + Me.pnlFaceRshot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlFaceRshot.Name = "pnlFaceRshot" - Me.pnlFaceRshot.Size = New System.Drawing.Size(285, 45) + Me.pnlFaceRshot.Size = New System.Drawing.Size(326, 56) Me.pnlFaceRshot.TabIndex = 55 ' 'txbInfo_FaceRshot @@ -2673,10 +2936,11 @@ Partial Class MainForm Me.txbInfo_FaceRshot.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceRshot.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceRshot.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceRshot.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceRshot.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceRshot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceRshot.Name = "txbInfo_FaceRshot" Me.txbInfo_FaceRshot.ReadOnly = True - Me.txbInfo_FaceRshot.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceRshot.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceRshot.TabIndex = 22 Me.txbInfo_FaceRshot.Text = "N/A" Me.txbInfo_FaceRshot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2685,9 +2949,9 @@ Partial Class MainForm ' Me.lblInfo_FaceRshot.AutoSize = True Me.lblInfo_FaceRshot.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_FaceRshot.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_FaceRshot.Location = New System.Drawing.Point(1, 10) Me.lblInfo_FaceRshot.Name = "lblInfo_FaceRshot" - Me.lblInfo_FaceRshot.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_FaceRshot.Size = New System.Drawing.Size(137, 30) Me.lblInfo_FaceRshot.TabIndex = 21 Me.lblInfo_FaceRshot.Text = "남은샷수" ' @@ -2695,9 +2959,10 @@ Partial Class MainForm ' Me.pnlFaceSN.Controls.Add(Me.txbInfo_FaceSN) Me.pnlFaceSN.Controls.Add(Me.lblInfo_FaceSN) - Me.pnlFaceSN.Location = New System.Drawing.Point(10, 160) + Me.pnlFaceSN.Location = New System.Drawing.Point(11, 200) + Me.pnlFaceSN.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlFaceSN.Name = "pnlFaceSN" - Me.pnlFaceSN.Size = New System.Drawing.Size(285, 45) + Me.pnlFaceSN.Size = New System.Drawing.Size(326, 56) Me.pnlFaceSN.TabIndex = 55 ' 'txbInfo_FaceSN @@ -2705,10 +2970,11 @@ Partial Class MainForm Me.txbInfo_FaceSN.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceSN.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceSN.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceSN.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceSN.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceSN.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceSN.Name = "txbInfo_FaceSN" Me.txbInfo_FaceSN.ReadOnly = True - Me.txbInfo_FaceSN.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceSN.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceSN.TabIndex = 22 Me.txbInfo_FaceSN.Text = "N/A" Me.txbInfo_FaceSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2717,9 +2983,9 @@ Partial Class MainForm ' Me.lblInfo_FaceSN.AutoSize = True Me.lblInfo_FaceSN.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_FaceSN.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_FaceSN.Location = New System.Drawing.Point(1, 10) Me.lblInfo_FaceSN.Name = "lblInfo_FaceSN" - Me.lblInfo_FaceSN.Size = New System.Drawing.Size(108, 24) + Me.lblInfo_FaceSN.Size = New System.Drawing.Size(142, 30) Me.lblInfo_FaceSN.TabIndex = 21 Me.lblInfo_FaceSN.Text = "S/N 번호" ' @@ -2727,9 +2993,10 @@ Partial Class MainForm ' Me.pnlFaceAgency.Controls.Add(Me.txbInfo_FaceAgency) Me.pnlFaceAgency.Controls.Add(Me.lblInfo_FaceAgency) - Me.pnlFaceAgency.Location = New System.Drawing.Point(300, 115) + Me.pnlFaceAgency.Location = New System.Drawing.Point(343, 144) + Me.pnlFaceAgency.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlFaceAgency.Name = "pnlFaceAgency" - Me.pnlFaceAgency.Size = New System.Drawing.Size(285, 45) + Me.pnlFaceAgency.Size = New System.Drawing.Size(326, 56) Me.pnlFaceAgency.TabIndex = 54 ' 'txbInfo_FaceAgency @@ -2737,10 +3004,11 @@ Partial Class MainForm Me.txbInfo_FaceAgency.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceAgency.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceAgency.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceAgency.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceAgency.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceAgency.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceAgency.Name = "txbInfo_FaceAgency" Me.txbInfo_FaceAgency.ReadOnly = True - Me.txbInfo_FaceAgency.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceAgency.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceAgency.TabIndex = 22 Me.txbInfo_FaceAgency.Text = "N/A" Me.txbInfo_FaceAgency.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2749,9 +3017,9 @@ Partial Class MainForm ' Me.lblInfo_FaceAgency.AutoSize = True Me.lblInfo_FaceAgency.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_FaceAgency.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_FaceAgency.Location = New System.Drawing.Point(1, 10) Me.lblInfo_FaceAgency.Name = "lblInfo_FaceAgency" - Me.lblInfo_FaceAgency.Size = New System.Drawing.Size(85, 24) + Me.lblInfo_FaceAgency.Size = New System.Drawing.Size(106, 30) Me.lblInfo_FaceAgency.TabIndex = 21 Me.lblInfo_FaceAgency.Text = "대리점" ' @@ -2762,9 +3030,10 @@ Partial Class MainForm Me.pnlFaceYearMonth.Controls.Add(Me.txbInfo_FaceYear) Me.pnlFaceYearMonth.Controls.Add(Me.lblInfo_FaceYear) Me.pnlFaceYearMonth.Controls.Add(Me.lblInfo_FaceYearMonth) - Me.pnlFaceYearMonth.Location = New System.Drawing.Point(10, 115) + Me.pnlFaceYearMonth.Location = New System.Drawing.Point(11, 144) + Me.pnlFaceYearMonth.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlFaceYearMonth.Name = "pnlFaceYearMonth" - Me.pnlFaceYearMonth.Size = New System.Drawing.Size(285, 45) + Me.pnlFaceYearMonth.Size = New System.Drawing.Size(326, 56) Me.pnlFaceYearMonth.TabIndex = 53 ' 'txbInfo_FaceMonth @@ -2772,10 +3041,11 @@ Partial Class MainForm Me.txbInfo_FaceMonth.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceMonth.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceMonth.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceMonth.Location = New System.Drawing.Point(197, 3) + Me.txbInfo_FaceMonth.Location = New System.Drawing.Point(225, 4) + Me.txbInfo_FaceMonth.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceMonth.Name = "txbInfo_FaceMonth" Me.txbInfo_FaceMonth.ReadOnly = True - Me.txbInfo_FaceMonth.Size = New System.Drawing.Size(55, 39) + Me.txbInfo_FaceMonth.Size = New System.Drawing.Size(62, 46) Me.txbInfo_FaceMonth.TabIndex = 24 Me.txbInfo_FaceMonth.Text = "N/A" Me.txbInfo_FaceMonth.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2784,9 +3054,9 @@ Partial Class MainForm ' Me.lblInfo_FaceMonth.AutoSize = True Me.lblInfo_FaceMonth.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_FaceMonth.Location = New System.Drawing.Point(250, 8) + Me.lblInfo_FaceMonth.Location = New System.Drawing.Point(286, 10) Me.lblInfo_FaceMonth.Name = "lblInfo_FaceMonth" - Me.lblInfo_FaceMonth.Size = New System.Drawing.Size(35, 24) + Me.lblInfo_FaceMonth.Size = New System.Drawing.Size(44, 30) Me.lblInfo_FaceMonth.TabIndex = 25 Me.lblInfo_FaceMonth.Text = "월" ' @@ -2795,10 +3065,11 @@ Partial Class MainForm Me.txbInfo_FaceYear.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceYear.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceYear.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceYear.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceYear.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceYear.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceYear.Name = "txbInfo_FaceYear" Me.txbInfo_FaceYear.ReadOnly = True - Me.txbInfo_FaceYear.Size = New System.Drawing.Size(55, 39) + Me.txbInfo_FaceYear.Size = New System.Drawing.Size(62, 46) Me.txbInfo_FaceYear.TabIndex = 22 Me.txbInfo_FaceYear.Text = "N/A" Me.txbInfo_FaceYear.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2807,9 +3078,9 @@ Partial Class MainForm ' Me.lblInfo_FaceYear.AutoSize = True Me.lblInfo_FaceYear.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_FaceYear.Location = New System.Drawing.Point(163, 8) + Me.lblInfo_FaceYear.Location = New System.Drawing.Point(186, 10) Me.lblInfo_FaceYear.Name = "lblInfo_FaceYear" - Me.lblInfo_FaceYear.Size = New System.Drawing.Size(35, 24) + Me.lblInfo_FaceYear.Size = New System.Drawing.Size(44, 30) Me.lblInfo_FaceYear.TabIndex = 23 Me.lblInfo_FaceYear.Text = "년" ' @@ -2817,9 +3088,9 @@ Partial Class MainForm ' Me.lblInfo_FaceYearMonth.AutoSize = True Me.lblInfo_FaceYearMonth.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_FaceYearMonth.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_FaceYearMonth.Location = New System.Drawing.Point(1, 10) Me.lblInfo_FaceYearMonth.Name = "lblInfo_FaceYearMonth" - Me.lblInfo_FaceYearMonth.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_FaceYearMonth.Size = New System.Drawing.Size(137, 30) Me.lblInfo_FaceYearMonth.TabIndex = 21 Me.lblInfo_FaceYearMonth.Text = "제조일자" ' @@ -2827,9 +3098,10 @@ Partial Class MainForm ' Me.pnlFaceModel.Controls.Add(Me.txbInfo_FaceModel) Me.pnlFaceModel.Controls.Add(Me.lblInfo_FaceModel) - Me.pnlFaceModel.Location = New System.Drawing.Point(10, 25) + Me.pnlFaceModel.Location = New System.Drawing.Point(11, 31) + Me.pnlFaceModel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlFaceModel.Name = "pnlFaceModel" - Me.pnlFaceModel.Size = New System.Drawing.Size(285, 45) + Me.pnlFaceModel.Size = New System.Drawing.Size(326, 56) Me.pnlFaceModel.TabIndex = 52 ' 'txbInfo_FaceModel @@ -2837,10 +3109,11 @@ Partial Class MainForm Me.txbInfo_FaceModel.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceModel.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceModel.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceModel.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceModel.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceModel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceModel.Name = "txbInfo_FaceModel" Me.txbInfo_FaceModel.ReadOnly = True - Me.txbInfo_FaceModel.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceModel.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceModel.TabIndex = 22 Me.txbInfo_FaceModel.Text = "N/A" Me.txbInfo_FaceModel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2849,9 +3122,9 @@ Partial Class MainForm ' Me.lblInfo_FaceModel.AutoSize = True Me.lblInfo_FaceModel.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_FaceModel.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_FaceModel.Location = New System.Drawing.Point(1, 10) Me.lblInfo_FaceModel.Name = "lblInfo_FaceModel" - Me.lblInfo_FaceModel.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_FaceModel.Size = New System.Drawing.Size(137, 30) Me.lblInfo_FaceModel.TabIndex = 21 Me.lblInfo_FaceModel.Text = "모델타입" ' @@ -2859,9 +3132,10 @@ Partial Class MainForm ' Me.pnlFaceManufacture.Controls.Add(Me.txbInfo_FaceManufacture) Me.pnlFaceManufacture.Controls.Add(Me.lblInfo_FaceManufacture) - Me.pnlFaceManufacture.Location = New System.Drawing.Point(10, 70) + Me.pnlFaceManufacture.Location = New System.Drawing.Point(11, 88) + Me.pnlFaceManufacture.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlFaceManufacture.Name = "pnlFaceManufacture" - Me.pnlFaceManufacture.Size = New System.Drawing.Size(285, 45) + Me.pnlFaceManufacture.Size = New System.Drawing.Size(326, 56) Me.pnlFaceManufacture.TabIndex = 52 ' 'txbInfo_FaceManufacture @@ -2869,10 +3143,11 @@ Partial Class MainForm Me.txbInfo_FaceManufacture.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceManufacture.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceManufacture.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceManufacture.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceManufacture.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceManufacture.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceManufacture.Name = "txbInfo_FaceManufacture" Me.txbInfo_FaceManufacture.ReadOnly = True - Me.txbInfo_FaceManufacture.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceManufacture.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceManufacture.TabIndex = 22 Me.txbInfo_FaceManufacture.Text = "N/A" Me.txbInfo_FaceManufacture.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2881,9 +3156,9 @@ Partial Class MainForm ' Me.lblInfo_FaceManufacture.AutoSize = True Me.lblInfo_FaceManufacture.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_FaceManufacture.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_FaceManufacture.Location = New System.Drawing.Point(1, 10) Me.lblInfo_FaceManufacture.Name = "lblInfo_FaceManufacture" - Me.lblInfo_FaceManufacture.Size = New System.Drawing.Size(85, 24) + Me.lblInfo_FaceManufacture.Size = New System.Drawing.Size(106, 30) Me.lblInfo_FaceManufacture.TabIndex = 21 Me.lblInfo_FaceManufacture.Text = "제조사" ' @@ -2891,9 +3166,10 @@ Partial Class MainForm ' Me.pnlFaceAbroad.Controls.Add(Me.txbInfo_FaceAbroad) Me.pnlFaceAbroad.Controls.Add(Me.lblInfo_FaceAbroad) - Me.pnlFaceAbroad.Location = New System.Drawing.Point(300, 70) + Me.pnlFaceAbroad.Location = New System.Drawing.Point(343, 88) + Me.pnlFaceAbroad.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlFaceAbroad.Name = "pnlFaceAbroad" - Me.pnlFaceAbroad.Size = New System.Drawing.Size(285, 45) + Me.pnlFaceAbroad.Size = New System.Drawing.Size(326, 56) Me.pnlFaceAbroad.TabIndex = 51 ' 'txbInfo_FaceAbroad @@ -2901,10 +3177,11 @@ Partial Class MainForm Me.txbInfo_FaceAbroad.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceAbroad.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceAbroad.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceAbroad.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceAbroad.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceAbroad.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceAbroad.Name = "txbInfo_FaceAbroad" Me.txbInfo_FaceAbroad.ReadOnly = True - Me.txbInfo_FaceAbroad.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceAbroad.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceAbroad.TabIndex = 22 Me.txbInfo_FaceAbroad.Text = "N/A" Me.txbInfo_FaceAbroad.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2913,9 +3190,9 @@ Partial Class MainForm ' Me.lblInfo_FaceAbroad.AutoSize = True Me.lblInfo_FaceAbroad.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_FaceAbroad.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_FaceAbroad.Location = New System.Drawing.Point(1, 10) Me.lblInfo_FaceAbroad.Name = "lblInfo_FaceAbroad" - Me.lblInfo_FaceAbroad.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_FaceAbroad.Size = New System.Drawing.Size(137, 30) Me.lblInfo_FaceAbroad.TabIndex = 21 Me.lblInfo_FaceAbroad.Text = "국가코드" ' @@ -2927,9 +3204,11 @@ Partial Class MainForm Me.gpbFaceIQCInfo.Controls.Add(Me.Panel37) Me.gpbFaceIQCInfo.Controls.Add(Me.Panel38) Me.gpbFaceIQCInfo.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gpbFaceIQCInfo.Location = New System.Drawing.Point(10, 650) + Me.gpbFaceIQCInfo.Location = New System.Drawing.Point(11, 812) + Me.gpbFaceIQCInfo.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbFaceIQCInfo.Name = "gpbFaceIQCInfo" - Me.gpbFaceIQCInfo.Size = New System.Drawing.Size(589, 120) + Me.gpbFaceIQCInfo.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbFaceIQCInfo.Size = New System.Drawing.Size(673, 150) Me.gpbFaceIQCInfo.TabIndex = 62 Me.gpbFaceIQCInfo.TabStop = False Me.gpbFaceIQCInfo.Text = "T/D 수입검사 정보" @@ -2938,9 +3217,10 @@ Partial Class MainForm ' Me.Panel11.Controls.Add(Me.txbInfo_FaceIQCCap) Me.Panel11.Controls.Add(Me.Label5) - Me.Panel11.Location = New System.Drawing.Point(300, 70) + Me.Panel11.Location = New System.Drawing.Point(343, 88) + Me.Panel11.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel11.Name = "Panel11" - Me.Panel11.Size = New System.Drawing.Size(285, 45) + Me.Panel11.Size = New System.Drawing.Size(326, 56) Me.Panel11.TabIndex = 54 ' 'txbInfo_FaceIQCCap @@ -2948,10 +3228,11 @@ Partial Class MainForm Me.txbInfo_FaceIQCCap.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceIQCCap.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceIQCCap.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceIQCCap.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceIQCCap.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceIQCCap.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceIQCCap.Name = "txbInfo_FaceIQCCap" Me.txbInfo_FaceIQCCap.ReadOnly = True - Me.txbInfo_FaceIQCCap.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceIQCCap.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceIQCCap.TabIndex = 22 Me.txbInfo_FaceIQCCap.Text = "N/A" Me.txbInfo_FaceIQCCap.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2960,9 +3241,9 @@ Partial Class MainForm ' Me.Label5.AutoSize = True Me.Label5.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label5.Location = New System.Drawing.Point(1, 8) + Me.Label5.Location = New System.Drawing.Point(1, 10) Me.Label5.Name = "Label5" - Me.Label5.Size = New System.Drawing.Size(101, 24) + Me.Label5.Size = New System.Drawing.Size(129, 30) Me.Label5.TabIndex = 21 Me.Label5.Text = "매칭C값" ' @@ -2970,9 +3251,10 @@ Partial Class MainForm ' Me.Panel13.Controls.Add(Me.txbInfo_FaceIQCDate) Me.Panel13.Controls.Add(Me.Label7) - Me.Panel13.Location = New System.Drawing.Point(10, 25) + Me.Panel13.Location = New System.Drawing.Point(11, 31) + Me.Panel13.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel13.Name = "Panel13" - Me.Panel13.Size = New System.Drawing.Size(285, 45) + Me.Panel13.Size = New System.Drawing.Size(326, 56) Me.Panel13.TabIndex = 52 ' 'txbInfo_FaceIQCDate @@ -2980,10 +3262,11 @@ Partial Class MainForm Me.txbInfo_FaceIQCDate.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceIQCDate.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceIQCDate.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceIQCDate.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceIQCDate.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceIQCDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceIQCDate.Name = "txbInfo_FaceIQCDate" Me.txbInfo_FaceIQCDate.ReadOnly = True - Me.txbInfo_FaceIQCDate.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceIQCDate.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceIQCDate.TabIndex = 22 Me.txbInfo_FaceIQCDate.Text = "N/A" Me.txbInfo_FaceIQCDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2992,9 +3275,9 @@ Partial Class MainForm ' Me.Label7.AutoSize = True Me.Label7.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label7.Location = New System.Drawing.Point(1, 8) + Me.Label7.Location = New System.Drawing.Point(1, 10) Me.Label7.Name = "Label7" - Me.Label7.Size = New System.Drawing.Size(85, 24) + Me.Label7.Size = New System.Drawing.Size(106, 30) Me.Label7.TabIndex = 21 Me.Label7.Text = "검사일" ' @@ -3002,9 +3285,10 @@ Partial Class MainForm ' Me.Panel37.Controls.Add(Me.txbInfo_FaceIQCTD) Me.Panel37.Controls.Add(Me.Label12) - Me.Panel37.Location = New System.Drawing.Point(10, 70) + Me.Panel37.Location = New System.Drawing.Point(11, 88) + Me.Panel37.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel37.Name = "Panel37" - Me.Panel37.Size = New System.Drawing.Size(285, 45) + Me.Panel37.Size = New System.Drawing.Size(326, 56) Me.Panel37.TabIndex = 52 ' 'txbInfo_FaceIQCTD @@ -3012,10 +3296,11 @@ Partial Class MainForm Me.txbInfo_FaceIQCTD.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceIQCTD.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceIQCTD.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceIQCTD.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceIQCTD.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceIQCTD.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceIQCTD.Name = "txbInfo_FaceIQCTD" Me.txbInfo_FaceIQCTD.ReadOnly = True - Me.txbInfo_FaceIQCTD.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceIQCTD.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceIQCTD.TabIndex = 22 Me.txbInfo_FaceIQCTD.Text = "N/A" Me.txbInfo_FaceIQCTD.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3024,9 +3309,9 @@ Partial Class MainForm ' Me.Label12.AutoSize = True Me.Label12.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label12.Location = New System.Drawing.Point(1, 8) + Me.Label12.Location = New System.Drawing.Point(1, 10) Me.Label12.Name = "Label12" - Me.Label12.Size = New System.Drawing.Size(100, 24) + Me.Label12.Size = New System.Drawing.Size(127, 30) Me.Label12.TabIndex = 21 Me.Label12.Text = "TD 넘버" ' @@ -3034,9 +3319,10 @@ Partial Class MainForm ' Me.Panel38.Controls.Add(Me.txbInfo_FaceIQCGrade) Me.Panel38.Controls.Add(Me.Label13) - Me.Panel38.Location = New System.Drawing.Point(300, 25) + Me.Panel38.Location = New System.Drawing.Point(343, 31) + Me.Panel38.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel38.Name = "Panel38" - Me.Panel38.Size = New System.Drawing.Size(285, 45) + Me.Panel38.Size = New System.Drawing.Size(326, 56) Me.Panel38.TabIndex = 51 ' 'txbInfo_FaceIQCGrade @@ -3044,10 +3330,11 @@ Partial Class MainForm Me.txbInfo_FaceIQCGrade.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceIQCGrade.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceIQCGrade.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceIQCGrade.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceIQCGrade.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceIQCGrade.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceIQCGrade.Name = "txbInfo_FaceIQCGrade" Me.txbInfo_FaceIQCGrade.ReadOnly = True - Me.txbInfo_FaceIQCGrade.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceIQCGrade.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceIQCGrade.TabIndex = 22 Me.txbInfo_FaceIQCGrade.Text = "N/A" Me.txbInfo_FaceIQCGrade.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3056,9 +3343,9 @@ Partial Class MainForm ' Me.Label13.AutoSize = True Me.Label13.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label13.Location = New System.Drawing.Point(1, 8) + Me.Label13.Location = New System.Drawing.Point(1, 10) Me.Label13.Name = "Label13" - Me.Label13.Size = New System.Drawing.Size(110, 24) + Me.Label13.Size = New System.Drawing.Size(137, 30) Me.Label13.TabIndex = 21 Me.Label13.Text = "등급판정" ' @@ -3068,9 +3355,11 @@ Partial Class MainForm Me.gpbFaceCTInfo.Controls.Add(Me.Panel12) Me.gpbFaceCTInfo.Controls.Add(Me.Panel17) Me.gpbFaceCTInfo.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gpbFaceCTInfo.Location = New System.Drawing.Point(10, 560) + Me.gpbFaceCTInfo.Location = New System.Drawing.Point(11, 700) + Me.gpbFaceCTInfo.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbFaceCTInfo.Name = "gpbFaceCTInfo" - Me.gpbFaceCTInfo.Size = New System.Drawing.Size(589, 80) + Me.gpbFaceCTInfo.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbFaceCTInfo.Size = New System.Drawing.Size(673, 100) Me.gpbFaceCTInfo.TabIndex = 61 Me.gpbFaceCTInfo.TabStop = False Me.gpbFaceCTInfo.Text = "카트리지 기본정보 입력" @@ -3079,9 +3368,10 @@ Partial Class MainForm ' Me.Panel12.Controls.Add(Me.txbInfo_FaceCTDate) Me.Panel12.Controls.Add(Me.Label6) - Me.Panel12.Location = New System.Drawing.Point(10, 30) + Me.Panel12.Location = New System.Drawing.Point(11, 38) + Me.Panel12.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel12.Name = "Panel12" - Me.Panel12.Size = New System.Drawing.Size(285, 45) + Me.Panel12.Size = New System.Drawing.Size(326, 56) Me.Panel12.TabIndex = 52 ' 'txbInfo_FaceCTDate @@ -3089,10 +3379,11 @@ Partial Class MainForm Me.txbInfo_FaceCTDate.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceCTDate.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceCTDate.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceCTDate.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceCTDate.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceCTDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceCTDate.Name = "txbInfo_FaceCTDate" Me.txbInfo_FaceCTDate.ReadOnly = True - Me.txbInfo_FaceCTDate.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceCTDate.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceCTDate.TabIndex = 22 Me.txbInfo_FaceCTDate.Text = "N/A" Me.txbInfo_FaceCTDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3101,9 +3392,9 @@ Partial Class MainForm ' Me.Label6.AutoSize = True Me.Label6.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label6.Location = New System.Drawing.Point(1, 8) + Me.Label6.Location = New System.Drawing.Point(1, 10) Me.Label6.Name = "Label6" - Me.Label6.Size = New System.Drawing.Size(85, 24) + Me.Label6.Size = New System.Drawing.Size(106, 30) Me.Label6.TabIndex = 21 Me.Label6.Text = "입력일" ' @@ -3111,9 +3402,10 @@ Partial Class MainForm ' Me.Panel17.Controls.Add(Me.txbInfo_FaceCTFreq) Me.Panel17.Controls.Add(Me.Label11) - Me.Panel17.Location = New System.Drawing.Point(300, 30) + Me.Panel17.Location = New System.Drawing.Point(343, 38) + Me.Panel17.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel17.Name = "Panel17" - Me.Panel17.Size = New System.Drawing.Size(285, 45) + Me.Panel17.Size = New System.Drawing.Size(326, 56) Me.Panel17.TabIndex = 51 ' 'txbInfo_FaceCTFreq @@ -3121,10 +3413,11 @@ Partial Class MainForm Me.txbInfo_FaceCTFreq.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceCTFreq.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceCTFreq.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceCTFreq.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceCTFreq.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceCTFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceCTFreq.Name = "txbInfo_FaceCTFreq" Me.txbInfo_FaceCTFreq.ReadOnly = True - Me.txbInfo_FaceCTFreq.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceCTFreq.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceCTFreq.TabIndex = 22 Me.txbInfo_FaceCTFreq.Text = "N/A" Me.txbInfo_FaceCTFreq.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3133,9 +3426,9 @@ Partial Class MainForm ' Me.Label11.AutoSize = True Me.Label11.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label11.Location = New System.Drawing.Point(1, 8) + Me.Label11.Location = New System.Drawing.Point(1, 10) Me.Label11.Name = "Label11" - Me.Label11.Size = New System.Drawing.Size(85, 24) + Me.Label11.Size = New System.Drawing.Size(106, 30) Me.Label11.TabIndex = 21 Me.Label11.Text = "주파수" ' @@ -3149,9 +3442,11 @@ Partial Class MainForm Me.gpbFaceAgingInfo.Controls.Add(Me.Panel35) Me.gpbFaceAgingInfo.Controls.Add(Me.Panel36) Me.gpbFaceAgingInfo.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gpbFaceAgingInfo.Location = New System.Drawing.Point(10, 385) + Me.gpbFaceAgingInfo.Location = New System.Drawing.Point(11, 481) + Me.gpbFaceAgingInfo.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbFaceAgingInfo.Name = "gpbFaceAgingInfo" - Me.gpbFaceAgingInfo.Size = New System.Drawing.Size(589, 165) + Me.gpbFaceAgingInfo.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbFaceAgingInfo.Size = New System.Drawing.Size(673, 206) Me.gpbFaceAgingInfo.TabIndex = 60 Me.gpbFaceAgingInfo.TabStop = False Me.gpbFaceAgingInfo.Text = "에이징 검사 정보" @@ -3160,9 +3455,10 @@ Partial Class MainForm ' Me.Panel14.Controls.Add(Me.txbInfo_FaceAGEnd) Me.Panel14.Controls.Add(Me.Label8) - Me.Panel14.Location = New System.Drawing.Point(300, 115) + Me.Panel14.Location = New System.Drawing.Point(343, 144) + Me.Panel14.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel14.Name = "Panel14" - Me.Panel14.Size = New System.Drawing.Size(285, 45) + Me.Panel14.Size = New System.Drawing.Size(326, 56) Me.Panel14.TabIndex = 55 ' 'txbInfo_FaceAGEnd @@ -3170,10 +3466,11 @@ Partial Class MainForm Me.txbInfo_FaceAGEnd.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceAGEnd.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceAGEnd.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceAGEnd.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceAGEnd.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceAGEnd.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceAGEnd.Name = "txbInfo_FaceAGEnd" Me.txbInfo_FaceAGEnd.ReadOnly = True - Me.txbInfo_FaceAGEnd.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceAGEnd.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceAGEnd.TabIndex = 22 Me.txbInfo_FaceAGEnd.Text = "N/A" Me.txbInfo_FaceAGEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3182,9 +3479,9 @@ Partial Class MainForm ' Me.Label8.AutoSize = True Me.Label8.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label8.Location = New System.Drawing.Point(1, 8) + Me.Label8.Location = New System.Drawing.Point(1, 10) Me.Label8.Name = "Label8" - Me.Label8.Size = New System.Drawing.Size(110, 24) + Me.Label8.Size = New System.Drawing.Size(137, 30) Me.Label8.TabIndex = 21 Me.Label8.Text = "완료온도" ' @@ -3192,9 +3489,10 @@ Partial Class MainForm ' Me.Panel15.Controls.Add(Me.txbInfo_FaceAGStart) Me.Panel15.Controls.Add(Me.Label9) - Me.Panel15.Location = New System.Drawing.Point(10, 115) + Me.Panel15.Location = New System.Drawing.Point(11, 144) + Me.Panel15.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel15.Name = "Panel15" - Me.Panel15.Size = New System.Drawing.Size(285, 45) + Me.Panel15.Size = New System.Drawing.Size(326, 56) Me.Panel15.TabIndex = 55 ' 'txbInfo_FaceAGStart @@ -3202,10 +3500,11 @@ Partial Class MainForm Me.txbInfo_FaceAGStart.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceAGStart.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceAGStart.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceAGStart.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceAGStart.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceAGStart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceAGStart.Name = "txbInfo_FaceAGStart" Me.txbInfo_FaceAGStart.ReadOnly = True - Me.txbInfo_FaceAGStart.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceAGStart.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceAGStart.TabIndex = 22 Me.txbInfo_FaceAGStart.Text = "N/A" Me.txbInfo_FaceAGStart.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3214,9 +3513,9 @@ Partial Class MainForm ' Me.Label9.AutoSize = True Me.Label9.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label9.Location = New System.Drawing.Point(1, 8) + Me.Label9.Location = New System.Drawing.Point(1, 10) Me.Label9.Name = "Label9" - Me.Label9.Size = New System.Drawing.Size(110, 24) + Me.Label9.Size = New System.Drawing.Size(137, 30) Me.Label9.TabIndex = 21 Me.Label9.Text = "시작온도" ' @@ -3224,9 +3523,10 @@ Partial Class MainForm ' Me.Panel16.Controls.Add(Me.txbInfo_FaceAGPower) Me.Panel16.Controls.Add(Me.Label10) - Me.Panel16.Location = New System.Drawing.Point(300, 70) + Me.Panel16.Location = New System.Drawing.Point(343, 88) + Me.Panel16.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel16.Name = "Panel16" - Me.Panel16.Size = New System.Drawing.Size(285, 45) + Me.Panel16.Size = New System.Drawing.Size(326, 56) Me.Panel16.TabIndex = 54 ' 'txbInfo_FaceAGPower @@ -3234,10 +3534,11 @@ Partial Class MainForm Me.txbInfo_FaceAGPower.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceAGPower.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceAGPower.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceAGPower.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceAGPower.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceAGPower.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceAGPower.Name = "txbInfo_FaceAGPower" Me.txbInfo_FaceAGPower.ReadOnly = True - Me.txbInfo_FaceAGPower.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceAGPower.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceAGPower.TabIndex = 22 Me.txbInfo_FaceAGPower.Text = "N/A" Me.txbInfo_FaceAGPower.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3246,9 +3547,9 @@ Partial Class MainForm ' Me.Label10.AutoSize = True Me.Label10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label10.Location = New System.Drawing.Point(1, 8) + Me.Label10.Location = New System.Drawing.Point(1, 10) Me.Label10.Name = "Label10" - Me.Label10.Size = New System.Drawing.Size(110, 24) + Me.Label10.Size = New System.Drawing.Size(137, 30) Me.Label10.TabIndex = 21 Me.Label10.Text = "파워보정" ' @@ -3256,9 +3557,10 @@ Partial Class MainForm ' Me.Panel34.Controls.Add(Me.txbInfo_FaceAGDate) Me.Panel34.Controls.Add(Me.Label14) - Me.Panel34.Location = New System.Drawing.Point(10, 25) + Me.Panel34.Location = New System.Drawing.Point(11, 31) + Me.Panel34.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel34.Name = "Panel34" - Me.Panel34.Size = New System.Drawing.Size(285, 45) + Me.Panel34.Size = New System.Drawing.Size(326, 56) Me.Panel34.TabIndex = 52 ' 'txbInfo_FaceAGDate @@ -3266,10 +3568,11 @@ Partial Class MainForm Me.txbInfo_FaceAGDate.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceAGDate.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceAGDate.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceAGDate.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceAGDate.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceAGDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceAGDate.Name = "txbInfo_FaceAGDate" Me.txbInfo_FaceAGDate.ReadOnly = True - Me.txbInfo_FaceAGDate.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceAGDate.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceAGDate.TabIndex = 22 Me.txbInfo_FaceAGDate.Text = "N/A" Me.txbInfo_FaceAGDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3278,9 +3581,9 @@ Partial Class MainForm ' Me.Label14.AutoSize = True Me.Label14.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label14.Location = New System.Drawing.Point(1, 8) + Me.Label14.Location = New System.Drawing.Point(1, 10) Me.Label14.Name = "Label14" - Me.Label14.Size = New System.Drawing.Size(85, 24) + Me.Label14.Size = New System.Drawing.Size(106, 30) Me.Label14.TabIndex = 21 Me.Label14.Text = "측정일" ' @@ -3288,9 +3591,10 @@ Partial Class MainForm ' Me.Panel35.Controls.Add(Me.txbInfo_FaceAGShot) Me.Panel35.Controls.Add(Me.Label15) - Me.Panel35.Location = New System.Drawing.Point(10, 70) + Me.Panel35.Location = New System.Drawing.Point(11, 88) + Me.Panel35.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel35.Name = "Panel35" - Me.Panel35.Size = New System.Drawing.Size(285, 45) + Me.Panel35.Size = New System.Drawing.Size(326, 56) Me.Panel35.TabIndex = 52 ' 'txbInfo_FaceAGShot @@ -3298,10 +3602,11 @@ Partial Class MainForm Me.txbInfo_FaceAGShot.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceAGShot.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceAGShot.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceAGShot.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceAGShot.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceAGShot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceAGShot.Name = "txbInfo_FaceAGShot" Me.txbInfo_FaceAGShot.ReadOnly = True - Me.txbInfo_FaceAGShot.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceAGShot.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceAGShot.TabIndex = 22 Me.txbInfo_FaceAGShot.Text = "N/A" Me.txbInfo_FaceAGShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3310,9 +3615,9 @@ Partial Class MainForm ' Me.Label15.AutoSize = True Me.Label15.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label15.Location = New System.Drawing.Point(1, 8) + Me.Label15.Location = New System.Drawing.Point(1, 10) Me.Label15.Name = "Label15" - Me.Label15.Size = New System.Drawing.Size(110, 24) + Me.Label15.Size = New System.Drawing.Size(137, 30) Me.Label15.TabIndex = 21 Me.Label15.Text = "측정샷수" ' @@ -3320,9 +3625,10 @@ Partial Class MainForm ' Me.Panel36.Controls.Add(Me.txbInfo_FaceAGOkNg) Me.Panel36.Controls.Add(Me.Label16) - Me.Panel36.Location = New System.Drawing.Point(300, 25) + Me.Panel36.Location = New System.Drawing.Point(343, 31) + Me.Panel36.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel36.Name = "Panel36" - Me.Panel36.Size = New System.Drawing.Size(285, 45) + Me.Panel36.Size = New System.Drawing.Size(326, 56) Me.Panel36.TabIndex = 51 ' 'txbInfo_FaceAGOkNg @@ -3330,10 +3636,11 @@ Partial Class MainForm Me.txbInfo_FaceAGOkNg.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_FaceAGOkNg.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceAGOkNg.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceAGOkNg.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_FaceAGOkNg.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_FaceAGOkNg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceAGOkNg.Name = "txbInfo_FaceAGOkNg" Me.txbInfo_FaceAGOkNg.ReadOnly = True - Me.txbInfo_FaceAGOkNg.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_FaceAGOkNg.Size = New System.Drawing.Size(194, 46) Me.txbInfo_FaceAGOkNg.TabIndex = 22 Me.txbInfo_FaceAGOkNg.Text = "N/A" Me.txbInfo_FaceAGOkNg.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3342,9 +3649,9 @@ Partial Class MainForm ' Me.Label16.AutoSize = True Me.Label16.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label16.Location = New System.Drawing.Point(1, 8) + Me.Label16.Location = New System.Drawing.Point(1, 10) Me.Label16.Name = "Label16" - Me.Label16.Size = New System.Drawing.Size(110, 24) + Me.Label16.Size = New System.Drawing.Size(137, 30) Me.Label16.TabIndex = 21 Me.Label16.Text = "측정결과" ' @@ -3352,9 +3659,9 @@ Partial Class MainForm ' Me.lblInfo_FaceBarcord.AutoSize = True Me.lblInfo_FaceBarcord.Font = New System.Drawing.Font("굴림", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lblInfo_FaceBarcord.Location = New System.Drawing.Point(5, 60) + Me.lblInfo_FaceBarcord.Location = New System.Drawing.Point(6, 75) Me.lblInfo_FaceBarcord.Name = "lblInfo_FaceBarcord" - Me.lblInfo_FaceBarcord.Size = New System.Drawing.Size(169, 37) + Me.lblInfo_FaceBarcord.Size = New System.Drawing.Size(212, 47) Me.lblInfo_FaceBarcord.TabIndex = 57 Me.lblInfo_FaceBarcord.Text = "제품코드" ' @@ -3363,10 +3670,11 @@ Partial Class MainForm Me.txbInfo_FaceBarcord.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.txbInfo_FaceBarcord.Font = New System.Drawing.Font("굴림", 44.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_FaceBarcord.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_FaceBarcord.Location = New System.Drawing.Point(175, 36) + Me.txbInfo_FaceBarcord.Location = New System.Drawing.Point(200, 45) + Me.txbInfo_FaceBarcord.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_FaceBarcord.Name = "txbInfo_FaceBarcord" Me.txbInfo_FaceBarcord.ReadOnly = True - Me.txbInfo_FaceBarcord.Size = New System.Drawing.Size(425, 75) + Me.txbInfo_FaceBarcord.Size = New System.Drawing.Size(485, 92) Me.txbInfo_FaceBarcord.TabIndex = 56 Me.txbInfo_FaceBarcord.Text = "N/A" Me.txbInfo_FaceBarcord.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3379,9 +3687,11 @@ Partial Class MainForm Me.gpbDevInfoSet.Controls.Add(Me.txbInfo_DevBarcord) Me.gpbDevInfoSet.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gpbDevInfoSet.ForeColor = System.Drawing.Color.Black - Me.gpbDevInfoSet.Location = New System.Drawing.Point(640, 10) + Me.gpbDevInfoSet.Location = New System.Drawing.Point(731, 12) + Me.gpbDevInfoSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbDevInfoSet.Name = "gpbDevInfoSet" - Me.gpbDevInfoSet.Size = New System.Drawing.Size(610, 770) + Me.gpbDevInfoSet.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbDevInfoSet.Size = New System.Drawing.Size(697, 962) Me.gpbDevInfoSet.TabIndex = 48 Me.gpbDevInfoSet.TabStop = False Me.gpbDevInfoSet.Text = "본체 정보" @@ -3389,6 +3699,7 @@ Partial Class MainForm 'gpbDevInfo ' Me.gpbDevInfo.Controls.Add(Me.pnlDevDate) + Me.gpbDevInfo.Controls.Add(Me.PanelDevDate) Me.gpbDevInfo.Controls.Add(Me.pnlDevCart) Me.gpbDevInfo.Controls.Add(Me.pnlDevTDSN) Me.gpbDevInfo.Controls.Add(Me.pnlDevPower) @@ -3403,9 +3714,11 @@ Partial Class MainForm Me.gpbDevInfo.Controls.Add(Me.pnlDevManufacture) Me.gpbDevInfo.Controls.Add(Me.pnlDevAbroad) Me.gpbDevInfo.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gpbDevInfo.Location = New System.Drawing.Point(10, 130) + Me.gpbDevInfo.Location = New System.Drawing.Point(11, 162) + Me.gpbDevInfo.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbDevInfo.Name = "gpbDevInfo" - Me.gpbDevInfo.Size = New System.Drawing.Size(589, 305) + Me.gpbDevInfo.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbDevInfo.Size = New System.Drawing.Size(673, 400) Me.gpbDevInfo.TabIndex = 58 Me.gpbDevInfo.TabStop = False Me.gpbDevInfo.Text = "기기정보" @@ -3414,9 +3727,10 @@ Partial Class MainForm ' Me.pnlDevDate.Controls.Add(Me.txbInfo_DevDate) Me.pnlDevDate.Controls.Add(Me.lblInfo_DevDate) - Me.pnlDevDate.Location = New System.Drawing.Point(150, 200) + Me.pnlDevDate.Location = New System.Drawing.Point(171, 250) + Me.pnlDevDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlDevDate.Name = "pnlDevDate" - Me.pnlDevDate.Size = New System.Drawing.Size(285, 45) + Me.pnlDevDate.Size = New System.Drawing.Size(326, 56) Me.pnlDevDate.TabIndex = 66 ' 'txbInfo_DevDate @@ -3424,10 +3738,11 @@ Partial Class MainForm Me.txbInfo_DevDate.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_DevDate.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_DevDate.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_DevDate.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_DevDate.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_DevDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_DevDate.Name = "txbInfo_DevDate" Me.txbInfo_DevDate.ReadOnly = True - Me.txbInfo_DevDate.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_DevDate.Size = New System.Drawing.Size(194, 46) Me.txbInfo_DevDate.TabIndex = 22 Me.txbInfo_DevDate.Text = "N/A" Me.txbInfo_DevDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3435,20 +3750,70 @@ Partial Class MainForm 'lblInfo_DevDate ' Me.lblInfo_DevDate.AutoSize = True - Me.lblInfo_DevDate.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_DevDate.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_DevDate.Font = New System.Drawing.Font("굴림", 13.0!, System.Drawing.FontStyle.Bold) + Me.lblInfo_DevDate.Location = New System.Drawing.Point(1, 10) Me.lblInfo_DevDate.Name = "lblInfo_DevDate" - Me.lblInfo_DevDate.Size = New System.Drawing.Size(85, 24) + Me.lblInfo_DevDate.Size = New System.Drawing.Size(133, 22) Me.lblInfo_DevDate.TabIndex = 21 - Me.lblInfo_DevDate.Text = "입력일" + Me.lblInfo_DevDate.Text = "실제 제조일" + ' + 'PanelDevDate + ' + Me.PanelDevDate.Controls.Add(Me.cmbInfo_DevDay) + Me.PanelDevDate.Controls.Add(Me.cmbInfo_DevMonth) + Me.PanelDevDate.Controls.Add(Me.cmbInfo_DevYear) + Me.PanelDevDate.Controls.Add(Me.lblInfo_Date1) + Me.PanelDevDate.Location = New System.Drawing.Point(343, 310) + Me.PanelDevDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.PanelDevDate.Name = "PanelDevDate" + Me.PanelDevDate.Size = New System.Drawing.Size(326, 56) + Me.PanelDevDate.TabIndex = 58 + ' + 'cmbInfo_DevDay + ' + Me.cmbInfo_DevDay.Font = New System.Drawing.Font("굴림", 15.0!, System.Drawing.FontStyle.Bold) + Me.cmbInfo_DevDay.FormattingEnabled = True + Me.cmbInfo_DevDay.Location = New System.Drawing.Point(258, 12) + Me.cmbInfo_DevDay.Name = "cmbInfo_DevDay" + Me.cmbInfo_DevDay.Size = New System.Drawing.Size(63, 33) + Me.cmbInfo_DevDay.TabIndex = 61 + ' + 'cmbInfo_DevMonth + ' + Me.cmbInfo_DevMonth.Font = New System.Drawing.Font("굴림", 15.0!, System.Drawing.FontStyle.Bold) + Me.cmbInfo_DevMonth.FormattingEnabled = True + Me.cmbInfo_DevMonth.Location = New System.Drawing.Point(193, 12) + Me.cmbInfo_DevMonth.Name = "cmbInfo_DevMonth" + Me.cmbInfo_DevMonth.Size = New System.Drawing.Size(63, 33) + Me.cmbInfo_DevMonth.TabIndex = 60 + ' + 'cmbInfo_DevYear + ' + Me.cmbInfo_DevYear.Font = New System.Drawing.Font("굴림", 15.0!, System.Drawing.FontStyle.Bold) + Me.cmbInfo_DevYear.FormattingEnabled = True + Me.cmbInfo_DevYear.Location = New System.Drawing.Point(128, 12) + Me.cmbInfo_DevYear.Name = "cmbInfo_DevYear" + Me.cmbInfo_DevYear.Size = New System.Drawing.Size(63, 33) + Me.cmbInfo_DevYear.TabIndex = 59 + ' + 'lblInfo_Date1 + ' + Me.lblInfo_Date1.AutoSize = True + Me.lblInfo_Date1.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold) + Me.lblInfo_Date1.Location = New System.Drawing.Point(3, 20) + Me.lblInfo_Date1.Name = "lblInfo_Date1" + Me.lblInfo_Date1.Size = New System.Drawing.Size(122, 20) + Me.lblInfo_Date1.TabIndex = 21 + Me.lblInfo_Date1.Text = "실제 제조일" ' 'pnlDevCart ' Me.pnlDevCart.Controls.Add(Me.txbInfo_DevCart) Me.pnlDevCart.Controls.Add(Me.lblInfo_DevCart) - Me.pnlDevCart.Location = New System.Drawing.Point(152, 130) + Me.pnlDevCart.Location = New System.Drawing.Point(174, 162) + Me.pnlDevCart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlDevCart.Name = "pnlDevCart" - Me.pnlDevCart.Size = New System.Drawing.Size(285, 45) + Me.pnlDevCart.Size = New System.Drawing.Size(326, 56) Me.pnlDevCart.TabIndex = 64 ' 'txbInfo_DevCart @@ -3456,10 +3821,11 @@ Partial Class MainForm Me.txbInfo_DevCart.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_DevCart.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_DevCart.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_DevCart.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_DevCart.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_DevCart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_DevCart.Name = "txbInfo_DevCart" Me.txbInfo_DevCart.ReadOnly = True - Me.txbInfo_DevCart.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_DevCart.Size = New System.Drawing.Size(194, 46) Me.txbInfo_DevCart.TabIndex = 22 Me.txbInfo_DevCart.Text = "N/A" Me.txbInfo_DevCart.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3468,9 +3834,9 @@ Partial Class MainForm ' Me.lblInfo_DevCart.AutoSize = True Me.lblInfo_DevCart.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_DevCart.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_DevCart.Location = New System.Drawing.Point(1, 10) Me.lblInfo_DevCart.Name = "lblInfo_DevCart" - Me.lblInfo_DevCart.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_DevCart.Size = New System.Drawing.Size(137, 30) Me.lblInfo_DevCart.TabIndex = 21 Me.lblInfo_DevCart.Text = "기기타입" ' @@ -3478,9 +3844,10 @@ Partial Class MainForm ' Me.pnlDevTDSN.Controls.Add(Me.txbInfo_DevTDSN) Me.pnlDevTDSN.Controls.Add(Me.lblInfo_DevTDSN) - Me.pnlDevTDSN.Location = New System.Drawing.Point(10, 305) + Me.pnlDevTDSN.Location = New System.Drawing.Point(11, 381) + Me.pnlDevTDSN.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlDevTDSN.Name = "pnlDevTDSN" - Me.pnlDevTDSN.Size = New System.Drawing.Size(285, 45) + Me.pnlDevTDSN.Size = New System.Drawing.Size(326, 56) Me.pnlDevTDSN.TabIndex = 63 Me.pnlDevTDSN.Visible = False ' @@ -3489,10 +3856,11 @@ Partial Class MainForm Me.txbInfo_DevTDSN.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_DevTDSN.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_DevTDSN.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_DevTDSN.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_DevTDSN.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_DevTDSN.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_DevTDSN.Name = "txbInfo_DevTDSN" Me.txbInfo_DevTDSN.ReadOnly = True - Me.txbInfo_DevTDSN.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_DevTDSN.Size = New System.Drawing.Size(194, 46) Me.txbInfo_DevTDSN.TabIndex = 22 Me.txbInfo_DevTDSN.Text = "N/A" Me.txbInfo_DevTDSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3501,9 +3869,9 @@ Partial Class MainForm ' Me.lblInfo_DevTDSN.AutoSize = True Me.lblInfo_DevTDSN.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_DevTDSN.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_DevTDSN.Location = New System.Drawing.Point(1, 10) Me.lblInfo_DevTDSN.Name = "lblInfo_DevTDSN" - Me.lblInfo_DevTDSN.Size = New System.Drawing.Size(91, 24) + Me.lblInfo_DevTDSN.Size = New System.Drawing.Size(116, 30) Me.lblInfo_DevTDSN.TabIndex = 21 Me.lblInfo_DevTDSN.Text = "TD넘버" ' @@ -3511,9 +3879,10 @@ Partial Class MainForm ' Me.pnlDevPower.Controls.Add(Me.txbInfo_DevPower) Me.pnlDevPower.Controls.Add(Me.lblInfo_DevPower) - Me.pnlDevPower.Location = New System.Drawing.Point(300, 305) + Me.pnlDevPower.Location = New System.Drawing.Point(343, 381) + Me.pnlDevPower.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlDevPower.Name = "pnlDevPower" - Me.pnlDevPower.Size = New System.Drawing.Size(285, 45) + Me.pnlDevPower.Size = New System.Drawing.Size(326, 56) Me.pnlDevPower.TabIndex = 62 Me.pnlDevPower.Visible = False ' @@ -3522,10 +3891,11 @@ Partial Class MainForm Me.txbInfo_DevPower.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_DevPower.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_DevPower.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_DevPower.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_DevPower.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_DevPower.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_DevPower.Name = "txbInfo_DevPower" Me.txbInfo_DevPower.ReadOnly = True - Me.txbInfo_DevPower.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_DevPower.Size = New System.Drawing.Size(194, 46) Me.txbInfo_DevPower.TabIndex = 22 Me.txbInfo_DevPower.Text = "N/A" Me.txbInfo_DevPower.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3534,9 +3904,9 @@ Partial Class MainForm ' Me.lblInfo_DevPower.AutoSize = True Me.lblInfo_DevPower.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_DevPower.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_DevPower.Location = New System.Drawing.Point(1, 10) Me.lblInfo_DevPower.Name = "lblInfo_DevPower" - Me.lblInfo_DevPower.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_DevPower.Size = New System.Drawing.Size(137, 30) Me.lblInfo_DevPower.TabIndex = 21 Me.lblInfo_DevPower.Text = "파워보정" ' @@ -3544,9 +3914,10 @@ Partial Class MainForm ' Me.pnlDevTshot.Controls.Add(Me.txbInfo_DevTshot) Me.pnlDevTshot.Controls.Add(Me.lblInfo_DevTshot) - Me.pnlDevTshot.Location = New System.Drawing.Point(300, 195) + Me.pnlDevTshot.Location = New System.Drawing.Point(343, 244) + Me.pnlDevTshot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlDevTshot.Name = "pnlDevTshot" - Me.pnlDevTshot.Size = New System.Drawing.Size(285, 45) + Me.pnlDevTshot.Size = New System.Drawing.Size(326, 56) Me.pnlDevTshot.TabIndex = 60 Me.pnlDevTshot.Visible = False ' @@ -3555,10 +3926,11 @@ Partial Class MainForm Me.txbInfo_DevTshot.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_DevTshot.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_DevTshot.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_DevTshot.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_DevTshot.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_DevTshot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_DevTshot.Name = "txbInfo_DevTshot" Me.txbInfo_DevTshot.ReadOnly = True - Me.txbInfo_DevTshot.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_DevTshot.Size = New System.Drawing.Size(194, 46) Me.txbInfo_DevTshot.TabIndex = 22 Me.txbInfo_DevTshot.Text = "N/A" Me.txbInfo_DevTshot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3567,9 +3939,9 @@ Partial Class MainForm ' Me.lblInfo_DevTshot.AutoSize = True Me.lblInfo_DevTshot.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_DevTshot.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_DevTshot.Location = New System.Drawing.Point(1, 10) Me.lblInfo_DevTshot.Name = "lblInfo_DevTshot" - Me.lblInfo_DevTshot.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_DevTshot.Size = New System.Drawing.Size(137, 30) Me.lblInfo_DevTshot.TabIndex = 21 Me.lblInfo_DevTshot.Text = "최대샷수" ' @@ -3577,9 +3949,10 @@ Partial Class MainForm ' Me.pnlDevFreq.Controls.Add(Me.txbInfo_DevFreq) Me.pnlDevFreq.Controls.Add(Me.lblInfo_DevFreq) - Me.pnlDevFreq.Location = New System.Drawing.Point(300, 250) + Me.pnlDevFreq.Location = New System.Drawing.Point(343, 312) + Me.pnlDevFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlDevFreq.Name = "pnlDevFreq" - Me.pnlDevFreq.Size = New System.Drawing.Size(285, 45) + Me.pnlDevFreq.Size = New System.Drawing.Size(326, 56) Me.pnlDevFreq.TabIndex = 61 Me.pnlDevFreq.Visible = False ' @@ -3588,10 +3961,11 @@ Partial Class MainForm Me.txbInfo_DevFreq.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_DevFreq.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_DevFreq.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_DevFreq.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_DevFreq.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_DevFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_DevFreq.Name = "txbInfo_DevFreq" Me.txbInfo_DevFreq.ReadOnly = True - Me.txbInfo_DevFreq.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_DevFreq.Size = New System.Drawing.Size(194, 46) Me.txbInfo_DevFreq.TabIndex = 22 Me.txbInfo_DevFreq.Text = "N/A" Me.txbInfo_DevFreq.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3600,9 +3974,9 @@ Partial Class MainForm ' Me.lblInfo_DevFreq.AutoSize = True Me.lblInfo_DevFreq.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_DevFreq.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_DevFreq.Location = New System.Drawing.Point(1, 10) Me.lblInfo_DevFreq.Name = "lblInfo_DevFreq" - Me.lblInfo_DevFreq.Size = New System.Drawing.Size(85, 24) + Me.lblInfo_DevFreq.Size = New System.Drawing.Size(106, 30) Me.lblInfo_DevFreq.TabIndex = 21 Me.lblInfo_DevFreq.Text = "주파수" ' @@ -3610,9 +3984,10 @@ Partial Class MainForm ' Me.pnlDevRshot.Controls.Add(Me.txbInfo_DevRshot) Me.pnlDevRshot.Controls.Add(Me.lblInfo_DevRshot) - Me.pnlDevRshot.Location = New System.Drawing.Point(300, 140) + Me.pnlDevRshot.Location = New System.Drawing.Point(343, 175) + Me.pnlDevRshot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlDevRshot.Name = "pnlDevRshot" - Me.pnlDevRshot.Size = New System.Drawing.Size(285, 45) + Me.pnlDevRshot.Size = New System.Drawing.Size(326, 56) Me.pnlDevRshot.TabIndex = 59 Me.pnlDevRshot.Visible = False ' @@ -3621,10 +3996,11 @@ Partial Class MainForm Me.txbInfo_DevRshot.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_DevRshot.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_DevRshot.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_DevRshot.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_DevRshot.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_DevRshot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_DevRshot.Name = "txbInfo_DevRshot" Me.txbInfo_DevRshot.ReadOnly = True - Me.txbInfo_DevRshot.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_DevRshot.Size = New System.Drawing.Size(194, 46) Me.txbInfo_DevRshot.TabIndex = 22 Me.txbInfo_DevRshot.Text = "N/A" Me.txbInfo_DevRshot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3633,9 +4009,9 @@ Partial Class MainForm ' Me.lblInfo_DevRshot.AutoSize = True Me.lblInfo_DevRshot.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_DevRshot.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_DevRshot.Location = New System.Drawing.Point(1, 10) Me.lblInfo_DevRshot.Name = "lblInfo_DevRshot" - Me.lblInfo_DevRshot.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_DevRshot.Size = New System.Drawing.Size(137, 30) Me.lblInfo_DevRshot.TabIndex = 21 Me.lblInfo_DevRshot.Text = "남은샷수" ' @@ -3643,9 +4019,10 @@ Partial Class MainForm ' Me.pnlDevFW.Controls.Add(Me.txbInfo_DevFW) Me.pnlDevFW.Controls.Add(Me.lblInfo_DevFW) - Me.pnlDevFW.Location = New System.Drawing.Point(10, 250) + Me.pnlDevFW.Location = New System.Drawing.Point(11, 312) + Me.pnlDevFW.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlDevFW.Name = "pnlDevFW" - Me.pnlDevFW.Size = New System.Drawing.Size(285, 45) + Me.pnlDevFW.Size = New System.Drawing.Size(326, 56) Me.pnlDevFW.TabIndex = 57 ' 'txbInfo_DevFW @@ -3653,10 +4030,11 @@ Partial Class MainForm Me.txbInfo_DevFW.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_DevFW.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_DevFW.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_DevFW.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_DevFW.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_DevFW.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_DevFW.Name = "txbInfo_DevFW" Me.txbInfo_DevFW.ReadOnly = True - Me.txbInfo_DevFW.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_DevFW.Size = New System.Drawing.Size(194, 46) Me.txbInfo_DevFW.TabIndex = 22 Me.txbInfo_DevFW.Text = "N/A" Me.txbInfo_DevFW.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3665,9 +4043,9 @@ Partial Class MainForm ' Me.lblInfo_DevFW.AutoSize = True Me.lblInfo_DevFW.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_DevFW.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_DevFW.Location = New System.Drawing.Point(1, 10) Me.lblInfo_DevFW.Name = "lblInfo_DevFW" - Me.lblInfo_DevFW.Size = New System.Drawing.Size(103, 24) + Me.lblInfo_DevFW.Size = New System.Drawing.Size(136, 30) Me.lblInfo_DevFW.TabIndex = 21 Me.lblInfo_DevFW.Text = "F/W버전" ' @@ -3675,9 +4053,10 @@ Partial Class MainForm ' Me.pnlDevSN.Controls.Add(Me.txbInfo_DevSN) Me.pnlDevSN.Controls.Add(Me.lblInfo_DevSN) - Me.pnlDevSN.Location = New System.Drawing.Point(10, 195) + Me.pnlDevSN.Location = New System.Drawing.Point(11, 244) + Me.pnlDevSN.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlDevSN.Name = "pnlDevSN" - Me.pnlDevSN.Size = New System.Drawing.Size(285, 45) + Me.pnlDevSN.Size = New System.Drawing.Size(326, 56) Me.pnlDevSN.TabIndex = 55 ' 'txbInfo_DevSN @@ -3685,10 +4064,11 @@ Partial Class MainForm Me.txbInfo_DevSN.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_DevSN.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_DevSN.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_DevSN.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_DevSN.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_DevSN.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_DevSN.Name = "txbInfo_DevSN" Me.txbInfo_DevSN.ReadOnly = True - Me.txbInfo_DevSN.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_DevSN.Size = New System.Drawing.Size(194, 46) Me.txbInfo_DevSN.TabIndex = 22 Me.txbInfo_DevSN.Text = "N/A" Me.txbInfo_DevSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3697,9 +4077,9 @@ Partial Class MainForm ' Me.lblInfo_DevSN.AutoSize = True Me.lblInfo_DevSN.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_DevSN.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_DevSN.Location = New System.Drawing.Point(1, 10) Me.lblInfo_DevSN.Name = "lblInfo_DevSN" - Me.lblInfo_DevSN.Size = New System.Drawing.Size(108, 24) + Me.lblInfo_DevSN.Size = New System.Drawing.Size(142, 30) Me.lblInfo_DevSN.TabIndex = 21 Me.lblInfo_DevSN.Text = "S/N 번호" ' @@ -3707,9 +4087,10 @@ Partial Class MainForm ' Me.pnlDevAgency.Controls.Add(Me.txbInfo_DevAgency) Me.pnlDevAgency.Controls.Add(Me.lblInfo_DevAgency) - Me.pnlDevAgency.Location = New System.Drawing.Point(300, 85) + Me.pnlDevAgency.Location = New System.Drawing.Point(343, 106) + Me.pnlDevAgency.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlDevAgency.Name = "pnlDevAgency" - Me.pnlDevAgency.Size = New System.Drawing.Size(285, 45) + Me.pnlDevAgency.Size = New System.Drawing.Size(326, 56) Me.pnlDevAgency.TabIndex = 54 ' 'txbInfo_DevAgency @@ -3717,10 +4098,11 @@ Partial Class MainForm Me.txbInfo_DevAgency.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_DevAgency.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_DevAgency.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_DevAgency.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_DevAgency.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_DevAgency.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_DevAgency.Name = "txbInfo_DevAgency" Me.txbInfo_DevAgency.ReadOnly = True - Me.txbInfo_DevAgency.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_DevAgency.Size = New System.Drawing.Size(194, 46) Me.txbInfo_DevAgency.TabIndex = 22 Me.txbInfo_DevAgency.Text = "N/A" Me.txbInfo_DevAgency.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3729,9 +4111,9 @@ Partial Class MainForm ' Me.lblInfo_DevAgency.AutoSize = True Me.lblInfo_DevAgency.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_DevAgency.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_DevAgency.Location = New System.Drawing.Point(1, 10) Me.lblInfo_DevAgency.Name = "lblInfo_DevAgency" - Me.lblInfo_DevAgency.Size = New System.Drawing.Size(85, 24) + Me.lblInfo_DevAgency.Size = New System.Drawing.Size(106, 30) Me.lblInfo_DevAgency.TabIndex = 21 Me.lblInfo_DevAgency.Text = "대리점" ' @@ -3742,9 +4124,10 @@ Partial Class MainForm Me.pnlDevYearMonth.Controls.Add(Me.txbInfo_DevYear) Me.pnlDevYearMonth.Controls.Add(Me.lblInfo_DevYear) Me.pnlDevYearMonth.Controls.Add(Me.lblInfo_DevYearMonth) - Me.pnlDevYearMonth.Location = New System.Drawing.Point(10, 140) + Me.pnlDevYearMonth.Location = New System.Drawing.Point(11, 175) + Me.pnlDevYearMonth.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlDevYearMonth.Name = "pnlDevYearMonth" - Me.pnlDevYearMonth.Size = New System.Drawing.Size(285, 45) + Me.pnlDevYearMonth.Size = New System.Drawing.Size(326, 56) Me.pnlDevYearMonth.TabIndex = 53 ' 'txbInfo_DevMonth @@ -3752,10 +4135,11 @@ Partial Class MainForm Me.txbInfo_DevMonth.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_DevMonth.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_DevMonth.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_DevMonth.Location = New System.Drawing.Point(197, 3) + Me.txbInfo_DevMonth.Location = New System.Drawing.Point(225, 4) + Me.txbInfo_DevMonth.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_DevMonth.Name = "txbInfo_DevMonth" Me.txbInfo_DevMonth.ReadOnly = True - Me.txbInfo_DevMonth.Size = New System.Drawing.Size(55, 39) + Me.txbInfo_DevMonth.Size = New System.Drawing.Size(62, 46) Me.txbInfo_DevMonth.TabIndex = 24 Me.txbInfo_DevMonth.Text = "N/A" Me.txbInfo_DevMonth.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3764,9 +4148,9 @@ Partial Class MainForm ' Me.lblInfo_DevMonth.AutoSize = True Me.lblInfo_DevMonth.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_DevMonth.Location = New System.Drawing.Point(250, 8) + Me.lblInfo_DevMonth.Location = New System.Drawing.Point(286, 10) Me.lblInfo_DevMonth.Name = "lblInfo_DevMonth" - Me.lblInfo_DevMonth.Size = New System.Drawing.Size(35, 24) + Me.lblInfo_DevMonth.Size = New System.Drawing.Size(44, 30) Me.lblInfo_DevMonth.TabIndex = 25 Me.lblInfo_DevMonth.Text = "월" ' @@ -3775,10 +4159,11 @@ Partial Class MainForm Me.txbInfo_DevYear.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_DevYear.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_DevYear.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_DevYear.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_DevYear.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_DevYear.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_DevYear.Name = "txbInfo_DevYear" Me.txbInfo_DevYear.ReadOnly = True - Me.txbInfo_DevYear.Size = New System.Drawing.Size(55, 39) + Me.txbInfo_DevYear.Size = New System.Drawing.Size(62, 46) Me.txbInfo_DevYear.TabIndex = 22 Me.txbInfo_DevYear.Text = "N/A" Me.txbInfo_DevYear.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3787,9 +4172,9 @@ Partial Class MainForm ' Me.lblInfo_DevYear.AutoSize = True Me.lblInfo_DevYear.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_DevYear.Location = New System.Drawing.Point(163, 8) + Me.lblInfo_DevYear.Location = New System.Drawing.Point(186, 10) Me.lblInfo_DevYear.Name = "lblInfo_DevYear" - Me.lblInfo_DevYear.Size = New System.Drawing.Size(35, 24) + Me.lblInfo_DevYear.Size = New System.Drawing.Size(44, 30) Me.lblInfo_DevYear.TabIndex = 23 Me.lblInfo_DevYear.Text = "년" ' @@ -3797,9 +4182,9 @@ Partial Class MainForm ' Me.lblInfo_DevYearMonth.AutoSize = True Me.lblInfo_DevYearMonth.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_DevYearMonth.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_DevYearMonth.Location = New System.Drawing.Point(1, 10) Me.lblInfo_DevYearMonth.Name = "lblInfo_DevYearMonth" - Me.lblInfo_DevYearMonth.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_DevYearMonth.Size = New System.Drawing.Size(137, 30) Me.lblInfo_DevYearMonth.TabIndex = 21 Me.lblInfo_DevYearMonth.Text = "제조일자" ' @@ -3807,9 +4192,10 @@ Partial Class MainForm ' Me.pnlDevModel.Controls.Add(Me.txbInfo_DevModel) Me.pnlDevModel.Controls.Add(Me.lblInfo_DevModel) - Me.pnlDevModel.Location = New System.Drawing.Point(10, 30) + Me.pnlDevModel.Location = New System.Drawing.Point(11, 38) + Me.pnlDevModel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlDevModel.Name = "pnlDevModel" - Me.pnlDevModel.Size = New System.Drawing.Size(285, 45) + Me.pnlDevModel.Size = New System.Drawing.Size(326, 56) Me.pnlDevModel.TabIndex = 52 ' 'txbInfo_DevModel @@ -3817,10 +4203,11 @@ Partial Class MainForm Me.txbInfo_DevModel.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_DevModel.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_DevModel.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_DevModel.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_DevModel.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_DevModel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_DevModel.Name = "txbInfo_DevModel" Me.txbInfo_DevModel.ReadOnly = True - Me.txbInfo_DevModel.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_DevModel.Size = New System.Drawing.Size(194, 46) Me.txbInfo_DevModel.TabIndex = 22 Me.txbInfo_DevModel.Text = "N/A" Me.txbInfo_DevModel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3829,9 +4216,9 @@ Partial Class MainForm ' Me.lblInfo_DevModel.AutoSize = True Me.lblInfo_DevModel.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_DevModel.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_DevModel.Location = New System.Drawing.Point(1, 10) Me.lblInfo_DevModel.Name = "lblInfo_DevModel" - Me.lblInfo_DevModel.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_DevModel.Size = New System.Drawing.Size(137, 30) Me.lblInfo_DevModel.TabIndex = 21 Me.lblInfo_DevModel.Text = "모델타입" ' @@ -3839,9 +4226,10 @@ Partial Class MainForm ' Me.pnlDevManufacture.Controls.Add(Me.txbInfo_DevManufacture) Me.pnlDevManufacture.Controls.Add(Me.lblInfo_DevManufacture) - Me.pnlDevManufacture.Location = New System.Drawing.Point(10, 85) + Me.pnlDevManufacture.Location = New System.Drawing.Point(11, 106) + Me.pnlDevManufacture.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlDevManufacture.Name = "pnlDevManufacture" - Me.pnlDevManufacture.Size = New System.Drawing.Size(285, 45) + Me.pnlDevManufacture.Size = New System.Drawing.Size(326, 56) Me.pnlDevManufacture.TabIndex = 52 ' 'txbInfo_DevManufacture @@ -3849,10 +4237,11 @@ Partial Class MainForm Me.txbInfo_DevManufacture.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_DevManufacture.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_DevManufacture.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_DevManufacture.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_DevManufacture.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_DevManufacture.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_DevManufacture.Name = "txbInfo_DevManufacture" Me.txbInfo_DevManufacture.ReadOnly = True - Me.txbInfo_DevManufacture.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_DevManufacture.Size = New System.Drawing.Size(194, 46) Me.txbInfo_DevManufacture.TabIndex = 22 Me.txbInfo_DevManufacture.Text = "N/A" Me.txbInfo_DevManufacture.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3861,9 +4250,9 @@ Partial Class MainForm ' Me.lblInfo_DevManufacture.AutoSize = True Me.lblInfo_DevManufacture.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_DevManufacture.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_DevManufacture.Location = New System.Drawing.Point(1, 10) Me.lblInfo_DevManufacture.Name = "lblInfo_DevManufacture" - Me.lblInfo_DevManufacture.Size = New System.Drawing.Size(85, 24) + Me.lblInfo_DevManufacture.Size = New System.Drawing.Size(106, 30) Me.lblInfo_DevManufacture.TabIndex = 21 Me.lblInfo_DevManufacture.Text = "제조사" ' @@ -3871,9 +4260,10 @@ Partial Class MainForm ' Me.pnlDevAbroad.Controls.Add(Me.txbInfo_DevAbroad) Me.pnlDevAbroad.Controls.Add(Me.lblInfo_DevAbroad) - Me.pnlDevAbroad.Location = New System.Drawing.Point(300, 30) + Me.pnlDevAbroad.Location = New System.Drawing.Point(343, 38) + Me.pnlDevAbroad.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlDevAbroad.Name = "pnlDevAbroad" - Me.pnlDevAbroad.Size = New System.Drawing.Size(285, 45) + Me.pnlDevAbroad.Size = New System.Drawing.Size(326, 56) Me.pnlDevAbroad.TabIndex = 51 ' 'txbInfo_DevAbroad @@ -3881,10 +4271,11 @@ Partial Class MainForm Me.txbInfo_DevAbroad.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbInfo_DevAbroad.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_DevAbroad.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_DevAbroad.Location = New System.Drawing.Point(110, 3) + Me.txbInfo_DevAbroad.Location = New System.Drawing.Point(126, 4) + Me.txbInfo_DevAbroad.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_DevAbroad.Name = "txbInfo_DevAbroad" Me.txbInfo_DevAbroad.ReadOnly = True - Me.txbInfo_DevAbroad.Size = New System.Drawing.Size(170, 39) + Me.txbInfo_DevAbroad.Size = New System.Drawing.Size(194, 46) Me.txbInfo_DevAbroad.TabIndex = 22 Me.txbInfo_DevAbroad.Text = "N/A" Me.txbInfo_DevAbroad.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3893,9 +4284,9 @@ Partial Class MainForm ' Me.lblInfo_DevAbroad.AutoSize = True Me.lblInfo_DevAbroad.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.lblInfo_DevAbroad.Location = New System.Drawing.Point(1, 8) + Me.lblInfo_DevAbroad.Location = New System.Drawing.Point(1, 10) Me.lblInfo_DevAbroad.Name = "lblInfo_DevAbroad" - Me.lblInfo_DevAbroad.Size = New System.Drawing.Size(110, 24) + Me.lblInfo_DevAbroad.Size = New System.Drawing.Size(137, 30) Me.lblInfo_DevAbroad.TabIndex = 21 Me.lblInfo_DevAbroad.Text = "국가코드" ' @@ -3903,9 +4294,9 @@ Partial Class MainForm ' Me.lblInfo_DevBarcord.AutoSize = True Me.lblInfo_DevBarcord.Font = New System.Drawing.Font("굴림", 27.75!, System.Drawing.FontStyle.Bold) - Me.lblInfo_DevBarcord.Location = New System.Drawing.Point(5, 60) + Me.lblInfo_DevBarcord.Location = New System.Drawing.Point(6, 75) Me.lblInfo_DevBarcord.Name = "lblInfo_DevBarcord" - Me.lblInfo_DevBarcord.Size = New System.Drawing.Size(169, 37) + Me.lblInfo_DevBarcord.Size = New System.Drawing.Size(212, 47) Me.lblInfo_DevBarcord.TabIndex = 57 Me.lblInfo_DevBarcord.Text = "제품코드" ' @@ -3914,10 +4305,11 @@ Partial Class MainForm Me.txbInfo_DevBarcord.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.txbInfo_DevBarcord.Font = New System.Drawing.Font("굴림", 44.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbInfo_DevBarcord.ForeColor = System.Drawing.Color.Blue - Me.txbInfo_DevBarcord.Location = New System.Drawing.Point(175, 36) + Me.txbInfo_DevBarcord.Location = New System.Drawing.Point(200, 45) + Me.txbInfo_DevBarcord.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInfo_DevBarcord.Name = "txbInfo_DevBarcord" Me.txbInfo_DevBarcord.ReadOnly = True - Me.txbInfo_DevBarcord.Size = New System.Drawing.Size(425, 75) + Me.txbInfo_DevBarcord.Size = New System.Drawing.Size(485, 92) Me.txbInfo_DevBarcord.TabIndex = 56 Me.txbInfo_DevBarcord.Text = "N/A" Me.txbInfo_DevBarcord.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3943,9 +4335,10 @@ Partial Class MainForm Me.pnlConf.Controls.Add(Me.GroupBox18) Me.pnlConf.Controls.Add(Me.GroupBox3) Me.pnlConf.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) - Me.pnlConf.Location = New System.Drawing.Point(1920, 0) + Me.pnlConf.Location = New System.Drawing.Point(2194, 0) + Me.pnlConf.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlConf.Name = "pnlConf" - Me.pnlConf.Size = New System.Drawing.Size(1915, 1050) + Me.pnlConf.Size = New System.Drawing.Size(2189, 1312) Me.pnlConf.TabIndex = 2 Me.pnlConf.Visible = False ' @@ -3954,9 +4347,11 @@ Partial Class MainForm Me.GroupBox1.Controls.Add(Me.ckbPrintAll) Me.GroupBox1.Controls.Add(Me.gbprintck) Me.GroupBox1.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.GroupBox1.Location = New System.Drawing.Point(977, 128) + Me.GroupBox1.Location = New System.Drawing.Point(1117, 160) + Me.GroupBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.GroupBox1.Name = "GroupBox1" - Me.GroupBox1.Size = New System.Drawing.Size(921, 96) + Me.GroupBox1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox1.Size = New System.Drawing.Size(1053, 120) Me.GroupBox1.TabIndex = 121 Me.GroupBox1.TabStop = False Me.GroupBox1.Text = "프린터 사용설정" @@ -3967,9 +4362,10 @@ Partial Class MainForm Me.ckbPrintAll.Checked = True Me.ckbPrintAll.CheckState = System.Windows.Forms.CheckState.Checked Me.ckbPrintAll.ForeColor = System.Drawing.Color.Black - Me.ckbPrintAll.Location = New System.Drawing.Point(64, 45) + Me.ckbPrintAll.Location = New System.Drawing.Point(73, 56) + Me.ckbPrintAll.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbPrintAll.Name = "ckbPrintAll" - Me.ckbPrintAll.Size = New System.Drawing.Size(222, 28) + Me.ckbPrintAll.Size = New System.Drawing.Size(274, 34) Me.ckbPrintAll.TabIndex = 7 Me.ckbPrintAll.Text = "프린터 전체 사용" Me.ckbPrintAll.UseVisualStyleBackColor = True @@ -3980,9 +4376,11 @@ Partial Class MainForm Me.gbprintck.Controls.Add(Me.ckbprintBar) Me.gbprintck.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbprintck.ForeColor = System.Drawing.Color.Black - Me.gbprintck.Location = New System.Drawing.Point(340, 18) + Me.gbprintck.Location = New System.Drawing.Point(389, 22) + Me.gbprintck.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbprintck.Name = "gbprintck" - Me.gbprintck.Size = New System.Drawing.Size(498, 73) + Me.gbprintck.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbprintck.Size = New System.Drawing.Size(569, 91) Me.gbprintck.TabIndex = 6 Me.gbprintck.TabStop = False Me.gbprintck.Text = "프린터 개별 사용설정" @@ -3992,9 +4390,10 @@ Partial Class MainForm Me.ckbPrintWar.AutoSize = True Me.ckbPrintWar.Checked = True Me.ckbPrintWar.CheckState = System.Windows.Forms.CheckState.Checked - Me.ckbPrintWar.Location = New System.Drawing.Point(271, 30) + Me.ckbPrintWar.Location = New System.Drawing.Point(310, 38) + Me.ckbPrintWar.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbPrintWar.Name = "ckbPrintWar" - Me.ckbPrintWar.Size = New System.Drawing.Size(185, 28) + Me.ckbPrintWar.Size = New System.Drawing.Size(234, 36) Me.ckbPrintWar.TabIndex = 1 Me.ckbPrintWar.Text = "워런티 프린터 사용" Me.ckbPrintWar.UseVisualStyleBackColor = True @@ -4004,9 +4403,10 @@ Partial Class MainForm Me.ckbprintBar.AutoSize = True Me.ckbprintBar.Checked = True Me.ckbprintBar.CheckState = System.Windows.Forms.CheckState.Checked - Me.ckbprintBar.Location = New System.Drawing.Point(53, 30) + Me.ckbprintBar.Location = New System.Drawing.Point(61, 38) + Me.ckbprintBar.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbprintBar.Name = "ckbprintBar" - Me.ckbprintBar.Size = New System.Drawing.Size(185, 28) + Me.ckbprintBar.Size = New System.Drawing.Size(234, 36) Me.ckbprintBar.TabIndex = 0 Me.ckbprintBar.Text = "바코드 프린터 사용" Me.ckbprintBar.UseVisualStyleBackColor = True @@ -4019,9 +4419,11 @@ Partial Class MainForm Me.gbPrinter.Controls.Add(Me.dgvPrinter) Me.gbPrinter.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.gbPrinter.ForeColor = System.Drawing.Color.Black - Me.gbPrinter.Location = New System.Drawing.Point(965, 230) + Me.gbPrinter.Location = New System.Drawing.Point(1103, 288) + Me.gbPrinter.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbPrinter.Name = "gbPrinter" - Me.gbPrinter.Size = New System.Drawing.Size(933, 678) + Me.gbPrinter.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbPrinter.Size = New System.Drawing.Size(1066, 848) Me.gbPrinter.TabIndex = 120 Me.gbPrinter.TabStop = False Me.gbPrinter.Text = "프린터 설정 항목" @@ -4029,9 +4431,10 @@ Partial Class MainForm 'btndgvref ' Me.btndgvref.ForeColor = System.Drawing.Color.Black - Me.btndgvref.Location = New System.Drawing.Point(12, 483) + Me.btndgvref.Location = New System.Drawing.Point(14, 604) + Me.btndgvref.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btndgvref.Name = "btndgvref" - Me.btndgvref.Size = New System.Drawing.Size(394, 46) + Me.btndgvref.Size = New System.Drawing.Size(450, 58) Me.btndgvref.TabIndex = 5 Me.btndgvref.Text = "리스트 새로고침" Me.btndgvref.UseVisualStyleBackColor = True @@ -4046,9 +4449,11 @@ Partial Class MainForm Me.gbPrint2.Controls.Add(Me.lblabel2) Me.gbPrint2.Controls.Add(Me.txbname2) Me.gbPrint2.Controls.Add(Me.lbname2) - Me.gbPrint2.Location = New System.Drawing.Point(420, 358) + Me.gbPrint2.Location = New System.Drawing.Point(480, 448) + Me.gbPrint2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbPrint2.Name = "gbPrint2" - Me.gbPrint2.Size = New System.Drawing.Size(507, 171) + Me.gbPrint2.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbPrint2.Size = New System.Drawing.Size(579, 214) Me.gbPrint2.TabIndex = 4 Me.gbPrint2.TabStop = False Me.gbPrint2.Text = "워런티 카드 정보" @@ -4057,9 +4462,10 @@ Partial Class MainForm ' Me.btnAd2.Font = New System.Drawing.Font("함초롬바탕", 9.749999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.btnAd2.ForeColor = System.Drawing.Color.Black - Me.btnAd2.Location = New System.Drawing.Point(423, 80) + Me.btnAd2.Location = New System.Drawing.Point(483, 100) + Me.btnAd2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnAd2.Name = "btnAd2" - Me.btnAd2.Size = New System.Drawing.Size(78, 31) + Me.btnAd2.Size = New System.Drawing.Size(89, 39) Me.btnAd2.TabIndex = 18 Me.btnAd2.Text = "찾아보기" Me.btnAd2.UseVisualStyleBackColor = True @@ -4067,9 +4473,10 @@ Partial Class MainForm 'txbtext2 ' Me.txbtext2.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbtext2.Location = New System.Drawing.Point(131, 120) + Me.txbtext2.Location = New System.Drawing.Point(150, 150) + Me.txbtext2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbtext2.Name = "txbtext2" - Me.txbtext2.Size = New System.Drawing.Size(286, 35) + Me.txbtext2.Size = New System.Drawing.Size(326, 42) Me.txbtext2.TabIndex = 17 Me.txbtext2.Text = "cardNum" ' @@ -4078,9 +4485,9 @@ Partial Class MainForm Me.lbtext2.AutoSize = True Me.lbtext2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbtext2.ForeColor = System.Drawing.Color.Black - Me.lbtext2.Location = New System.Drawing.Point(25, 125) + Me.lbtext2.Location = New System.Drawing.Point(29, 156) Me.lbtext2.Name = "lbtext2" - Me.lbtext2.Size = New System.Drawing.Size(100, 24) + Me.lbtext2.Size = New System.Drawing.Size(129, 32) Me.lbtext2.TabIndex = 16 Me.lbtext2.Text = "텍스트변수" ' @@ -4088,9 +4495,10 @@ Partial Class MainForm ' Me.btnprint2.Font = New System.Drawing.Font("함초롬바탕", 9.749999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.btnprint2.ForeColor = System.Drawing.Color.Black - Me.btnprint2.Location = New System.Drawing.Point(423, 37) + Me.btnprint2.Location = New System.Drawing.Point(483, 46) + Me.btnprint2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnprint2.Name = "btnprint2" - Me.btnprint2.Size = New System.Drawing.Size(78, 31) + Me.btnprint2.Size = New System.Drawing.Size(89, 39) Me.btnprint2.TabIndex = 2 Me.btnprint2.Text = "변경" Me.btnprint2.UseVisualStyleBackColor = True @@ -4098,9 +4506,10 @@ Partial Class MainForm 'txblabel2 ' Me.txblabel2.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txblabel2.Location = New System.Drawing.Point(131, 78) + Me.txblabel2.Location = New System.Drawing.Point(150, 98) + Me.txblabel2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txblabel2.Name = "txblabel2" - Me.txblabel2.Size = New System.Drawing.Size(286, 35) + Me.txblabel2.Size = New System.Drawing.Size(326, 42) Me.txblabel2.TabIndex = 15 Me.txblabel2.Text = "\\192.168.1.251\homes\박석태\소프트웨어\제작 소프트웨어\DUALSONIC_INFO_SET_V1.0_230209(배포_SN제거)\" & "DUALSONIC_INFO_SET_V1.0_230209(프린터 기능 추가)\bin\Debug\Config\warranty.lbx" @@ -4110,18 +4519,19 @@ Partial Class MainForm Me.lblabel2.AutoSize = True Me.lblabel2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lblabel2.ForeColor = System.Drawing.Color.Black - Me.lblabel2.Location = New System.Drawing.Point(7, 83) + Me.lblabel2.Location = New System.Drawing.Point(8, 104) Me.lblabel2.Name = "lblabel2" - Me.lblabel2.Size = New System.Drawing.Size(118, 24) + Me.lblabel2.Size = New System.Drawing.Size(152, 32) Me.lblabel2.TabIndex = 14 Me.lblabel2.Text = "라벨파일주소" ' 'txbname2 ' Me.txbname2.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbname2.Location = New System.Drawing.Point(131, 36) + Me.txbname2.Location = New System.Drawing.Point(150, 45) + Me.txbname2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbname2.Name = "txbname2" - Me.txbname2.Size = New System.Drawing.Size(286, 35) + Me.txbname2.Size = New System.Drawing.Size(326, 42) Me.txbname2.TabIndex = 13 Me.txbname2.Text = "Brother PT-P700 (1 복사)" ' @@ -4130,9 +4540,9 @@ Partial Class MainForm Me.lbname2.AutoSize = True Me.lbname2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbname2.ForeColor = System.Drawing.Color.Black - Me.lbname2.Location = New System.Drawing.Point(43, 41) + Me.lbname2.Location = New System.Drawing.Point(49, 51) Me.lbname2.Name = "lbname2" - Me.lbname2.Size = New System.Drawing.Size(82, 24) + Me.lbname2.Size = New System.Drawing.Size(106, 32) Me.lbname2.TabIndex = 12 Me.lbname2.Text = "프린트명" ' @@ -4151,9 +4561,11 @@ Partial Class MainForm Me.gbPrint1.Controls.Add(Me.lblabel1) Me.gbPrint1.Controls.Add(Me.txbname1) Me.gbPrint1.Controls.Add(Me.lbname1) - Me.gbPrint1.Location = New System.Drawing.Point(420, 16) + Me.gbPrint1.Location = New System.Drawing.Point(480, 20) + Me.gbPrint1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbPrint1.Name = "gbPrint1" - Me.gbPrint1.Size = New System.Drawing.Size(507, 321) + Me.gbPrint1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbPrint1.Size = New System.Drawing.Size(579, 401) Me.gbPrint1.TabIndex = 3 Me.gbPrint1.TabStop = False Me.gbPrint1.Text = "박스 바코드 정보" @@ -4162,9 +4574,10 @@ Partial Class MainForm ' Me.btnSingle1.Font = New System.Drawing.Font("함초롬바탕", 9.749999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.btnSingle1.ForeColor = System.Drawing.Color.Black - Me.btnSingle1.Location = New System.Drawing.Point(423, 150) + Me.btnSingle1.Location = New System.Drawing.Point(483, 188) + Me.btnSingle1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnSingle1.Name = "btnSingle1" - Me.btnSingle1.Size = New System.Drawing.Size(78, 31) + Me.btnSingle1.Size = New System.Drawing.Size(89, 39) Me.btnSingle1.TabIndex = 14 Me.btnSingle1.Text = "찾아보기" Me.btnSingle1.UseVisualStyleBackColor = True @@ -4173,9 +4586,10 @@ Partial Class MainForm ' Me.btnAd1.Font = New System.Drawing.Font("함초롬바탕", 9.749999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.btnAd1.ForeColor = System.Drawing.Color.Black - Me.btnAd1.Location = New System.Drawing.Point(423, 100) + Me.btnAd1.Location = New System.Drawing.Point(483, 125) + Me.btnAd1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnAd1.Name = "btnAd1" - Me.btnAd1.Size = New System.Drawing.Size(78, 31) + Me.btnAd1.Size = New System.Drawing.Size(89, 39) Me.btnAd1.TabIndex = 11 Me.btnAd1.Text = "찾아보기" Me.btnAd1.UseVisualStyleBackColor = True @@ -4183,9 +4597,10 @@ Partial Class MainForm 'txbSingle1 ' Me.txbSingle1.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbSingle1.Location = New System.Drawing.Point(131, 147) + Me.txbSingle1.Location = New System.Drawing.Point(150, 184) + Me.txbSingle1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbSingle1.Name = "txbSingle1" - Me.txbSingle1.Size = New System.Drawing.Size(286, 35) + Me.txbSingle1.Size = New System.Drawing.Size(326, 42) Me.txbSingle1.TabIndex = 13 Me.txbSingle1.Text = "\\192.168.1.251\homes\박석태\소프트웨어\제작 소프트웨어\DUALSONIC_INFO_SET_V1.0_230209(배포_SN제거)\" & "DUALSONIC_INFO_SET_V1.0_230209(프린터 기능 추가)\bin\Debug\Config\boxbarcode.lbx" @@ -4195,18 +4610,19 @@ Partial Class MainForm Me.lbSingle1.AutoSize = True Me.lbSingle1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbSingle1.ForeColor = System.Drawing.Color.Black - Me.lbSingle1.Location = New System.Drawing.Point(7, 152) + Me.lbSingle1.Location = New System.Drawing.Point(8, 190) Me.lbSingle1.Name = "lbSingle1" - Me.lbSingle1.Size = New System.Drawing.Size(118, 24) + Me.lbSingle1.Size = New System.Drawing.Size(152, 32) Me.lbSingle1.TabIndex = 12 Me.lbSingle1.Text = "단품라벨파일" ' 'txbtext1 ' Me.txbtext1.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbtext1.Location = New System.Drawing.Point(131, 246) + Me.txbtext1.Location = New System.Drawing.Point(150, 308) + Me.txbtext1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbtext1.Name = "txbtext1" - Me.txbtext1.Size = New System.Drawing.Size(286, 35) + Me.txbtext1.Size = New System.Drawing.Size(326, 42) Me.txbtext1.TabIndex = 10 Me.txbtext1.Text = "Barcode_Number" ' @@ -4215,18 +4631,19 @@ Partial Class MainForm Me.lbtext1.AutoSize = True Me.lbtext1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbtext1.ForeColor = System.Drawing.Color.Black - Me.lbtext1.Location = New System.Drawing.Point(25, 251) + Me.lbtext1.Location = New System.Drawing.Point(29, 314) Me.lbtext1.Name = "lbtext1" - Me.lbtext1.Size = New System.Drawing.Size(100, 24) + Me.lbtext1.Size = New System.Drawing.Size(129, 32) Me.lbtext1.TabIndex = 9 Me.lbtext1.Text = "텍스트변수" ' 'txbbarcode1 ' Me.txbbarcode1.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbbarcode1.Location = New System.Drawing.Point(131, 197) + Me.txbbarcode1.Location = New System.Drawing.Point(150, 246) + Me.txbbarcode1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbbarcode1.Name = "txbbarcode1" - Me.txbbarcode1.Size = New System.Drawing.Size(286, 35) + Me.txbbarcode1.Size = New System.Drawing.Size(326, 42) Me.txbbarcode1.TabIndex = 8 Me.txbbarcode1.Text = "Barcode_Image" ' @@ -4234,9 +4651,10 @@ Partial Class MainForm ' Me.btnPrint1.Font = New System.Drawing.Font("함초롬바탕", 9.749999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.btnPrint1.ForeColor = System.Drawing.Color.Black - Me.btnPrint1.Location = New System.Drawing.Point(423, 49) + Me.btnPrint1.Location = New System.Drawing.Point(483, 61) + Me.btnPrint1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnPrint1.Name = "btnPrint1" - Me.btnPrint1.Size = New System.Drawing.Size(78, 31) + Me.btnPrint1.Size = New System.Drawing.Size(89, 39) Me.btnPrint1.TabIndex = 1 Me.btnPrint1.Text = "변경" Me.btnPrint1.UseVisualStyleBackColor = True @@ -4246,18 +4664,19 @@ Partial Class MainForm Me.lbbarcode1.AutoSize = True Me.lbbarcode1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbbarcode1.ForeColor = System.Drawing.Color.Black - Me.lbbarcode1.Location = New System.Drawing.Point(25, 202) + Me.lbbarcode1.Location = New System.Drawing.Point(29, 252) Me.lbbarcode1.Name = "lbbarcode1" - Me.lbbarcode1.Size = New System.Drawing.Size(100, 24) + Me.lbbarcode1.Size = New System.Drawing.Size(129, 32) Me.lbbarcode1.TabIndex = 7 Me.lbbarcode1.Text = "바코드변수" ' 'txblabel1 ' Me.txblabel1.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txblabel1.Location = New System.Drawing.Point(131, 97) + Me.txblabel1.Location = New System.Drawing.Point(150, 121) + Me.txblabel1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txblabel1.Name = "txblabel1" - Me.txblabel1.Size = New System.Drawing.Size(286, 35) + Me.txblabel1.Size = New System.Drawing.Size(326, 42) Me.txblabel1.TabIndex = 6 Me.txblabel1.Text = "\\192.168.1.251\homes\박석태\소프트웨어\제작 소프트웨어\DUALSONIC_INFO_SET_V1.0_230209(배포_SN제거)\" & "DUALSONIC_INFO_SET_V1.0_230209(프린터 기능 추가)\bin\Debug\Config\boxbarcode.lbx" @@ -4267,18 +4686,19 @@ Partial Class MainForm Me.lblabel1.AutoSize = True Me.lblabel1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lblabel1.ForeColor = System.Drawing.Color.Black - Me.lblabel1.Location = New System.Drawing.Point(7, 102) + Me.lblabel1.Location = New System.Drawing.Point(8, 128) Me.lblabel1.Name = "lblabel1" - Me.lblabel1.Size = New System.Drawing.Size(118, 24) + Me.lblabel1.Size = New System.Drawing.Size(152, 32) Me.lblabel1.TabIndex = 5 Me.lblabel1.Text = "세트라벨파일" ' 'txbname1 ' Me.txbname1.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbname1.Location = New System.Drawing.Point(131, 47) + Me.txbname1.Location = New System.Drawing.Point(150, 59) + Me.txbname1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbname1.Name = "txbname1" - Me.txbname1.Size = New System.Drawing.Size(286, 35) + Me.txbname1.Size = New System.Drawing.Size(326, 42) Me.txbname1.TabIndex = 4 Me.txbname1.Text = "Brother PT-P700" ' @@ -4287,9 +4707,9 @@ Partial Class MainForm Me.lbname1.AutoSize = True Me.lbname1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbname1.ForeColor = System.Drawing.Color.Black - Me.lbname1.Location = New System.Drawing.Point(43, 52) + Me.lbname1.Location = New System.Drawing.Point(49, 65) Me.lbname1.Name = "lbname1" - Me.lbname1.Size = New System.Drawing.Size(82, 24) + Me.lbname1.Size = New System.Drawing.Size(106, 32) Me.lbname1.TabIndex = 0 Me.lbname1.Text = "프린트명" ' @@ -4297,20 +4717,25 @@ Partial Class MainForm ' Me.dgvPrinter.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvPrinter.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.dfNumber, Me.dfPrinter}) - Me.dgvPrinter.Location = New System.Drawing.Point(12, 43) + Me.dgvPrinter.Location = New System.Drawing.Point(14, 54) + Me.dgvPrinter.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.dgvPrinter.Name = "dgvPrinter" + Me.dgvPrinter.RowHeadersWidth = 51 Me.dgvPrinter.RowTemplate.Height = 23 - Me.dgvPrinter.Size = New System.Drawing.Size(394, 426) + Me.dgvPrinter.Size = New System.Drawing.Size(450, 532) Me.dgvPrinter.TabIndex = 0 ' 'dfNumber ' Me.dfNumber.HeaderText = "No." + Me.dfNumber.MinimumWidth = 6 Me.dfNumber.Name = "dfNumber" + Me.dfNumber.Width = 125 ' 'dfPrinter ' Me.dfPrinter.HeaderText = "Printer Name" + Me.dfPrinter.MinimumWidth = 6 Me.dfPrinter.Name = "dfPrinter" Me.dfPrinter.Width = 250 ' @@ -4318,9 +4743,11 @@ Partial Class MainForm ' Me.gpbItemSelect.Controls.Add(Me.pnlItemSelect) Me.gpbItemSelect.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.gpbItemSelect.Location = New System.Drawing.Point(20, 128) + Me.gpbItemSelect.Location = New System.Drawing.Point(23, 160) + Me.gpbItemSelect.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbItemSelect.Name = "gpbItemSelect" - Me.gpbItemSelect.Size = New System.Drawing.Size(933, 780) + Me.gpbItemSelect.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbItemSelect.Size = New System.Drawing.Size(1066, 975) Me.gpbItemSelect.TabIndex = 119 Me.gpbItemSelect.TabStop = False Me.gpbItemSelect.Text = "사양 선택 항목" @@ -4344,9 +4771,10 @@ Partial Class MainForm Me.pnlItemSelect.Controls.Add(Me.Panel31) Me.pnlItemSelect.Controls.Add(Me.Panel32) Me.pnlItemSelect.Controls.Add(Me.Panel33) - Me.pnlItemSelect.Location = New System.Drawing.Point(10, 40) + Me.pnlItemSelect.Location = New System.Drawing.Point(11, 50) + Me.pnlItemSelect.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlItemSelect.Name = "pnlItemSelect" - Me.pnlItemSelect.Size = New System.Drawing.Size(913, 730) + Me.pnlItemSelect.Size = New System.Drawing.Size(1043, 912) Me.pnlItemSelect.TabIndex = 0 ' 'Panel18 @@ -4359,9 +4787,10 @@ Partial Class MainForm Me.Panel18.Controls.Add(Me.Label26) Me.Panel18.Controls.Add(Me.Label27) Me.Panel18.Controls.Add(Me.Label28) - Me.Panel18.Location = New System.Drawing.Point(5, 5) + Me.Panel18.Location = New System.Drawing.Point(6, 6) + Me.Panel18.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel18.Name = "Panel18" - Me.Panel18.Size = New System.Drawing.Size(903, 41) + Me.Panel18.Size = New System.Drawing.Size(1031, 50) Me.Panel18.TabIndex = 69 ' 'Label1 @@ -4369,9 +4798,9 @@ Partial Class MainForm Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) - Me.Label1.Location = New System.Drawing.Point(395, 8) + Me.Label1.Location = New System.Drawing.Point(451, 10) Me.Label1.Name = "Label1" - Me.Label1.Size = New System.Drawing.Size(54, 21) + Me.Label1.Size = New System.Drawing.Size(68, 27) Me.Label1.TabIndex = 27 Me.Label1.Text = "모델" ' @@ -4379,9 +4808,9 @@ Partial Class MainForm ' Me.Label23.AutoSize = True Me.Label23.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label23.Location = New System.Drawing.Point(805, 9) + Me.Label23.Location = New System.Drawing.Point(920, 11) Me.Label23.Name = "Label23" - Me.Label23.Size = New System.Drawing.Size(76, 21) + Me.Label23.Size = New System.Drawing.Size(96, 27) Me.Label23.TabIndex = 26 Me.Label23.Text = "대리점" ' @@ -4389,9 +4818,9 @@ Partial Class MainForm ' Me.Label24.AutoSize = True Me.Label24.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label24.Location = New System.Drawing.Point(690, 8) + Me.Label24.Location = New System.Drawing.Point(789, 10) Me.Label24.Name = "Label24" - Me.Label24.Size = New System.Drawing.Size(98, 21) + Me.Label24.Size = New System.Drawing.Size(124, 27) Me.Label24.TabIndex = 25 Me.Label24.Text = "국가코드" ' @@ -4399,9 +4828,9 @@ Partial Class MainForm ' Me.Label25.AutoSize = True Me.Label25.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label25.Location = New System.Drawing.Point(590, 8) + Me.Label25.Location = New System.Drawing.Point(674, 10) Me.Label25.Name = "Label25" - Me.Label25.Size = New System.Drawing.Size(93, 21) + Me.Label25.Size = New System.Drawing.Size(122, 27) Me.Label25.TabIndex = 24 Me.Label25.Text = "EYE샷수" ' @@ -4409,9 +4838,9 @@ Partial Class MainForm ' Me.Label26.AutoSize = True Me.Label26.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label26.Location = New System.Drawing.Point(182, 8) + Me.Label26.Location = New System.Drawing.Point(208, 10) Me.Label26.Name = "Label26" - Me.Label26.Size = New System.Drawing.Size(76, 21) + Me.Label26.Size = New System.Drawing.Size(96, 27) Me.Label26.TabIndex = 23 Me.Label26.Text = "사양명" ' @@ -4420,9 +4849,9 @@ Partial Class MainForm Me.Label27.AutoSize = True Me.Label27.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.Label27.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) - Me.Label27.Location = New System.Drawing.Point(480, 8) + Me.Label27.Location = New System.Drawing.Point(549, 10) Me.Label27.Name = "Label27" - Me.Label27.Size = New System.Drawing.Size(105, 21) + Me.Label27.Size = New System.Drawing.Size(141, 27) Me.Label27.TabIndex = 22 Me.Label27.Text = "FACE샷수" ' @@ -4430,9 +4859,9 @@ Partial Class MainForm ' Me.Label28.AutoSize = True Me.Label28.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label28.Location = New System.Drawing.Point(13, 8) + Me.Label28.Location = New System.Drawing.Point(15, 10) Me.Label28.Name = "Label28" - Me.Label28.Size = New System.Drawing.Size(54, 21) + Me.Label28.Size = New System.Drawing.Size(68, 27) Me.Label28.TabIndex = 21 Me.Label28.Text = "번호" ' @@ -4446,9 +4875,10 @@ Partial Class MainForm Me.Panel19.Controls.Add(Me.ItemSelectEye15) Me.Panel19.Controls.Add(Me.ItemSelectItem15) Me.Panel19.Controls.Add(Me.Label29) - Me.Panel19.Location = New System.Drawing.Point(5, 680) + Me.Panel19.Location = New System.Drawing.Point(6, 850) + Me.Panel19.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel19.Name = "Panel19" - Me.Panel19.Size = New System.Drawing.Size(903, 41) + Me.Panel19.Size = New System.Drawing.Size(1031, 50) Me.Panel19.TabIndex = 83 ' 'txbItemSelectModel15 @@ -4456,9 +4886,10 @@ Partial Class MainForm Me.txbItemSelectModel15.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbItemSelectModel15.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.txbItemSelectModel15.ForeColor = System.Drawing.Color.Blue - Me.txbItemSelectModel15.Location = New System.Drawing.Point(375, 3) + Me.txbItemSelectModel15.Location = New System.Drawing.Point(429, 4) + Me.txbItemSelectModel15.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbItemSelectModel15.Name = "txbItemSelectModel15" - Me.txbItemSelectModel15.Size = New System.Drawing.Size(100, 35) + Me.txbItemSelectModel15.Size = New System.Drawing.Size(114, 42) Me.txbItemSelectModel15.TabIndex = 29 Me.txbItemSelectModel15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4467,9 +4898,10 @@ Partial Class MainForm Me.ItemSelectAgency15.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAgency15.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAgency15.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAgency15.Location = New System.Drawing.Point(795, 3) + Me.ItemSelectAgency15.Location = New System.Drawing.Point(909, 4) + Me.ItemSelectAgency15.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAgency15.Name = "ItemSelectAgency15" - Me.ItemSelectAgency15.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAgency15.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAgency15.TabIndex = 28 Me.ItemSelectAgency15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4478,9 +4910,10 @@ Partial Class MainForm Me.ItemSelectAbroad15.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAbroad15.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAbroad15.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAbroad15.Location = New System.Drawing.Point(690, 3) + Me.ItemSelectAbroad15.Location = New System.Drawing.Point(789, 4) + Me.ItemSelectAbroad15.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAbroad15.Name = "ItemSelectAbroad15" - Me.ItemSelectAbroad15.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAbroad15.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAbroad15.TabIndex = 25 Me.ItemSelectAbroad15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4489,9 +4922,10 @@ Partial Class MainForm Me.ItemSelectFace15.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectFace15.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectFace15.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectFace15.Location = New System.Drawing.Point(480, 3) + Me.ItemSelectFace15.Location = New System.Drawing.Point(549, 4) + Me.ItemSelectFace15.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectFace15.Name = "ItemSelectFace15" - Me.ItemSelectFace15.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectFace15.Size = New System.Drawing.Size(114, 42) Me.ItemSelectFace15.TabIndex = 24 Me.ItemSelectFace15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4500,9 +4934,10 @@ Partial Class MainForm Me.ItemSelectEye15.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectEye15.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectEye15.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectEye15.Location = New System.Drawing.Point(585, 3) + Me.ItemSelectEye15.Location = New System.Drawing.Point(669, 4) + Me.ItemSelectEye15.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectEye15.Name = "ItemSelectEye15" - Me.ItemSelectEye15.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectEye15.Size = New System.Drawing.Size(114, 42) Me.ItemSelectEye15.TabIndex = 23 Me.ItemSelectEye15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4511,9 +4946,10 @@ Partial Class MainForm Me.ItemSelectItem15.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectItem15.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ItemSelectItem15.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectItem15.Location = New System.Drawing.Point(75, 3) + Me.ItemSelectItem15.Location = New System.Drawing.Point(86, 4) + Me.ItemSelectItem15.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectItem15.Name = "ItemSelectItem15" - Me.ItemSelectItem15.Size = New System.Drawing.Size(295, 35) + Me.ItemSelectItem15.Size = New System.Drawing.Size(337, 42) Me.ItemSelectItem15.TabIndex = 22 Me.ItemSelectItem15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4521,9 +4957,9 @@ Partial Class MainForm ' Me.Label29.AutoSize = True Me.Label29.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label29.Location = New System.Drawing.Point(7, 8) + Me.Label29.Location = New System.Drawing.Point(8, 10) Me.Label29.Name = "Label29" - Me.Label29.Size = New System.Drawing.Size(63, 24) + Me.Label29.Size = New System.Drawing.Size(80, 30) Me.Label29.TabIndex = 21 Me.Label29.Text = "15번" ' @@ -4537,9 +4973,10 @@ Partial Class MainForm Me.Panel20.Controls.Add(Me.ItemSelectEye14) Me.Panel20.Controls.Add(Me.ItemSelectItem14) Me.Panel20.Controls.Add(Me.Label30) - Me.Panel20.Location = New System.Drawing.Point(5, 635) + Me.Panel20.Location = New System.Drawing.Point(6, 794) + Me.Panel20.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel20.Name = "Panel20" - Me.Panel20.Size = New System.Drawing.Size(903, 41) + Me.Panel20.Size = New System.Drawing.Size(1031, 50) Me.Panel20.TabIndex = 82 ' 'txbItemSelectModel14 @@ -4547,9 +4984,10 @@ Partial Class MainForm Me.txbItemSelectModel14.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbItemSelectModel14.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.txbItemSelectModel14.ForeColor = System.Drawing.Color.Blue - Me.txbItemSelectModel14.Location = New System.Drawing.Point(375, 3) + Me.txbItemSelectModel14.Location = New System.Drawing.Point(429, 4) + Me.txbItemSelectModel14.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbItemSelectModel14.Name = "txbItemSelectModel14" - Me.txbItemSelectModel14.Size = New System.Drawing.Size(100, 35) + Me.txbItemSelectModel14.Size = New System.Drawing.Size(114, 42) Me.txbItemSelectModel14.TabIndex = 29 Me.txbItemSelectModel14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4558,9 +4996,10 @@ Partial Class MainForm Me.ItemSelectAgency14.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAgency14.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAgency14.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAgency14.Location = New System.Drawing.Point(795, 3) + Me.ItemSelectAgency14.Location = New System.Drawing.Point(909, 4) + Me.ItemSelectAgency14.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAgency14.Name = "ItemSelectAgency14" - Me.ItemSelectAgency14.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAgency14.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAgency14.TabIndex = 28 Me.ItemSelectAgency14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4569,9 +5008,10 @@ Partial Class MainForm Me.ItemSelectAbroad14.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAbroad14.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAbroad14.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAbroad14.Location = New System.Drawing.Point(690, 3) + Me.ItemSelectAbroad14.Location = New System.Drawing.Point(789, 4) + Me.ItemSelectAbroad14.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAbroad14.Name = "ItemSelectAbroad14" - Me.ItemSelectAbroad14.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAbroad14.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAbroad14.TabIndex = 25 Me.ItemSelectAbroad14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4580,9 +5020,10 @@ Partial Class MainForm Me.ItemSelectFace14.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectFace14.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectFace14.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectFace14.Location = New System.Drawing.Point(480, 3) + Me.ItemSelectFace14.Location = New System.Drawing.Point(549, 4) + Me.ItemSelectFace14.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectFace14.Name = "ItemSelectFace14" - Me.ItemSelectFace14.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectFace14.Size = New System.Drawing.Size(114, 42) Me.ItemSelectFace14.TabIndex = 24 Me.ItemSelectFace14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4591,9 +5032,10 @@ Partial Class MainForm Me.ItemSelectEye14.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectEye14.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectEye14.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectEye14.Location = New System.Drawing.Point(585, 3) + Me.ItemSelectEye14.Location = New System.Drawing.Point(669, 4) + Me.ItemSelectEye14.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectEye14.Name = "ItemSelectEye14" - Me.ItemSelectEye14.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectEye14.Size = New System.Drawing.Size(114, 42) Me.ItemSelectEye14.TabIndex = 23 Me.ItemSelectEye14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4602,9 +5044,10 @@ Partial Class MainForm Me.ItemSelectItem14.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectItem14.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ItemSelectItem14.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectItem14.Location = New System.Drawing.Point(75, 3) + Me.ItemSelectItem14.Location = New System.Drawing.Point(86, 4) + Me.ItemSelectItem14.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectItem14.Name = "ItemSelectItem14" - Me.ItemSelectItem14.Size = New System.Drawing.Size(295, 35) + Me.ItemSelectItem14.Size = New System.Drawing.Size(337, 42) Me.ItemSelectItem14.TabIndex = 22 Me.ItemSelectItem14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4612,9 +5055,9 @@ Partial Class MainForm ' Me.Label30.AutoSize = True Me.Label30.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label30.Location = New System.Drawing.Point(7, 8) + Me.Label30.Location = New System.Drawing.Point(8, 10) Me.Label30.Name = "Label30" - Me.Label30.Size = New System.Drawing.Size(63, 24) + Me.Label30.Size = New System.Drawing.Size(80, 30) Me.Label30.TabIndex = 21 Me.Label30.Text = "14번" ' @@ -4628,9 +5071,10 @@ Partial Class MainForm Me.Panel21.Controls.Add(Me.ItemSelectEye13) Me.Panel21.Controls.Add(Me.ItemSelectItem13) Me.Panel21.Controls.Add(Me.Label31) - Me.Panel21.Location = New System.Drawing.Point(5, 590) + Me.Panel21.Location = New System.Drawing.Point(6, 738) + Me.Panel21.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel21.Name = "Panel21" - Me.Panel21.Size = New System.Drawing.Size(903, 41) + Me.Panel21.Size = New System.Drawing.Size(1031, 50) Me.Panel21.TabIndex = 81 ' 'txbItemSelectModel13 @@ -4638,9 +5082,10 @@ Partial Class MainForm Me.txbItemSelectModel13.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbItemSelectModel13.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.txbItemSelectModel13.ForeColor = System.Drawing.Color.Blue - Me.txbItemSelectModel13.Location = New System.Drawing.Point(375, 3) + Me.txbItemSelectModel13.Location = New System.Drawing.Point(429, 4) + Me.txbItemSelectModel13.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbItemSelectModel13.Name = "txbItemSelectModel13" - Me.txbItemSelectModel13.Size = New System.Drawing.Size(100, 35) + Me.txbItemSelectModel13.Size = New System.Drawing.Size(114, 42) Me.txbItemSelectModel13.TabIndex = 29 Me.txbItemSelectModel13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4649,9 +5094,10 @@ Partial Class MainForm Me.ItemSelectAgency13.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAgency13.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAgency13.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAgency13.Location = New System.Drawing.Point(795, 3) + Me.ItemSelectAgency13.Location = New System.Drawing.Point(909, 4) + Me.ItemSelectAgency13.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAgency13.Name = "ItemSelectAgency13" - Me.ItemSelectAgency13.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAgency13.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAgency13.TabIndex = 28 Me.ItemSelectAgency13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4660,9 +5106,10 @@ Partial Class MainForm Me.ItemSelectAbroad13.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAbroad13.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAbroad13.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAbroad13.Location = New System.Drawing.Point(690, 3) + Me.ItemSelectAbroad13.Location = New System.Drawing.Point(789, 4) + Me.ItemSelectAbroad13.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAbroad13.Name = "ItemSelectAbroad13" - Me.ItemSelectAbroad13.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAbroad13.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAbroad13.TabIndex = 25 Me.ItemSelectAbroad13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4671,9 +5118,10 @@ Partial Class MainForm Me.ItemSelectFace13.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectFace13.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectFace13.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectFace13.Location = New System.Drawing.Point(480, 3) + Me.ItemSelectFace13.Location = New System.Drawing.Point(549, 4) + Me.ItemSelectFace13.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectFace13.Name = "ItemSelectFace13" - Me.ItemSelectFace13.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectFace13.Size = New System.Drawing.Size(114, 42) Me.ItemSelectFace13.TabIndex = 24 Me.ItemSelectFace13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4682,9 +5130,10 @@ Partial Class MainForm Me.ItemSelectEye13.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectEye13.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectEye13.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectEye13.Location = New System.Drawing.Point(585, 3) + Me.ItemSelectEye13.Location = New System.Drawing.Point(669, 4) + Me.ItemSelectEye13.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectEye13.Name = "ItemSelectEye13" - Me.ItemSelectEye13.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectEye13.Size = New System.Drawing.Size(114, 42) Me.ItemSelectEye13.TabIndex = 23 Me.ItemSelectEye13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4693,9 +5142,10 @@ Partial Class MainForm Me.ItemSelectItem13.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectItem13.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ItemSelectItem13.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectItem13.Location = New System.Drawing.Point(75, 3) + Me.ItemSelectItem13.Location = New System.Drawing.Point(86, 4) + Me.ItemSelectItem13.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectItem13.Name = "ItemSelectItem13" - Me.ItemSelectItem13.Size = New System.Drawing.Size(295, 35) + Me.ItemSelectItem13.Size = New System.Drawing.Size(337, 42) Me.ItemSelectItem13.TabIndex = 22 Me.ItemSelectItem13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4703,9 +5153,9 @@ Partial Class MainForm ' Me.Label31.AutoSize = True Me.Label31.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label31.Location = New System.Drawing.Point(7, 8) + Me.Label31.Location = New System.Drawing.Point(8, 10) Me.Label31.Name = "Label31" - Me.Label31.Size = New System.Drawing.Size(63, 24) + Me.Label31.Size = New System.Drawing.Size(80, 30) Me.Label31.TabIndex = 21 Me.Label31.Text = "13번" ' @@ -4719,9 +5169,10 @@ Partial Class MainForm Me.Panel22.Controls.Add(Me.ItemSelectEye12) Me.Panel22.Controls.Add(Me.ItemSelectItem12) Me.Panel22.Controls.Add(Me.Label32) - Me.Panel22.Location = New System.Drawing.Point(5, 545) + Me.Panel22.Location = New System.Drawing.Point(6, 681) + Me.Panel22.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel22.Name = "Panel22" - Me.Panel22.Size = New System.Drawing.Size(903, 41) + Me.Panel22.Size = New System.Drawing.Size(1031, 50) Me.Panel22.TabIndex = 80 ' 'txbItemSelectModel12 @@ -4729,9 +5180,10 @@ Partial Class MainForm Me.txbItemSelectModel12.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbItemSelectModel12.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.txbItemSelectModel12.ForeColor = System.Drawing.Color.Blue - Me.txbItemSelectModel12.Location = New System.Drawing.Point(375, 3) + Me.txbItemSelectModel12.Location = New System.Drawing.Point(429, 4) + Me.txbItemSelectModel12.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbItemSelectModel12.Name = "txbItemSelectModel12" - Me.txbItemSelectModel12.Size = New System.Drawing.Size(100, 35) + Me.txbItemSelectModel12.Size = New System.Drawing.Size(114, 42) Me.txbItemSelectModel12.TabIndex = 29 Me.txbItemSelectModel12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4740,9 +5192,10 @@ Partial Class MainForm Me.ItemSelectAgency12.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAgency12.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAgency12.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAgency12.Location = New System.Drawing.Point(795, 3) + Me.ItemSelectAgency12.Location = New System.Drawing.Point(909, 4) + Me.ItemSelectAgency12.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAgency12.Name = "ItemSelectAgency12" - Me.ItemSelectAgency12.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAgency12.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAgency12.TabIndex = 28 Me.ItemSelectAgency12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4751,9 +5204,10 @@ Partial Class MainForm Me.ItemSelectAbroad12.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAbroad12.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAbroad12.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAbroad12.Location = New System.Drawing.Point(690, 3) + Me.ItemSelectAbroad12.Location = New System.Drawing.Point(789, 4) + Me.ItemSelectAbroad12.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAbroad12.Name = "ItemSelectAbroad12" - Me.ItemSelectAbroad12.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAbroad12.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAbroad12.TabIndex = 25 Me.ItemSelectAbroad12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4762,9 +5216,10 @@ Partial Class MainForm Me.ItemSelectFace12.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectFace12.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectFace12.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectFace12.Location = New System.Drawing.Point(480, 3) + Me.ItemSelectFace12.Location = New System.Drawing.Point(549, 4) + Me.ItemSelectFace12.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectFace12.Name = "ItemSelectFace12" - Me.ItemSelectFace12.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectFace12.Size = New System.Drawing.Size(114, 42) Me.ItemSelectFace12.TabIndex = 24 Me.ItemSelectFace12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4773,9 +5228,10 @@ Partial Class MainForm Me.ItemSelectEye12.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectEye12.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectEye12.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectEye12.Location = New System.Drawing.Point(585, 3) + Me.ItemSelectEye12.Location = New System.Drawing.Point(669, 4) + Me.ItemSelectEye12.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectEye12.Name = "ItemSelectEye12" - Me.ItemSelectEye12.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectEye12.Size = New System.Drawing.Size(114, 42) Me.ItemSelectEye12.TabIndex = 23 Me.ItemSelectEye12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4784,9 +5240,10 @@ Partial Class MainForm Me.ItemSelectItem12.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectItem12.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ItemSelectItem12.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectItem12.Location = New System.Drawing.Point(75, 3) + Me.ItemSelectItem12.Location = New System.Drawing.Point(86, 4) + Me.ItemSelectItem12.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectItem12.Name = "ItemSelectItem12" - Me.ItemSelectItem12.Size = New System.Drawing.Size(295, 35) + Me.ItemSelectItem12.Size = New System.Drawing.Size(337, 42) Me.ItemSelectItem12.TabIndex = 22 Me.ItemSelectItem12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4794,9 +5251,9 @@ Partial Class MainForm ' Me.Label32.AutoSize = True Me.Label32.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label32.Location = New System.Drawing.Point(7, 8) + Me.Label32.Location = New System.Drawing.Point(8, 10) Me.Label32.Name = "Label32" - Me.Label32.Size = New System.Drawing.Size(63, 24) + Me.Label32.Size = New System.Drawing.Size(80, 30) Me.Label32.TabIndex = 21 Me.Label32.Text = "12번" ' @@ -4810,9 +5267,10 @@ Partial Class MainForm Me.Panel23.Controls.Add(Me.ItemSelectEye11) Me.Panel23.Controls.Add(Me.ItemSelectItem11) Me.Panel23.Controls.Add(Me.Label33) - Me.Panel23.Location = New System.Drawing.Point(5, 500) + Me.Panel23.Location = New System.Drawing.Point(6, 625) + Me.Panel23.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel23.Name = "Panel23" - Me.Panel23.Size = New System.Drawing.Size(903, 41) + Me.Panel23.Size = New System.Drawing.Size(1031, 50) Me.Panel23.TabIndex = 79 ' 'txbItemSelectModel11 @@ -4820,9 +5278,10 @@ Partial Class MainForm Me.txbItemSelectModel11.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbItemSelectModel11.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.txbItemSelectModel11.ForeColor = System.Drawing.Color.Blue - Me.txbItemSelectModel11.Location = New System.Drawing.Point(375, 3) + Me.txbItemSelectModel11.Location = New System.Drawing.Point(429, 4) + Me.txbItemSelectModel11.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbItemSelectModel11.Name = "txbItemSelectModel11" - Me.txbItemSelectModel11.Size = New System.Drawing.Size(100, 35) + Me.txbItemSelectModel11.Size = New System.Drawing.Size(114, 42) Me.txbItemSelectModel11.TabIndex = 29 Me.txbItemSelectModel11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4831,9 +5290,10 @@ Partial Class MainForm Me.ItemSelectAgency11.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAgency11.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAgency11.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAgency11.Location = New System.Drawing.Point(795, 3) + Me.ItemSelectAgency11.Location = New System.Drawing.Point(909, 4) + Me.ItemSelectAgency11.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAgency11.Name = "ItemSelectAgency11" - Me.ItemSelectAgency11.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAgency11.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAgency11.TabIndex = 28 Me.ItemSelectAgency11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4842,9 +5302,10 @@ Partial Class MainForm Me.ItemSelectAbroad11.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAbroad11.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAbroad11.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAbroad11.Location = New System.Drawing.Point(690, 3) + Me.ItemSelectAbroad11.Location = New System.Drawing.Point(789, 4) + Me.ItemSelectAbroad11.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAbroad11.Name = "ItemSelectAbroad11" - Me.ItemSelectAbroad11.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAbroad11.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAbroad11.TabIndex = 25 Me.ItemSelectAbroad11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4853,9 +5314,10 @@ Partial Class MainForm Me.ItemSelectFace11.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectFace11.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectFace11.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectFace11.Location = New System.Drawing.Point(480, 3) + Me.ItemSelectFace11.Location = New System.Drawing.Point(549, 4) + Me.ItemSelectFace11.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectFace11.Name = "ItemSelectFace11" - Me.ItemSelectFace11.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectFace11.Size = New System.Drawing.Size(114, 42) Me.ItemSelectFace11.TabIndex = 24 Me.ItemSelectFace11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4864,9 +5326,10 @@ Partial Class MainForm Me.ItemSelectEye11.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectEye11.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectEye11.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectEye11.Location = New System.Drawing.Point(585, 3) + Me.ItemSelectEye11.Location = New System.Drawing.Point(669, 4) + Me.ItemSelectEye11.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectEye11.Name = "ItemSelectEye11" - Me.ItemSelectEye11.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectEye11.Size = New System.Drawing.Size(114, 42) Me.ItemSelectEye11.TabIndex = 23 Me.ItemSelectEye11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4875,9 +5338,10 @@ Partial Class MainForm Me.ItemSelectItem11.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectItem11.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ItemSelectItem11.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectItem11.Location = New System.Drawing.Point(75, 3) + Me.ItemSelectItem11.Location = New System.Drawing.Point(86, 4) + Me.ItemSelectItem11.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectItem11.Name = "ItemSelectItem11" - Me.ItemSelectItem11.Size = New System.Drawing.Size(295, 35) + Me.ItemSelectItem11.Size = New System.Drawing.Size(337, 42) Me.ItemSelectItem11.TabIndex = 22 Me.ItemSelectItem11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4885,9 +5349,9 @@ Partial Class MainForm ' Me.Label33.AutoSize = True Me.Label33.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label33.Location = New System.Drawing.Point(7, 8) + Me.Label33.Location = New System.Drawing.Point(8, 10) Me.Label33.Name = "Label33" - Me.Label33.Size = New System.Drawing.Size(63, 24) + Me.Label33.Size = New System.Drawing.Size(80, 30) Me.Label33.TabIndex = 21 Me.Label33.Text = "11번" ' @@ -4901,9 +5365,10 @@ Partial Class MainForm Me.Panel24.Controls.Add(Me.ItemSelectEye10) Me.Panel24.Controls.Add(Me.ItemSelectItem10) Me.Panel24.Controls.Add(Me.Label34) - Me.Panel24.Location = New System.Drawing.Point(5, 455) + Me.Panel24.Location = New System.Drawing.Point(6, 569) + Me.Panel24.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel24.Name = "Panel24" - Me.Panel24.Size = New System.Drawing.Size(903, 41) + Me.Panel24.Size = New System.Drawing.Size(1031, 50) Me.Panel24.TabIndex = 78 ' 'txbItemSelectModel10 @@ -4911,9 +5376,10 @@ Partial Class MainForm Me.txbItemSelectModel10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbItemSelectModel10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.txbItemSelectModel10.ForeColor = System.Drawing.Color.Blue - Me.txbItemSelectModel10.Location = New System.Drawing.Point(375, 3) + Me.txbItemSelectModel10.Location = New System.Drawing.Point(429, 4) + Me.txbItemSelectModel10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbItemSelectModel10.Name = "txbItemSelectModel10" - Me.txbItemSelectModel10.Size = New System.Drawing.Size(100, 35) + Me.txbItemSelectModel10.Size = New System.Drawing.Size(114, 42) Me.txbItemSelectModel10.TabIndex = 29 Me.txbItemSelectModel10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4922,9 +5388,10 @@ Partial Class MainForm Me.ItemSelectAgency10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAgency10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAgency10.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAgency10.Location = New System.Drawing.Point(795, 3) + Me.ItemSelectAgency10.Location = New System.Drawing.Point(909, 4) + Me.ItemSelectAgency10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAgency10.Name = "ItemSelectAgency10" - Me.ItemSelectAgency10.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAgency10.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAgency10.TabIndex = 28 Me.ItemSelectAgency10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4933,9 +5400,10 @@ Partial Class MainForm Me.ItemSelectAbroad10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAbroad10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAbroad10.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAbroad10.Location = New System.Drawing.Point(690, 3) + Me.ItemSelectAbroad10.Location = New System.Drawing.Point(789, 4) + Me.ItemSelectAbroad10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAbroad10.Name = "ItemSelectAbroad10" - Me.ItemSelectAbroad10.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAbroad10.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAbroad10.TabIndex = 25 Me.ItemSelectAbroad10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4944,9 +5412,10 @@ Partial Class MainForm Me.ItemSelectFace10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectFace10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectFace10.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectFace10.Location = New System.Drawing.Point(480, 3) + Me.ItemSelectFace10.Location = New System.Drawing.Point(549, 4) + Me.ItemSelectFace10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectFace10.Name = "ItemSelectFace10" - Me.ItemSelectFace10.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectFace10.Size = New System.Drawing.Size(114, 42) Me.ItemSelectFace10.TabIndex = 24 Me.ItemSelectFace10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4955,9 +5424,10 @@ Partial Class MainForm Me.ItemSelectEye10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectEye10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectEye10.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectEye10.Location = New System.Drawing.Point(585, 3) + Me.ItemSelectEye10.Location = New System.Drawing.Point(669, 4) + Me.ItemSelectEye10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectEye10.Name = "ItemSelectEye10" - Me.ItemSelectEye10.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectEye10.Size = New System.Drawing.Size(114, 42) Me.ItemSelectEye10.TabIndex = 23 Me.ItemSelectEye10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4966,9 +5436,10 @@ Partial Class MainForm Me.ItemSelectItem10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectItem10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ItemSelectItem10.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectItem10.Location = New System.Drawing.Point(75, 3) + Me.ItemSelectItem10.Location = New System.Drawing.Point(86, 4) + Me.ItemSelectItem10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectItem10.Name = "ItemSelectItem10" - Me.ItemSelectItem10.Size = New System.Drawing.Size(295, 35) + Me.ItemSelectItem10.Size = New System.Drawing.Size(337, 42) Me.ItemSelectItem10.TabIndex = 22 Me.ItemSelectItem10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4976,9 +5447,9 @@ Partial Class MainForm ' Me.Label34.AutoSize = True Me.Label34.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label34.Location = New System.Drawing.Point(7, 8) + Me.Label34.Location = New System.Drawing.Point(8, 10) Me.Label34.Name = "Label34" - Me.Label34.Size = New System.Drawing.Size(63, 24) + Me.Label34.Size = New System.Drawing.Size(80, 30) Me.Label34.TabIndex = 21 Me.Label34.Text = "10번" ' @@ -4992,9 +5463,10 @@ Partial Class MainForm Me.Panel25.Controls.Add(Me.ItemSelectEye09) Me.Panel25.Controls.Add(Me.ItemSelectItem09) Me.Panel25.Controls.Add(Me.Label35) - Me.Panel25.Location = New System.Drawing.Point(5, 410) + Me.Panel25.Location = New System.Drawing.Point(6, 512) + Me.Panel25.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel25.Name = "Panel25" - Me.Panel25.Size = New System.Drawing.Size(903, 41) + Me.Panel25.Size = New System.Drawing.Size(1031, 50) Me.Panel25.TabIndex = 77 ' 'txbItemSelectModel09 @@ -5002,9 +5474,10 @@ Partial Class MainForm Me.txbItemSelectModel09.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbItemSelectModel09.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.txbItemSelectModel09.ForeColor = System.Drawing.Color.Blue - Me.txbItemSelectModel09.Location = New System.Drawing.Point(375, 3) + Me.txbItemSelectModel09.Location = New System.Drawing.Point(429, 4) + Me.txbItemSelectModel09.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbItemSelectModel09.Name = "txbItemSelectModel09" - Me.txbItemSelectModel09.Size = New System.Drawing.Size(100, 35) + Me.txbItemSelectModel09.Size = New System.Drawing.Size(114, 42) Me.txbItemSelectModel09.TabIndex = 29 Me.txbItemSelectModel09.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5013,9 +5486,10 @@ Partial Class MainForm Me.ItemSelectAgency09.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAgency09.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAgency09.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAgency09.Location = New System.Drawing.Point(795, 3) + Me.ItemSelectAgency09.Location = New System.Drawing.Point(909, 4) + Me.ItemSelectAgency09.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAgency09.Name = "ItemSelectAgency09" - Me.ItemSelectAgency09.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAgency09.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAgency09.TabIndex = 28 Me.ItemSelectAgency09.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5024,9 +5498,10 @@ Partial Class MainForm Me.ItemSelectAbroad09.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAbroad09.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAbroad09.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAbroad09.Location = New System.Drawing.Point(690, 3) + Me.ItemSelectAbroad09.Location = New System.Drawing.Point(789, 4) + Me.ItemSelectAbroad09.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAbroad09.Name = "ItemSelectAbroad09" - Me.ItemSelectAbroad09.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAbroad09.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAbroad09.TabIndex = 25 Me.ItemSelectAbroad09.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5035,9 +5510,10 @@ Partial Class MainForm Me.ItemSelectFace09.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectFace09.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectFace09.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectFace09.Location = New System.Drawing.Point(480, 3) + Me.ItemSelectFace09.Location = New System.Drawing.Point(549, 4) + Me.ItemSelectFace09.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectFace09.Name = "ItemSelectFace09" - Me.ItemSelectFace09.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectFace09.Size = New System.Drawing.Size(114, 42) Me.ItemSelectFace09.TabIndex = 24 Me.ItemSelectFace09.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5046,9 +5522,10 @@ Partial Class MainForm Me.ItemSelectEye09.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectEye09.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectEye09.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectEye09.Location = New System.Drawing.Point(585, 3) + Me.ItemSelectEye09.Location = New System.Drawing.Point(669, 4) + Me.ItemSelectEye09.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectEye09.Name = "ItemSelectEye09" - Me.ItemSelectEye09.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectEye09.Size = New System.Drawing.Size(114, 42) Me.ItemSelectEye09.TabIndex = 23 Me.ItemSelectEye09.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5057,9 +5534,10 @@ Partial Class MainForm Me.ItemSelectItem09.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectItem09.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ItemSelectItem09.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectItem09.Location = New System.Drawing.Point(75, 3) + Me.ItemSelectItem09.Location = New System.Drawing.Point(86, 4) + Me.ItemSelectItem09.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectItem09.Name = "ItemSelectItem09" - Me.ItemSelectItem09.Size = New System.Drawing.Size(295, 35) + Me.ItemSelectItem09.Size = New System.Drawing.Size(337, 42) Me.ItemSelectItem09.TabIndex = 22 Me.ItemSelectItem09.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5067,9 +5545,9 @@ Partial Class MainForm ' Me.Label35.AutoSize = True Me.Label35.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label35.Location = New System.Drawing.Point(20, 8) + Me.Label35.Location = New System.Drawing.Point(23, 10) Me.Label35.Name = "Label35" - Me.Label35.Size = New System.Drawing.Size(49, 24) + Me.Label35.Size = New System.Drawing.Size(62, 30) Me.Label35.TabIndex = 21 Me.Label35.Text = "9번" ' @@ -5083,9 +5561,10 @@ Partial Class MainForm Me.Panel26.Controls.Add(Me.ItemSelectEye08) Me.Panel26.Controls.Add(Me.ItemSelectItem08) Me.Panel26.Controls.Add(Me.Label36) - Me.Panel26.Location = New System.Drawing.Point(5, 365) + Me.Panel26.Location = New System.Drawing.Point(6, 456) + Me.Panel26.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel26.Name = "Panel26" - Me.Panel26.Size = New System.Drawing.Size(903, 41) + Me.Panel26.Size = New System.Drawing.Size(1031, 50) Me.Panel26.TabIndex = 76 ' 'txbItemSelectModel08 @@ -5093,9 +5572,10 @@ Partial Class MainForm Me.txbItemSelectModel08.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbItemSelectModel08.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.txbItemSelectModel08.ForeColor = System.Drawing.Color.Blue - Me.txbItemSelectModel08.Location = New System.Drawing.Point(375, 3) + Me.txbItemSelectModel08.Location = New System.Drawing.Point(429, 4) + Me.txbItemSelectModel08.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbItemSelectModel08.Name = "txbItemSelectModel08" - Me.txbItemSelectModel08.Size = New System.Drawing.Size(100, 35) + Me.txbItemSelectModel08.Size = New System.Drawing.Size(114, 42) Me.txbItemSelectModel08.TabIndex = 29 Me.txbItemSelectModel08.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5104,9 +5584,10 @@ Partial Class MainForm Me.ItemSelectAgency08.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAgency08.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAgency08.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAgency08.Location = New System.Drawing.Point(795, 3) + Me.ItemSelectAgency08.Location = New System.Drawing.Point(909, 4) + Me.ItemSelectAgency08.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAgency08.Name = "ItemSelectAgency08" - Me.ItemSelectAgency08.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAgency08.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAgency08.TabIndex = 28 Me.ItemSelectAgency08.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5115,9 +5596,10 @@ Partial Class MainForm Me.ItemSelectAbroad08.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAbroad08.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAbroad08.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAbroad08.Location = New System.Drawing.Point(690, 3) + Me.ItemSelectAbroad08.Location = New System.Drawing.Point(789, 4) + Me.ItemSelectAbroad08.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAbroad08.Name = "ItemSelectAbroad08" - Me.ItemSelectAbroad08.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAbroad08.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAbroad08.TabIndex = 25 Me.ItemSelectAbroad08.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5126,9 +5608,10 @@ Partial Class MainForm Me.ItemSelectFace08.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectFace08.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectFace08.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectFace08.Location = New System.Drawing.Point(480, 3) + Me.ItemSelectFace08.Location = New System.Drawing.Point(549, 4) + Me.ItemSelectFace08.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectFace08.Name = "ItemSelectFace08" - Me.ItemSelectFace08.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectFace08.Size = New System.Drawing.Size(114, 42) Me.ItemSelectFace08.TabIndex = 24 Me.ItemSelectFace08.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5137,9 +5620,10 @@ Partial Class MainForm Me.ItemSelectEye08.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectEye08.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectEye08.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectEye08.Location = New System.Drawing.Point(585, 3) + Me.ItemSelectEye08.Location = New System.Drawing.Point(669, 4) + Me.ItemSelectEye08.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectEye08.Name = "ItemSelectEye08" - Me.ItemSelectEye08.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectEye08.Size = New System.Drawing.Size(114, 42) Me.ItemSelectEye08.TabIndex = 23 Me.ItemSelectEye08.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5148,9 +5632,10 @@ Partial Class MainForm Me.ItemSelectItem08.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectItem08.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ItemSelectItem08.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectItem08.Location = New System.Drawing.Point(75, 3) + Me.ItemSelectItem08.Location = New System.Drawing.Point(86, 4) + Me.ItemSelectItem08.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectItem08.Name = "ItemSelectItem08" - Me.ItemSelectItem08.Size = New System.Drawing.Size(295, 35) + Me.ItemSelectItem08.Size = New System.Drawing.Size(337, 42) Me.ItemSelectItem08.TabIndex = 22 Me.ItemSelectItem08.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5158,9 +5643,9 @@ Partial Class MainForm ' Me.Label36.AutoSize = True Me.Label36.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label36.Location = New System.Drawing.Point(20, 8) + Me.Label36.Location = New System.Drawing.Point(23, 10) Me.Label36.Name = "Label36" - Me.Label36.Size = New System.Drawing.Size(49, 24) + Me.Label36.Size = New System.Drawing.Size(62, 30) Me.Label36.TabIndex = 21 Me.Label36.Text = "8번" ' @@ -5174,9 +5659,10 @@ Partial Class MainForm Me.Panel27.Controls.Add(Me.ItemSelectEye07) Me.Panel27.Controls.Add(Me.ItemSelectItem07) Me.Panel27.Controls.Add(Me.Label37) - Me.Panel27.Location = New System.Drawing.Point(5, 320) + Me.Panel27.Location = New System.Drawing.Point(6, 400) + Me.Panel27.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel27.Name = "Panel27" - Me.Panel27.Size = New System.Drawing.Size(903, 41) + Me.Panel27.Size = New System.Drawing.Size(1031, 50) Me.Panel27.TabIndex = 75 ' 'txbItemSelectModel07 @@ -5184,9 +5670,10 @@ Partial Class MainForm Me.txbItemSelectModel07.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbItemSelectModel07.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.txbItemSelectModel07.ForeColor = System.Drawing.Color.Blue - Me.txbItemSelectModel07.Location = New System.Drawing.Point(375, 3) + Me.txbItemSelectModel07.Location = New System.Drawing.Point(429, 4) + Me.txbItemSelectModel07.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbItemSelectModel07.Name = "txbItemSelectModel07" - Me.txbItemSelectModel07.Size = New System.Drawing.Size(100, 35) + Me.txbItemSelectModel07.Size = New System.Drawing.Size(114, 42) Me.txbItemSelectModel07.TabIndex = 29 Me.txbItemSelectModel07.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5195,9 +5682,10 @@ Partial Class MainForm Me.ItemSelectAgency07.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAgency07.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAgency07.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAgency07.Location = New System.Drawing.Point(795, 3) + Me.ItemSelectAgency07.Location = New System.Drawing.Point(909, 4) + Me.ItemSelectAgency07.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAgency07.Name = "ItemSelectAgency07" - Me.ItemSelectAgency07.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAgency07.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAgency07.TabIndex = 28 Me.ItemSelectAgency07.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5206,9 +5694,10 @@ Partial Class MainForm Me.ItemSelectAbroad07.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAbroad07.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAbroad07.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAbroad07.Location = New System.Drawing.Point(690, 3) + Me.ItemSelectAbroad07.Location = New System.Drawing.Point(789, 4) + Me.ItemSelectAbroad07.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAbroad07.Name = "ItemSelectAbroad07" - Me.ItemSelectAbroad07.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAbroad07.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAbroad07.TabIndex = 25 Me.ItemSelectAbroad07.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5217,9 +5706,10 @@ Partial Class MainForm Me.ItemSelectFace07.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectFace07.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectFace07.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectFace07.Location = New System.Drawing.Point(480, 3) + Me.ItemSelectFace07.Location = New System.Drawing.Point(549, 4) + Me.ItemSelectFace07.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectFace07.Name = "ItemSelectFace07" - Me.ItemSelectFace07.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectFace07.Size = New System.Drawing.Size(114, 42) Me.ItemSelectFace07.TabIndex = 24 Me.ItemSelectFace07.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5228,9 +5718,10 @@ Partial Class MainForm Me.ItemSelectEye07.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectEye07.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectEye07.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectEye07.Location = New System.Drawing.Point(585, 3) + Me.ItemSelectEye07.Location = New System.Drawing.Point(669, 4) + Me.ItemSelectEye07.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectEye07.Name = "ItemSelectEye07" - Me.ItemSelectEye07.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectEye07.Size = New System.Drawing.Size(114, 42) Me.ItemSelectEye07.TabIndex = 23 Me.ItemSelectEye07.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5239,9 +5730,10 @@ Partial Class MainForm Me.ItemSelectItem07.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectItem07.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ItemSelectItem07.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectItem07.Location = New System.Drawing.Point(75, 3) + Me.ItemSelectItem07.Location = New System.Drawing.Point(86, 4) + Me.ItemSelectItem07.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectItem07.Name = "ItemSelectItem07" - Me.ItemSelectItem07.Size = New System.Drawing.Size(295, 35) + Me.ItemSelectItem07.Size = New System.Drawing.Size(337, 42) Me.ItemSelectItem07.TabIndex = 22 Me.ItemSelectItem07.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5249,9 +5741,9 @@ Partial Class MainForm ' Me.Label37.AutoSize = True Me.Label37.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label37.Location = New System.Drawing.Point(20, 8) + Me.Label37.Location = New System.Drawing.Point(23, 10) Me.Label37.Name = "Label37" - Me.Label37.Size = New System.Drawing.Size(49, 24) + Me.Label37.Size = New System.Drawing.Size(62, 30) Me.Label37.TabIndex = 21 Me.Label37.Text = "7번" ' @@ -5265,9 +5757,10 @@ Partial Class MainForm Me.Panel28.Controls.Add(Me.ItemSelectEye06) Me.Panel28.Controls.Add(Me.ItemSelectItem06) Me.Panel28.Controls.Add(Me.Label38) - Me.Panel28.Location = New System.Drawing.Point(5, 275) + Me.Panel28.Location = New System.Drawing.Point(6, 344) + Me.Panel28.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel28.Name = "Panel28" - Me.Panel28.Size = New System.Drawing.Size(903, 41) + Me.Panel28.Size = New System.Drawing.Size(1031, 50) Me.Panel28.TabIndex = 74 ' 'txbItemSelectModel06 @@ -5275,9 +5768,10 @@ Partial Class MainForm Me.txbItemSelectModel06.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbItemSelectModel06.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.txbItemSelectModel06.ForeColor = System.Drawing.Color.Blue - Me.txbItemSelectModel06.Location = New System.Drawing.Point(375, 3) + Me.txbItemSelectModel06.Location = New System.Drawing.Point(429, 4) + Me.txbItemSelectModel06.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbItemSelectModel06.Name = "txbItemSelectModel06" - Me.txbItemSelectModel06.Size = New System.Drawing.Size(100, 35) + Me.txbItemSelectModel06.Size = New System.Drawing.Size(114, 42) Me.txbItemSelectModel06.TabIndex = 29 Me.txbItemSelectModel06.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5286,9 +5780,10 @@ Partial Class MainForm Me.ItemSelectAgency06.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAgency06.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAgency06.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAgency06.Location = New System.Drawing.Point(795, 3) + Me.ItemSelectAgency06.Location = New System.Drawing.Point(909, 4) + Me.ItemSelectAgency06.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAgency06.Name = "ItemSelectAgency06" - Me.ItemSelectAgency06.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAgency06.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAgency06.TabIndex = 28 Me.ItemSelectAgency06.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5297,9 +5792,10 @@ Partial Class MainForm Me.ItemSelectAbroad06.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAbroad06.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAbroad06.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAbroad06.Location = New System.Drawing.Point(690, 3) + Me.ItemSelectAbroad06.Location = New System.Drawing.Point(789, 4) + Me.ItemSelectAbroad06.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAbroad06.Name = "ItemSelectAbroad06" - Me.ItemSelectAbroad06.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAbroad06.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAbroad06.TabIndex = 25 Me.ItemSelectAbroad06.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5308,9 +5804,10 @@ Partial Class MainForm Me.ItemSelectFace06.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectFace06.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectFace06.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectFace06.Location = New System.Drawing.Point(480, 3) + Me.ItemSelectFace06.Location = New System.Drawing.Point(549, 4) + Me.ItemSelectFace06.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectFace06.Name = "ItemSelectFace06" - Me.ItemSelectFace06.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectFace06.Size = New System.Drawing.Size(114, 42) Me.ItemSelectFace06.TabIndex = 24 Me.ItemSelectFace06.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5319,9 +5816,10 @@ Partial Class MainForm Me.ItemSelectEye06.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectEye06.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectEye06.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectEye06.Location = New System.Drawing.Point(585, 3) + Me.ItemSelectEye06.Location = New System.Drawing.Point(669, 4) + Me.ItemSelectEye06.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectEye06.Name = "ItemSelectEye06" - Me.ItemSelectEye06.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectEye06.Size = New System.Drawing.Size(114, 42) Me.ItemSelectEye06.TabIndex = 23 Me.ItemSelectEye06.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5330,9 +5828,10 @@ Partial Class MainForm Me.ItemSelectItem06.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectItem06.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ItemSelectItem06.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectItem06.Location = New System.Drawing.Point(75, 3) + Me.ItemSelectItem06.Location = New System.Drawing.Point(86, 4) + Me.ItemSelectItem06.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectItem06.Name = "ItemSelectItem06" - Me.ItemSelectItem06.Size = New System.Drawing.Size(295, 35) + Me.ItemSelectItem06.Size = New System.Drawing.Size(337, 42) Me.ItemSelectItem06.TabIndex = 22 Me.ItemSelectItem06.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5340,9 +5839,9 @@ Partial Class MainForm ' Me.Label38.AutoSize = True Me.Label38.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label38.Location = New System.Drawing.Point(20, 8) + Me.Label38.Location = New System.Drawing.Point(23, 10) Me.Label38.Name = "Label38" - Me.Label38.Size = New System.Drawing.Size(49, 24) + Me.Label38.Size = New System.Drawing.Size(62, 30) Me.Label38.TabIndex = 21 Me.Label38.Text = "6번" ' @@ -5356,9 +5855,10 @@ Partial Class MainForm Me.Panel29.Controls.Add(Me.ItemSelectEye05) Me.Panel29.Controls.Add(Me.ItemSelectItem05) Me.Panel29.Controls.Add(Me.Label39) - Me.Panel29.Location = New System.Drawing.Point(5, 230) + Me.Panel29.Location = New System.Drawing.Point(6, 288) + Me.Panel29.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel29.Name = "Panel29" - Me.Panel29.Size = New System.Drawing.Size(903, 41) + Me.Panel29.Size = New System.Drawing.Size(1031, 50) Me.Panel29.TabIndex = 73 ' 'txbItemSelectModel05 @@ -5366,9 +5866,10 @@ Partial Class MainForm Me.txbItemSelectModel05.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbItemSelectModel05.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.txbItemSelectModel05.ForeColor = System.Drawing.Color.Blue - Me.txbItemSelectModel05.Location = New System.Drawing.Point(375, 3) + Me.txbItemSelectModel05.Location = New System.Drawing.Point(429, 4) + Me.txbItemSelectModel05.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbItemSelectModel05.Name = "txbItemSelectModel05" - Me.txbItemSelectModel05.Size = New System.Drawing.Size(100, 35) + Me.txbItemSelectModel05.Size = New System.Drawing.Size(114, 42) Me.txbItemSelectModel05.TabIndex = 29 Me.txbItemSelectModel05.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5377,9 +5878,10 @@ Partial Class MainForm Me.ItemSelectAgency05.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAgency05.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAgency05.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAgency05.Location = New System.Drawing.Point(795, 3) + Me.ItemSelectAgency05.Location = New System.Drawing.Point(909, 4) + Me.ItemSelectAgency05.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAgency05.Name = "ItemSelectAgency05" - Me.ItemSelectAgency05.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAgency05.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAgency05.TabIndex = 28 Me.ItemSelectAgency05.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5388,9 +5890,10 @@ Partial Class MainForm Me.ItemSelectAbroad05.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAbroad05.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAbroad05.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAbroad05.Location = New System.Drawing.Point(690, 3) + Me.ItemSelectAbroad05.Location = New System.Drawing.Point(789, 4) + Me.ItemSelectAbroad05.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAbroad05.Name = "ItemSelectAbroad05" - Me.ItemSelectAbroad05.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAbroad05.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAbroad05.TabIndex = 25 Me.ItemSelectAbroad05.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5399,9 +5902,10 @@ Partial Class MainForm Me.ItemSelectFace05.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectFace05.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectFace05.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectFace05.Location = New System.Drawing.Point(480, 3) + Me.ItemSelectFace05.Location = New System.Drawing.Point(549, 4) + Me.ItemSelectFace05.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectFace05.Name = "ItemSelectFace05" - Me.ItemSelectFace05.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectFace05.Size = New System.Drawing.Size(114, 42) Me.ItemSelectFace05.TabIndex = 24 Me.ItemSelectFace05.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5410,9 +5914,10 @@ Partial Class MainForm Me.ItemSelectEye05.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectEye05.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectEye05.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectEye05.Location = New System.Drawing.Point(585, 3) + Me.ItemSelectEye05.Location = New System.Drawing.Point(669, 4) + Me.ItemSelectEye05.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectEye05.Name = "ItemSelectEye05" - Me.ItemSelectEye05.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectEye05.Size = New System.Drawing.Size(114, 42) Me.ItemSelectEye05.TabIndex = 23 Me.ItemSelectEye05.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5421,9 +5926,10 @@ Partial Class MainForm Me.ItemSelectItem05.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectItem05.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ItemSelectItem05.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectItem05.Location = New System.Drawing.Point(75, 3) + Me.ItemSelectItem05.Location = New System.Drawing.Point(86, 4) + Me.ItemSelectItem05.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectItem05.Name = "ItemSelectItem05" - Me.ItemSelectItem05.Size = New System.Drawing.Size(295, 35) + Me.ItemSelectItem05.Size = New System.Drawing.Size(337, 42) Me.ItemSelectItem05.TabIndex = 22 Me.ItemSelectItem05.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5431,9 +5937,9 @@ Partial Class MainForm ' Me.Label39.AutoSize = True Me.Label39.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label39.Location = New System.Drawing.Point(20, 8) + Me.Label39.Location = New System.Drawing.Point(23, 10) Me.Label39.Name = "Label39" - Me.Label39.Size = New System.Drawing.Size(49, 24) + Me.Label39.Size = New System.Drawing.Size(62, 30) Me.Label39.TabIndex = 21 Me.Label39.Text = "5번" ' @@ -5447,9 +5953,10 @@ Partial Class MainForm Me.Panel30.Controls.Add(Me.ItemSelectEye04) Me.Panel30.Controls.Add(Me.ItemSelectItem04) Me.Panel30.Controls.Add(Me.Label40) - Me.Panel30.Location = New System.Drawing.Point(5, 185) + Me.Panel30.Location = New System.Drawing.Point(6, 231) + Me.Panel30.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel30.Name = "Panel30" - Me.Panel30.Size = New System.Drawing.Size(903, 41) + Me.Panel30.Size = New System.Drawing.Size(1031, 50) Me.Panel30.TabIndex = 72 ' 'txbItemSelectModel04 @@ -5457,9 +5964,10 @@ Partial Class MainForm Me.txbItemSelectModel04.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbItemSelectModel04.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.txbItemSelectModel04.ForeColor = System.Drawing.Color.Blue - Me.txbItemSelectModel04.Location = New System.Drawing.Point(375, 3) + Me.txbItemSelectModel04.Location = New System.Drawing.Point(429, 4) + Me.txbItemSelectModel04.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbItemSelectModel04.Name = "txbItemSelectModel04" - Me.txbItemSelectModel04.Size = New System.Drawing.Size(100, 35) + Me.txbItemSelectModel04.Size = New System.Drawing.Size(114, 42) Me.txbItemSelectModel04.TabIndex = 29 Me.txbItemSelectModel04.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5468,9 +5976,10 @@ Partial Class MainForm Me.ItemSelectAgency04.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAgency04.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAgency04.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAgency04.Location = New System.Drawing.Point(795, 3) + Me.ItemSelectAgency04.Location = New System.Drawing.Point(909, 4) + Me.ItemSelectAgency04.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAgency04.Name = "ItemSelectAgency04" - Me.ItemSelectAgency04.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAgency04.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAgency04.TabIndex = 28 Me.ItemSelectAgency04.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5479,9 +5988,10 @@ Partial Class MainForm Me.ItemSelectAbroad04.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAbroad04.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAbroad04.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAbroad04.Location = New System.Drawing.Point(690, 3) + Me.ItemSelectAbroad04.Location = New System.Drawing.Point(789, 4) + Me.ItemSelectAbroad04.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAbroad04.Name = "ItemSelectAbroad04" - Me.ItemSelectAbroad04.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAbroad04.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAbroad04.TabIndex = 25 Me.ItemSelectAbroad04.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5490,9 +6000,10 @@ Partial Class MainForm Me.ItemSelectFace04.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectFace04.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectFace04.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectFace04.Location = New System.Drawing.Point(480, 3) + Me.ItemSelectFace04.Location = New System.Drawing.Point(549, 4) + Me.ItemSelectFace04.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectFace04.Name = "ItemSelectFace04" - Me.ItemSelectFace04.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectFace04.Size = New System.Drawing.Size(114, 42) Me.ItemSelectFace04.TabIndex = 24 Me.ItemSelectFace04.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5501,9 +6012,10 @@ Partial Class MainForm Me.ItemSelectEye04.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectEye04.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectEye04.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectEye04.Location = New System.Drawing.Point(585, 3) + Me.ItemSelectEye04.Location = New System.Drawing.Point(669, 4) + Me.ItemSelectEye04.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectEye04.Name = "ItemSelectEye04" - Me.ItemSelectEye04.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectEye04.Size = New System.Drawing.Size(114, 42) Me.ItemSelectEye04.TabIndex = 23 Me.ItemSelectEye04.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5512,9 +6024,10 @@ Partial Class MainForm Me.ItemSelectItem04.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectItem04.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ItemSelectItem04.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectItem04.Location = New System.Drawing.Point(75, 3) + Me.ItemSelectItem04.Location = New System.Drawing.Point(86, 4) + Me.ItemSelectItem04.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectItem04.Name = "ItemSelectItem04" - Me.ItemSelectItem04.Size = New System.Drawing.Size(295, 35) + Me.ItemSelectItem04.Size = New System.Drawing.Size(337, 42) Me.ItemSelectItem04.TabIndex = 22 Me.ItemSelectItem04.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -5522,9 +6035,9 @@ Partial Class MainForm ' Me.Label40.AutoSize = True Me.Label40.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label40.Location = New System.Drawing.Point(20, 8) + Me.Label40.Location = New System.Drawing.Point(23, 10) Me.Label40.Name = "Label40" - Me.Label40.Size = New System.Drawing.Size(49, 24) + Me.Label40.Size = New System.Drawing.Size(62, 30) Me.Label40.TabIndex = 21 Me.Label40.Text = "4번" ' @@ -5538,9 +6051,10 @@ Partial Class MainForm Me.Panel31.Controls.Add(Me.ItemSelectEye03) Me.Panel31.Controls.Add(Me.ItemSelectItem03) Me.Panel31.Controls.Add(Me.Label41) - Me.Panel31.Location = New System.Drawing.Point(5, 140) + Me.Panel31.Location = New System.Drawing.Point(6, 175) + Me.Panel31.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel31.Name = "Panel31" - Me.Panel31.Size = New System.Drawing.Size(903, 41) + Me.Panel31.Size = New System.Drawing.Size(1031, 50) Me.Panel31.TabIndex = 71 ' 'txbItemSelectModel03 @@ -5548,9 +6062,10 @@ Partial Class MainForm Me.txbItemSelectModel03.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbItemSelectModel03.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.txbItemSelectModel03.ForeColor = System.Drawing.Color.Blue - Me.txbItemSelectModel03.Location = New System.Drawing.Point(375, 3) + Me.txbItemSelectModel03.Location = New System.Drawing.Point(429, 4) + Me.txbItemSelectModel03.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbItemSelectModel03.Name = "txbItemSelectModel03" - Me.txbItemSelectModel03.Size = New System.Drawing.Size(100, 35) + Me.txbItemSelectModel03.Size = New System.Drawing.Size(114, 42) Me.txbItemSelectModel03.TabIndex = 29 Me.txbItemSelectModel03.Text = "LUX" Me.txbItemSelectModel03.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5560,9 +6075,10 @@ Partial Class MainForm Me.ItemSelectAgency03.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAgency03.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAgency03.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAgency03.Location = New System.Drawing.Point(795, 3) + Me.ItemSelectAgency03.Location = New System.Drawing.Point(909, 4) + Me.ItemSelectAgency03.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAgency03.Name = "ItemSelectAgency03" - Me.ItemSelectAgency03.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAgency03.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAgency03.TabIndex = 28 Me.ItemSelectAgency03.Text = "0" Me.ItemSelectAgency03.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5572,9 +6088,10 @@ Partial Class MainForm Me.ItemSelectAbroad03.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAbroad03.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAbroad03.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAbroad03.Location = New System.Drawing.Point(690, 3) + Me.ItemSelectAbroad03.Location = New System.Drawing.Point(789, 4) + Me.ItemSelectAbroad03.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAbroad03.Name = "ItemSelectAbroad03" - Me.ItemSelectAbroad03.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAbroad03.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAbroad03.TabIndex = 25 Me.ItemSelectAbroad03.Text = "82" Me.ItemSelectAbroad03.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5584,9 +6101,10 @@ Partial Class MainForm Me.ItemSelectFace03.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectFace03.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectFace03.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectFace03.Location = New System.Drawing.Point(480, 3) + Me.ItemSelectFace03.Location = New System.Drawing.Point(549, 4) + Me.ItemSelectFace03.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectFace03.Name = "ItemSelectFace03" - Me.ItemSelectFace03.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectFace03.Size = New System.Drawing.Size(114, 42) Me.ItemSelectFace03.TabIndex = 24 Me.ItemSelectFace03.Text = "3000" Me.ItemSelectFace03.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5596,9 +6114,10 @@ Partial Class MainForm Me.ItemSelectEye03.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectEye03.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectEye03.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectEye03.Location = New System.Drawing.Point(585, 3) + Me.ItemSelectEye03.Location = New System.Drawing.Point(669, 4) + Me.ItemSelectEye03.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectEye03.Name = "ItemSelectEye03" - Me.ItemSelectEye03.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectEye03.Size = New System.Drawing.Size(114, 42) Me.ItemSelectEye03.TabIndex = 23 Me.ItemSelectEye03.Text = "3000" Me.ItemSelectEye03.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5608,9 +6127,10 @@ Partial Class MainForm Me.ItemSelectItem03.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectItem03.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ItemSelectItem03.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectItem03.Location = New System.Drawing.Point(75, 3) + Me.ItemSelectItem03.Location = New System.Drawing.Point(86, 4) + Me.ItemSelectItem03.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectItem03.Name = "ItemSelectItem03" - Me.ItemSelectItem03.Size = New System.Drawing.Size(295, 35) + Me.ItemSelectItem03.Size = New System.Drawing.Size(337, 42) Me.ItemSelectItem03.TabIndex = 22 Me.ItemSelectItem03.Text = "LUX 기본사양" Me.ItemSelectItem03.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5619,9 +6139,9 @@ Partial Class MainForm ' Me.Label41.AutoSize = True Me.Label41.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label41.Location = New System.Drawing.Point(20, 8) + Me.Label41.Location = New System.Drawing.Point(23, 10) Me.Label41.Name = "Label41" - Me.Label41.Size = New System.Drawing.Size(49, 24) + Me.Label41.Size = New System.Drawing.Size(62, 30) Me.Label41.TabIndex = 21 Me.Label41.Text = "3번" ' @@ -5635,9 +6155,10 @@ Partial Class MainForm Me.Panel32.Controls.Add(Me.ItemSelectEye02) Me.Panel32.Controls.Add(Me.ItemSelectItem02) Me.Panel32.Controls.Add(Me.Label42) - Me.Panel32.Location = New System.Drawing.Point(5, 95) + Me.Panel32.Location = New System.Drawing.Point(6, 119) + Me.Panel32.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel32.Name = "Panel32" - Me.Panel32.Size = New System.Drawing.Size(903, 41) + Me.Panel32.Size = New System.Drawing.Size(1031, 50) Me.Panel32.TabIndex = 70 ' 'txbItemSelectModel02 @@ -5645,9 +6166,10 @@ Partial Class MainForm Me.txbItemSelectModel02.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbItemSelectModel02.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.txbItemSelectModel02.ForeColor = System.Drawing.Color.Blue - Me.txbItemSelectModel02.Location = New System.Drawing.Point(375, 3) + Me.txbItemSelectModel02.Location = New System.Drawing.Point(429, 4) + Me.txbItemSelectModel02.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbItemSelectModel02.Name = "txbItemSelectModel02" - Me.txbItemSelectModel02.Size = New System.Drawing.Size(100, 35) + Me.txbItemSelectModel02.Size = New System.Drawing.Size(114, 42) Me.txbItemSelectModel02.TabIndex = 30 Me.txbItemSelectModel02.Text = "PRO" Me.txbItemSelectModel02.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5657,9 +6179,10 @@ Partial Class MainForm Me.ItemSelectAgency02.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAgency02.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAgency02.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAgency02.Location = New System.Drawing.Point(795, 3) + Me.ItemSelectAgency02.Location = New System.Drawing.Point(909, 4) + Me.ItemSelectAgency02.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAgency02.Name = "ItemSelectAgency02" - Me.ItemSelectAgency02.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAgency02.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAgency02.TabIndex = 28 Me.ItemSelectAgency02.Text = "0" Me.ItemSelectAgency02.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5669,9 +6192,10 @@ Partial Class MainForm Me.ItemSelectAbroad02.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAbroad02.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAbroad02.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAbroad02.Location = New System.Drawing.Point(690, 3) + Me.ItemSelectAbroad02.Location = New System.Drawing.Point(789, 4) + Me.ItemSelectAbroad02.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAbroad02.Name = "ItemSelectAbroad02" - Me.ItemSelectAbroad02.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAbroad02.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAbroad02.TabIndex = 25 Me.ItemSelectAbroad02.Text = "82" Me.ItemSelectAbroad02.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5681,9 +6205,10 @@ Partial Class MainForm Me.ItemSelectFace02.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectFace02.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectFace02.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectFace02.Location = New System.Drawing.Point(480, 3) + Me.ItemSelectFace02.Location = New System.Drawing.Point(549, 4) + Me.ItemSelectFace02.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectFace02.Name = "ItemSelectFace02" - Me.ItemSelectFace02.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectFace02.Size = New System.Drawing.Size(114, 42) Me.ItemSelectFace02.TabIndex = 24 Me.ItemSelectFace02.Text = "12000" Me.ItemSelectFace02.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5693,9 +6218,10 @@ Partial Class MainForm Me.ItemSelectEye02.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectEye02.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectEye02.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectEye02.Location = New System.Drawing.Point(585, 3) + Me.ItemSelectEye02.Location = New System.Drawing.Point(669, 4) + Me.ItemSelectEye02.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectEye02.Name = "ItemSelectEye02" - Me.ItemSelectEye02.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectEye02.Size = New System.Drawing.Size(114, 42) Me.ItemSelectEye02.TabIndex = 23 Me.ItemSelectEye02.Text = "120000" Me.ItemSelectEye02.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5705,9 +6231,10 @@ Partial Class MainForm Me.ItemSelectItem02.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectItem02.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ItemSelectItem02.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectItem02.Location = New System.Drawing.Point(75, 3) + Me.ItemSelectItem02.Location = New System.Drawing.Point(86, 4) + Me.ItemSelectItem02.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectItem02.Name = "ItemSelectItem02" - Me.ItemSelectItem02.Size = New System.Drawing.Size(295, 35) + Me.ItemSelectItem02.Size = New System.Drawing.Size(337, 42) Me.ItemSelectItem02.TabIndex = 22 Me.ItemSelectItem02.Text = "PRO 더블사양" Me.ItemSelectItem02.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5716,9 +6243,9 @@ Partial Class MainForm ' Me.Label42.AutoSize = True Me.Label42.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label42.Location = New System.Drawing.Point(20, 8) + Me.Label42.Location = New System.Drawing.Point(23, 10) Me.Label42.Name = "Label42" - Me.Label42.Size = New System.Drawing.Size(49, 24) + Me.Label42.Size = New System.Drawing.Size(62, 30) Me.Label42.TabIndex = 21 Me.Label42.Text = "2번" ' @@ -5732,9 +6259,10 @@ Partial Class MainForm Me.Panel33.Controls.Add(Me.ItemSelectEye01) Me.Panel33.Controls.Add(Me.ItemSelectItem01) Me.Panel33.Controls.Add(Me.Label43) - Me.Panel33.Location = New System.Drawing.Point(5, 50) + Me.Panel33.Location = New System.Drawing.Point(6, 62) + Me.Panel33.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel33.Name = "Panel33" - Me.Panel33.Size = New System.Drawing.Size(903, 41) + Me.Panel33.Size = New System.Drawing.Size(1031, 50) Me.Panel33.TabIndex = 68 ' 'txbItemSelectModel01 @@ -5742,9 +6270,10 @@ Partial Class MainForm Me.txbItemSelectModel01.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.txbItemSelectModel01.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.txbItemSelectModel01.ForeColor = System.Drawing.Color.Blue - Me.txbItemSelectModel01.Location = New System.Drawing.Point(375, 3) + Me.txbItemSelectModel01.Location = New System.Drawing.Point(429, 4) + Me.txbItemSelectModel01.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbItemSelectModel01.Name = "txbItemSelectModel01" - Me.txbItemSelectModel01.Size = New System.Drawing.Size(100, 35) + Me.txbItemSelectModel01.Size = New System.Drawing.Size(114, 42) Me.txbItemSelectModel01.TabIndex = 29 Me.txbItemSelectModel01.Text = "PRO" Me.txbItemSelectModel01.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5754,9 +6283,10 @@ Partial Class MainForm Me.ItemSelectAgency01.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAgency01.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAgency01.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAgency01.Location = New System.Drawing.Point(795, 3) + Me.ItemSelectAgency01.Location = New System.Drawing.Point(909, 4) + Me.ItemSelectAgency01.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAgency01.Name = "ItemSelectAgency01" - Me.ItemSelectAgency01.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAgency01.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAgency01.TabIndex = 28 Me.ItemSelectAgency01.Text = "0" Me.ItemSelectAgency01.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5766,9 +6296,10 @@ Partial Class MainForm Me.ItemSelectAbroad01.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectAbroad01.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectAbroad01.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectAbroad01.Location = New System.Drawing.Point(690, 3) + Me.ItemSelectAbroad01.Location = New System.Drawing.Point(789, 4) + Me.ItemSelectAbroad01.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectAbroad01.Name = "ItemSelectAbroad01" - Me.ItemSelectAbroad01.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectAbroad01.Size = New System.Drawing.Size(114, 42) Me.ItemSelectAbroad01.TabIndex = 25 Me.ItemSelectAbroad01.Text = "82" Me.ItemSelectAbroad01.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5778,9 +6309,10 @@ Partial Class MainForm Me.ItemSelectFace01.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectFace01.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectFace01.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectFace01.Location = New System.Drawing.Point(480, 3) + Me.ItemSelectFace01.Location = New System.Drawing.Point(549, 4) + Me.ItemSelectFace01.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectFace01.Name = "ItemSelectFace01" - Me.ItemSelectFace01.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectFace01.Size = New System.Drawing.Size(114, 42) Me.ItemSelectFace01.TabIndex = 24 Me.ItemSelectFace01.Text = "6000" Me.ItemSelectFace01.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5790,9 +6322,10 @@ Partial Class MainForm Me.ItemSelectEye01.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectEye01.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) Me.ItemSelectEye01.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectEye01.Location = New System.Drawing.Point(585, 3) + Me.ItemSelectEye01.Location = New System.Drawing.Point(669, 4) + Me.ItemSelectEye01.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectEye01.Name = "ItemSelectEye01" - Me.ItemSelectEye01.Size = New System.Drawing.Size(100, 35) + Me.ItemSelectEye01.Size = New System.Drawing.Size(114, 42) Me.ItemSelectEye01.TabIndex = 23 Me.ItemSelectEye01.Text = "60000" Me.ItemSelectEye01.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5802,9 +6335,10 @@ Partial Class MainForm Me.ItemSelectItem01.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ItemSelectItem01.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.ItemSelectItem01.ForeColor = System.Drawing.Color.Blue - Me.ItemSelectItem01.Location = New System.Drawing.Point(75, 3) + Me.ItemSelectItem01.Location = New System.Drawing.Point(86, 4) + Me.ItemSelectItem01.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ItemSelectItem01.Name = "ItemSelectItem01" - Me.ItemSelectItem01.Size = New System.Drawing.Size(295, 35) + Me.ItemSelectItem01.Size = New System.Drawing.Size(337, 42) Me.ItemSelectItem01.TabIndex = 22 Me.ItemSelectItem01.Text = "PRO 기본사양" Me.ItemSelectItem01.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5813,18 +6347,19 @@ Partial Class MainForm ' Me.Label43.AutoSize = True Me.Label43.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold) - Me.Label43.Location = New System.Drawing.Point(20, 8) + Me.Label43.Location = New System.Drawing.Point(23, 10) Me.Label43.Name = "Label43" - Me.Label43.Size = New System.Drawing.Size(49, 24) + Me.Label43.Size = New System.Drawing.Size(62, 30) Me.Label43.TabIndex = 21 Me.Label43.Text = "1번" ' 'btnSetupExit ' Me.btnSetupExit.Font = New System.Drawing.Font("굴림", 24.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnSetupExit.Location = New System.Drawing.Point(1665, 915) + Me.btnSetupExit.Location = New System.Drawing.Point(1903, 1144) + Me.btnSetupExit.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnSetupExit.Name = "btnSetupExit" - Me.btnSetupExit.Size = New System.Drawing.Size(230, 80) + Me.btnSetupExit.Size = New System.Drawing.Size(263, 100) Me.btnSetupExit.TabIndex = 117 Me.btnSetupExit.Text = "나가기" Me.btnSetupExit.UseVisualStyleBackColor = True @@ -5832,9 +6367,10 @@ Partial Class MainForm 'btnSetupSave ' Me.btnSetupSave.Font = New System.Drawing.Font("굴림", 24.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnSetupSave.Location = New System.Drawing.Point(285, 915) + Me.btnSetupSave.Location = New System.Drawing.Point(326, 1144) + Me.btnSetupSave.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnSetupSave.Name = "btnSetupSave" - Me.btnSetupSave.Size = New System.Drawing.Size(230, 80) + Me.btnSetupSave.Size = New System.Drawing.Size(263, 100) Me.btnSetupSave.TabIndex = 116 Me.btnSetupSave.Text = "저장하기" Me.btnSetupSave.UseVisualStyleBackColor = True @@ -5842,9 +6378,10 @@ Partial Class MainForm 'btnSetupLoad ' Me.btnSetupLoad.Font = New System.Drawing.Font("굴림", 24.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnSetupLoad.Location = New System.Drawing.Point(25, 915) + Me.btnSetupLoad.Location = New System.Drawing.Point(29, 1144) + Me.btnSetupLoad.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnSetupLoad.Name = "btnSetupLoad" - Me.btnSetupLoad.Size = New System.Drawing.Size(230, 80) + Me.btnSetupLoad.Size = New System.Drawing.Size(263, 100) Me.btnSetupLoad.TabIndex = 115 Me.btnSetupLoad.Text = "불러오기" Me.btnSetupLoad.UseVisualStyleBackColor = True @@ -5858,9 +6395,11 @@ Partial Class MainForm Me.GroupBox18.Controls.Add(Me.rdbIQC) Me.GroupBox18.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.GroupBox18.ForeColor = System.Drawing.Color.Black - Me.GroupBox18.Location = New System.Drawing.Point(20, 10) + Me.GroupBox18.Location = New System.Drawing.Point(23, 12) + Me.GroupBox18.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.GroupBox18.Name = "GroupBox18" - Me.GroupBox18.Size = New System.Drawing.Size(933, 100) + Me.GroupBox18.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox18.Size = New System.Drawing.Size(1066, 125) Me.GroupBox18.TabIndex = 42 Me.GroupBox18.TabStop = False Me.GroupBox18.Text = "검사기 종류" @@ -5869,9 +6408,10 @@ Partial Class MainForm ' Me.rdbProduct3.AutoSize = True Me.rdbProduct3.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.rdbProduct3.Location = New System.Drawing.Point(709, 31) + Me.rdbProduct3.Location = New System.Drawing.Point(810, 39) + Me.rdbProduct3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbProduct3.Name = "rdbProduct3" - Me.rdbProduct3.Size = New System.Drawing.Size(116, 45) + Me.rdbProduct3.Size = New System.Drawing.Size(143, 56) Me.rdbProduct3.TabIndex = 102 Me.rdbProduct3.Text = "생산3" Me.rdbProduct3.UseVisualStyleBackColor = True @@ -5880,9 +6420,10 @@ Partial Class MainForm ' Me.rdbProduct2.AutoSize = True Me.rdbProduct2.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.rdbProduct2.Location = New System.Drawing.Point(487, 35) + Me.rdbProduct2.Location = New System.Drawing.Point(557, 44) + Me.rdbProduct2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbProduct2.Name = "rdbProduct2" - Me.rdbProduct2.Size = New System.Drawing.Size(116, 45) + Me.rdbProduct2.Size = New System.Drawing.Size(143, 56) Me.rdbProduct2.TabIndex = 101 Me.rdbProduct2.Text = "생산2" Me.rdbProduct2.UseVisualStyleBackColor = True @@ -5891,9 +6432,10 @@ Partial Class MainForm ' Me.rdbProduct1.AutoSize = True Me.rdbProduct1.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.rdbProduct1.Location = New System.Drawing.Point(265, 35) + Me.rdbProduct1.Location = New System.Drawing.Point(303, 44) + Me.rdbProduct1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbProduct1.Name = "rdbProduct1" - Me.rdbProduct1.Size = New System.Drawing.Size(116, 45) + Me.rdbProduct1.Size = New System.Drawing.Size(143, 56) Me.rdbProduct1.TabIndex = 100 Me.rdbProduct1.Text = "생산1" Me.rdbProduct1.UseVisualStyleBackColor = True @@ -5902,9 +6444,10 @@ Partial Class MainForm ' Me.rdbIQC.AutoSize = True Me.rdbIQC.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.rdbIQC.Location = New System.Drawing.Point(61, 35) + Me.rdbIQC.Location = New System.Drawing.Point(70, 44) + Me.rdbIQC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbIQC.Name = "rdbIQC" - Me.rdbIQC.Size = New System.Drawing.Size(98, 45) + Me.rdbIQC.Size = New System.Drawing.Size(121, 56) Me.rdbIQC.TabIndex = 99 Me.rdbIQC.Text = "품질" Me.rdbIQC.UseVisualStyleBackColor = True @@ -5917,9 +6460,11 @@ Partial Class MainForm Me.GroupBox3.Controls.Add(Me.cmdSerial) Me.GroupBox3.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.GroupBox3.ForeColor = System.Drawing.Color.Black - Me.GroupBox3.Location = New System.Drawing.Point(965, 10) + Me.GroupBox3.Location = New System.Drawing.Point(1103, 12) + Me.GroupBox3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.GroupBox3.Name = "GroupBox3" - Me.GroupBox3.Size = New System.Drawing.Size(933, 100) + Me.GroupBox3.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox3.Size = New System.Drawing.Size(1066, 125) Me.GroupBox3.TabIndex = 41 Me.GroupBox3.TabStop = False Me.GroupBox3.Text = "시리얼 통신설정" @@ -5930,10 +6475,10 @@ Partial Class MainForm Me.cboComPort.Font = New System.Drawing.Font("함초롬바탕", 24.0!, 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(164, 33) + Me.cboComPort.Location = New System.Drawing.Point(187, 41) Me.cboComPort.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.cboComPort.Name = "cboComPort" - Me.cboComPort.Size = New System.Drawing.Size(518, 49) + Me.cboComPort.Size = New System.Drawing.Size(591, 60) Me.cboComPort.TabIndex = 19 Me.cboComPort.Text = "COM 포트를 선택하세요." ' @@ -5941,18 +6486,19 @@ Partial Class MainForm ' Me.Label2.AutoSize = True Me.Label2.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label2.Location = New System.Drawing.Point(5, 33) + Me.Label2.Location = New System.Drawing.Point(6, 41) Me.Label2.Name = "Label2" - Me.Label2.Size = New System.Drawing.Size(142, 41) + Me.Label2.Size = New System.Drawing.Size(178, 52) Me.Label2.TabIndex = 17 Me.Label2.Text = "통신포트" ' 'cmdSerial ' Me.cmdSerial.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.cmdSerial.Location = New System.Drawing.Point(698, 30) + Me.cmdSerial.Location = New System.Drawing.Point(798, 38) + Me.cmdSerial.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.cmdSerial.Name = "cmdSerial" - Me.cmdSerial.Size = New System.Drawing.Size(200, 56) + Me.cmdSerial.Size = New System.Drawing.Size(229, 70) Me.cmdSerial.TabIndex = 16 Me.cmdSerial.Text = "스캔" Me.cmdSerial.UseVisualStyleBackColor = True @@ -5971,12 +6517,13 @@ Partial Class MainForm ' 'MainForm ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!) + Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 15.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(3844, 1061) + Me.ClientSize = New System.Drawing.Size(4393, 1325) Me.Controls.Add(Me.pnlConf) Me.Controls.Add(Me.pnlMain) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) + Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Name = "MainForm" Me.Text = "DUALSONIC Info Set Utillity V1.0 (포장공정)" Me.pnlMain.ResumeLayout(False) @@ -6022,6 +6569,8 @@ Partial Class MainForm Me.gpbEyeInfoSet.ResumeLayout(False) Me.gpbEyeInfoSet.PerformLayout() Me.gpbEyeInfo.ResumeLayout(False) + Me.PanelEyeDate.ResumeLayout(False) + Me.PanelEyeDate.PerformLayout() Me.pnlEyeCart.ResumeLayout(False) Me.pnlEyeCart.PerformLayout() Me.pnlEyeDate.ResumeLayout(False) @@ -6079,6 +6628,8 @@ Partial Class MainForm Me.Panel48.PerformLayout() Me.gpbFaceInfoSet.ResumeLayout(False) Me.gpbFaceInfoSet.PerformLayout() + Me.PanelFaceDate.ResumeLayout(False) + Me.PanelFaceDate.PerformLayout() Me.gpbFaceInfo.ResumeLayout(False) Me.pnlFaceDate.ResumeLayout(False) Me.pnlFaceDate.PerformLayout() @@ -6140,6 +6691,8 @@ Partial Class MainForm Me.gpbDevInfo.ResumeLayout(False) Me.pnlDevDate.ResumeLayout(False) Me.pnlDevDate.PerformLayout() + Me.PanelDevDate.ResumeLayout(False) + Me.PanelDevDate.PerformLayout() Me.pnlDevCart.ResumeLayout(False) Me.pnlDevCart.PerformLayout() Me.pnlDevTDSN.ResumeLayout(False) @@ -6692,4 +7245,19 @@ Partial Class MainForm Friend WithEvents btnSingle1 As Button Friend WithEvents txbSingle1 As TextBox Friend WithEvents lbSingle1 As Label + Friend WithEvents PanelDevDate As Panel + Friend WithEvents cmbInfo_DevDay As ComboBox + Friend WithEvents cmbInfo_DevMonth As ComboBox + Friend WithEvents cmbInfo_DevYear As ComboBox + Friend WithEvents lblInfo_Date1 As Label + Friend WithEvents PanelFaceDate As Panel + Friend WithEvents cmbInfo_FaceDay As ComboBox + Friend WithEvents cmbInfo_FaceMonth As ComboBox + Friend WithEvents cmbInfo_FaceYear As ComboBox + Friend WithEvents lblInfo_Date2 As Label + Friend WithEvents PanelEyeDate As Panel + Friend WithEvents cmbInfo_EyeDay As ComboBox + Friend WithEvents cmbInfo_EyeMonth As ComboBox + Friend WithEvents cmbInfo_EyeYear As ComboBox + Friend WithEvents lblInfo_Date3 As Label End Class diff --git a/MainForm.vb b/MainForm.vb index a1eb3cc..55d483a 100644 --- a/MainForm.vb +++ b/MainForm.vb @@ -111,6 +111,10 @@ Public Class MainForm Public gpbIQCInfo(DS_TYPE.MAX_DS_TYPE_NUM) As GroupBox + Public cmbInfo_Year(DS_TYPE.MAX_DS_TYPE_NUM) As ComboBox + Public cmbInfo_Month(DS_TYPE.MAX_DS_TYPE_NUM) As ComboBox + Public cmbInfo_Day(DS_TYPE.MAX_DS_TYPE_NUM) As ComboBox + Public txbProductCntPro(4) As TextBox Public txbProductCntLux(4) As TextBox @@ -223,6 +227,89 @@ Public Class MainForm TH_print.IsBackground = True active_onoff = True End Sub + + Private Sub DateComboBox_SelectedIndexChanged(sender As Object, e As EventArgs) + Try + Dim combo As ComboBox = DirectCast(sender, ComboBox) + + ' 년도나 월이 변경되면 일 콤보박스 업데이트 + For i As Integer = DS_TYPE.DS_DEV To DS_TYPE.DS_BODY + If combo Is cmbInfo_Year(i) Or combo Is cmbInfo_Month(i) Then + UpdateDayComboBox(i) + Exit For + End If + Next + Catch ex As Exception + Console.WriteLine("DateComboBox_SelectedIndexChanged Error: " & ex.Message) + End Try + End Sub + + + ' 일 콤보박스를 년월에 맞게 업데이트하는 메서드 + Private Sub UpdateDayComboBox(deviceType As Integer) + Try + If cmbInfo_Year(deviceType) Is Nothing Or cmbInfo_Month(deviceType) Is Nothing Or cmbInfo_Day(deviceType) Is Nothing Then + Return + End If + + If cmbInfo_Year(deviceType).SelectedItem Is Nothing Or cmbInfo_Month(deviceType).SelectedItem Is Nothing Then + Return + End If + + Dim selectedYear As Integer = CInt(cmbInfo_Year(deviceType).SelectedItem.ToString()) + Dim selectedMonth As Integer = CInt(cmbInfo_Month(deviceType).SelectedItem.ToString()) + + ' 현재 선택된 일자 저장 + Dim currentSelectedDay As String = "" + If cmbInfo_Day(deviceType).SelectedItem IsNot Nothing Then + currentSelectedDay = cmbInfo_Day(deviceType).SelectedItem.ToString() + End If + + ' 해당 년월의 마지막 날짜 계산 + Dim daysInMonth As Integer = DateTime.DaysInMonth(selectedYear, selectedMonth) + + ' 일 콤보박스 다시 설정 + cmbInfo_Day(deviceType).Items.Clear() + For day As Integer = 1 To daysInMonth + cmbInfo_Day(deviceType).Items.Add(day.ToString("00")) + Next + + ' 이전에 선택된 일자가 유효하면 다시 선택, 아니면 현재 날짜 또는 1일로 설정 + If Not String.IsNullOrEmpty(currentSelectedDay) AndAlso CInt(currentSelectedDay) <= daysInMonth Then + cmbInfo_Day(deviceType).SelectedItem = currentSelectedDay + ElseIf DateTime.Now.Year = selectedYear AndAlso DateTime.Now.Month = selectedMonth Then + cmbInfo_Day(deviceType).SelectedItem = DateTime.Now.Day.ToString("00") + Else + cmbInfo_Day(deviceType).SelectedIndex = 0 ' 첫 번째 항목 선택 + End If + + Catch ex As Exception + Console.WriteLine("UpdateDayComboBox Error: " & ex.Message) + End Try + End Sub + + Private Function GetSelectedDate(deviceType As Integer) As String + Try + If cmbInfo_Year(deviceType) IsNot Nothing AndAlso cmbInfo_Year(deviceType).SelectedItem IsNot Nothing AndAlso + cmbInfo_Month(deviceType) IsNot Nothing AndAlso cmbInfo_Month(deviceType).SelectedItem IsNot Nothing AndAlso + cmbInfo_Day(deviceType) IsNot Nothing AndAlso cmbInfo_Day(deviceType).SelectedItem IsNot Nothing Then + + ' 2자리 년도를 4자리로 변환 (25 -> 2025) + Dim twoDigitYear As String = cmbInfo_Year(deviceType).SelectedItem.ToString() + Dim fourDigitYear As String = "20" & twoDigitYear + + Return fourDigitYear & "-" & + cmbInfo_Month(deviceType).SelectedItem.ToString().PadLeft(2, "0"c) & "-" & + cmbInfo_Day(deviceType).SelectedItem.ToString().PadLeft(2, "0"c) + End If + Return "" + Catch ex As Exception + Console.WriteLine("GetSelectedDate Error: " & ex.Message) + Return "" + End Try + End Function + + Private Sub SetFormLoad(Type As FORM_TYPE) Me.Hide() Me.Text = PROGRAM_TITLE_NAME @@ -413,6 +500,43 @@ Public Class MainForm pnlCart(i).Visible = False pnlDate(i).Visible = False + + If cmbInfo_Year(i) IsNot Nothing Then + cmbInfo_Year(i).Items.Clear() + Dim currentYear As Integer = DateTime.Now.Year + For year As Integer = currentYear - 5 To currentYear + 5 + ' 2자리 년도로 표시 (2025 -> 25) + cmbInfo_Year(i).Items.Add(year.ToString().Substring(2, 2)) + Next + ' 현재 년도를 2자리로 선택 + cmbInfo_Year(i).SelectedItem = currentYear.ToString().Substring(2, 2) + End If + + ' 월 콤보박스 초기화 (1~12월) + If cmbInfo_Month(i) IsNot Nothing Then + cmbInfo_Month(i).Items.Clear() + For month As Integer = 1 To 12 + cmbInfo_Month(i).Items.Add(month.ToString("00")) + Next + cmbInfo_Month(i).SelectedItem = DateTime.Now.Month.ToString("00") + End If + + ' 일 콤보박스 초기화 (현재 선택된 년월에 맞는 일수로 동적 설정) + If cmbInfo_Day(i) IsNot Nothing Then + UpdateDayComboBox(i) + End If + + ''=== 콤보박스 이벤트 핸들러 연결 === + If cmbInfo_Year(i) IsNot Nothing Then + AddHandler cmbInfo_Year(i).SelectedIndexChanged, AddressOf DateComboBox_SelectedIndexChanged + End If + If cmbInfo_Month(i) IsNot Nothing Then + AddHandler cmbInfo_Month(i).SelectedIndexChanged, AddressOf DateComboBox_SelectedIndexChanged + End If + If cmbInfo_Day(i) IsNot Nothing Then + AddHandler cmbInfo_Day(i).SelectedIndexChanged, AddressOf DateComboBox_SelectedIndexChanged + End If + Next pnlDevTDSN.Visible = False @@ -614,6 +738,9 @@ Public Class MainForm pnlFW(DS_TYPE.DS_DEV).Visible = True pnlRshot(DS_TYPE.DS_DEV).Visible = False pnlTshot(DS_TYPE.DS_DEV).Visible = False + PanelFaceDate.Visible = False + PanelDevDate.Visible = False + PanelEyeDate.Visible = False ''생산수량카운터창 gpbOKCnt.Visible = False @@ -1038,6 +1165,23 @@ Public Class MainForm txbInfo_IQCCap(DS_TYPE.DS_FACE) = txbInfo_FaceIQCCap txbInfo_IQCCap(DS_TYPE.DS_EYE) = txbInfo_EyeIQCCap txbInfo_IQCCap(DS_TYPE.DS_BODY) = txbInfo_FaceIQCCap + + ''=== 년월일 콤보박스 바인딩 === + cmbInfo_Year(DS_TYPE.DS_DEV) = cmbInfo_DevYear + cmbInfo_Year(DS_TYPE.DS_FACE) = cmbInfo_FaceYear + cmbInfo_Year(DS_TYPE.DS_EYE) = cmbInfo_EyeYear + cmbInfo_Year(DS_TYPE.DS_BODY) = cmbInfo_FaceYear + + cmbInfo_Month(DS_TYPE.DS_DEV) = cmbInfo_DevMonth + cmbInfo_Month(DS_TYPE.DS_FACE) = cmbInfo_FaceMonth + cmbInfo_Month(DS_TYPE.DS_EYE) = cmbInfo_EyeMonth + cmbInfo_Month(DS_TYPE.DS_BODY) = cmbInfo_FaceMonth + + cmbInfo_Day(DS_TYPE.DS_DEV) = cmbInfo_DevDay + cmbInfo_Day(DS_TYPE.DS_FACE) = cmbInfo_FaceDay + cmbInfo_Day(DS_TYPE.DS_EYE) = cmbInfo_EyeDay + cmbInfo_Day(DS_TYPE.DS_BODY) = cmbInfo_FaceDay + End Sub Private Sub RunProcess_Click(sender As Object, e As EventArgs) Handles btnCmdStart.Click, btnCmdInput.Click @@ -1271,7 +1415,7 @@ Public Class MainForm Try StrCmd = "select Model,Type,Manufacture_Name,Abroad,Manufacture_Year,Manufacture_Month," & - "Agency,SN,DateTime,FW_VER" + "Agency,SN,Manufacture_Date,FW_VER" StrCmd = StrCmd & " from jomtDeviceTbl where " & "Product_SN='" & strDate & "';" @@ -1303,9 +1447,9 @@ Public Class MainForm Try StrCmd = "select Ct_Model,Ct_Type,Ct_Manufacture_Name,Ct_Abroad,Ct_Manufacture_Year,Ct_Manufacture_Month," & - "Ct_Agency,Ct_SN,Ct_Remain_ShotCnt,P3_DateTime,Ct_Max_ShotCnt," & + "Ct_Agency,Ct_SN,Ct_Remain_ShotCnt,Manufacture_Date,Ct_Max_ShotCnt," & "P1_Date,P1_Frequency," & - "QC_Date,QC_Grade,PV_SN,QC_Capacitor" + "QC_Date,QC_Grade,PV_SN,QC_Capacito" StrCmd = StrCmd & " from jomtCartridgeTbl where " & "Product_SN='" & strDate & "';" @@ -1837,11 +1981,11 @@ Public Class MainForm End Try End Function Public Function Upload_CartInfo(chNum As Integer) As String - Dim UploadVar(12) As String - Dim UploadVal(12) As String + Dim UploadVar(13) As String + Dim UploadVal(13) As String Dim TypeStr As String = "" Dim CheckFlag As Boolean = True - Dim LastCnt As Integer = 11 + Dim LastCnt As Integer = 12 Dim strTDSN As String = txbInfo_TDSN(chNum).Text.ToUpper Dim strCTSN As String = txbInfo_Barcord(chNum).Text.ToUpper Dim tmpTDSN, tmpCTSN As String @@ -1886,6 +2030,7 @@ Public Class MainForm UploadVar(9) = "Ct_Agency" UploadVar(10) = "Ct_Max_ShotCnt" UploadVar(11) = "Ct_Remain_ShotCnt" + UploadVar(12) = "Manufacture_Date" UploadVal(0) = "Now()" UploadVal(1) = txbInfo_Barcord(chNum).Text @@ -1899,6 +2044,7 @@ Public Class MainForm UploadVal(9) = txbInfo_Agency(chNum).Text UploadVal(10) = txbInfo_Tshot(chNum).Text UploadVal(11) = txbInfo_Rshot(chNum).Text + UploadVal(12) = GetSelectedDate(chNum) StrCmd = "update jomtCartridgeTbl Set " & UploadVar(0) & "=" & UploadVal(0) & "," For cnt = 1 To LastCnt @@ -1941,12 +2087,12 @@ Public Class MainForm End Try End Function Public Function Upload_DeviceInfo(chNum As Integer) As String - Dim UploadVar(12) As String - Dim UploadVal(12) As String + Dim UploadVar(13) As String + Dim UploadVal(13) As String Dim TypeStr As String = "" Dim CheckFlag As Boolean = True Dim strSN As String = txbInfo_Barcord(chNum).Text.ToUpper - Dim LastCnt As Integer = 10 + Dim LastCnt As Integer = 11 Try If CheckExistDEV_SN(strSN) = False Then StrCmd = "insert jomtDeviceTbl set Product_SN='" & strSN & "';" @@ -1959,9 +2105,9 @@ Public Class MainForm TypeStr = "DEVICE" ElseIf chNum = DS_TYPE.DS_FACE Then TypeStr = "FACE" - ElseIf chNum = DS_TYPE.DS_FACE Then + ElseIf chNum = DS_TYPE.DS_EYE Then TypeStr = "EYE" - ElseIf chNum = DS_TYPE.DS_FACE Then + ElseIf chNum = DS_TYPE.DS_BODY Then TypeStr = "BODY" Else End If @@ -1977,6 +2123,7 @@ Public Class MainForm UploadVar(8) = "Type" UploadVar(9) = "Abroad" UploadVar(10) = "Agency" + UploadVar(11) = "Manufacture_Date" UploadVal(0) = "Now()" @@ -1990,7 +2137,7 @@ Public Class MainForm UploadVal(8) = TypeStr UploadVal(9) = txbInfo_Abroad(chNum).Text UploadVal(10) = txbInfo_Agency(chNum).Text - + UploadVal(11) = GetSelectedDate(chNum) StrCmd = "update jomtDeviceTbl Set " & UploadVar(0) & "=" & UploadVal(0) & "," For cnt = 1 To LastCnt