diff --git a/SalesPacking_MES_API_Project/mainForm.Designer.vb b/SalesPacking_MES_API_Project/mainForm.Designer.vb index e82ce8a..840e18f 100644 --- a/SalesPacking_MES_API_Project/mainForm.Designer.vb +++ b/SalesPacking_MES_API_Project/mainForm.Designer.vb @@ -127,12 +127,12 @@ Partial Class mainForm Me.Button1 = New System.Windows.Forms.Button() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.picb_main = New System.Windows.Forms.PictureBox() - Me.pnbotWeight = New System.Windows.Forms.Panel() - Me.txbCheckWeight = New System.Windows.Forms.TextBox() - Me.lbCheckWeight = New System.Windows.Forms.Label() Me.pnBtn = New System.Windows.Forms.Panel() Me.btnStart = New System.Windows.Forms.Button() Me.btnReset = New System.Windows.Forms.Button() + Me.pnbotWeight = New System.Windows.Forms.Panel() + Me.txbCheckWeight = New System.Windows.Forms.TextBox() + Me.lbCheckWeight = New System.Windows.Forms.Label() Me.gbProdList = New System.Windows.Forms.GroupBox() Me.pnProdList = New System.Windows.Forms.Panel() Me.txbProdName0 = New System.Windows.Forms.TextBox() @@ -323,6 +323,7 @@ Partial Class mainForm Me.lbWeightMinus = New System.Windows.Forms.Label() Me.gbWeigth = New System.Windows.Forms.GroupBox() Me.Panel1 = New System.Windows.Forms.Panel() + Me.rdbWeightQW = New System.Windows.Forms.RadioButton() Me.rdbWeightCAS = New System.Windows.Forms.RadioButton() Me.rdbWeightAuto = New System.Windows.Forms.RadioButton() Me.ckbWeight = New System.Windows.Forms.CheckBox() @@ -363,8 +364,8 @@ Partial Class mainForm Me.gbTimeStart.SuspendLayout() Me.pn_image.SuspendLayout() CType(Me.picb_main, System.ComponentModel.ISupportInitialize).BeginInit() - Me.pnbotWeight.SuspendLayout() Me.pnBtn.SuspendLayout() + Me.pnbotWeight.SuspendLayout() Me.gbProdList.SuspendLayout() Me.pnProdList.SuspendLayout() Me.pnResult.SuspendLayout() @@ -454,11 +455,11 @@ Partial Class mainForm Me.gbProdSN.Controls.Add(Me.lbProdSN) Me.gbProdSN.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbProdSN.ForeColor = System.Drawing.Color.Black - Me.gbProdSN.Location = New System.Drawing.Point(459, 4) - Me.gbProdSN.Margin = New System.Windows.Forms.Padding(4) + Me.gbProdSN.Location = New System.Drawing.Point(525, 5) + Me.gbProdSN.Margin = New System.Windows.Forms.Padding(5) Me.gbProdSN.Name = "gbProdSN" - Me.gbProdSN.Padding = New System.Windows.Forms.Padding(4) - Me.gbProdSN.Size = New System.Drawing.Size(1073, 106) + Me.gbProdSN.Padding = New System.Windows.Forms.Padding(5) + Me.gbProdSN.Size = New System.Drawing.Size(1226, 132) Me.gbProdSN.TabIndex = 81 Me.gbProdSN.TabStop = False Me.gbProdSN.Text = "시리얼 번호" @@ -466,10 +467,10 @@ Partial Class mainForm 'btnOK ' Me.btnOK.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnOK.Location = New System.Drawing.Point(956, 29) - Me.btnOK.Margin = New System.Windows.Forms.Padding(4) + Me.btnOK.Location = New System.Drawing.Point(1093, 36) + Me.btnOK.Margin = New System.Windows.Forms.Padding(5) Me.btnOK.Name = "btnOK" - Me.btnOK.Size = New System.Drawing.Size(110, 64) + Me.btnOK.Size = New System.Drawing.Size(126, 80) Me.btnOK.TabIndex = 69 Me.btnOK.Text = "입력" Me.btnOK.UseVisualStyleBackColor = True @@ -480,10 +481,10 @@ Partial Class mainForm Me.txbProdSN.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.txbProdSN.Font = New System.Drawing.Font("함초롬바탕", 38.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbProdSN.ImeMode = System.Windows.Forms.ImeMode.Disable - Me.txbProdSN.Location = New System.Drawing.Point(90, 24) - Me.txbProdSN.Margin = New System.Windows.Forms.Padding(4) + Me.txbProdSN.Location = New System.Drawing.Point(103, 30) + Me.txbProdSN.Margin = New System.Windows.Forms.Padding(5) Me.txbProdSN.Name = "txbProdSN" - Me.txbProdSN.Size = New System.Drawing.Size(863, 74) + Me.txbProdSN.Size = New System.Drawing.Size(986, 90) Me.txbProdSN.TabIndex = 67 Me.txbProdSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -491,10 +492,10 @@ Partial Class mainForm ' Me.lbProdSN.AutoSize = True Me.lbProdSN.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbProdSN.Location = New System.Drawing.Point(8, 39) - Me.lbProdSN.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lbProdSN.Location = New System.Drawing.Point(9, 49) + Me.lbProdSN.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbProdSN.Name = "lbProdSN" - Me.lbProdSN.Size = New System.Drawing.Size(78, 41) + Me.lbProdSN.Size = New System.Drawing.Size(97, 52) Me.lbProdSN.TabIndex = 68 Me.lbProdSN.Text = "P/N" ' @@ -515,8 +516,9 @@ Partial Class mainForm Me.pnMain.Controls.Add(Me.gbAutoMode) Me.pnMain.Controls.Add(Me.gbInv) Me.pnMain.Location = New System.Drawing.Point(0, 0) + Me.pnMain.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMain.Name = "pnMain" - Me.pnMain.Size = New System.Drawing.Size(1920, 1060) + Me.pnMain.Size = New System.Drawing.Size(2194, 1325) Me.pnMain.TabIndex = 82 ' 'gbMESId @@ -525,11 +527,11 @@ Partial Class mainForm Me.gbMESId.Controls.Add(Me.lbMESid) Me.gbMESId.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbMESId.ForeColor = System.Drawing.Color.Black - Me.gbMESId.Location = New System.Drawing.Point(166, 4) - Me.gbMESId.Margin = New System.Windows.Forms.Padding(4) + Me.gbMESId.Location = New System.Drawing.Point(190, 5) + Me.gbMESId.Margin = New System.Windows.Forms.Padding(5) Me.gbMESId.Name = "gbMESId" - Me.gbMESId.Padding = New System.Windows.Forms.Padding(4) - Me.gbMESId.Size = New System.Drawing.Size(137, 106) + Me.gbMESId.Padding = New System.Windows.Forms.Padding(5) + Me.gbMESId.Size = New System.Drawing.Size(157, 132) Me.gbMESId.TabIndex = 106 Me.gbMESId.TabStop = False Me.gbMESId.Text = "MES 로그인 ID" @@ -538,18 +540,19 @@ Partial Class mainForm ' Me.lbMESid.AutoSize = True Me.lbMESid.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMESid.Location = New System.Drawing.Point(32, 44) + Me.lbMESid.Location = New System.Drawing.Point(37, 55) Me.lbMESid.Name = "lbMESid" - Me.lbMESid.Size = New System.Drawing.Size(69, 35) + Me.lbMESid.Size = New System.Drawing.Size(86, 44) Me.lbMESid.TabIndex = 0 Me.lbMESid.Text = "OFF" ' 'btnLoginTest ' Me.btnLoginTest.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnLoginTest.Location = New System.Drawing.Point(3, 4) + Me.btnLoginTest.Location = New System.Drawing.Point(3, 5) + Me.btnLoginTest.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnLoginTest.Name = "btnLoginTest" - Me.btnLoginTest.Size = New System.Drawing.Size(161, 107) + Me.btnLoginTest.Size = New System.Drawing.Size(184, 134) Me.btnLoginTest.TabIndex = 19 Me.btnLoginTest.Text = "MES" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "로그인" Me.btnLoginTest.UseVisualStyleBackColor = True @@ -560,11 +563,11 @@ Partial Class mainForm Me.gbPacking.Controls.Add(Me.cboPacking) Me.gbPacking.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbPacking.ForeColor = System.Drawing.Color.Black - Me.gbPacking.Location = New System.Drawing.Point(453, 4) - Me.gbPacking.Margin = New System.Windows.Forms.Padding(4) + Me.gbPacking.Location = New System.Drawing.Point(518, 5) + Me.gbPacking.Margin = New System.Windows.Forms.Padding(5) Me.gbPacking.Name = "gbPacking" - Me.gbPacking.Padding = New System.Windows.Forms.Padding(4) - Me.gbPacking.Size = New System.Drawing.Size(420, 106) + Me.gbPacking.Padding = New System.Windows.Forms.Padding(5) + Me.gbPacking.Size = New System.Drawing.Size(480, 132) Me.gbPacking.TabIndex = 100 Me.gbPacking.TabStop = False Me.gbPacking.Text = "패킹선택" @@ -575,9 +578,10 @@ Partial Class mainForm Me.cboPacking.BackColor = System.Drawing.Color.Yellow Me.cboPacking.Font = New System.Drawing.Font("함초롬바탕", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cboPacking.FormattingEnabled = True - Me.cboPacking.Location = New System.Drawing.Point(9, 36) + Me.cboPacking.Location = New System.Drawing.Point(10, 45) + Me.cboPacking.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.cboPacking.Name = "cboPacking" - Me.cboPacking.Size = New System.Drawing.Size(404, 46) + Me.cboPacking.Size = New System.Drawing.Size(461, 55) Me.cboPacking.TabIndex = 0 ' 'gb_info @@ -590,11 +594,11 @@ Partial Class mainForm Me.gb_info.Controls.Add(Me.pnBtn) Me.gb_info.Controls.Add(Me.pnbotWeight) Me.gb_info.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gb_info.Location = New System.Drawing.Point(962, 287) - Me.gb_info.Margin = New System.Windows.Forms.Padding(4) + Me.gb_info.Location = New System.Drawing.Point(1099, 359) + Me.gb_info.Margin = New System.Windows.Forms.Padding(5) Me.gb_info.Name = "gb_info" - Me.gb_info.Padding = New System.Windows.Forms.Padding(4) - Me.gb_info.Size = New System.Drawing.Size(950, 761) + Me.gb_info.Padding = New System.Windows.Forms.Padding(5) + Me.gb_info.Size = New System.Drawing.Size(1086, 951) Me.gb_info.TabIndex = 105 Me.gb_info.TabStop = False Me.gb_info.Text = "제품 사양" @@ -607,9 +611,11 @@ Partial Class mainForm Me.gbCount.Controls.Add(Me.gbLcount) Me.gbCount.Controls.Add(Me.gbPcount) Me.gbCount.Controls.Add(Me.gbFullCount) - Me.gbCount.Location = New System.Drawing.Point(5, 390) + Me.gbCount.Location = New System.Drawing.Point(6, 488) + Me.gbCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbCount.Name = "gbCount" - Me.gbCount.Size = New System.Drawing.Size(465, 258) + Me.gbCount.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbCount.Size = New System.Drawing.Size(531, 322) Me.gbCount.TabIndex = 89 Me.gbCount.TabStop = False Me.gbCount.Text = "수량정보" @@ -618,10 +624,11 @@ Partial Class mainForm ' Me.txbCount.BackColor = System.Drawing.SystemColors.Window Me.txbCount.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbCount.Location = New System.Drawing.Point(170, 28) + Me.txbCount.Location = New System.Drawing.Point(194, 35) + Me.txbCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbCount.Name = "txbCount" Me.txbCount.ReadOnly = True - Me.txbCount.Size = New System.Drawing.Size(244, 39) + Me.txbCount.Size = New System.Drawing.Size(278, 46) Me.txbCount.TabIndex = 1 Me.txbCount.Text = "888" Me.txbCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -630,9 +637,9 @@ Partial Class mainForm ' Me.lbCount.AutoSize = True Me.lbCount.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbCount.Location = New System.Drawing.Point(50, 36) + Me.lbCount.Location = New System.Drawing.Point(57, 45) Me.lbCount.Name = "lbCount" - Me.lbCount.Size = New System.Drawing.Size(124, 27) + Me.lbCount.Size = New System.Drawing.Size(161, 35) Me.lbCount.TabIndex = 0 Me.lbCount.Text = "총 포장 수량" ' @@ -643,9 +650,11 @@ Partial Class mainForm Me.gbLcount.Controls.Add(Me.pnLuxFace) Me.gbLcount.Controls.Add(Me.pnLuxEye) Me.gbLcount.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbLcount.Location = New System.Drawing.Point(156, 73) + Me.gbLcount.Location = New System.Drawing.Point(178, 91) + Me.gbLcount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbLcount.Name = "gbLcount" - Me.gbLcount.Size = New System.Drawing.Size(147, 185) + Me.gbLcount.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbLcount.Size = New System.Drawing.Size(168, 231) Me.gbLcount.TabIndex = 8 Me.gbLcount.TabStop = False Me.gbLcount.Text = "LUX" @@ -654,19 +663,21 @@ Partial Class mainForm ' Me.pnLuxSet.Controls.Add(Me.txbLuxSet) Me.pnLuxSet.Controls.Add(Me.lbLuxSet) - Me.pnLuxSet.Location = New System.Drawing.Point(6, 31) + Me.pnLuxSet.Location = New System.Drawing.Point(7, 39) + Me.pnLuxSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnLuxSet.Name = "pnLuxSet" - Me.pnLuxSet.Size = New System.Drawing.Size(130, 34) + Me.pnLuxSet.Size = New System.Drawing.Size(149, 42) Me.pnLuxSet.TabIndex = 5 ' 'txbLuxSet ' Me.txbLuxSet.BackColor = System.Drawing.SystemColors.Window Me.txbLuxSet.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbLuxSet.Location = New System.Drawing.Point(55, 3) + Me.txbLuxSet.Location = New System.Drawing.Point(63, 4) + Me.txbLuxSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbLuxSet.Name = "txbLuxSet" Me.txbLuxSet.ReadOnly = True - Me.txbLuxSet.Size = New System.Drawing.Size(67, 28) + Me.txbLuxSet.Size = New System.Drawing.Size(76, 33) Me.txbLuxSet.TabIndex = 1 Me.txbLuxSet.Text = "888" Me.txbLuxSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -675,9 +686,9 @@ Partial Class mainForm ' Me.lbLuxSet.AutoSize = True Me.lbLuxSet.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbLuxSet.Location = New System.Drawing.Point(3, 6) + Me.lbLuxSet.Location = New System.Drawing.Point(3, 8) Me.lbLuxSet.Name = "lbLuxSet" - Me.lbLuxSet.Size = New System.Drawing.Size(41, 21) + Me.lbLuxSet.Size = New System.Drawing.Size(51, 26) Me.lbLuxSet.TabIndex = 0 Me.lbLuxSet.Text = "SET" ' @@ -685,19 +696,21 @@ Partial Class mainForm ' Me.pnLuxBody.Controls.Add(Me.txbLuxBody) Me.pnLuxBody.Controls.Add(Me.lbLuxBody) - Me.pnLuxBody.Location = New System.Drawing.Point(7, 145) + Me.pnLuxBody.Location = New System.Drawing.Point(8, 181) + Me.pnLuxBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnLuxBody.Name = "pnLuxBody" - Me.pnLuxBody.Size = New System.Drawing.Size(130, 34) + Me.pnLuxBody.Size = New System.Drawing.Size(149, 42) Me.pnLuxBody.TabIndex = 6 ' 'txbLuxBody ' Me.txbLuxBody.BackColor = System.Drawing.SystemColors.Window Me.txbLuxBody.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbLuxBody.Location = New System.Drawing.Point(55, 3) + Me.txbLuxBody.Location = New System.Drawing.Point(63, 4) + Me.txbLuxBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbLuxBody.Name = "txbLuxBody" Me.txbLuxBody.ReadOnly = True - Me.txbLuxBody.Size = New System.Drawing.Size(67, 28) + Me.txbLuxBody.Size = New System.Drawing.Size(76, 33) Me.txbLuxBody.TabIndex = 1 Me.txbLuxBody.Text = "888" Me.txbLuxBody.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -706,9 +719,9 @@ Partial Class mainForm ' Me.lbLuxBody.AutoSize = True Me.lbLuxBody.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbLuxBody.Location = New System.Drawing.Point(3, 6) + Me.lbLuxBody.Location = New System.Drawing.Point(3, 8) Me.lbLuxBody.Name = "lbLuxBody" - Me.lbLuxBody.Size = New System.Drawing.Size(55, 21) + Me.lbLuxBody.Size = New System.Drawing.Size(67, 26) Me.lbLuxBody.TabIndex = 0 Me.lbLuxBody.Text = "BODY" ' @@ -716,19 +729,21 @@ Partial Class mainForm ' Me.pnLuxFace.Controls.Add(Me.txbLuxFace) Me.pnLuxFace.Controls.Add(Me.lbLuxFace) - Me.pnLuxFace.Location = New System.Drawing.Point(7, 71) + Me.pnLuxFace.Location = New System.Drawing.Point(8, 89) + Me.pnLuxFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnLuxFace.Name = "pnLuxFace" - Me.pnLuxFace.Size = New System.Drawing.Size(130, 34) + Me.pnLuxFace.Size = New System.Drawing.Size(149, 42) Me.pnLuxFace.TabIndex = 6 ' 'txbLuxFace ' Me.txbLuxFace.BackColor = System.Drawing.SystemColors.Window Me.txbLuxFace.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbLuxFace.Location = New System.Drawing.Point(55, 3) + Me.txbLuxFace.Location = New System.Drawing.Point(63, 4) + Me.txbLuxFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbLuxFace.Name = "txbLuxFace" Me.txbLuxFace.ReadOnly = True - Me.txbLuxFace.Size = New System.Drawing.Size(67, 28) + Me.txbLuxFace.Size = New System.Drawing.Size(76, 33) Me.txbLuxFace.TabIndex = 1 Me.txbLuxFace.Text = "888" Me.txbLuxFace.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -737,9 +752,9 @@ Partial Class mainForm ' Me.lbLuxFace.AutoSize = True Me.lbLuxFace.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbLuxFace.Location = New System.Drawing.Point(3, 6) + Me.lbLuxFace.Location = New System.Drawing.Point(3, 8) Me.lbLuxFace.Name = "lbLuxFace" - Me.lbLuxFace.Size = New System.Drawing.Size(52, 21) + Me.lbLuxFace.Size = New System.Drawing.Size(64, 26) Me.lbLuxFace.TabIndex = 0 Me.lbLuxFace.Text = "FACE" ' @@ -747,19 +762,21 @@ Partial Class mainForm ' Me.pnLuxEye.Controls.Add(Me.txbLuxEye) Me.pnLuxEye.Controls.Add(Me.lbLuxEye) - Me.pnLuxEye.Location = New System.Drawing.Point(7, 108) + Me.pnLuxEye.Location = New System.Drawing.Point(8, 135) + Me.pnLuxEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnLuxEye.Name = "pnLuxEye" - Me.pnLuxEye.Size = New System.Drawing.Size(130, 34) + Me.pnLuxEye.Size = New System.Drawing.Size(149, 42) Me.pnLuxEye.TabIndex = 6 ' 'txbLuxEye ' Me.txbLuxEye.BackColor = System.Drawing.SystemColors.Window Me.txbLuxEye.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbLuxEye.Location = New System.Drawing.Point(55, 3) + Me.txbLuxEye.Location = New System.Drawing.Point(63, 4) + Me.txbLuxEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbLuxEye.Name = "txbLuxEye" Me.txbLuxEye.ReadOnly = True - Me.txbLuxEye.Size = New System.Drawing.Size(67, 28) + Me.txbLuxEye.Size = New System.Drawing.Size(76, 33) Me.txbLuxEye.TabIndex = 1 Me.txbLuxEye.Text = "888" Me.txbLuxEye.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -768,9 +785,9 @@ Partial Class mainForm ' Me.lbLuxEye.AutoSize = True Me.lbLuxEye.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbLuxEye.Location = New System.Drawing.Point(3, 6) + Me.lbLuxEye.Location = New System.Drawing.Point(3, 8) Me.lbLuxEye.Name = "lbLuxEye" - Me.lbLuxEye.Size = New System.Drawing.Size(41, 21) + Me.lbLuxEye.Size = New System.Drawing.Size(52, 26) Me.lbLuxEye.TabIndex = 0 Me.lbLuxEye.Text = "EYE" ' @@ -781,9 +798,11 @@ Partial Class mainForm Me.gbPcount.Controls.Add(Me.pnProFace) Me.gbPcount.Controls.Add(Me.pnProEye) Me.gbPcount.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbPcount.Location = New System.Drawing.Point(10, 73) + Me.gbPcount.Location = New System.Drawing.Point(11, 91) + Me.gbPcount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbPcount.Name = "gbPcount" - Me.gbPcount.Size = New System.Drawing.Size(142, 185) + Me.gbPcount.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbPcount.Size = New System.Drawing.Size(162, 231) Me.gbPcount.TabIndex = 7 Me.gbPcount.TabStop = False Me.gbPcount.Text = "PRO" @@ -792,19 +811,21 @@ Partial Class mainForm ' Me.pnProSet.Controls.Add(Me.txbProSet) Me.pnProSet.Controls.Add(Me.lbProSet) - Me.pnProSet.Location = New System.Drawing.Point(6, 31) + Me.pnProSet.Location = New System.Drawing.Point(7, 39) + Me.pnProSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnProSet.Name = "pnProSet" - Me.pnProSet.Size = New System.Drawing.Size(130, 34) + Me.pnProSet.Size = New System.Drawing.Size(149, 42) Me.pnProSet.TabIndex = 5 ' 'txbProSet ' Me.txbProSet.BackColor = System.Drawing.SystemColors.Window Me.txbProSet.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbProSet.Location = New System.Drawing.Point(55, 3) + Me.txbProSet.Location = New System.Drawing.Point(63, 4) + Me.txbProSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProSet.Name = "txbProSet" Me.txbProSet.ReadOnly = True - Me.txbProSet.Size = New System.Drawing.Size(67, 28) + Me.txbProSet.Size = New System.Drawing.Size(76, 33) Me.txbProSet.TabIndex = 1 Me.txbProSet.Text = "888" Me.txbProSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -813,9 +834,9 @@ Partial Class mainForm ' Me.lbProSet.AutoSize = True Me.lbProSet.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbProSet.Location = New System.Drawing.Point(3, 6) + Me.lbProSet.Location = New System.Drawing.Point(3, 8) Me.lbProSet.Name = "lbProSet" - Me.lbProSet.Size = New System.Drawing.Size(41, 21) + Me.lbProSet.Size = New System.Drawing.Size(51, 26) Me.lbProSet.TabIndex = 0 Me.lbProSet.Text = "SET" ' @@ -823,19 +844,21 @@ Partial Class mainForm ' Me.pnProBody.Controls.Add(Me.txbProBody) Me.pnProBody.Controls.Add(Me.lbProBody) - Me.pnProBody.Location = New System.Drawing.Point(7, 145) + Me.pnProBody.Location = New System.Drawing.Point(8, 181) + Me.pnProBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnProBody.Name = "pnProBody" - Me.pnProBody.Size = New System.Drawing.Size(130, 34) + Me.pnProBody.Size = New System.Drawing.Size(149, 42) Me.pnProBody.TabIndex = 6 ' 'txbProBody ' Me.txbProBody.BackColor = System.Drawing.SystemColors.Window Me.txbProBody.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbProBody.Location = New System.Drawing.Point(55, 3) + Me.txbProBody.Location = New System.Drawing.Point(63, 4) + Me.txbProBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProBody.Name = "txbProBody" Me.txbProBody.ReadOnly = True - Me.txbProBody.Size = New System.Drawing.Size(67, 28) + Me.txbProBody.Size = New System.Drawing.Size(76, 33) Me.txbProBody.TabIndex = 1 Me.txbProBody.Text = "888" Me.txbProBody.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -844,9 +867,9 @@ Partial Class mainForm ' Me.lbProBody.AutoSize = True Me.lbProBody.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbProBody.Location = New System.Drawing.Point(3, 6) + Me.lbProBody.Location = New System.Drawing.Point(3, 8) Me.lbProBody.Name = "lbProBody" - Me.lbProBody.Size = New System.Drawing.Size(55, 21) + Me.lbProBody.Size = New System.Drawing.Size(67, 26) Me.lbProBody.TabIndex = 0 Me.lbProBody.Text = "BODY" ' @@ -854,19 +877,21 @@ Partial Class mainForm ' Me.pnProFace.Controls.Add(Me.txbProFace) Me.pnProFace.Controls.Add(Me.lbProFace) - Me.pnProFace.Location = New System.Drawing.Point(7, 71) + Me.pnProFace.Location = New System.Drawing.Point(8, 89) + Me.pnProFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnProFace.Name = "pnProFace" - Me.pnProFace.Size = New System.Drawing.Size(130, 34) + Me.pnProFace.Size = New System.Drawing.Size(149, 42) Me.pnProFace.TabIndex = 6 ' 'txbProFace ' Me.txbProFace.BackColor = System.Drawing.SystemColors.Window Me.txbProFace.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbProFace.Location = New System.Drawing.Point(55, 3) + Me.txbProFace.Location = New System.Drawing.Point(63, 4) + Me.txbProFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProFace.Name = "txbProFace" Me.txbProFace.ReadOnly = True - Me.txbProFace.Size = New System.Drawing.Size(67, 28) + Me.txbProFace.Size = New System.Drawing.Size(76, 33) Me.txbProFace.TabIndex = 1 Me.txbProFace.Text = "888" Me.txbProFace.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -875,9 +900,9 @@ Partial Class mainForm ' Me.lbProFace.AutoSize = True Me.lbProFace.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbProFace.Location = New System.Drawing.Point(3, 6) + Me.lbProFace.Location = New System.Drawing.Point(3, 8) Me.lbProFace.Name = "lbProFace" - Me.lbProFace.Size = New System.Drawing.Size(52, 21) + Me.lbProFace.Size = New System.Drawing.Size(64, 26) Me.lbProFace.TabIndex = 0 Me.lbProFace.Text = "FACE" ' @@ -885,19 +910,21 @@ Partial Class mainForm ' Me.pnProEye.Controls.Add(Me.txbProEye) Me.pnProEye.Controls.Add(Me.lbProEye) - Me.pnProEye.Location = New System.Drawing.Point(7, 108) + Me.pnProEye.Location = New System.Drawing.Point(8, 135) + Me.pnProEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnProEye.Name = "pnProEye" - Me.pnProEye.Size = New System.Drawing.Size(130, 34) + Me.pnProEye.Size = New System.Drawing.Size(149, 42) Me.pnProEye.TabIndex = 6 ' 'txbProEye ' Me.txbProEye.BackColor = System.Drawing.SystemColors.Window Me.txbProEye.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbProEye.Location = New System.Drawing.Point(55, 3) + Me.txbProEye.Location = New System.Drawing.Point(63, 4) + Me.txbProEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProEye.Name = "txbProEye" Me.txbProEye.ReadOnly = True - Me.txbProEye.Size = New System.Drawing.Size(67, 28) + Me.txbProEye.Size = New System.Drawing.Size(76, 33) Me.txbProEye.TabIndex = 1 Me.txbProEye.Text = "888" Me.txbProEye.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -906,9 +933,9 @@ Partial Class mainForm ' Me.lbProEye.AutoSize = True Me.lbProEye.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbProEye.Location = New System.Drawing.Point(3, 6) + Me.lbProEye.Location = New System.Drawing.Point(3, 8) Me.lbProEye.Name = "lbProEye" - Me.lbProEye.Size = New System.Drawing.Size(41, 21) + Me.lbProEye.Size = New System.Drawing.Size(52, 26) Me.lbProEye.TabIndex = 0 Me.lbProEye.Text = "EYE" ' @@ -917,17 +944,20 @@ Partial Class mainForm Me.gbFullCount.Controls.Add(Me.btnMore) Me.gbFullCount.Controls.Add(Me.gbEcount) Me.gbFullCount.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbFullCount.Location = New System.Drawing.Point(2, 73) + Me.gbFullCount.Location = New System.Drawing.Point(2, 91) + Me.gbFullCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbFullCount.Name = "gbFullCount" - Me.gbFullCount.Size = New System.Drawing.Size(460, 185) + Me.gbFullCount.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbFullCount.Size = New System.Drawing.Size(526, 231) Me.gbFullCount.TabIndex = 2 Me.gbFullCount.TabStop = False ' 'btnMore ' - Me.btnMore.Location = New System.Drawing.Point(304, 145) + Me.btnMore.Location = New System.Drawing.Point(347, 181) + Me.btnMore.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnMore.Name = "btnMore" - Me.btnMore.Size = New System.Drawing.Size(150, 34) + Me.btnMore.Size = New System.Drawing.Size(171, 42) Me.btnMore.TabIndex = 10 Me.btnMore.Text = "자세히" Me.btnMore.UseVisualStyleBackColor = True @@ -938,9 +968,11 @@ Partial Class mainForm Me.gbEcount.Controls.Add(Me.pnGel) Me.gbEcount.Controls.Add(Me.pnAmp) Me.gbEcount.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbEcount.Location = New System.Drawing.Point(307, 0) + Me.gbEcount.Location = New System.Drawing.Point(351, 0) + Me.gbEcount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEcount.Name = "gbEcount" - Me.gbEcount.Size = New System.Drawing.Size(147, 144) + Me.gbEcount.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEcount.Size = New System.Drawing.Size(168, 180) Me.gbEcount.TabIndex = 9 Me.gbEcount.TabStop = False Me.gbEcount.Text = "ETC" @@ -949,19 +981,21 @@ Partial Class mainForm ' Me.pnMAX.Controls.Add(Me.txbMAX) Me.pnMAX.Controls.Add(Me.lbMAX) - Me.pnMAX.Location = New System.Drawing.Point(6, 31) + Me.pnMAX.Location = New System.Drawing.Point(7, 39) + Me.pnMAX.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMAX.Name = "pnMAX" - Me.pnMAX.Size = New System.Drawing.Size(130, 34) + Me.pnMAX.Size = New System.Drawing.Size(149, 42) Me.pnMAX.TabIndex = 5 ' 'txbMAX ' Me.txbMAX.BackColor = System.Drawing.SystemColors.Window Me.txbMAX.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMAX.Location = New System.Drawing.Point(55, 3) + Me.txbMAX.Location = New System.Drawing.Point(63, 4) + Me.txbMAX.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbMAX.Name = "txbMAX" Me.txbMAX.ReadOnly = True - Me.txbMAX.Size = New System.Drawing.Size(67, 28) + Me.txbMAX.Size = New System.Drawing.Size(76, 33) Me.txbMAX.TabIndex = 1 Me.txbMAX.Text = "888" Me.txbMAX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -970,9 +1004,9 @@ Partial Class mainForm ' Me.lbMAX.AutoSize = True Me.lbMAX.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMAX.Location = New System.Drawing.Point(3, 6) + Me.lbMAX.Location = New System.Drawing.Point(3, 8) Me.lbMAX.Name = "lbMAX" - Me.lbMAX.Size = New System.Drawing.Size(45, 21) + Me.lbMAX.Size = New System.Drawing.Size(57, 26) Me.lbMAX.TabIndex = 0 Me.lbMAX.Text = "MAX" ' @@ -980,19 +1014,21 @@ Partial Class mainForm ' Me.pnGel.Controls.Add(Me.txbGel) Me.pnGel.Controls.Add(Me.lbGel) - Me.pnGel.Location = New System.Drawing.Point(7, 71) + Me.pnGel.Location = New System.Drawing.Point(8, 89) + Me.pnGel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnGel.Name = "pnGel" - Me.pnGel.Size = New System.Drawing.Size(130, 34) + Me.pnGel.Size = New System.Drawing.Size(149, 42) Me.pnGel.TabIndex = 6 ' 'txbGel ' Me.txbGel.BackColor = System.Drawing.SystemColors.Window Me.txbGel.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbGel.Location = New System.Drawing.Point(55, 3) + Me.txbGel.Location = New System.Drawing.Point(63, 4) + Me.txbGel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbGel.Name = "txbGel" Me.txbGel.ReadOnly = True - Me.txbGel.Size = New System.Drawing.Size(67, 28) + Me.txbGel.Size = New System.Drawing.Size(76, 33) Me.txbGel.TabIndex = 1 Me.txbGel.Text = "888" Me.txbGel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1001,9 +1037,9 @@ Partial Class mainForm ' Me.lbGel.AutoSize = True Me.lbGel.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbGel.Location = New System.Drawing.Point(3, 6) + Me.lbGel.Location = New System.Drawing.Point(3, 8) Me.lbGel.Name = "lbGel" - Me.lbGel.Size = New System.Drawing.Size(41, 21) + Me.lbGel.Size = New System.Drawing.Size(51, 26) Me.lbGel.TabIndex = 0 Me.lbGel.Text = "GEL" ' @@ -1011,19 +1047,21 @@ Partial Class mainForm ' Me.pnAmp.Controls.Add(Me.txbAmp) Me.pnAmp.Controls.Add(Me.lbAmp) - Me.pnAmp.Location = New System.Drawing.Point(7, 108) + Me.pnAmp.Location = New System.Drawing.Point(8, 135) + Me.pnAmp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnAmp.Name = "pnAmp" - Me.pnAmp.Size = New System.Drawing.Size(130, 34) + Me.pnAmp.Size = New System.Drawing.Size(149, 42) Me.pnAmp.TabIndex = 6 ' 'txbAmp ' Me.txbAmp.BackColor = System.Drawing.SystemColors.Window Me.txbAmp.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbAmp.Location = New System.Drawing.Point(55, 3) + Me.txbAmp.Location = New System.Drawing.Point(63, 4) + Me.txbAmp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbAmp.Name = "txbAmp" Me.txbAmp.ReadOnly = True - Me.txbAmp.Size = New System.Drawing.Size(67, 28) + Me.txbAmp.Size = New System.Drawing.Size(76, 33) Me.txbAmp.TabIndex = 1 Me.txbAmp.Text = "888" Me.txbAmp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1032,9 +1070,9 @@ Partial Class mainForm ' Me.lbAmp.AutoSize = True Me.lbAmp.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbAmp.Location = New System.Drawing.Point(3, 6) + Me.lbAmp.Location = New System.Drawing.Point(3, 8) Me.lbAmp.Name = "lbAmp" - Me.lbAmp.Size = New System.Drawing.Size(44, 21) + Me.lbAmp.Size = New System.Drawing.Size(55, 26) Me.lbAmp.TabIndex = 0 Me.lbAmp.Text = "AMP" ' @@ -1049,11 +1087,11 @@ Partial Class mainForm Me.gbCart.Controls.Add(Me.lbCagent) Me.gbCart.Controls.Add(Me.lbCnt) Me.gbCart.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbCart.Location = New System.Drawing.Point(480, 50) - Me.gbCart.Margin = New System.Windows.Forms.Padding(4) + Me.gbCart.Location = New System.Drawing.Point(549, 62) + Me.gbCart.Margin = New System.Windows.Forms.Padding(5) Me.gbCart.Name = "gbCart" - Me.gbCart.Padding = New System.Windows.Forms.Padding(4) - Me.gbCart.Size = New System.Drawing.Size(465, 330) + Me.gbCart.Padding = New System.Windows.Forms.Padding(5) + Me.gbCart.Size = New System.Drawing.Size(531, 412) Me.gbCart.TabIndex = 84 Me.gbCart.TabStop = False Me.gbCart.Text = "단일 제품 정보" @@ -1062,11 +1100,11 @@ Partial Class mainForm ' Me.txbCmodel.BackColor = System.Drawing.Color.AliceBlue Me.txbCmodel.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbCmodel.Location = New System.Drawing.Point(94, 53) - Me.txbCmodel.Margin = New System.Windows.Forms.Padding(4) + Me.txbCmodel.Location = New System.Drawing.Point(107, 66) + Me.txbCmodel.Margin = New System.Windows.Forms.Padding(5) Me.txbCmodel.Name = "txbCmodel" Me.txbCmodel.ReadOnly = True - Me.txbCmodel.Size = New System.Drawing.Size(351, 39) + Me.txbCmodel.Size = New System.Drawing.Size(401, 46) Me.txbCmodel.TabIndex = 11 Me.txbCmodel.Text = "N/A" Me.txbCmodel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1075,10 +1113,10 @@ Partial Class mainForm ' Me.lbCmodel.AutoSize = True Me.lbCmodel.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbCmodel.Location = New System.Drawing.Point(36, 56) - Me.lbCmodel.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lbCmodel.Location = New System.Drawing.Point(41, 70) + Me.lbCmodel.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbCmodel.Name = "lbCmodel" - Me.lbCmodel.Size = New System.Drawing.Size(60, 32) + Me.lbCmodel.Size = New System.Drawing.Size(75, 39) Me.lbCmodel.TabIndex = 10 Me.lbCmodel.Text = "모델" ' @@ -1096,9 +1134,11 @@ Partial Class mainForm Me.gbSetCart.Controls.Add(Me.lbCface) Me.gbSetCart.Controls.Add(Me.txbCbodyShot) Me.gbSetCart.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbSetCart.Location = New System.Drawing.Point(7, 81) + Me.gbSetCart.Location = New System.Drawing.Point(8, 101) + Me.gbSetCart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbSetCart.Name = "gbSetCart" - Me.gbSetCart.Size = New System.Drawing.Size(451, 192) + Me.gbSetCart.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbSetCart.Size = New System.Drawing.Size(515, 240) Me.gbSetCart.TabIndex = 21 Me.gbSetCart.TabStop = False ' @@ -1106,11 +1146,11 @@ Partial Class mainForm ' Me.txbCbodySN.BackColor = System.Drawing.Color.AliceBlue Me.txbCbodySN.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbCbodySN.Location = New System.Drawing.Point(87, 146) - Me.txbCbodySN.Margin = New System.Windows.Forms.Padding(4) + Me.txbCbodySN.Location = New System.Drawing.Point(99, 182) + Me.txbCbodySN.Margin = New System.Windows.Forms.Padding(5) Me.txbCbodySN.Name = "txbCbodySN" Me.txbCbodySN.ReadOnly = True - Me.txbCbodySN.Size = New System.Drawing.Size(215, 43) + Me.txbCbodySN.Size = New System.Drawing.Size(245, 51) Me.txbCbodySN.TabIndex = 3 Me.txbCbodySN.Text = "100000000000" Me.txbCbodySN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1119,10 +1159,10 @@ Partial Class mainForm ' Me.lbCbody.AutoSize = True Me.lbCbody.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbCbody.Location = New System.Drawing.Point(13, 152) - Me.lbCbody.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lbCbody.Location = New System.Drawing.Point(15, 190) + Me.lbCbody.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbCbody.Name = "lbCbody" - Me.lbCbody.Size = New System.Drawing.Size(81, 32) + Me.lbCbody.Size = New System.Drawing.Size(100, 39) Me.lbCbody.TabIndex = 30 Me.lbCbody.Text = "BODY" ' @@ -1130,11 +1170,11 @@ Partial Class mainForm ' Me.txbCeyeSN.BackColor = System.Drawing.Color.AliceBlue Me.txbCeyeSN.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbCeyeSN.Location = New System.Drawing.Point(87, 99) - Me.txbCeyeSN.Margin = New System.Windows.Forms.Padding(4) + Me.txbCeyeSN.Location = New System.Drawing.Point(99, 124) + Me.txbCeyeSN.Margin = New System.Windows.Forms.Padding(5) Me.txbCeyeSN.Name = "txbCeyeSN" Me.txbCeyeSN.ReadOnly = True - Me.txbCeyeSN.Size = New System.Drawing.Size(215, 43) + Me.txbCeyeSN.Size = New System.Drawing.Size(245, 51) Me.txbCeyeSN.TabIndex = 1 Me.txbCeyeSN.Text = "100000000000" Me.txbCeyeSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1143,11 +1183,11 @@ Partial Class mainForm ' Me.txbCfaceSN.BackColor = System.Drawing.Color.AliceBlue Me.txbCfaceSN.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbCfaceSN.Location = New System.Drawing.Point(87, 52) - Me.txbCfaceSN.Margin = New System.Windows.Forms.Padding(4) + Me.txbCfaceSN.Location = New System.Drawing.Point(99, 65) + Me.txbCfaceSN.Margin = New System.Windows.Forms.Padding(5) Me.txbCfaceSN.Name = "txbCfaceSN" Me.txbCfaceSN.ReadOnly = True - Me.txbCfaceSN.Size = New System.Drawing.Size(215, 43) + Me.txbCfaceSN.Size = New System.Drawing.Size(245, 51) Me.txbCfaceSN.TabIndex = 5 Me.txbCfaceSN.Text = "100000000000" Me.txbCfaceSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1156,11 +1196,11 @@ Partial Class mainForm ' Me.txbCeyeShot.BackColor = System.Drawing.Color.AliceBlue Me.txbCeyeShot.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbCeyeShot.Location = New System.Drawing.Point(312, 99) - Me.txbCeyeShot.Margin = New System.Windows.Forms.Padding(4) + Me.txbCeyeShot.Location = New System.Drawing.Point(357, 124) + Me.txbCeyeShot.Margin = New System.Windows.Forms.Padding(5) Me.txbCeyeShot.Name = "txbCeyeShot" Me.txbCeyeShot.ReadOnly = True - Me.txbCeyeShot.Size = New System.Drawing.Size(125, 43) + Me.txbCeyeShot.Size = New System.Drawing.Size(142, 51) Me.txbCeyeShot.TabIndex = 7 Me.txbCeyeShot.Text = "0" Me.txbCeyeShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1169,10 +1209,10 @@ Partial Class mainForm ' Me.lbCeye.AutoSize = True Me.lbCeye.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbCeye.Location = New System.Drawing.Point(28, 104) - Me.lbCeye.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lbCeye.Location = New System.Drawing.Point(32, 130) + Me.lbCeye.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbCeye.Name = "lbCeye" - Me.lbCeye.Size = New System.Drawing.Size(61, 32) + Me.lbCeye.Size = New System.Drawing.Size(76, 39) Me.lbCeye.TabIndex = 2 Me.lbCeye.Text = "EYE" ' @@ -1180,10 +1220,10 @@ Partial Class mainForm ' Me.lbCserial.AutoSize = True Me.lbCserial.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbCserial.Location = New System.Drawing.Point(168, 17) - Me.lbCserial.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lbCserial.Location = New System.Drawing.Point(192, 21) + Me.lbCserial.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbCserial.Name = "lbCserial" - Me.lbCserial.Size = New System.Drawing.Size(60, 32) + Me.lbCserial.Size = New System.Drawing.Size(75, 39) Me.lbCserial.TabIndex = 26 Me.lbCserial.Text = "S/N" ' @@ -1191,10 +1231,10 @@ Partial Class mainForm ' Me.lbCshot.AutoSize = True Me.lbCshot.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbCshot.Location = New System.Drawing.Point(339, 17) - Me.lbCshot.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lbCshot.Location = New System.Drawing.Point(387, 21) + Me.lbCshot.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbCshot.Name = "lbCshot" - Me.lbCshot.Size = New System.Drawing.Size(67, 32) + Me.lbCshot.Size = New System.Drawing.Size(84, 39) Me.lbCshot.TabIndex = 28 Me.lbCshot.Text = "샷 수" ' @@ -1202,11 +1242,11 @@ Partial Class mainForm ' Me.txbCfaceShot.BackColor = System.Drawing.Color.AliceBlue Me.txbCfaceShot.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbCfaceShot.Location = New System.Drawing.Point(312, 52) - Me.txbCfaceShot.Margin = New System.Windows.Forms.Padding(4) + Me.txbCfaceShot.Location = New System.Drawing.Point(357, 65) + Me.txbCfaceShot.Margin = New System.Windows.Forms.Padding(5) Me.txbCfaceShot.Name = "txbCfaceShot" Me.txbCfaceShot.ReadOnly = True - Me.txbCfaceShot.Size = New System.Drawing.Size(125, 43) + Me.txbCfaceShot.Size = New System.Drawing.Size(142, 51) Me.txbCfaceShot.TabIndex = 29 Me.txbCfaceShot.Text = "0" Me.txbCfaceShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1215,10 +1255,10 @@ Partial Class mainForm ' Me.lbCface.AutoSize = True Me.lbCface.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbCface.Location = New System.Drawing.Point(13, 56) - Me.lbCface.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lbCface.Location = New System.Drawing.Point(15, 70) + Me.lbCface.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbCface.Name = "lbCface" - Me.lbCface.Size = New System.Drawing.Size(76, 32) + Me.lbCface.Size = New System.Drawing.Size(96, 39) Me.lbCface.TabIndex = 22 Me.lbCface.Text = "FACE" ' @@ -1226,11 +1266,11 @@ Partial Class mainForm ' Me.txbCbodyShot.BackColor = System.Drawing.Color.AliceBlue Me.txbCbodyShot.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbCbodyShot.Location = New System.Drawing.Point(312, 146) - Me.txbCbodyShot.Margin = New System.Windows.Forms.Padding(4) + Me.txbCbodyShot.Location = New System.Drawing.Point(357, 182) + Me.txbCbodyShot.Margin = New System.Windows.Forms.Padding(5) Me.txbCbodyShot.Name = "txbCbodyShot" Me.txbCbodyShot.ReadOnly = True - Me.txbCbodyShot.Size = New System.Drawing.Size(125, 43) + Me.txbCbodyShot.Size = New System.Drawing.Size(142, 51) Me.txbCbodyShot.TabIndex = 9 Me.txbCbodyShot.Text = "0" Me.txbCbodyShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1239,11 +1279,11 @@ Partial Class mainForm ' Me.txbCagent.BackColor = System.Drawing.Color.AliceBlue Me.txbCagent.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbCagent.Location = New System.Drawing.Point(309, 285) - Me.txbCagent.Margin = New System.Windows.Forms.Padding(4) + Me.txbCagent.Location = New System.Drawing.Point(353, 356) + Me.txbCagent.Margin = New System.Windows.Forms.Padding(5) Me.txbCagent.Name = "txbCagent" Me.txbCagent.ReadOnly = True - Me.txbCagent.Size = New System.Drawing.Size(136, 39) + Me.txbCagent.Size = New System.Drawing.Size(155, 46) Me.txbCagent.TabIndex = 20 Me.txbCagent.Text = "0" Me.txbCagent.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1252,11 +1292,11 @@ Partial Class mainForm ' Me.txbCnt.BackColor = System.Drawing.Color.AliceBlue Me.txbCnt.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbCnt.Location = New System.Drawing.Point(94, 285) - Me.txbCnt.Margin = New System.Windows.Forms.Padding(4) + Me.txbCnt.Location = New System.Drawing.Point(107, 356) + Me.txbCnt.Margin = New System.Windows.Forms.Padding(5) Me.txbCnt.Name = "txbCnt" Me.txbCnt.ReadOnly = True - Me.txbCnt.Size = New System.Drawing.Size(136, 39) + Me.txbCnt.Size = New System.Drawing.Size(155, 46) Me.txbCnt.TabIndex = 21 Me.txbCnt.Text = "0" Me.txbCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1265,10 +1305,10 @@ Partial Class mainForm ' Me.lbCagent.AutoSize = True Me.lbCagent.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbCagent.Location = New System.Drawing.Point(240, 290) - Me.lbCagent.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lbCagent.Location = New System.Drawing.Point(274, 362) + Me.lbCagent.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbCagent.Name = "lbCagent" - Me.lbCagent.Size = New System.Drawing.Size(72, 27) + Me.lbCagent.Size = New System.Drawing.Size(93, 35) Me.lbCagent.TabIndex = 19 Me.lbCagent.Text = "대리점" ' @@ -1276,10 +1316,10 @@ Partial Class mainForm ' Me.lbCnt.AutoSize = True Me.lbCnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbCnt.Location = New System.Drawing.Point(5, 290) - Me.lbCnt.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lbCnt.Location = New System.Drawing.Point(6, 362) + Me.lbCnt.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbCnt.Name = "lbCnt" - Me.lbCnt.Size = New System.Drawing.Size(92, 27) + Me.lbCnt.Size = New System.Drawing.Size(119, 35) Me.lbCnt.TabIndex = 17 Me.lbCnt.Text = "국가코드" ' @@ -1294,11 +1334,11 @@ Partial Class mainForm Me.gbMain.Controls.Add(Me.lbMagent) Me.gbMain.Controls.Add(Me.lbMnt) Me.gbMain.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbMain.Location = New System.Drawing.Point(5, 50) - Me.gbMain.Margin = New System.Windows.Forms.Padding(4) + Me.gbMain.Location = New System.Drawing.Point(6, 62) + Me.gbMain.Margin = New System.Windows.Forms.Padding(5) Me.gbMain.Name = "gbMain" - Me.gbMain.Padding = New System.Windows.Forms.Padding(4) - Me.gbMain.Size = New System.Drawing.Size(465, 330) + Me.gbMain.Padding = New System.Windows.Forms.Padding(5) + Me.gbMain.Size = New System.Drawing.Size(531, 412) Me.gbMain.TabIndex = 83 Me.gbMain.TabStop = False Me.gbMain.Text = "메인 제품 정보" @@ -1307,11 +1347,11 @@ Partial Class mainForm ' Me.txbMmodel.BackColor = System.Drawing.Color.AliceBlue Me.txbMmodel.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMmodel.Location = New System.Drawing.Point(94, 53) - Me.txbMmodel.Margin = New System.Windows.Forms.Padding(4) + Me.txbMmodel.Location = New System.Drawing.Point(107, 66) + Me.txbMmodel.Margin = New System.Windows.Forms.Padding(5) Me.txbMmodel.Name = "txbMmodel" Me.txbMmodel.ReadOnly = True - Me.txbMmodel.Size = New System.Drawing.Size(351, 39) + Me.txbMmodel.Size = New System.Drawing.Size(401, 46) Me.txbMmodel.TabIndex = 11 Me.txbMmodel.Text = "N/A" Me.txbMmodel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1320,10 +1360,10 @@ Partial Class mainForm ' Me.lbMmodel.AutoSize = True Me.lbMmodel.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMmodel.Location = New System.Drawing.Point(36, 56) - Me.lbMmodel.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lbMmodel.Location = New System.Drawing.Point(41, 70) + Me.lbMmodel.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbMmodel.Name = "lbMmodel" - Me.lbMmodel.Size = New System.Drawing.Size(60, 32) + Me.lbMmodel.Size = New System.Drawing.Size(75, 39) Me.lbMmodel.TabIndex = 10 Me.lbMmodel.Text = "모델" ' @@ -1341,9 +1381,11 @@ Partial Class mainForm Me.gbSetMain.Controls.Add(Me.lbMface) Me.gbSetMain.Controls.Add(Me.txbMeyeShot) Me.gbSetMain.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbSetMain.Location = New System.Drawing.Point(7, 81) + Me.gbSetMain.Location = New System.Drawing.Point(8, 101) + Me.gbSetMain.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbSetMain.Name = "gbSetMain" - Me.gbSetMain.Size = New System.Drawing.Size(451, 192) + Me.gbSetMain.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbSetMain.Size = New System.Drawing.Size(515, 240) Me.gbSetMain.TabIndex = 21 Me.gbSetMain.TabStop = False ' @@ -1351,11 +1393,11 @@ Partial Class mainForm ' Me.txbMeyeSN.BackColor = System.Drawing.Color.AliceBlue Me.txbMeyeSN.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMeyeSN.Location = New System.Drawing.Point(87, 146) - Me.txbMeyeSN.Margin = New System.Windows.Forms.Padding(4) + Me.txbMeyeSN.Location = New System.Drawing.Point(99, 182) + Me.txbMeyeSN.Margin = New System.Windows.Forms.Padding(5) Me.txbMeyeSN.Name = "txbMeyeSN" Me.txbMeyeSN.ReadOnly = True - Me.txbMeyeSN.Size = New System.Drawing.Size(215, 43) + Me.txbMeyeSN.Size = New System.Drawing.Size(245, 51) Me.txbMeyeSN.TabIndex = 3 Me.txbMeyeSN.Text = "100000000000" Me.txbMeyeSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1364,11 +1406,11 @@ Partial Class mainForm ' Me.txbMfaceSN.BackColor = System.Drawing.Color.AliceBlue Me.txbMfaceSN.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMfaceSN.Location = New System.Drawing.Point(87, 99) - Me.txbMfaceSN.Margin = New System.Windows.Forms.Padding(4) + Me.txbMfaceSN.Location = New System.Drawing.Point(99, 124) + Me.txbMfaceSN.Margin = New System.Windows.Forms.Padding(5) Me.txbMfaceSN.Name = "txbMfaceSN" Me.txbMfaceSN.ReadOnly = True - Me.txbMfaceSN.Size = New System.Drawing.Size(215, 43) + Me.txbMfaceSN.Size = New System.Drawing.Size(245, 51) Me.txbMfaceSN.TabIndex = 1 Me.txbMfaceSN.Text = "100000000000" Me.txbMfaceSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1377,11 +1419,11 @@ Partial Class mainForm ' Me.txbMdevSN.BackColor = System.Drawing.Color.AliceBlue Me.txbMdevSN.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMdevSN.Location = New System.Drawing.Point(87, 52) - Me.txbMdevSN.Margin = New System.Windows.Forms.Padding(4) + Me.txbMdevSN.Location = New System.Drawing.Point(99, 65) + Me.txbMdevSN.Margin = New System.Windows.Forms.Padding(5) Me.txbMdevSN.Name = "txbMdevSN" Me.txbMdevSN.ReadOnly = True - Me.txbMdevSN.Size = New System.Drawing.Size(215, 43) + Me.txbMdevSN.Size = New System.Drawing.Size(245, 51) Me.txbMdevSN.TabIndex = 5 Me.txbMdevSN.Text = "100000000000" Me.txbMdevSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1390,11 +1432,11 @@ Partial Class mainForm ' Me.txbMfaceShot.BackColor = System.Drawing.Color.AliceBlue Me.txbMfaceShot.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMfaceShot.Location = New System.Drawing.Point(312, 99) - Me.txbMfaceShot.Margin = New System.Windows.Forms.Padding(4) + Me.txbMfaceShot.Location = New System.Drawing.Point(357, 124) + Me.txbMfaceShot.Margin = New System.Windows.Forms.Padding(5) Me.txbMfaceShot.Name = "txbMfaceShot" Me.txbMfaceShot.ReadOnly = True - Me.txbMfaceShot.Size = New System.Drawing.Size(125, 43) + Me.txbMfaceShot.Size = New System.Drawing.Size(142, 51) Me.txbMfaceShot.TabIndex = 7 Me.txbMfaceShot.Text = "0" Me.txbMfaceShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1403,10 +1445,10 @@ Partial Class mainForm ' Me.lbMdevice.AutoSize = True Me.lbMdevice.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMdevice.Location = New System.Drawing.Point(29, 56) - Me.lbMdevice.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lbMdevice.Location = New System.Drawing.Point(33, 70) + Me.lbMdevice.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbMdevice.Name = "lbMdevice" - Me.lbMdevice.Size = New System.Drawing.Size(60, 32) + Me.lbMdevice.Size = New System.Drawing.Size(75, 39) Me.lbMdevice.TabIndex = 4 Me.lbMdevice.Text = "본체" ' @@ -1414,10 +1456,10 @@ Partial Class mainForm ' Me.lbMeye.AutoSize = True Me.lbMeye.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMeye.Location = New System.Drawing.Point(28, 152) - Me.lbMeye.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lbMeye.Location = New System.Drawing.Point(32, 190) + Me.lbMeye.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbMeye.Name = "lbMeye" - Me.lbMeye.Size = New System.Drawing.Size(61, 32) + Me.lbMeye.Size = New System.Drawing.Size(76, 39) Me.lbMeye.TabIndex = 2 Me.lbMeye.Text = "EYE" ' @@ -1425,10 +1467,10 @@ Partial Class mainForm ' Me.lbMserial.AutoSize = True Me.lbMserial.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMserial.Location = New System.Drawing.Point(168, 17) - Me.lbMserial.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lbMserial.Location = New System.Drawing.Point(192, 21) + Me.lbMserial.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbMserial.Name = "lbMserial" - Me.lbMserial.Size = New System.Drawing.Size(60, 32) + Me.lbMserial.Size = New System.Drawing.Size(75, 39) Me.lbMserial.TabIndex = 26 Me.lbMserial.Text = "S/N" ' @@ -1436,10 +1478,10 @@ Partial Class mainForm ' Me.lbMshot.AutoSize = True Me.lbMshot.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMshot.Location = New System.Drawing.Point(323, 17) - Me.lbMshot.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lbMshot.Location = New System.Drawing.Point(369, 21) + Me.lbMshot.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbMshot.Name = "lbMshot" - Me.lbMshot.Size = New System.Drawing.Size(101, 32) + Me.lbMshot.Size = New System.Drawing.Size(127, 39) Me.lbMshot.TabIndex = 28 Me.lbMshot.Text = "FW / 샷" ' @@ -1447,11 +1489,11 @@ Partial Class mainForm ' Me.txbMdevShot.BackColor = System.Drawing.Color.AliceBlue Me.txbMdevShot.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMdevShot.Location = New System.Drawing.Point(312, 52) - Me.txbMdevShot.Margin = New System.Windows.Forms.Padding(4) + Me.txbMdevShot.Location = New System.Drawing.Point(357, 65) + Me.txbMdevShot.Margin = New System.Windows.Forms.Padding(5) Me.txbMdevShot.Name = "txbMdevShot" Me.txbMdevShot.ReadOnly = True - Me.txbMdevShot.Size = New System.Drawing.Size(125, 43) + Me.txbMdevShot.Size = New System.Drawing.Size(142, 51) Me.txbMdevShot.TabIndex = 29 Me.txbMdevShot.Text = "N/A" Me.txbMdevShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1460,10 +1502,10 @@ Partial Class mainForm ' Me.lbMface.AutoSize = True Me.lbMface.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMface.Location = New System.Drawing.Point(13, 104) - Me.lbMface.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lbMface.Location = New System.Drawing.Point(15, 130) + Me.lbMface.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbMface.Name = "lbMface" - Me.lbMface.Size = New System.Drawing.Size(76, 32) + Me.lbMface.Size = New System.Drawing.Size(96, 39) Me.lbMface.TabIndex = 22 Me.lbMface.Text = "FACE" ' @@ -1471,11 +1513,11 @@ Partial Class mainForm ' Me.txbMeyeShot.BackColor = System.Drawing.Color.AliceBlue Me.txbMeyeShot.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMeyeShot.Location = New System.Drawing.Point(312, 146) - Me.txbMeyeShot.Margin = New System.Windows.Forms.Padding(4) + Me.txbMeyeShot.Location = New System.Drawing.Point(357, 182) + Me.txbMeyeShot.Margin = New System.Windows.Forms.Padding(5) Me.txbMeyeShot.Name = "txbMeyeShot" Me.txbMeyeShot.ReadOnly = True - Me.txbMeyeShot.Size = New System.Drawing.Size(125, 43) + Me.txbMeyeShot.Size = New System.Drawing.Size(142, 51) Me.txbMeyeShot.TabIndex = 9 Me.txbMeyeShot.Text = "0" Me.txbMeyeShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1484,11 +1526,11 @@ Partial Class mainForm ' Me.txbMagent.BackColor = System.Drawing.Color.AliceBlue Me.txbMagent.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMagent.Location = New System.Drawing.Point(309, 285) - Me.txbMagent.Margin = New System.Windows.Forms.Padding(4) + Me.txbMagent.Location = New System.Drawing.Point(353, 356) + Me.txbMagent.Margin = New System.Windows.Forms.Padding(5) Me.txbMagent.Name = "txbMagent" Me.txbMagent.ReadOnly = True - Me.txbMagent.Size = New System.Drawing.Size(136, 39) + Me.txbMagent.Size = New System.Drawing.Size(155, 46) Me.txbMagent.TabIndex = 20 Me.txbMagent.Text = "0" Me.txbMagent.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1497,11 +1539,11 @@ Partial Class mainForm ' Me.txbMnt.BackColor = System.Drawing.Color.AliceBlue Me.txbMnt.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMnt.Location = New System.Drawing.Point(94, 285) - Me.txbMnt.Margin = New System.Windows.Forms.Padding(4) + Me.txbMnt.Location = New System.Drawing.Point(107, 356) + Me.txbMnt.Margin = New System.Windows.Forms.Padding(5) Me.txbMnt.Name = "txbMnt" Me.txbMnt.ReadOnly = True - Me.txbMnt.Size = New System.Drawing.Size(136, 39) + Me.txbMnt.Size = New System.Drawing.Size(155, 46) Me.txbMnt.TabIndex = 21 Me.txbMnt.Text = "0" Me.txbMnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1510,10 +1552,10 @@ Partial Class mainForm ' Me.lbMagent.AutoSize = True Me.lbMagent.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMagent.Location = New System.Drawing.Point(240, 290) - Me.lbMagent.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lbMagent.Location = New System.Drawing.Point(274, 362) + Me.lbMagent.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbMagent.Name = "lbMagent" - Me.lbMagent.Size = New System.Drawing.Size(72, 27) + Me.lbMagent.Size = New System.Drawing.Size(93, 35) Me.lbMagent.TabIndex = 19 Me.lbMagent.Text = "대리점" ' @@ -1521,10 +1563,10 @@ Partial Class mainForm ' Me.lbMnt.AutoSize = True Me.lbMnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMnt.Location = New System.Drawing.Point(5, 290) - Me.lbMnt.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lbMnt.Location = New System.Drawing.Point(6, 362) + Me.lbMnt.Margin = New System.Windows.Forms.Padding(5, 0, 5, 0) Me.lbMnt.Name = "lbMnt" - Me.lbMnt.Size = New System.Drawing.Size(92, 27) + Me.lbMnt.Size = New System.Drawing.Size(119, 35) Me.lbMnt.TabIndex = 17 Me.lbMnt.Text = "국가코드" ' @@ -1535,18 +1577,21 @@ Partial Class mainForm Me.pnTimer.Controls.Add(Me.gbTimeTotal) Me.pnTimer.Controls.Add(Me.gbTimeEnd) Me.pnTimer.Controls.Add(Me.gbTimeStart) - Me.pnTimer.Location = New System.Drawing.Point(480, 390) + Me.pnTimer.Location = New System.Drawing.Point(549, 488) + Me.pnTimer.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnTimer.Name = "pnTimer" - Me.pnTimer.Size = New System.Drawing.Size(465, 365) + Me.pnTimer.Size = New System.Drawing.Size(531, 456) Me.pnTimer.TabIndex = 90 ' 'gbTimeAver ' Me.gbTimeAver.Controls.Add(Me.lbTimeAver) Me.gbTimeAver.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbTimeAver.Location = New System.Drawing.Point(233, 185) + Me.gbTimeAver.Location = New System.Drawing.Point(266, 231) + Me.gbTimeAver.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbTimeAver.Name = "gbTimeAver" - Me.gbTimeAver.Size = New System.Drawing.Size(230, 180) + Me.gbTimeAver.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbTimeAver.Size = New System.Drawing.Size(263, 225) Me.gbTimeAver.TabIndex = 7 Me.gbTimeAver.TabStop = False Me.gbTimeAver.Text = "평균 시간" @@ -1555,9 +1600,9 @@ Partial Class mainForm ' Me.lbTimeAver.AutoSize = True Me.lbTimeAver.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbTimeAver.Location = New System.Drawing.Point(35, 70) + Me.lbTimeAver.Location = New System.Drawing.Point(40, 88) Me.lbTimeAver.Name = "lbTimeAver" - Me.lbTimeAver.Size = New System.Drawing.Size(166, 49) + Me.lbTimeAver.Size = New System.Drawing.Size(213, 61) Me.lbTimeAver.TabIndex = 0 Me.lbTimeAver.Text = "00:00:00" ' @@ -1565,9 +1610,11 @@ Partial Class mainForm ' Me.gbTimeTotal.Controls.Add(Me.lbTimeTotal) Me.gbTimeTotal.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbTimeTotal.Location = New System.Drawing.Point(0, 185) + Me.gbTimeTotal.Location = New System.Drawing.Point(0, 231) + Me.gbTimeTotal.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbTimeTotal.Name = "gbTimeTotal" - Me.gbTimeTotal.Size = New System.Drawing.Size(230, 180) + Me.gbTimeTotal.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbTimeTotal.Size = New System.Drawing.Size(263, 225) Me.gbTimeTotal.TabIndex = 6 Me.gbTimeTotal.TabStop = False Me.gbTimeTotal.Text = "소요 시간" @@ -1576,9 +1623,9 @@ Partial Class mainForm ' Me.lbTimeTotal.AutoSize = True Me.lbTimeTotal.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbTimeTotal.Location = New System.Drawing.Point(35, 70) + Me.lbTimeTotal.Location = New System.Drawing.Point(40, 88) Me.lbTimeTotal.Name = "lbTimeTotal" - Me.lbTimeTotal.Size = New System.Drawing.Size(166, 49) + Me.lbTimeTotal.Size = New System.Drawing.Size(213, 61) Me.lbTimeTotal.TabIndex = 0 Me.lbTimeTotal.Text = "00:00:00" ' @@ -1586,9 +1633,11 @@ Partial Class mainForm ' Me.gbTimeEnd.Controls.Add(Me.lbTimeEnd) Me.gbTimeEnd.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbTimeEnd.Location = New System.Drawing.Point(233, 0) + Me.gbTimeEnd.Location = New System.Drawing.Point(266, 0) + Me.gbTimeEnd.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbTimeEnd.Name = "gbTimeEnd" - Me.gbTimeEnd.Size = New System.Drawing.Size(230, 180) + Me.gbTimeEnd.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbTimeEnd.Size = New System.Drawing.Size(263, 225) Me.gbTimeEnd.TabIndex = 5 Me.gbTimeEnd.TabStop = False Me.gbTimeEnd.Text = "종료 시간" @@ -1597,9 +1646,9 @@ Partial Class mainForm ' Me.lbTimeEnd.AutoSize = True Me.lbTimeEnd.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbTimeEnd.Location = New System.Drawing.Point(35, 70) + Me.lbTimeEnd.Location = New System.Drawing.Point(40, 88) Me.lbTimeEnd.Name = "lbTimeEnd" - Me.lbTimeEnd.Size = New System.Drawing.Size(166, 49) + Me.lbTimeEnd.Size = New System.Drawing.Size(213, 61) Me.lbTimeEnd.TabIndex = 0 Me.lbTimeEnd.Text = "00:00:00" ' @@ -1608,8 +1657,10 @@ Partial Class mainForm Me.gbTimeStart.Controls.Add(Me.lbTimeStart) Me.gbTimeStart.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbTimeStart.Location = New System.Drawing.Point(0, 0) + Me.gbTimeStart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbTimeStart.Name = "gbTimeStart" - Me.gbTimeStart.Size = New System.Drawing.Size(230, 180) + Me.gbTimeStart.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbTimeStart.Size = New System.Drawing.Size(263, 225) Me.gbTimeStart.TabIndex = 4 Me.gbTimeStart.TabStop = False Me.gbTimeStart.Text = "시작 시간" @@ -1618,9 +1669,9 @@ Partial Class mainForm ' Me.lbTimeStart.AutoSize = True Me.lbTimeStart.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbTimeStart.Location = New System.Drawing.Point(35, 70) + Me.lbTimeStart.Location = New System.Drawing.Point(40, 88) Me.lbTimeStart.Name = "lbTimeStart" - Me.lbTimeStart.Size = New System.Drawing.Size(166, 49) + Me.lbTimeStart.Size = New System.Drawing.Size(213, 61) Me.lbTimeStart.TabIndex = 0 Me.lbTimeStart.Text = "00:00:00" ' @@ -1630,16 +1681,18 @@ Partial Class mainForm Me.pn_image.Controls.Add(Me.Button1) Me.pn_image.Controls.Add(Me.TextBox1) Me.pn_image.Controls.Add(Me.picb_main) - Me.pn_image.Location = New System.Drawing.Point(480, 390) + Me.pn_image.Location = New System.Drawing.Point(549, 488) + Me.pn_image.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pn_image.Name = "pn_image" - Me.pn_image.Size = New System.Drawing.Size(465, 365) + Me.pn_image.Size = New System.Drawing.Size(531, 456) Me.pn_image.TabIndex = 86 ' 'Button1 ' - Me.Button1.Location = New System.Drawing.Point(332, 258) + Me.Button1.Location = New System.Drawing.Point(379, 322) + Me.Button1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Button1.Name = "Button1" - Me.Button1.Size = New System.Drawing.Size(80, 49) + Me.Button1.Size = New System.Drawing.Size(91, 61) Me.Button1.TabIndex = 3 Me.Button1.Text = "Button1" Me.Button1.UseVisualStyleBackColor = True @@ -1647,65 +1700,40 @@ Partial Class mainForm ' 'TextBox1 ' - Me.TextBox1.Location = New System.Drawing.Point(37, 36) + Me.TextBox1.Location = New System.Drawing.Point(42, 45) + Me.TextBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox1.Multiline = True Me.TextBox1.Name = "TextBox1" - Me.TextBox1.Size = New System.Drawing.Size(388, 281) + Me.TextBox1.Size = New System.Drawing.Size(443, 350) Me.TextBox1.TabIndex = 2 ' 'picb_main ' Me.picb_main.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.picb_main.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center - Me.picb_main.Location = New System.Drawing.Point(30, 30) + Me.picb_main.Location = New System.Drawing.Point(34, 38) + Me.picb_main.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.picb_main.Name = "picb_main" - Me.picb_main.Size = New System.Drawing.Size(405, 300) + Me.picb_main.Size = New System.Drawing.Size(463, 375) Me.picb_main.TabIndex = 1 Me.picb_main.TabStop = False ' - 'pnbotWeight - ' - Me.pnbotWeight.Controls.Add(Me.txbCheckWeight) - Me.pnbotWeight.Controls.Add(Me.lbCheckWeight) - Me.pnbotWeight.Location = New System.Drawing.Point(5, 655) - Me.pnbotWeight.Name = "pnbotWeight" - Me.pnbotWeight.Size = New System.Drawing.Size(465, 100) - Me.pnbotWeight.TabIndex = 50 - ' - 'txbCheckWeight - ' - Me.txbCheckWeight.BackColor = System.Drawing.SystemColors.Window - Me.txbCheckWeight.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbCheckWeight.Location = New System.Drawing.Point(145, 15) - Me.txbCheckWeight.Name = "txbCheckWeight" - Me.txbCheckWeight.ReadOnly = True - Me.txbCheckWeight.Size = New System.Drawing.Size(311, 70) - Me.txbCheckWeight.TabIndex = 1 - Me.txbCheckWeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbCheckWeight - ' - Me.lbCheckWeight.AutoSize = True - Me.lbCheckWeight.Location = New System.Drawing.Point(12, 33) - Me.lbCheckWeight.Name = "lbCheckWeight" - Me.lbCheckWeight.Size = New System.Drawing.Size(127, 35) - Me.lbCheckWeight.TabIndex = 0 - Me.lbCheckWeight.Text = "측정 무게" - ' 'pnBtn ' Me.pnBtn.Controls.Add(Me.btnStart) Me.pnBtn.Controls.Add(Me.btnReset) - Me.pnBtn.Location = New System.Drawing.Point(5, 655) + Me.pnBtn.Location = New System.Drawing.Point(6, 819) + Me.pnBtn.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnBtn.Name = "pnBtn" - Me.pnBtn.Size = New System.Drawing.Size(465, 100) + Me.pnBtn.Size = New System.Drawing.Size(531, 125) Me.pnBtn.TabIndex = 49 ' 'btnStart ' - Me.btnStart.Location = New System.Drawing.Point(240, 0) + Me.btnStart.Location = New System.Drawing.Point(274, 0) + Me.btnStart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnStart.Name = "btnStart" - Me.btnStart.Size = New System.Drawing.Size(224, 100) + Me.btnStart.Size = New System.Drawing.Size(256, 125) Me.btnStart.TabIndex = 87 Me.btnStart.Text = "등록" Me.btnStart.UseVisualStyleBackColor = True @@ -1713,12 +1741,44 @@ Partial Class mainForm 'btnReset ' Me.btnReset.Location = New System.Drawing.Point(0, 0) + Me.btnReset.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnReset.Name = "btnReset" - Me.btnReset.Size = New System.Drawing.Size(233, 100) + Me.btnReset.Size = New System.Drawing.Size(266, 125) Me.btnReset.TabIndex = 88 Me.btnReset.Text = "초기화" Me.btnReset.UseVisualStyleBackColor = True ' + 'pnbotWeight + ' + Me.pnbotWeight.Controls.Add(Me.txbCheckWeight) + Me.pnbotWeight.Controls.Add(Me.lbCheckWeight) + Me.pnbotWeight.Location = New System.Drawing.Point(6, 819) + Me.pnbotWeight.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnbotWeight.Name = "pnbotWeight" + Me.pnbotWeight.Size = New System.Drawing.Size(531, 125) + Me.pnbotWeight.TabIndex = 50 + ' + 'txbCheckWeight + ' + Me.txbCheckWeight.BackColor = System.Drawing.SystemColors.Window + Me.txbCheckWeight.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) + Me.txbCheckWeight.Location = New System.Drawing.Point(166, 19) + Me.txbCheckWeight.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbCheckWeight.Name = "txbCheckWeight" + Me.txbCheckWeight.ReadOnly = True + Me.txbCheckWeight.Size = New System.Drawing.Size(355, 85) + Me.txbCheckWeight.TabIndex = 1 + Me.txbCheckWeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbCheckWeight + ' + Me.lbCheckWeight.AutoSize = True + Me.lbCheckWeight.Location = New System.Drawing.Point(14, 41) + Me.lbCheckWeight.Name = "lbCheckWeight" + Me.lbCheckWeight.Size = New System.Drawing.Size(161, 44) + Me.lbCheckWeight.TabIndex = 0 + Me.lbCheckWeight.Text = "측정 무게" + ' 'gbProdList ' Me.gbProdList.Controls.Add(Me.pnProdList) @@ -1728,11 +1788,11 @@ Partial Class mainForm Me.gbProdList.Controls.Add(Me.lbProdName) Me.gbProdList.Controls.Add(Me.lbProdCountB) Me.gbProdList.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbProdList.Location = New System.Drawing.Point(4, 287) - Me.gbProdList.Margin = New System.Windows.Forms.Padding(4) + Me.gbProdList.Location = New System.Drawing.Point(5, 359) + Me.gbProdList.Margin = New System.Windows.Forms.Padding(5) Me.gbProdList.Name = "gbProdList" - Me.gbProdList.Padding = New System.Windows.Forms.Padding(4) - Me.gbProdList.Size = New System.Drawing.Size(950, 761) + Me.gbProdList.Padding = New System.Windows.Forms.Padding(5) + Me.gbProdList.Size = New System.Drawing.Size(1086, 951) Me.gbProdList.TabIndex = 103 Me.gbProdList.TabStop = False Me.gbProdList.Text = "출고 조건" @@ -1743,9 +1803,10 @@ Partial Class mainForm Me.pnProdList.Controls.Add(Me.txbProdName0) Me.pnProdList.Controls.Add(Me.txbProdCountC0) Me.pnProdList.Controls.Add(Me.txbProdCountB0) - Me.pnProdList.Location = New System.Drawing.Point(0, 82) + Me.pnProdList.Location = New System.Drawing.Point(0, 102) + Me.pnProdList.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnProdList.Name = "pnProdList" - Me.pnProdList.Size = New System.Drawing.Size(945, 672) + Me.pnProdList.Size = New System.Drawing.Size(1080, 840) Me.pnProdList.TabIndex = 104 ' 'txbProdName0 @@ -1753,10 +1814,10 @@ Partial Class mainForm Me.txbProdName0.BackColor = System.Drawing.Color.Lavender Me.txbProdName0.Font = New System.Drawing.Font("굴림", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbProdName0.Location = New System.Drawing.Point(5, 5) - Me.txbProdName0.Margin = New System.Windows.Forms.Padding(4) + Me.txbProdName0.Margin = New System.Windows.Forms.Padding(5) Me.txbProdName0.Name = "txbProdName0" Me.txbProdName0.ReadOnly = True - Me.txbProdName0.Size = New System.Drawing.Size(710, 50) + Me.txbProdName0.Size = New System.Drawing.Size(649, 61) Me.txbProdName0.TabIndex = 47 Me.txbProdName0.Text = "구성품1" ' @@ -1764,10 +1825,11 @@ Partial Class mainForm ' Me.txbProdCountC0.BackColor = System.Drawing.Color.Lavender Me.txbProdCountC0.Font = New System.Drawing.Font("굴림", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbProdCountC0.Location = New System.Drawing.Point(828, 5) + Me.txbProdCountC0.Location = New System.Drawing.Point(757, 5) + Me.txbProdCountC0.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProdCountC0.Name = "txbProdCountC0" Me.txbProdCountC0.ReadOnly = True - Me.txbProdCountC0.Size = New System.Drawing.Size(110, 50) + Me.txbProdCountC0.Size = New System.Drawing.Size(100, 61) Me.txbProdCountC0.TabIndex = 46 Me.txbProdCountC0.Text = "0" Me.txbProdCountC0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1776,10 +1838,11 @@ Partial Class mainForm ' Me.txbProdCountB0.BackColor = System.Drawing.Color.Lavender Me.txbProdCountB0.Font = New System.Drawing.Font("굴림", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbProdCountB0.Location = New System.Drawing.Point(717, 5) + Me.txbProdCountB0.Location = New System.Drawing.Point(655, 5) + Me.txbProdCountB0.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProdCountB0.Name = "txbProdCountB0" Me.txbProdCountB0.ReadOnly = True - Me.txbProdCountB0.Size = New System.Drawing.Size(110, 50) + Me.txbProdCountB0.Size = New System.Drawing.Size(100, 61) Me.txbProdCountB0.TabIndex = 48 Me.txbProdCountB0.Text = "0" Me.txbProdCountB0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1788,9 +1851,10 @@ Partial Class mainForm ' Me.ckb_component.AutoSize = True Me.ckb_component.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.ckb_component.Location = New System.Drawing.Point(-60, 1050) + Me.ckb_component.Location = New System.Drawing.Point(-69, 1312) + Me.ckb_component.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckb_component.Name = "ckb_component" - Me.ckb_component.Size = New System.Drawing.Size(102, 36) + Me.ckb_component.Size = New System.Drawing.Size(126, 43) Me.ckb_component.TabIndex = 76 Me.ckb_component.Text = "구성품" Me.ckb_component.UseVisualStyleBackColor = True @@ -1799,9 +1863,10 @@ Partial Class mainForm ' Me.ckb_cartridge.AutoSize = True Me.ckb_cartridge.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.ckb_cartridge.Location = New System.Drawing.Point(-60, 1050) + Me.ckb_cartridge.Location = New System.Drawing.Point(-69, 1312) + Me.ckb_cartridge.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckb_cartridge.Name = "ckb_cartridge" - Me.ckb_cartridge.Size = New System.Drawing.Size(178, 36) + Me.ckb_cartridge.Size = New System.Drawing.Size(222, 43) Me.ckb_cartridge.TabIndex = 77 Me.ckb_cartridge.Text = "단품 카트리지" Me.ckb_cartridge.UseVisualStyleBackColor = True @@ -1809,27 +1874,27 @@ Partial Class mainForm 'lbProdCountC ' Me.lbProdCountC.AutoSize = True - Me.lbProdCountC.Location = New System.Drawing.Point(824, 46) + Me.lbProdCountC.Location = New System.Drawing.Point(942, 58) Me.lbProdCountC.Name = "lbProdCountC" - Me.lbProdCountC.Size = New System.Drawing.Size(119, 35) + Me.lbProdCountC.Size = New System.Drawing.Size(151, 44) Me.lbProdCountC.TabIndex = 63 Me.lbProdCountC.Text = "확인수량" ' 'lbProdName ' Me.lbProdName.AutoSize = True - Me.lbProdName.Location = New System.Drawing.Point(284, 45) + Me.lbProdName.Location = New System.Drawing.Point(325, 56) Me.lbProdName.Name = "lbProdName" - Me.lbProdName.Size = New System.Drawing.Size(145, 35) + Me.lbProdName.Size = New System.Drawing.Size(184, 44) Me.lbProdName.TabIndex = 61 Me.lbProdName.Text = "구성품목명" ' 'lbProdCountB ' Me.lbProdCountB.AutoSize = True - Me.lbProdCountB.Location = New System.Drawing.Point(712, 46) + Me.lbProdCountB.Location = New System.Drawing.Point(814, 58) Me.lbProdCountB.Name = "lbProdCountB" - Me.lbProdCountB.Size = New System.Drawing.Size(119, 35) + Me.lbProdCountB.Size = New System.Drawing.Size(151, 44) Me.lbProdCountB.TabIndex = 62 Me.lbProdCountB.Text = "구매수량" ' @@ -1837,20 +1902,22 @@ Partial Class mainForm ' Me.pnResult.BackColor = System.Drawing.Color.Silver Me.pnResult.Controls.Add(Me.txbResult) - Me.pnResult.Location = New System.Drawing.Point(5, 120) + Me.pnResult.Location = New System.Drawing.Point(6, 150) + Me.pnResult.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnResult.Name = "pnResult" - Me.pnResult.Size = New System.Drawing.Size(950, 165) + Me.pnResult.Size = New System.Drawing.Size(1086, 206) Me.pnResult.TabIndex = 102 ' 'txbResult ' Me.txbResult.BackColor = System.Drawing.Color.LemonChiffon Me.txbResult.Font = New System.Drawing.Font("함초롬바탕", 65.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbResult.Location = New System.Drawing.Point(5, 20) + Me.txbResult.Location = New System.Drawing.Point(6, 25) + Me.txbResult.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbResult.Multiline = True Me.txbResult.Name = "txbResult" Me.txbResult.ReadOnly = True - Me.txbResult.Size = New System.Drawing.Size(940, 122) + Me.txbResult.Size = New System.Drawing.Size(1074, 152) Me.txbResult.TabIndex = 1 Me.txbResult.Text = "대기중" Me.txbResult.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1860,10 +1927,10 @@ Partial Class mainForm Me.btnExit.BackColor = System.Drawing.Color.Silver Me.btnExit.DialogResult = System.Windows.Forms.DialogResult.Cancel Me.btnExit.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnExit.Location = New System.Drawing.Point(1789, 4) - Me.btnExit.Margin = New System.Windows.Forms.Padding(4) + Me.btnExit.Location = New System.Drawing.Point(2045, 5) + Me.btnExit.Margin = New System.Windows.Forms.Padding(5) Me.btnExit.Name = "btnExit" - Me.btnExit.Size = New System.Drawing.Size(127, 106) + Me.btnExit.Size = New System.Drawing.Size(145, 132) Me.btnExit.TabIndex = 101 Me.btnExit.Text = "종료" Me.btnExit.UseVisualStyleBackColor = False @@ -1873,10 +1940,10 @@ Partial Class mainForm Me.btnOption.BackColor = System.Drawing.Color.Silver Me.btnOption.DialogResult = System.Windows.Forms.DialogResult.Cancel Me.btnOption.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnOption.Location = New System.Drawing.Point(1661, 4) - Me.btnOption.Margin = New System.Windows.Forms.Padding(4) + Me.btnOption.Location = New System.Drawing.Point(1898, 5) + Me.btnOption.Margin = New System.Windows.Forms.Padding(5) Me.btnOption.Name = "btnOption" - Me.btnOption.Size = New System.Drawing.Size(127, 106) + Me.btnOption.Size = New System.Drawing.Size(145, 132) Me.btnOption.TabIndex = 100 Me.btnOption.Text = "설정" Me.btnOption.UseVisualStyleBackColor = False @@ -1886,10 +1953,10 @@ Partial Class mainForm Me.btnChange.BackColor = System.Drawing.Color.Silver Me.btnChange.DialogResult = System.Windows.Forms.DialogResult.Cancel Me.btnChange.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnChange.Location = New System.Drawing.Point(1533, 4) - Me.btnChange.Margin = New System.Windows.Forms.Padding(4) + Me.btnChange.Location = New System.Drawing.Point(1752, 5) + Me.btnChange.Margin = New System.Windows.Forms.Padding(5) Me.btnChange.Name = "btnChange" - Me.btnChange.Size = New System.Drawing.Size(127, 106) + Me.btnChange.Size = New System.Drawing.Size(145, 132) Me.btnChange.TabIndex = 99 Me.btnChange.Text = "패킹코드" Me.btnChange.UseVisualStyleBackColor = False @@ -1903,19 +1970,21 @@ Partial Class mainForm Me.pnMassCount.Controls.Add(Me.txbRequest) Me.pnMassCount.Controls.Add(Me.lbWork) Me.pnMassCount.Controls.Add(Me.lbRequest) - Me.pnMassCount.Location = New System.Drawing.Point(965, 120) + Me.pnMassCount.Location = New System.Drawing.Point(1103, 150) + Me.pnMassCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMassCount.Name = "pnMassCount" - Me.pnMassCount.Size = New System.Drawing.Size(950, 163) + Me.pnMassCount.Size = New System.Drawing.Size(1086, 204) Me.pnMassCount.TabIndex = 105 ' 'txbLeftOver ' Me.txbLeftOver.BackColor = System.Drawing.SystemColors.Window Me.txbLeftOver.Font = New System.Drawing.Font("함초롬바탕", 56.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbLeftOver.Location = New System.Drawing.Point(635, 50) + Me.txbLeftOver.Location = New System.Drawing.Point(726, 62) + Me.txbLeftOver.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbLeftOver.Name = "txbLeftOver" Me.txbLeftOver.ReadOnly = True - Me.txbLeftOver.Size = New System.Drawing.Size(300, 105) + Me.txbLeftOver.Size = New System.Drawing.Size(342, 129) Me.txbLeftOver.TabIndex = 13 Me.txbLeftOver.Text = "100000" Me.txbLeftOver.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1924,9 +1993,9 @@ Partial Class mainForm ' Me.lbLeftOver.AutoSize = True Me.lbLeftOver.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbLeftOver.Location = New System.Drawing.Point(706, 7) + Me.lbLeftOver.Location = New System.Drawing.Point(807, 9) Me.lbLeftOver.Name = "lbLeftOver" - Me.lbLeftOver.Size = New System.Drawing.Size(142, 41) + Me.lbLeftOver.Size = New System.Drawing.Size(178, 52) Me.lbLeftOver.TabIndex = 12 Me.lbLeftOver.Text = "잔여수량" ' @@ -1934,10 +2003,11 @@ Partial Class mainForm ' Me.txbWork.BackColor = System.Drawing.SystemColors.Window Me.txbWork.Font = New System.Drawing.Font("함초롬바탕", 56.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbWork.Location = New System.Drawing.Point(325, 50) + Me.txbWork.Location = New System.Drawing.Point(371, 62) + Me.txbWork.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbWork.Name = "txbWork" Me.txbWork.ReadOnly = True - Me.txbWork.Size = New System.Drawing.Size(300, 105) + Me.txbWork.Size = New System.Drawing.Size(342, 129) Me.txbWork.TabIndex = 11 Me.txbWork.Text = "0" Me.txbWork.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1946,10 +2016,11 @@ Partial Class mainForm ' Me.txbRequest.BackColor = System.Drawing.SystemColors.Window Me.txbRequest.Font = New System.Drawing.Font("함초롬바탕", 56.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRequest.Location = New System.Drawing.Point(15, 50) + Me.txbRequest.Location = New System.Drawing.Point(17, 62) + Me.txbRequest.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRequest.Name = "txbRequest" Me.txbRequest.ReadOnly = True - Me.txbRequest.Size = New System.Drawing.Size(300, 105) + Me.txbRequest.Size = New System.Drawing.Size(342, 129) Me.txbRequest.TabIndex = 10 Me.txbRequest.Text = "100000" Me.txbRequest.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1958,9 +2029,9 @@ Partial Class mainForm ' Me.lbWork.AutoSize = True Me.lbWork.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbWork.Location = New System.Drawing.Point(407, 7) + Me.lbWork.Location = New System.Drawing.Point(465, 9) Me.lbWork.Name = "lbWork" - Me.lbWork.Size = New System.Drawing.Size(142, 41) + Me.lbWork.Size = New System.Drawing.Size(178, 52) Me.lbWork.TabIndex = 9 Me.lbWork.Text = "작업수량" ' @@ -1968,9 +2039,9 @@ Partial Class mainForm ' Me.lbRequest.AutoSize = True Me.lbRequest.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRequest.Location = New System.Drawing.Point(97, 7) + Me.lbRequest.Location = New System.Drawing.Point(111, 9) Me.lbRequest.Name = "lbRequest" - Me.lbRequest.Size = New System.Drawing.Size(142, 41) + Me.lbRequest.Size = New System.Drawing.Size(178, 52) Me.lbRequest.TabIndex = 8 Me.lbRequest.Text = "요청수량" ' @@ -1979,19 +2050,21 @@ Partial Class mainForm Me.pnPacking.BackColor = System.Drawing.Color.Silver Me.pnPacking.Controls.Add(Me.txbPacking) Me.pnPacking.Controls.Add(Me.lbPacking) - Me.pnPacking.Location = New System.Drawing.Point(965, 120) + Me.pnPacking.Location = New System.Drawing.Point(1103, 150) + Me.pnPacking.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnPacking.Name = "pnPacking" - Me.pnPacking.Size = New System.Drawing.Size(950, 165) + Me.pnPacking.Size = New System.Drawing.Size(1086, 206) Me.pnPacking.TabIndex = 104 ' 'txbPacking ' Me.txbPacking.BackColor = System.Drawing.Color.Azure Me.txbPacking.Font = New System.Drawing.Font("함초롬바탕", 62.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbPacking.Location = New System.Drawing.Point(215, 24) + Me.txbPacking.Location = New System.Drawing.Point(246, 30) + Me.txbPacking.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbPacking.Multiline = True Me.txbPacking.Name = "txbPacking" - Me.txbPacking.Size = New System.Drawing.Size(718, 122) + Me.txbPacking.Size = New System.Drawing.Size(820, 152) Me.txbPacking.TabIndex = 10 Me.txbPacking.Text = "패킹 코드" Me.txbPacking.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2000,9 +2073,9 @@ Partial Class mainForm ' Me.lbPacking.AutoSize = True Me.lbPacking.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbPacking.Location = New System.Drawing.Point(3, 48) + Me.lbPacking.Location = New System.Drawing.Point(3, 60) Me.lbPacking.Name = "lbPacking" - Me.lbPacking.Size = New System.Drawing.Size(215, 62) + Me.lbPacking.Size = New System.Drawing.Size(265, 78) Me.lbPacking.TabIndex = 86 Me.lbPacking.Text = "출고코드" ' @@ -2012,11 +2085,11 @@ Partial Class mainForm Me.gbAutoMode.Controls.Add(Me.lbAutoMode) Me.gbAutoMode.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbAutoMode.ForeColor = System.Drawing.Color.Black - Me.gbAutoMode.Location = New System.Drawing.Point(4, 4) - Me.gbAutoMode.Margin = New System.Windows.Forms.Padding(4) + Me.gbAutoMode.Location = New System.Drawing.Point(5, 5) + Me.gbAutoMode.Margin = New System.Windows.Forms.Padding(5) Me.gbAutoMode.Name = "gbAutoMode" - Me.gbAutoMode.Padding = New System.Windows.Forms.Padding(4) - Me.gbAutoMode.Size = New System.Drawing.Size(446, 107) + Me.gbAutoMode.Padding = New System.Windows.Forms.Padding(5) + Me.gbAutoMode.Size = New System.Drawing.Size(510, 134) Me.gbAutoMode.TabIndex = 102 Me.gbAutoMode.TabStop = False Me.gbAutoMode.Text = "자동화 모드 선택" @@ -2026,9 +2099,9 @@ Partial Class mainForm Me.lbAutoMode.AutoSize = True Me.lbAutoMode.Font = New System.Drawing.Font("함초롬바탕", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbAutoMode.ForeColor = System.Drawing.Color.Blue - Me.lbAutoMode.Location = New System.Drawing.Point(50, 29) + Me.lbAutoMode.Location = New System.Drawing.Point(57, 36) Me.lbAutoMode.Name = "lbAutoMode" - Me.lbAutoMode.Size = New System.Drawing.Size(337, 62) + Me.lbAutoMode.Size = New System.Drawing.Size(417, 78) Me.lbAutoMode.TabIndex = 0 Me.lbAutoMode.Text = "무게 측정 공정" ' @@ -2038,11 +2111,11 @@ Partial Class mainForm Me.gbInv.Controls.Add(Me.ckbInv) Me.gbInv.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbInv.ForeColor = System.Drawing.Color.Black - Me.gbInv.Location = New System.Drawing.Point(305, 4) - Me.gbInv.Margin = New System.Windows.Forms.Padding(4) + Me.gbInv.Location = New System.Drawing.Point(349, 5) + Me.gbInv.Margin = New System.Windows.Forms.Padding(5) Me.gbInv.Name = "gbInv" - Me.gbInv.Padding = New System.Windows.Forms.Padding(4) - Me.gbInv.Size = New System.Drawing.Size(145, 106) + Me.gbInv.Padding = New System.Windows.Forms.Padding(5) + Me.gbInv.Size = New System.Drawing.Size(166, 132) Me.gbInv.TabIndex = 101 Me.gbInv.TabStop = False Me.gbInv.Text = "송장등록" @@ -2053,9 +2126,10 @@ Partial Class mainForm Me.ckbInv.Checked = True Me.ckbInv.CheckState = System.Windows.Forms.CheckState.Checked Me.ckbInv.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.ckbInv.Location = New System.Drawing.Point(14, 41) + Me.ckbInv.Location = New System.Drawing.Point(16, 51) + Me.ckbInv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbInv.Name = "ckbInv" - Me.ckbInv.Size = New System.Drawing.Size(125, 36) + Me.ckbInv.Size = New System.Drawing.Size(155, 43) Me.ckbInv.TabIndex = 0 Me.ckbInv.Text = "송장등록" Me.ckbInv.UseVisualStyleBackColor = True @@ -2077,9 +2151,10 @@ Partial Class mainForm Me.pnOption.Controls.Add(Me.gbWeightRg) Me.pnOption.Controls.Add(Me.gbWeigth) Me.pnOption.Controls.Add(Me.gbDBNew) - Me.pnOption.Location = New System.Drawing.Point(1920, 0) + Me.pnOption.Location = New System.Drawing.Point(2194, 0) + Me.pnOption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnOption.Name = "pnOption" - Me.pnOption.Size = New System.Drawing.Size(1920, 1060) + Me.pnOption.Size = New System.Drawing.Size(2194, 1325) Me.pnOption.TabIndex = 83 ' 'gbMass @@ -2089,9 +2164,11 @@ Partial Class mainForm Me.gbMass.Controls.Add(Me.rdbNew) Me.gbMass.Enabled = False Me.gbMass.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbMass.Location = New System.Drawing.Point(1590, 171) + Me.gbMass.Location = New System.Drawing.Point(1817, 214) + Me.gbMass.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMass.Name = "gbMass" - Me.gbMass.Size = New System.Drawing.Size(322, 70) + Me.gbMass.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMass.Size = New System.Drawing.Size(368, 88) Me.gbMass.TabIndex = 109 Me.gbMass.TabStop = False Me.gbMass.Text = "대량 포장 설정" @@ -2099,9 +2176,10 @@ Partial Class mainForm 'rdbBef ' Me.rdbBef.AutoSize = True - Me.rdbBef.Location = New System.Drawing.Point(162, 28) + Me.rdbBef.Location = New System.Drawing.Point(185, 35) + Me.rdbBef.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbBef.Name = "rdbBef" - Me.rdbBef.Size = New System.Drawing.Size(86, 23) + Me.rdbBef.Size = New System.Drawing.Size(106, 28) Me.rdbBef.TabIndex = 1 Me.rdbBef.Text = "Before" Me.rdbBef.UseVisualStyleBackColor = True @@ -2109,9 +2187,10 @@ Partial Class mainForm 'rdbNew ' Me.rdbNew.AutoSize = True - Me.rdbNew.Location = New System.Drawing.Point(60, 28) + Me.rdbNew.Location = New System.Drawing.Point(69, 35) + Me.rdbNew.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbNew.Name = "rdbNew" - Me.rdbNew.Size = New System.Drawing.Size(66, 23) + Me.rdbNew.Size = New System.Drawing.Size(79, 28) Me.rdbNew.TabIndex = 0 Me.rdbNew.Text = "New" Me.rdbNew.UseVisualStyleBackColor = True @@ -2123,9 +2202,11 @@ Partial Class mainForm Me.gbMesDb.Controls.Add(Me.rdbMesDbAPI) Me.gbMesDb.Enabled = False Me.gbMesDb.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbMesDb.Location = New System.Drawing.Point(1590, 95) + Me.gbMesDb.Location = New System.Drawing.Point(1817, 119) + Me.gbMesDb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMesDb.Name = "gbMesDb" - Me.gbMesDb.Size = New System.Drawing.Size(322, 70) + Me.gbMesDb.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMesDb.Size = New System.Drawing.Size(368, 88) Me.gbMesDb.TabIndex = 108 Me.gbMesDb.TabStop = False Me.gbMesDb.Text = "MES DB 설정" @@ -2133,9 +2214,10 @@ Partial Class mainForm 'rdbMesDbPg ' Me.rdbMesDbPg.AutoSize = True - Me.rdbMesDbPg.Location = New System.Drawing.Point(162, 28) + Me.rdbMesDbPg.Location = New System.Drawing.Point(185, 35) + Me.rdbMesDbPg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbMesDbPg.Name = "rdbMesDbPg" - Me.rdbMesDbPg.Size = New System.Drawing.Size(97, 23) + Me.rdbMesDbPg.Size = New System.Drawing.Size(118, 28) Me.rdbMesDbPg.TabIndex = 1 Me.rdbMesDbPg.Text = "Postgre" Me.rdbMesDbPg.UseVisualStyleBackColor = True @@ -2143,9 +2225,10 @@ Partial Class mainForm 'rdbMesDbAPI ' Me.rdbMesDbAPI.AutoSize = True - Me.rdbMesDbAPI.Location = New System.Drawing.Point(60, 28) + Me.rdbMesDbAPI.Location = New System.Drawing.Point(69, 35) + Me.rdbMesDbAPI.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbMesDbAPI.Name = "rdbMesDbAPI" - Me.rdbMesDbAPI.Size = New System.Drawing.Size(56, 23) + Me.rdbMesDbAPI.Size = New System.Drawing.Size(68, 28) Me.rdbMesDbAPI.TabIndex = 0 Me.rdbMesDbAPI.Text = "API" Me.rdbMesDbAPI.UseVisualStyleBackColor = True @@ -2155,9 +2238,11 @@ Partial Class mainForm Me.gbAutoCount.Controls.Add(Me.pnAutoCount) Me.gbAutoCount.Controls.Add(Me.pnAutoCount2) Me.gbAutoCount.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbAutoCount.Location = New System.Drawing.Point(1259, 247) + Me.gbAutoCount.Location = New System.Drawing.Point(1439, 309) + Me.gbAutoCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbAutoCount.Name = "gbAutoCount" - Me.gbAutoCount.Size = New System.Drawing.Size(327, 88) + Me.gbAutoCount.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbAutoCount.Size = New System.Drawing.Size(374, 110) Me.gbAutoCount.TabIndex = 103 Me.gbAutoCount.TabStop = False Me.gbAutoCount.Text = "자동화 - 기본 포장 수량" @@ -2166,17 +2251,18 @@ Partial Class mainForm ' Me.pnAutoCount.Controls.Add(Me.lbAutoCount) Me.pnAutoCount.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnAutoCount.Location = New System.Drawing.Point(6, 28) + Me.pnAutoCount.Location = New System.Drawing.Point(7, 35) + Me.pnAutoCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnAutoCount.Name = "pnAutoCount" - Me.pnAutoCount.Size = New System.Drawing.Size(93, 42) + Me.pnAutoCount.Size = New System.Drawing.Size(106, 52) Me.pnAutoCount.TabIndex = 2 ' 'lbAutoCount ' Me.lbAutoCount.AutoSize = True - Me.lbAutoCount.Location = New System.Drawing.Point(3, 13) + Me.lbAutoCount.Location = New System.Drawing.Point(3, 16) Me.lbAutoCount.Name = "lbAutoCount" - Me.lbAutoCount.Size = New System.Drawing.Size(89, 19) + Me.lbAutoCount.Size = New System.Drawing.Size(110, 24) Me.lbAutoCount.TabIndex = 0 Me.lbAutoCount.Text = "포장개수" ' @@ -2184,16 +2270,18 @@ Partial Class mainForm ' Me.pnAutoCount2.Controls.Add(Me.txbAutoCount) Me.pnAutoCount2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnAutoCount2.Location = New System.Drawing.Point(104, 28) + Me.pnAutoCount2.Location = New System.Drawing.Point(119, 35) + Me.pnAutoCount2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnAutoCount2.Name = "pnAutoCount2" - Me.pnAutoCount2.Size = New System.Drawing.Size(210, 42) + Me.pnAutoCount2.Size = New System.Drawing.Size(240, 52) Me.pnAutoCount2.TabIndex = 3 ' 'txbAutoCount ' - Me.txbAutoCount.Location = New System.Drawing.Point(2, 7) + Me.txbAutoCount.Location = New System.Drawing.Point(2, 9) + Me.txbAutoCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbAutoCount.Name = "txbAutoCount" - Me.txbAutoCount.Size = New System.Drawing.Size(205, 29) + Me.txbAutoCount.Size = New System.Drawing.Size(234, 35) Me.txbAutoCount.TabIndex = 1 Me.txbAutoCount.Text = "500" Me.txbAutoCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2213,27 +2301,31 @@ Partial Class mainForm Me.gbPrint.Controls.Add(Me.btnPrint) Me.gbPrint.Controls.Add(Me.pnPrint) Me.gbPrint.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbPrint.Location = New System.Drawing.Point(1258, 615) + Me.gbPrint.Location = New System.Drawing.Point(1438, 769) + Me.gbPrint.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbPrint.Name = "gbPrint" - Me.gbPrint.Size = New System.Drawing.Size(654, 367) + Me.gbPrint.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbPrint.Size = New System.Drawing.Size(747, 459) Me.gbPrint.TabIndex = 107 Me.gbPrint.TabStop = False Me.gbPrint.Text = "프린터 설정" ' 'btnPrintSave ' - Me.btnPrintSave.Location = New System.Drawing.Point(494, 260) + Me.btnPrintSave.Location = New System.Drawing.Point(565, 325) + Me.btnPrintSave.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnPrintSave.Name = "btnPrintSave" - Me.btnPrintSave.Size = New System.Drawing.Size(155, 83) + Me.btnPrintSave.Size = New System.Drawing.Size(177, 104) Me.btnPrintSave.TabIndex = 13 Me.btnPrintSave.Text = "저 장" Me.btnPrintSave.UseVisualStyleBackColor = True ' 'btnLabelChange ' - Me.btnLabelChange.Location = New System.Drawing.Point(333, 260) + Me.btnLabelChange.Location = New System.Drawing.Point(381, 325) + Me.btnLabelChange.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnLabelChange.Name = "btnLabelChange" - Me.btnLabelChange.Size = New System.Drawing.Size(155, 83) + Me.btnLabelChange.Size = New System.Drawing.Size(177, 104) Me.btnLabelChange.TabIndex = 12 Me.btnLabelChange.Text = "라벨 변경" Me.btnLabelChange.UseVisualStyleBackColor = True @@ -2241,148 +2333,161 @@ Partial Class mainForm 'pntxtValue2 ' Me.pntxtValue2.Controls.Add(Me.txbtxtValue) - Me.pntxtValue2.Location = New System.Drawing.Point(452, 173) + Me.pntxtValue2.Location = New System.Drawing.Point(517, 216) + Me.pntxtValue2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pntxtValue2.Name = "pntxtValue2" - Me.pntxtValue2.Size = New System.Drawing.Size(199, 41) + Me.pntxtValue2.Size = New System.Drawing.Size(227, 51) Me.pntxtValue2.TabIndex = 11 ' 'txbtxtValue ' Me.txbtxtValue.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbtxtValue.Location = New System.Drawing.Point(3, 6) + Me.txbtxtValue.Location = New System.Drawing.Point(3, 8) + Me.txbtxtValue.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbtxtValue.Name = "txbtxtValue" - Me.txbtxtValue.Size = New System.Drawing.Size(186, 32) + Me.txbtxtValue.Size = New System.Drawing.Size(212, 38) Me.txbtxtValue.TabIndex = 7 ' 'pnBarValue2 ' Me.pnBarValue2.Controls.Add(Me.txbBarValue) - Me.pnBarValue2.Location = New System.Drawing.Point(452, 126) + Me.pnBarValue2.Location = New System.Drawing.Point(517, 158) + Me.pnBarValue2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnBarValue2.Name = "pnBarValue2" - Me.pnBarValue2.Size = New System.Drawing.Size(199, 41) + Me.pnBarValue2.Size = New System.Drawing.Size(227, 51) Me.pnBarValue2.TabIndex = 10 ' 'txbBarValue ' Me.txbBarValue.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbBarValue.Location = New System.Drawing.Point(3, 6) + Me.txbBarValue.Location = New System.Drawing.Point(3, 8) + Me.txbBarValue.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbBarValue.Name = "txbBarValue" - Me.txbBarValue.Size = New System.Drawing.Size(186, 32) + Me.txbBarValue.Size = New System.Drawing.Size(212, 38) Me.txbBarValue.TabIndex = 7 ' 'pnlabelAd2 ' Me.pnlabelAd2.Controls.Add(Me.txblabelAd) - Me.pnlabelAd2.Location = New System.Drawing.Point(431, 82) + Me.pnlabelAd2.Location = New System.Drawing.Point(493, 102) + Me.pnlabelAd2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlabelAd2.Name = "pnlabelAd2" - Me.pnlabelAd2.Size = New System.Drawing.Size(219, 41) + Me.pnlabelAd2.Size = New System.Drawing.Size(250, 51) Me.pnlabelAd2.TabIndex = 9 ' 'txblabelAd ' Me.txblabelAd.BackColor = System.Drawing.SystemColors.Window Me.txblabelAd.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txblabelAd.Location = New System.Drawing.Point(3, 6) + Me.txblabelAd.Location = New System.Drawing.Point(3, 8) + Me.txblabelAd.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txblabelAd.Name = "txblabelAd" Me.txblabelAd.ReadOnly = True - Me.txblabelAd.Size = New System.Drawing.Size(204, 32) + Me.txblabelAd.Size = New System.Drawing.Size(233, 38) Me.txblabelAd.TabIndex = 7 ' 'pnPrintName2 ' Me.pnPrintName2.Controls.Add(Me.txbPrintName) - Me.pnPrintName2.Location = New System.Drawing.Point(431, 35) + Me.pnPrintName2.Location = New System.Drawing.Point(493, 44) + Me.pnPrintName2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnPrintName2.Name = "pnPrintName2" - Me.pnPrintName2.Size = New System.Drawing.Size(219, 41) + Me.pnPrintName2.Size = New System.Drawing.Size(250, 51) Me.pnPrintName2.TabIndex = 8 ' 'txbPrintName ' Me.txbPrintName.BackColor = System.Drawing.SystemColors.Window Me.txbPrintName.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbPrintName.Location = New System.Drawing.Point(3, 6) + Me.txbPrintName.Location = New System.Drawing.Point(3, 8) + Me.txbPrintName.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbPrintName.Name = "txbPrintName" Me.txbPrintName.ReadOnly = True - Me.txbPrintName.Size = New System.Drawing.Size(204, 32) + Me.txbPrintName.Size = New System.Drawing.Size(233, 38) Me.txbPrintName.TabIndex = 7 ' 'pntxtValue ' Me.pntxtValue.Controls.Add(Me.lbtxtValue) - Me.pntxtValue.Location = New System.Drawing.Point(333, 173) + Me.pntxtValue.Location = New System.Drawing.Point(381, 216) + Me.pntxtValue.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pntxtValue.Name = "pntxtValue" - Me.pntxtValue.Size = New System.Drawing.Size(120, 41) + Me.pntxtValue.Size = New System.Drawing.Size(137, 51) Me.pntxtValue.TabIndex = 5 ' 'lbtxtValue ' Me.lbtxtValue.AutoSize = True Me.lbtxtValue.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbtxtValue.Location = New System.Drawing.Point(6, 7) + Me.lbtxtValue.Location = New System.Drawing.Point(7, 9) Me.lbtxtValue.Name = "lbtxtValue" - Me.lbtxtValue.Size = New System.Drawing.Size(112, 27) + Me.lbtxtValue.Size = New System.Drawing.Size(145, 35) Me.lbtxtValue.TabIndex = 3 Me.lbtxtValue.Text = "텍스트변수" ' 'pnBarValue ' Me.pnBarValue.Controls.Add(Me.lbBarValue) - Me.pnBarValue.Location = New System.Drawing.Point(333, 126) + Me.pnBarValue.Location = New System.Drawing.Point(381, 158) + Me.pnBarValue.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnBarValue.Name = "pnBarValue" - Me.pnBarValue.Size = New System.Drawing.Size(120, 41) + Me.pnBarValue.Size = New System.Drawing.Size(137, 51) Me.pnBarValue.TabIndex = 6 ' 'lbBarValue ' Me.lbBarValue.AutoSize = True Me.lbBarValue.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbBarValue.Location = New System.Drawing.Point(6, 7) + Me.lbBarValue.Location = New System.Drawing.Point(7, 9) Me.lbBarValue.Name = "lbBarValue" - Me.lbBarValue.Size = New System.Drawing.Size(112, 27) + Me.lbBarValue.Size = New System.Drawing.Size(145, 35) Me.lbBarValue.TabIndex = 3 Me.lbBarValue.Text = "바코드변수" ' 'pnlabelAd ' Me.pnlabelAd.Controls.Add(Me.lblabelAd) - Me.pnlabelAd.Location = New System.Drawing.Point(333, 82) + Me.pnlabelAd.Location = New System.Drawing.Point(381, 102) + Me.pnlabelAd.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlabelAd.Name = "pnlabelAd" - Me.pnlabelAd.Size = New System.Drawing.Size(99, 41) + Me.pnlabelAd.Size = New System.Drawing.Size(113, 51) Me.pnlabelAd.TabIndex = 5 ' 'lblabelAd ' Me.lblabelAd.AutoSize = True Me.lblabelAd.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lblabelAd.Location = New System.Drawing.Point(6, 7) + Me.lblabelAd.Location = New System.Drawing.Point(7, 9) Me.lblabelAd.Name = "lblabelAd" - Me.lblabelAd.Size = New System.Drawing.Size(92, 27) + Me.lblabelAd.Size = New System.Drawing.Size(119, 35) Me.lblabelAd.TabIndex = 3 Me.lblabelAd.Text = "라벨파일" ' 'pnPrintName ' Me.pnPrintName.Controls.Add(Me.lbPrintName) - Me.pnPrintName.Location = New System.Drawing.Point(333, 35) + Me.pnPrintName.Location = New System.Drawing.Point(381, 44) + Me.pnPrintName.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnPrintName.Name = "pnPrintName" - Me.pnPrintName.Size = New System.Drawing.Size(99, 41) + Me.pnPrintName.Size = New System.Drawing.Size(113, 51) Me.pnPrintName.TabIndex = 4 ' 'lbPrintName ' Me.lbPrintName.AutoSize = True Me.lbPrintName.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbPrintName.Location = New System.Drawing.Point(6, 7) + Me.lbPrintName.Location = New System.Drawing.Point(7, 9) Me.lbPrintName.Name = "lbPrintName" - Me.lbPrintName.Size = New System.Drawing.Size(92, 27) + Me.lbPrintName.Size = New System.Drawing.Size(119, 35) Me.lbPrintName.TabIndex = 3 Me.lbPrintName.Text = "프린터명" ' 'btnPrint ' - Me.btnPrint.Location = New System.Drawing.Point(9, 260) + Me.btnPrint.Location = New System.Drawing.Point(10, 325) + Me.btnPrint.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnPrint.Name = "btnPrint" - Me.btnPrint.Size = New System.Drawing.Size(318, 83) + Me.btnPrint.Size = New System.Drawing.Size(363, 104) Me.btnPrint.TabIndex = 2 Me.btnPrint.Text = "리스트 새로고침" Me.btnPrint.UseVisualStyleBackColor = True @@ -2391,31 +2496,36 @@ Partial Class mainForm ' Me.pnPrint.Controls.Add(Me.dgvPrint) Me.pnPrint.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnPrint.Location = New System.Drawing.Point(6, 35) + Me.pnPrint.Location = New System.Drawing.Point(7, 44) + Me.pnPrint.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnPrint.Name = "pnPrint" - Me.pnPrint.Size = New System.Drawing.Size(322, 218) + Me.pnPrint.Size = New System.Drawing.Size(368, 272) Me.pnPrint.TabIndex = 1 ' 'dgvPrint ' Me.dgvPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvPrint.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.dfPrintNum, Me.dfPrintName}) - Me.dgvPrint.Location = New System.Drawing.Point(3, 4) + Me.dgvPrint.Location = New System.Drawing.Point(3, 5) + Me.dgvPrint.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.dgvPrint.Name = "dgvPrint" + Me.dgvPrint.RowHeadersWidth = 51 Me.dgvPrint.RowTemplate.Height = 23 Me.dgvPrint.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect - Me.dgvPrint.Size = New System.Drawing.Size(317, 208) + Me.dgvPrint.Size = New System.Drawing.Size(362, 260) Me.dgvPrint.TabIndex = 0 ' 'dfPrintNum ' Me.dfPrintNum.HeaderText = "No." + Me.dfPrintNum.MinimumWidth = 6 Me.dfPrintNum.Name = "dfPrintNum" Me.dfPrintNum.Width = 80 ' 'dfPrintName ' Me.dfPrintName.HeaderText = "프린트명" + Me.dfPrintName.MinimumWidth = 6 Me.dfPrintName.Name = "dfPrintName" Me.dfPrintName.Width = 190 ' @@ -2426,9 +2536,11 @@ Partial Class mainForm Me.gbAuto.Controls.Add(Me.rdbAuto1) Me.gbAuto.Enabled = False Me.gbAuto.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbAuto.Location = New System.Drawing.Point(1259, 171) + Me.gbAuto.Location = New System.Drawing.Point(1439, 214) + Me.gbAuto.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbAuto.Name = "gbAuto" - Me.gbAuto.Size = New System.Drawing.Size(327, 70) + Me.gbAuto.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbAuto.Size = New System.Drawing.Size(374, 88) Me.gbAuto.TabIndex = 105 Me.gbAuto.TabStop = False Me.gbAuto.Text = "자동화 기능" @@ -2436,9 +2548,10 @@ Partial Class mainForm 'rdbAuto2 ' Me.rdbAuto2.AutoSize = True - Me.rdbAuto2.Location = New System.Drawing.Point(162, 28) + Me.rdbAuto2.Location = New System.Drawing.Point(185, 35) + Me.rdbAuto2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbAuto2.Name = "rdbAuto2" - Me.rdbAuto2.Size = New System.Drawing.Size(107, 23) + Me.rdbAuto2.Size = New System.Drawing.Size(131, 28) Me.rdbAuto2.TabIndex = 1 Me.rdbAuto2.Text = "무게측정" Me.rdbAuto2.UseVisualStyleBackColor = True @@ -2446,9 +2559,10 @@ Partial Class mainForm 'rdbAuto1 ' Me.rdbAuto1.AutoSize = True - Me.rdbAuto1.Location = New System.Drawing.Point(39, 28) + Me.rdbAuto1.Location = New System.Drawing.Point(45, 35) + Me.rdbAuto1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbAuto1.Name = "rdbAuto1" - Me.rdbAuto1.Size = New System.Drawing.Size(107, 23) + Me.rdbAuto1.Size = New System.Drawing.Size(131, 28) Me.rdbAuto1.TabIndex = 0 Me.rdbAuto1.Text = "제품등록" Me.rdbAuto1.UseVisualStyleBackColor = True @@ -2459,9 +2573,11 @@ Partial Class mainForm Me.gbMode.Controls.Add(Me.rdbMode2) Me.gbMode.Controls.Add(Me.rdbMode1) Me.gbMode.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbMode.Location = New System.Drawing.Point(1259, 95) + Me.gbMode.Location = New System.Drawing.Point(1439, 119) + Me.gbMode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMode.Name = "gbMode" - Me.gbMode.Size = New System.Drawing.Size(327, 70) + Me.gbMode.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMode.Size = New System.Drawing.Size(374, 88) Me.gbMode.TabIndex = 104 Me.gbMode.TabStop = False Me.gbMode.Text = "동작 모드" @@ -2469,9 +2585,10 @@ Partial Class mainForm 'rdbMode2 ' Me.rdbMode2.AutoSize = True - Me.rdbMode2.Location = New System.Drawing.Point(162, 28) + Me.rdbMode2.Location = New System.Drawing.Point(185, 35) + Me.rdbMode2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbMode2.Name = "rdbMode2" - Me.rdbMode2.Size = New System.Drawing.Size(127, 23) + Me.rdbMode2.Size = New System.Drawing.Size(156, 28) Me.rdbMode2.TabIndex = 1 Me.rdbMode2.Text = "자동화동작" Me.rdbMode2.UseVisualStyleBackColor = True @@ -2479,9 +2596,10 @@ Partial Class mainForm 'rdbMode1 ' Me.rdbMode1.AutoSize = True - Me.rdbMode1.Location = New System.Drawing.Point(39, 28) + Me.rdbMode1.Location = New System.Drawing.Point(45, 35) + Me.rdbMode1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbMode1.Name = "rdbMode1" - Me.rdbMode1.Size = New System.Drawing.Size(107, 23) + Me.rdbMode1.Size = New System.Drawing.Size(131, 28) Me.rdbMode1.TabIndex = 0 Me.rdbMode1.Text = "일반동작" Me.rdbMode1.UseVisualStyleBackColor = True @@ -2494,9 +2612,11 @@ Partial Class mainForm Me.gbIdentify.Controls.Add(Me.gbIdenMES) Me.gbIdentify.Controls.Add(Me.gbIdenERP) Me.gbIdentify.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbIdentify.Location = New System.Drawing.Point(1258, 341) + Me.gbIdentify.Location = New System.Drawing.Point(1438, 426) + Me.gbIdentify.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbIdentify.Name = "gbIdentify" - Me.gbIdentify.Size = New System.Drawing.Size(656, 270) + Me.gbIdentify.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbIdentify.Size = New System.Drawing.Size(750, 338) Me.gbIdentify.TabIndex = 102 Me.gbIdentify.TabStop = False Me.gbIdentify.Text = "식별코드관리" @@ -2507,9 +2627,11 @@ Partial Class mainForm Me.gblaZeb.Controls.Add(Me.pnlaZeb) Me.gblaZeb.Controls.Add(Me.pnlaZeb2) Me.gblaZeb.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gblaZeb.Location = New System.Drawing.Point(333, 116) + Me.gblaZeb.Location = New System.Drawing.Point(381, 145) + Me.gblaZeb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gblaZeb.Name = "gblaZeb" - Me.gblaZeb.Size = New System.Drawing.Size(320, 145) + Me.gblaZeb.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gblaZeb.Size = New System.Drawing.Size(366, 181) Me.gblaZeb.TabIndex = 105 Me.gblaZeb.TabStop = False Me.gblaZeb.Text = "Zebra 프린터 코드" @@ -2519,9 +2641,11 @@ Partial Class mainForm Me.gbPrintPaper.Controls.Add(Me.rdbPaper20) Me.gbPrintPaper.Controls.Add(Me.rdbPaper30) Me.gbPrintPaper.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbPrintPaper.Location = New System.Drawing.Point(6, 75) + Me.gbPrintPaper.Location = New System.Drawing.Point(7, 94) + Me.gbPrintPaper.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbPrintPaper.Name = "gbPrintPaper" - Me.gbPrintPaper.Size = New System.Drawing.Size(320, 66) + Me.gbPrintPaper.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbPrintPaper.Size = New System.Drawing.Size(366, 82) Me.gbPrintPaper.TabIndex = 105 Me.gbPrintPaper.TabStop = False Me.gbPrintPaper.Text = "용지 설정" @@ -2529,9 +2653,10 @@ Partial Class mainForm 'rdbPaper20 ' Me.rdbPaper20.AutoSize = True - Me.rdbPaper20.Location = New System.Drawing.Point(179, 29) + Me.rdbPaper20.Location = New System.Drawing.Point(205, 36) + Me.rdbPaper20.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbPaper20.Name = "rdbPaper20" - Me.rdbPaper20.Size = New System.Drawing.Size(81, 23) + Me.rdbPaper20.Size = New System.Drawing.Size(100, 28) Me.rdbPaper20.TabIndex = 1 Me.rdbPaper20.TabStop = True Me.rdbPaper20.Text = "40*20" @@ -2540,9 +2665,10 @@ Partial Class mainForm 'rdbPaper30 ' Me.rdbPaper30.AutoSize = True - Me.rdbPaper30.Location = New System.Drawing.Point(53, 29) + Me.rdbPaper30.Location = New System.Drawing.Point(61, 36) + Me.rdbPaper30.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbPaper30.Name = "rdbPaper30" - Me.rdbPaper30.Size = New System.Drawing.Size(81, 23) + Me.rdbPaper30.Size = New System.Drawing.Size(100, 28) Me.rdbPaper30.TabIndex = 0 Me.rdbPaper30.TabStop = True Me.rdbPaper30.Text = "40*30" @@ -2552,17 +2678,18 @@ Partial Class mainForm ' Me.pnlaZeb.Controls.Add(Me.lblaZeb) Me.pnlaZeb.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnlaZeb.Location = New System.Drawing.Point(6, 21) + Me.pnlaZeb.Location = New System.Drawing.Point(7, 26) + Me.pnlaZeb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlaZeb.Name = "pnlaZeb" - Me.pnlaZeb.Size = New System.Drawing.Size(93, 42) + Me.pnlaZeb.Size = New System.Drawing.Size(106, 52) Me.pnlaZeb.TabIndex = 2 ' 'lblaZeb ' Me.lblaZeb.AutoSize = True - Me.lblaZeb.Location = New System.Drawing.Point(3, 13) + Me.lblaZeb.Location = New System.Drawing.Point(3, 16) Me.lblaZeb.Name = "lblaZeb" - Me.lblaZeb.Size = New System.Drawing.Size(89, 19) + Me.lblaZeb.Size = New System.Drawing.Size(110, 24) Me.lblaZeb.TabIndex = 0 Me.lblaZeb.Text = "식별코드" ' @@ -2570,17 +2697,19 @@ Partial Class mainForm ' Me.pnlaZeb2.Controls.Add(Me.txblaZeb) Me.pnlaZeb2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnlaZeb2.Location = New System.Drawing.Point(102, 21) + Me.pnlaZeb2.Location = New System.Drawing.Point(117, 26) + Me.pnlaZeb2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlaZeb2.Name = "pnlaZeb2" - Me.pnlaZeb2.Size = New System.Drawing.Size(210, 42) + Me.pnlaZeb2.Size = New System.Drawing.Size(240, 52) Me.pnlaZeb2.TabIndex = 3 ' 'txblaZeb ' Me.txblaZeb.CharacterCasing = System.Windows.Forms.CharacterCasing.Lower - Me.txblaZeb.Location = New System.Drawing.Point(2, 7) + Me.txblaZeb.Location = New System.Drawing.Point(2, 9) + Me.txblaZeb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txblaZeb.Name = "txblaZeb" - Me.txblaZeb.Size = New System.Drawing.Size(205, 29) + Me.txblaZeb.Size = New System.Drawing.Size(234, 35) Me.txblaZeb.TabIndex = 1 Me.txblaZeb.Text = "zdesigner" Me.txblaZeb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2590,9 +2719,11 @@ Partial Class mainForm Me.gblaBro.Controls.Add(Me.pnlaBro) Me.gblaBro.Controls.Add(Me.pnlaBro2) Me.gblaBro.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gblaBro.Location = New System.Drawing.Point(333, 42) + Me.gblaBro.Location = New System.Drawing.Point(381, 52) + Me.gblaBro.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gblaBro.Name = "gblaBro" - Me.gblaBro.Size = New System.Drawing.Size(320, 70) + Me.gblaBro.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gblaBro.Size = New System.Drawing.Size(366, 88) Me.gblaBro.TabIndex = 104 Me.gblaBro.TabStop = False Me.gblaBro.Text = "Brother 프린터 코드" @@ -2601,17 +2732,18 @@ Partial Class mainForm ' Me.pnlaBro.Controls.Add(Me.lblaBro) Me.pnlaBro.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnlaBro.Location = New System.Drawing.Point(6, 21) + Me.pnlaBro.Location = New System.Drawing.Point(7, 26) + Me.pnlaBro.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlaBro.Name = "pnlaBro" - Me.pnlaBro.Size = New System.Drawing.Size(93, 42) + Me.pnlaBro.Size = New System.Drawing.Size(106, 52) Me.pnlaBro.TabIndex = 2 ' 'lblaBro ' Me.lblaBro.AutoSize = True - Me.lblaBro.Location = New System.Drawing.Point(3, 13) + Me.lblaBro.Location = New System.Drawing.Point(3, 16) Me.lblaBro.Name = "lblaBro" - Me.lblaBro.Size = New System.Drawing.Size(89, 19) + Me.lblaBro.Size = New System.Drawing.Size(110, 24) Me.lblaBro.TabIndex = 0 Me.lblaBro.Text = "식별코드" ' @@ -2619,17 +2751,19 @@ Partial Class mainForm ' Me.pnlaBro2.Controls.Add(Me.txblaBro) Me.pnlaBro2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnlaBro2.Location = New System.Drawing.Point(102, 21) + Me.pnlaBro2.Location = New System.Drawing.Point(117, 26) + Me.pnlaBro2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnlaBro2.Name = "pnlaBro2" - Me.pnlaBro2.Size = New System.Drawing.Size(210, 42) + Me.pnlaBro2.Size = New System.Drawing.Size(240, 52) Me.pnlaBro2.TabIndex = 3 ' 'txblaBro ' Me.txblaBro.CharacterCasing = System.Windows.Forms.CharacterCasing.Lower - Me.txblaBro.Location = New System.Drawing.Point(2, 7) + Me.txblaBro.Location = New System.Drawing.Point(2, 9) + Me.txblaBro.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txblaBro.Name = "txblaBro" - Me.txblaBro.Size = New System.Drawing.Size(205, 29) + Me.txblaBro.Size = New System.Drawing.Size(234, 35) Me.txblaBro.TabIndex = 1 Me.txblaBro.Text = "brother" Me.txblaBro.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2639,9 +2773,11 @@ Partial Class mainForm Me.gbPCNum.Controls.Add(Me.pnPCNum) Me.gbPCNum.Controls.Add(Me.pnPCNum2) Me.gbPCNum.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbPCNum.Location = New System.Drawing.Point(6, 42) + Me.gbPCNum.Location = New System.Drawing.Point(7, 52) + Me.gbPCNum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbPCNum.Name = "gbPCNum" - Me.gbPCNum.Size = New System.Drawing.Size(320, 70) + Me.gbPCNum.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbPCNum.Size = New System.Drawing.Size(366, 88) Me.gbPCNum.TabIndex = 103 Me.gbPCNum.TabStop = False Me.gbPCNum.Text = "PC 식별 코드" @@ -2650,17 +2786,18 @@ Partial Class mainForm ' Me.pnPCNum.Controls.Add(Me.lbPCNum) Me.pnPCNum.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnPCNum.Location = New System.Drawing.Point(6, 21) + Me.pnPCNum.Location = New System.Drawing.Point(7, 26) + Me.pnPCNum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnPCNum.Name = "pnPCNum" - Me.pnPCNum.Size = New System.Drawing.Size(93, 42) + Me.pnPCNum.Size = New System.Drawing.Size(106, 52) Me.pnPCNum.TabIndex = 2 ' 'lbPCNum ' Me.lbPCNum.AutoSize = True - Me.lbPCNum.Location = New System.Drawing.Point(3, 13) + Me.lbPCNum.Location = New System.Drawing.Point(3, 16) Me.lbPCNum.Name = "lbPCNum" - Me.lbPCNum.Size = New System.Drawing.Size(89, 19) + Me.lbPCNum.Size = New System.Drawing.Size(110, 24) Me.lbPCNum.TabIndex = 0 Me.lbPCNum.Text = "식별코드" ' @@ -2668,17 +2805,19 @@ Partial Class mainForm ' Me.pnPCNum2.Controls.Add(Me.txbPCNum) Me.pnPCNum2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnPCNum2.Location = New System.Drawing.Point(102, 21) + Me.pnPCNum2.Location = New System.Drawing.Point(117, 26) + Me.pnPCNum2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnPCNum2.Name = "pnPCNum2" - Me.pnPCNum2.Size = New System.Drawing.Size(210, 42) + Me.pnPCNum2.Size = New System.Drawing.Size(240, 52) Me.pnPCNum2.TabIndex = 3 ' 'txbPCNum ' Me.txbPCNum.Enabled = False - Me.txbPCNum.Location = New System.Drawing.Point(2, 7) + Me.txbPCNum.Location = New System.Drawing.Point(2, 9) + Me.txbPCNum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbPCNum.Name = "txbPCNum" - Me.txbPCNum.Size = New System.Drawing.Size(205, 29) + Me.txbPCNum.Size = New System.Drawing.Size(234, 35) Me.txbPCNum.TabIndex = 1 Me.txbPCNum.Text = "1" Me.txbPCNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2688,9 +2827,11 @@ Partial Class mainForm Me.gbIdenMES.Controls.Add(Me.pnIdenMES) Me.gbIdenMES.Controls.Add(Me.pnIdenMES2) Me.gbIdenMES.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbIdenMES.Location = New System.Drawing.Point(8, 191) + Me.gbIdenMES.Location = New System.Drawing.Point(9, 239) + Me.gbIdenMES.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbIdenMES.Name = "gbIdenMES" - Me.gbIdenMES.Size = New System.Drawing.Size(320, 70) + Me.gbIdenMES.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbIdenMES.Size = New System.Drawing.Size(366, 88) Me.gbIdenMES.TabIndex = 101 Me.gbIdenMES.TabStop = False Me.gbIdenMES.Text = "MES 식별 코드" @@ -2699,17 +2840,18 @@ Partial Class mainForm ' Me.pnIdenMES.Controls.Add(Me.lbIdenMES) Me.pnIdenMES.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnIdenMES.Location = New System.Drawing.Point(6, 21) + Me.pnIdenMES.Location = New System.Drawing.Point(7, 26) + Me.pnIdenMES.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnIdenMES.Name = "pnIdenMES" - Me.pnIdenMES.Size = New System.Drawing.Size(93, 42) + Me.pnIdenMES.Size = New System.Drawing.Size(106, 52) Me.pnIdenMES.TabIndex = 2 ' 'lbIdenMES ' Me.lbIdenMES.AutoSize = True - Me.lbIdenMES.Location = New System.Drawing.Point(3, 13) + Me.lbIdenMES.Location = New System.Drawing.Point(3, 16) Me.lbIdenMES.Name = "lbIdenMES" - Me.lbIdenMES.Size = New System.Drawing.Size(89, 19) + Me.lbIdenMES.Size = New System.Drawing.Size(110, 24) Me.lbIdenMES.TabIndex = 0 Me.lbIdenMES.Text = "식별코드" ' @@ -2717,17 +2859,19 @@ Partial Class mainForm ' Me.pnIdenMES2.Controls.Add(Me.txbIdenMES) Me.pnIdenMES2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnIdenMES2.Location = New System.Drawing.Point(102, 21) + Me.pnIdenMES2.Location = New System.Drawing.Point(117, 26) + Me.pnIdenMES2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnIdenMES2.Name = "pnIdenMES2" - Me.pnIdenMES2.Size = New System.Drawing.Size(210, 42) + Me.pnIdenMES2.Size = New System.Drawing.Size(240, 52) Me.pnIdenMES2.TabIndex = 3 ' 'txbIdenMES ' Me.txbIdenMES.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper - Me.txbIdenMES.Location = New System.Drawing.Point(2, 7) + Me.txbIdenMES.Location = New System.Drawing.Point(2, 9) + Me.txbIdenMES.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbIdenMES.Name = "txbIdenMES" - Me.txbIdenMES.Size = New System.Drawing.Size(205, 29) + Me.txbIdenMES.Size = New System.Drawing.Size(234, 35) Me.txbIdenMES.TabIndex = 1 Me.txbIdenMES.Text = "ORD" Me.txbIdenMES.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2737,9 +2881,11 @@ Partial Class mainForm Me.gbIdenERP.Controls.Add(Me.pnIdenERP) Me.gbIdenERP.Controls.Add(Me.pnIdenERP2) Me.gbIdenERP.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbIdenERP.Location = New System.Drawing.Point(6, 116) + Me.gbIdenERP.Location = New System.Drawing.Point(7, 145) + Me.gbIdenERP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbIdenERP.Name = "gbIdenERP" - Me.gbIdenERP.Size = New System.Drawing.Size(320, 70) + Me.gbIdenERP.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbIdenERP.Size = New System.Drawing.Size(366, 88) Me.gbIdenERP.TabIndex = 52 Me.gbIdenERP.TabStop = False Me.gbIdenERP.Text = "ERP 식별 코드" @@ -2748,17 +2894,18 @@ Partial Class mainForm ' Me.pnIdenERP.Controls.Add(Me.lbIdenERP) Me.pnIdenERP.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnIdenERP.Location = New System.Drawing.Point(6, 21) + Me.pnIdenERP.Location = New System.Drawing.Point(7, 26) + Me.pnIdenERP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnIdenERP.Name = "pnIdenERP" - Me.pnIdenERP.Size = New System.Drawing.Size(93, 42) + Me.pnIdenERP.Size = New System.Drawing.Size(106, 52) Me.pnIdenERP.TabIndex = 2 ' 'lbIdenERP ' Me.lbIdenERP.AutoSize = True - Me.lbIdenERP.Location = New System.Drawing.Point(3, 13) + Me.lbIdenERP.Location = New System.Drawing.Point(3, 16) Me.lbIdenERP.Name = "lbIdenERP" - Me.lbIdenERP.Size = New System.Drawing.Size(89, 19) + Me.lbIdenERP.Size = New System.Drawing.Size(110, 24) Me.lbIdenERP.TabIndex = 0 Me.lbIdenERP.Text = "식별코드" ' @@ -2766,17 +2913,19 @@ Partial Class mainForm ' Me.pnIdenERP2.Controls.Add(Me.txbIdenERP) Me.pnIdenERP2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnIdenERP2.Location = New System.Drawing.Point(102, 21) + Me.pnIdenERP2.Location = New System.Drawing.Point(117, 26) + Me.pnIdenERP2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnIdenERP2.Name = "pnIdenERP2" - Me.pnIdenERP2.Size = New System.Drawing.Size(210, 42) + Me.pnIdenERP2.Size = New System.Drawing.Size(240, 52) Me.pnIdenERP2.TabIndex = 3 ' 'txbIdenERP ' Me.txbIdenERP.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper - Me.txbIdenERP.Location = New System.Drawing.Point(2, 7) + Me.txbIdenERP.Location = New System.Drawing.Point(2, 9) + Me.txbIdenERP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbIdenERP.Name = "txbIdenERP" - Me.txbIdenERP.Size = New System.Drawing.Size(205, 29) + Me.txbIdenERP.Size = New System.Drawing.Size(234, 35) Me.txbIdenERP.TabIndex = 1 Me.txbIdenERP.Text = "E040221" Me.txbIdenERP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2787,9 +2936,11 @@ Partial Class mainForm Me.gbAPIuse.Controls.Add(Me.ckbAPIuse) Me.gbAPIuse.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbAPIuse.ForeColor = System.Drawing.Color.Black - Me.gbAPIuse.Location = New System.Drawing.Point(1494, 5) + Me.gbAPIuse.Location = New System.Drawing.Point(1707, 6) + Me.gbAPIuse.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbAPIuse.Name = "gbAPIuse" - Me.gbAPIuse.Size = New System.Drawing.Size(190, 74) + Me.gbAPIuse.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbAPIuse.Size = New System.Drawing.Size(217, 92) Me.gbAPIuse.TabIndex = 100 Me.gbAPIuse.TabStop = False Me.gbAPIuse.Text = "MES 처리 형식" @@ -2798,9 +2949,10 @@ Partial Class mainForm ' Me.ckbAPIuse.AutoSize = True Me.ckbAPIuse.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.ckbAPIuse.Location = New System.Drawing.Point(25, 24) + Me.ckbAPIuse.Location = New System.Drawing.Point(29, 30) + Me.ckbAPIuse.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbAPIuse.Name = "ckbAPIuse" - Me.ckbAPIuse.Size = New System.Drawing.Size(137, 39) + Me.ckbAPIuse.Size = New System.Drawing.Size(172, 48) Me.ckbAPIuse.TabIndex = 77 Me.ckbAPIuse.Text = "API 사용" Me.ckbAPIuse.UseVisualStyleBackColor = True @@ -2811,9 +2963,11 @@ Partial Class mainForm Me.gbEventSet.Controls.Add(Me.gbEventReg) Me.gbEventSet.Controls.Add(Me.gbEvent) Me.gbEventSet.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbEventSet.Location = New System.Drawing.Point(3, 84) + Me.gbEventSet.Location = New System.Drawing.Point(3, 105) + Me.gbEventSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEventSet.Name = "gbEventSet" - Me.gbEventSet.Size = New System.Drawing.Size(1249, 965) + Me.gbEventSet.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEventSet.Size = New System.Drawing.Size(1427, 1206) Me.gbEventSet.TabIndex = 99 Me.gbEventSet.TabStop = False Me.gbEventSet.Text = "출고 및 이벤트 등록" @@ -2822,9 +2976,11 @@ Partial Class mainForm ' Me.gbEventDel.Controls.Add(Me.gbEventDel2) Me.gbEventDel.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbEventDel.Location = New System.Drawing.Point(687, 777) + Me.gbEventDel.Location = New System.Drawing.Point(785, 971) + Me.gbEventDel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEventDel.Name = "gbEventDel" - Me.gbEventDel.Size = New System.Drawing.Size(544, 121) + Me.gbEventDel.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEventDel.Size = New System.Drawing.Size(622, 151) Me.gbEventDel.TabIndex = 51 Me.gbEventDel.TabStop = False Me.gbEventDel.Text = "출고 및 이벤트 삭제" @@ -2835,18 +2991,21 @@ Partial Class mainForm Me.gbEventDel2.Controls.Add(Me.pnEventDel) Me.gbEventDel2.Controls.Add(Me.pnEventDel2) Me.gbEventDel2.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbEventDel2.Location = New System.Drawing.Point(23, 35) + Me.gbEventDel2.Location = New System.Drawing.Point(26, 44) + Me.gbEventDel2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEventDel2.Name = "gbEventDel2" - Me.gbEventDel2.Size = New System.Drawing.Size(498, 77) + Me.gbEventDel2.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEventDel2.Size = New System.Drawing.Size(569, 96) Me.gbEventDel2.TabIndex = 9 Me.gbEventDel2.TabStop = False Me.gbEventDel2.Text = "삭제할 이벤트명 입력" ' 'btnEventDel ' - Me.btnEventDel.Location = New System.Drawing.Point(365, 18) + Me.btnEventDel.Location = New System.Drawing.Point(417, 22) + Me.btnEventDel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnEventDel.Name = "btnEventDel" - Me.btnEventDel.Size = New System.Drawing.Size(124, 47) + Me.btnEventDel.Size = New System.Drawing.Size(142, 59) Me.btnEventDel.TabIndex = 12 Me.btnEventDel.Text = "삭제" Me.btnEventDel.UseVisualStyleBackColor = True @@ -2855,17 +3014,18 @@ Partial Class mainForm ' Me.pnEventDel.Controls.Add(Me.lbEventDel) Me.pnEventDel.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnEventDel.Location = New System.Drawing.Point(16, 21) + Me.pnEventDel.Location = New System.Drawing.Point(18, 26) + Me.pnEventDel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEventDel.Name = "pnEventDel" - Me.pnEventDel.Size = New System.Drawing.Size(93, 42) + Me.pnEventDel.Size = New System.Drawing.Size(106, 52) Me.pnEventDel.TabIndex = 2 ' 'lbEventDel ' Me.lbEventDel.AutoSize = True - Me.lbEventDel.Location = New System.Drawing.Point(3, 13) + Me.lbEventDel.Location = New System.Drawing.Point(3, 16) Me.lbEventDel.Name = "lbEventDel" - Me.lbEventDel.Size = New System.Drawing.Size(89, 19) + Me.lbEventDel.Size = New System.Drawing.Size(110, 24) Me.lbEventDel.TabIndex = 0 Me.lbEventDel.Text = "이벤트명" ' @@ -2873,16 +3033,18 @@ Partial Class mainForm ' Me.pnEventDel2.Controls.Add(Me.txbEventDel) Me.pnEventDel2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnEventDel2.Location = New System.Drawing.Point(112, 21) + Me.pnEventDel2.Location = New System.Drawing.Point(128, 26) + Me.pnEventDel2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEventDel2.Name = "pnEventDel2" - Me.pnEventDel2.Size = New System.Drawing.Size(247, 42) + Me.pnEventDel2.Size = New System.Drawing.Size(282, 52) Me.pnEventDel2.TabIndex = 3 ' 'txbEventDel ' - Me.txbEventDel.Location = New System.Drawing.Point(2, 7) + Me.txbEventDel.Location = New System.Drawing.Point(2, 9) + Me.txbEventDel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEventDel.Name = "txbEventDel" - Me.txbEventDel.Size = New System.Drawing.Size(242, 29) + Me.txbEventDel.Size = New System.Drawing.Size(276, 35) Me.txbEventDel.TabIndex = 1 ' 'gbEventReg @@ -2896,18 +3058,21 @@ Partial Class mainForm Me.gbEventReg.Controls.Add(Me.pnEvSearch2) Me.gbEventReg.Controls.Add(Me.gbEvInfo) Me.gbEventReg.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbEventReg.Location = New System.Drawing.Point(687, 27) + Me.gbEventReg.Location = New System.Drawing.Point(785, 34) + Me.gbEventReg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEventReg.Name = "gbEventReg" - Me.gbEventReg.Size = New System.Drawing.Size(544, 713) + Me.gbEventReg.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEventReg.Size = New System.Drawing.Size(622, 891) Me.gbEventReg.TabIndex = 0 Me.gbEventReg.TabStop = False Me.gbEventReg.Text = "출고 및 이벤트 등록" ' 'btnReg ' - Me.btnReg.Location = New System.Drawing.Point(438, 388) + Me.btnReg.Location = New System.Drawing.Point(501, 485) + Me.btnReg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnReg.Name = "btnReg" - Me.btnReg.Size = New System.Drawing.Size(86, 50) + Me.btnReg.Size = New System.Drawing.Size(98, 62) Me.btnReg.TabIndex = 12 Me.btnReg.Text = "등록" Me.btnReg.UseVisualStyleBackColor = True @@ -2916,97 +3081,113 @@ Partial Class mainForm ' Me.pndgv.Controls.Add(Me.dgvSearch) Me.pndgv.Font = New System.Drawing.Font("굴림", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pndgv.Location = New System.Drawing.Point(23, 34) + Me.pndgv.Location = New System.Drawing.Point(26, 42) + Me.pndgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pndgv.Name = "pndgv" - Me.pndgv.Size = New System.Drawing.Size(498, 348) + Me.pndgv.Size = New System.Drawing.Size(569, 435) Me.pndgv.TabIndex = 18 ' 'dgvSearch ' Me.dgvSearch.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvSearch.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.dfCode, Me.dfprodCode, Me.dfName, Me.dfFace, Me.dfEye, Me.dfAuto}) - Me.dgvSearch.Location = New System.Drawing.Point(0, 3) + Me.dgvSearch.Location = New System.Drawing.Point(0, 4) + Me.dgvSearch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.dgvSearch.Name = "dgvSearch" + Me.dgvSearch.RowHeadersWidth = 51 Me.dgvSearch.RowTemplate.Height = 23 Me.dgvSearch.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect - Me.dgvSearch.Size = New System.Drawing.Size(498, 342) + Me.dgvSearch.Size = New System.Drawing.Size(569, 428) Me.dgvSearch.TabIndex = 12 ' 'dfCode ' Me.dfCode.HeaderText = "품목코드" + Me.dfCode.MinimumWidth = 6 Me.dfCode.Name = "dfCode" Me.dfCode.Width = 120 ' 'dfprodCode ' Me.dfprodCode.HeaderText = "분류" + Me.dfprodCode.MinimumWidth = 6 Me.dfprodCode.Name = "dfprodCode" Me.dfprodCode.Width = 80 ' 'dfName ' Me.dfName.HeaderText = "품목명" + Me.dfName.MinimumWidth = 6 Me.dfName.Name = "dfName" Me.dfName.Width = 250 ' 'dfFace ' Me.dfFace.HeaderText = "페이스샷" + Me.dfFace.MinimumWidth = 6 Me.dfFace.Name = "dfFace" + Me.dfFace.Width = 125 ' 'dfEye ' Me.dfEye.HeaderText = "눈가샷" + Me.dfEye.MinimumWidth = 6 Me.dfEye.Name = "dfEye" + Me.dfEye.Width = 125 ' 'dfAuto ' Me.dfAuto.HeaderText = "자동화" + Me.dfAuto.MinimumWidth = 6 Me.dfAuto.Name = "dfAuto" + Me.dfAuto.Width = 125 ' 'pnEventName2 ' Me.pnEventName2.Controls.Add(Me.txbEventName) Me.pnEventName2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnEventName2.Location = New System.Drawing.Point(153, 388) + Me.pnEventName2.Location = New System.Drawing.Point(175, 485) + Me.pnEventName2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEventName2.Name = "pnEventName2" - Me.pnEventName2.Size = New System.Drawing.Size(279, 50) + Me.pnEventName2.Size = New System.Drawing.Size(319, 62) Me.pnEventName2.TabIndex = 1 ' 'txbEventName ' Me.txbEventName.Font = New System.Drawing.Font("굴림", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEventName.Location = New System.Drawing.Point(2, 3) + Me.txbEventName.Location = New System.Drawing.Point(2, 4) + Me.txbEventName.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEventName.Name = "txbEventName" - Me.txbEventName.Size = New System.Drawing.Size(276, 44) + Me.txbEventName.Size = New System.Drawing.Size(315, 53) Me.txbEventName.TabIndex = 0 ' 'pnEventName1 ' Me.pnEventName1.Controls.Add(Me.lbEventName) Me.pnEventName1.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnEventName1.Location = New System.Drawing.Point(18, 393) + Me.pnEventName1.Location = New System.Drawing.Point(21, 491) + Me.pnEventName1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEventName1.Name = "pnEventName1" - Me.pnEventName1.Size = New System.Drawing.Size(131, 42) + Me.pnEventName1.Size = New System.Drawing.Size(150, 52) Me.pnEventName1.TabIndex = 2 ' 'lbEventName ' Me.lbEventName.AutoSize = True Me.lbEventName.Font = New System.Drawing.Font("굴림", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEventName.Location = New System.Drawing.Point(-6, 3) + Me.lbEventName.Location = New System.Drawing.Point(-7, 4) Me.lbEventName.Name = "lbEventName" - Me.lbEventName.Size = New System.Drawing.Size(146, 32) + Me.lbEventName.Size = New System.Drawing.Size(181, 40) Me.lbEventName.TabIndex = 0 Me.lbEventName.Text = "이벤트명" ' 'btnEvSearch ' Me.btnEvSearch.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnEvSearch.Location = New System.Drawing.Point(438, 447) + Me.btnEvSearch.Location = New System.Drawing.Point(501, 559) + Me.btnEvSearch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnEvSearch.Name = "btnEvSearch" - Me.btnEvSearch.Size = New System.Drawing.Size(86, 53) + Me.btnEvSearch.Size = New System.Drawing.Size(98, 66) Me.btnEvSearch.TabIndex = 17 Me.btnEvSearch.Text = "검색" Me.btnEvSearch.UseVisualStyleBackColor = True @@ -3015,18 +3196,19 @@ Partial Class mainForm ' Me.pnEvSearch.Controls.Add(Me.lbEvSearch) Me.pnEvSearch.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnEvSearch.Location = New System.Drawing.Point(18, 453) + Me.pnEvSearch.Location = New System.Drawing.Point(21, 566) + Me.pnEvSearch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvSearch.Name = "pnEvSearch" - Me.pnEvSearch.Size = New System.Drawing.Size(131, 40) + Me.pnEvSearch.Size = New System.Drawing.Size(150, 50) Me.pnEvSearch.TabIndex = 15 ' 'lbEvSearch ' Me.lbEvSearch.AutoSize = True Me.lbEvSearch.Font = New System.Drawing.Font("굴림", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEvSearch.Location = New System.Drawing.Point(-6, 5) + Me.lbEvSearch.Location = New System.Drawing.Point(-7, 6) Me.lbEvSearch.Name = "lbEvSearch" - Me.lbEvSearch.Size = New System.Drawing.Size(146, 32) + Me.lbEvSearch.Size = New System.Drawing.Size(181, 40) Me.lbEvSearch.TabIndex = 0 Me.lbEvSearch.Text = "품명검색" ' @@ -3034,17 +3216,19 @@ Partial Class mainForm ' Me.pnEvSearch2.Controls.Add(Me.txbEvSearch) Me.pnEvSearch2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnEvSearch2.Location = New System.Drawing.Point(153, 448) + Me.pnEvSearch2.Location = New System.Drawing.Point(175, 560) + Me.pnEvSearch2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvSearch2.Name = "pnEvSearch2" - Me.pnEvSearch2.Size = New System.Drawing.Size(279, 50) + Me.pnEvSearch2.Size = New System.Drawing.Size(319, 62) Me.pnEvSearch2.TabIndex = 2 ' 'txbEvSearch ' Me.txbEvSearch.Font = New System.Drawing.Font("굴림", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEvSearch.Location = New System.Drawing.Point(3, 3) + Me.txbEvSearch.Location = New System.Drawing.Point(3, 4) + Me.txbEvSearch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEvSearch.Name = "txbEvSearch" - Me.txbEvSearch.Size = New System.Drawing.Size(276, 44) + Me.txbEvSearch.Size = New System.Drawing.Size(315, 53) Me.txbEvSearch.TabIndex = 0 ' 'gbEvInfo @@ -3064,9 +3248,11 @@ Partial Class mainForm Me.gbEvInfo.Controls.Add(Me.pnEvName) Me.gbEvInfo.Controls.Add(Me.pnEvName2) Me.gbEvInfo.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbEvInfo.Location = New System.Drawing.Point(23, 504) + Me.gbEvInfo.Location = New System.Drawing.Point(26, 630) + Me.gbEvInfo.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEvInfo.Name = "gbEvInfo" - Me.gbEvInfo.Size = New System.Drawing.Size(498, 193) + Me.gbEvInfo.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEvInfo.Size = New System.Drawing.Size(569, 241) Me.gbEvInfo.TabIndex = 3 Me.gbEvInfo.TabStop = False Me.gbEvInfo.Text = "상세정보" @@ -3075,17 +3261,18 @@ Partial Class mainForm ' Me.pnLimit.Controls.Add(Me.lbLimit) Me.pnLimit.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnLimit.Location = New System.Drawing.Point(253, 99) + Me.pnLimit.Location = New System.Drawing.Point(289, 124) + Me.pnLimit.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnLimit.Name = "pnLimit" - Me.pnLimit.Size = New System.Drawing.Size(93, 35) + Me.pnLimit.Size = New System.Drawing.Size(106, 44) Me.pnLimit.TabIndex = 25 ' 'lbLimit ' Me.lbLimit.AutoSize = True - Me.lbLimit.Location = New System.Drawing.Point(4, 8) + Me.lbLimit.Location = New System.Drawing.Point(5, 10) Me.lbLimit.Name = "lbLimit" - Me.lbLimit.Size = New System.Drawing.Size(89, 19) + Me.lbLimit.Size = New System.Drawing.Size(110, 24) Me.lbLimit.TabIndex = 0 Me.lbLimit.Text = "제한수량" ' @@ -3093,33 +3280,36 @@ Partial Class mainForm ' Me.pnLimit2.Controls.Add(Me.txbLimit) Me.pnLimit2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnLimit2.Location = New System.Drawing.Point(349, 99) + Me.pnLimit2.Location = New System.Drawing.Point(399, 124) + Me.pnLimit2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnLimit2.Name = "pnLimit2" - Me.pnLimit2.Size = New System.Drawing.Size(137, 35) + Me.pnLimit2.Size = New System.Drawing.Size(157, 44) Me.pnLimit2.TabIndex = 4 ' 'txbLimit ' - Me.txbLimit.Location = New System.Drawing.Point(5, 2) + Me.txbLimit.Location = New System.Drawing.Point(6, 2) + Me.txbLimit.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbLimit.Name = "txbLimit" - Me.txbLimit.Size = New System.Drawing.Size(130, 29) + Me.txbLimit.Size = New System.Drawing.Size(148, 35) Me.txbLimit.TabIndex = 0 ' 'pnProdCode ' Me.pnProdCode.Controls.Add(Me.lbProdCode) Me.pnProdCode.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnProdCode.Location = New System.Drawing.Point(253, 60) + Me.pnProdCode.Location = New System.Drawing.Point(289, 75) + Me.pnProdCode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnProdCode.Name = "pnProdCode" - Me.pnProdCode.Size = New System.Drawing.Size(93, 35) + Me.pnProdCode.Size = New System.Drawing.Size(106, 44) Me.pnProdCode.TabIndex = 23 ' 'lbProdCode ' Me.lbProdCode.AutoSize = True - Me.lbProdCode.Location = New System.Drawing.Point(4, 8) + Me.lbProdCode.Location = New System.Drawing.Point(5, 10) Me.lbProdCode.Name = "lbProdCode" - Me.lbProdCode.Size = New System.Drawing.Size(89, 19) + Me.lbProdCode.Size = New System.Drawing.Size(110, 24) Me.lbProdCode.TabIndex = 0 Me.lbProdCode.Text = "분류번호" ' @@ -3127,36 +3317,39 @@ Partial Class mainForm ' Me.pnProdCode2.Controls.Add(Me.txbProdCode) Me.pnProdCode2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnProdCode2.Location = New System.Drawing.Point(349, 60) + Me.pnProdCode2.Location = New System.Drawing.Point(399, 75) + Me.pnProdCode2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnProdCode2.Name = "pnProdCode2" - Me.pnProdCode2.Size = New System.Drawing.Size(137, 35) + Me.pnProdCode2.Size = New System.Drawing.Size(157, 44) Me.pnProdCode2.TabIndex = 24 ' 'txbProdCode ' Me.txbProdCode.BackColor = System.Drawing.SystemColors.ControlLight Me.txbProdCode.Enabled = False - Me.txbProdCode.Location = New System.Drawing.Point(5, 2) + Me.txbProdCode.Location = New System.Drawing.Point(6, 2) + Me.txbProdCode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbProdCode.Name = "txbProdCode" Me.txbProdCode.ReadOnly = True - Me.txbProdCode.Size = New System.Drawing.Size(130, 29) + Me.txbProdCode.Size = New System.Drawing.Size(148, 35) Me.txbProdCode.TabIndex = 0 ' 'pnEvCount ' Me.pnEvCount.Controls.Add(Me.lbEvCount) Me.pnEvCount.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnEvCount.Location = New System.Drawing.Point(16, 99) + Me.pnEvCount.Location = New System.Drawing.Point(18, 124) + Me.pnEvCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvCount.Name = "pnEvCount" - Me.pnEvCount.Size = New System.Drawing.Size(93, 35) + Me.pnEvCount.Size = New System.Drawing.Size(106, 44) Me.pnEvCount.TabIndex = 17 ' 'lbEvCount ' Me.lbEvCount.AutoSize = True - Me.lbEvCount.Location = New System.Drawing.Point(41, 8) + Me.lbEvCount.Location = New System.Drawing.Point(47, 10) Me.lbEvCount.Name = "lbEvCount" - Me.lbEvCount.Size = New System.Drawing.Size(49, 19) + Me.lbEvCount.Size = New System.Drawing.Size(60, 24) Me.lbEvCount.TabIndex = 0 Me.lbEvCount.Text = "수량" ' @@ -3164,33 +3357,36 @@ Partial Class mainForm ' Me.pnEvCount2.Controls.Add(Me.txbEvCount) Me.pnEvCount2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnEvCount2.Location = New System.Drawing.Point(112, 99) + Me.pnEvCount2.Location = New System.Drawing.Point(128, 124) + Me.pnEvCount2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvCount2.Name = "pnEvCount2" - Me.pnEvCount2.Size = New System.Drawing.Size(137, 35) + Me.pnEvCount2.Size = New System.Drawing.Size(157, 44) Me.pnEvCount2.TabIndex = 3 ' 'txbEvCount ' - Me.txbEvCount.Location = New System.Drawing.Point(5, 2) + Me.txbEvCount.Location = New System.Drawing.Point(6, 2) + Me.txbEvCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEvCount.Name = "txbEvCount" - Me.txbEvCount.Size = New System.Drawing.Size(130, 29) + Me.txbEvCount.Size = New System.Drawing.Size(148, 35) Me.txbEvCount.TabIndex = 0 ' 'pnEvEye ' Me.pnEvEye.Controls.Add(Me.lbEvEye) Me.pnEvEye.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnEvEye.Location = New System.Drawing.Point(253, 138) + Me.pnEvEye.Location = New System.Drawing.Point(289, 172) + Me.pnEvEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvEye.Name = "pnEvEye" - Me.pnEvEye.Size = New System.Drawing.Size(93, 35) + Me.pnEvEye.Size = New System.Drawing.Size(106, 44) Me.pnEvEye.TabIndex = 21 ' 'lbEvEye ' Me.lbEvEye.AutoSize = True - Me.lbEvEye.Location = New System.Drawing.Point(21, 8) + Me.lbEvEye.Location = New System.Drawing.Point(24, 10) Me.lbEvEye.Name = "lbEvEye" - Me.lbEvEye.Size = New System.Drawing.Size(69, 19) + Me.lbEvEye.Size = New System.Drawing.Size(85, 24) Me.lbEvEye.TabIndex = 0 Me.lbEvEye.Text = "눈가샷" ' @@ -3198,33 +3394,36 @@ Partial Class mainForm ' Me.pnEvEye2.Controls.Add(Me.txbEvEye) Me.pnEvEye2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnEvEye2.Location = New System.Drawing.Point(349, 138) + Me.pnEvEye2.Location = New System.Drawing.Point(399, 172) + Me.pnEvEye2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvEye2.Name = "pnEvEye2" - Me.pnEvEye2.Size = New System.Drawing.Size(137, 35) + Me.pnEvEye2.Size = New System.Drawing.Size(157, 44) Me.pnEvEye2.TabIndex = 22 ' 'txbEvEye ' - Me.txbEvEye.Location = New System.Drawing.Point(5, 2) + Me.txbEvEye.Location = New System.Drawing.Point(6, 2) + Me.txbEvEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEvEye.Name = "txbEvEye" - Me.txbEvEye.Size = New System.Drawing.Size(130, 29) + Me.txbEvEye.Size = New System.Drawing.Size(148, 35) Me.txbEvEye.TabIndex = 2 ' 'pnEvFace ' Me.pnEvFace.Controls.Add(Me.lbEvFace) Me.pnEvFace.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnEvFace.Location = New System.Drawing.Point(16, 138) + Me.pnEvFace.Location = New System.Drawing.Point(18, 172) + Me.pnEvFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvFace.Name = "pnEvFace" - Me.pnEvFace.Size = New System.Drawing.Size(93, 35) + Me.pnEvFace.Size = New System.Drawing.Size(106, 44) Me.pnEvFace.TabIndex = 19 ' 'lbEvFace ' Me.lbEvFace.AutoSize = True - Me.lbEvFace.Location = New System.Drawing.Point(4, 8) + Me.lbEvFace.Location = New System.Drawing.Point(5, 10) Me.lbEvFace.Name = "lbEvFace" - Me.lbEvFace.Size = New System.Drawing.Size(89, 19) + Me.lbEvFace.Size = New System.Drawing.Size(110, 24) Me.lbEvFace.TabIndex = 0 Me.lbEvFace.Text = "페이스샷" ' @@ -3232,33 +3431,36 @@ Partial Class mainForm ' Me.pnEvFace2.Controls.Add(Me.txbEvFace) Me.pnEvFace2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnEvFace2.Location = New System.Drawing.Point(112, 138) + Me.pnEvFace2.Location = New System.Drawing.Point(128, 172) + Me.pnEvFace2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvFace2.Name = "pnEvFace2" - Me.pnEvFace2.Size = New System.Drawing.Size(137, 35) + Me.pnEvFace2.Size = New System.Drawing.Size(157, 44) Me.pnEvFace2.TabIndex = 5 ' 'txbEvFace ' - Me.txbEvFace.Location = New System.Drawing.Point(5, 2) + Me.txbEvFace.Location = New System.Drawing.Point(6, 2) + Me.txbEvFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEvFace.Name = "txbEvFace" - Me.txbEvFace.Size = New System.Drawing.Size(130, 29) + Me.txbEvFace.Size = New System.Drawing.Size(148, 35) Me.txbEvFace.TabIndex = 0 ' 'pnEvCode ' Me.pnEvCode.Controls.Add(Me.lbEvCode) Me.pnEvCode.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnEvCode.Location = New System.Drawing.Point(15, 60) + Me.pnEvCode.Location = New System.Drawing.Point(17, 75) + Me.pnEvCode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvCode.Name = "pnEvCode" - Me.pnEvCode.Size = New System.Drawing.Size(93, 35) + Me.pnEvCode.Size = New System.Drawing.Size(106, 44) Me.pnEvCode.TabIndex = 15 ' 'lbEvCode ' Me.lbEvCode.AutoSize = True - Me.lbEvCode.Location = New System.Drawing.Point(4, 8) + Me.lbEvCode.Location = New System.Drawing.Point(5, 10) Me.lbEvCode.Name = "lbEvCode" - Me.lbEvCode.Size = New System.Drawing.Size(89, 19) + Me.lbEvCode.Size = New System.Drawing.Size(110, 24) Me.lbEvCode.TabIndex = 0 Me.lbEvCode.Text = "제품코드" ' @@ -3266,36 +3468,39 @@ Partial Class mainForm ' Me.pnEvCode2.Controls.Add(Me.txbEvCode) Me.pnEvCode2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnEvCode2.Location = New System.Drawing.Point(111, 60) + Me.pnEvCode2.Location = New System.Drawing.Point(127, 75) + Me.pnEvCode2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvCode2.Name = "pnEvCode2" - Me.pnEvCode2.Size = New System.Drawing.Size(137, 35) + Me.pnEvCode2.Size = New System.Drawing.Size(157, 44) Me.pnEvCode2.TabIndex = 16 ' 'txbEvCode ' Me.txbEvCode.BackColor = System.Drawing.SystemColors.ControlLight Me.txbEvCode.Enabled = False - Me.txbEvCode.Location = New System.Drawing.Point(5, 2) + Me.txbEvCode.Location = New System.Drawing.Point(6, 2) + Me.txbEvCode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEvCode.Name = "txbEvCode" Me.txbEvCode.ReadOnly = True - Me.txbEvCode.Size = New System.Drawing.Size(130, 29) + Me.txbEvCode.Size = New System.Drawing.Size(148, 35) Me.txbEvCode.TabIndex = 0 ' 'pnEvName ' Me.pnEvName.Controls.Add(Me.lbEvName) Me.pnEvName.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnEvName.Location = New System.Drawing.Point(15, 22) + Me.pnEvName.Location = New System.Drawing.Point(17, 28) + Me.pnEvName.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvName.Name = "pnEvName" - Me.pnEvName.Size = New System.Drawing.Size(93, 35) + Me.pnEvName.Size = New System.Drawing.Size(106, 44) Me.pnEvName.TabIndex = 13 ' 'lbEvName ' Me.lbEvName.AutoSize = True - Me.lbEvName.Location = New System.Drawing.Point(21, 8) + Me.lbEvName.Location = New System.Drawing.Point(24, 10) Me.lbEvName.Name = "lbEvName" - Me.lbEvName.Size = New System.Drawing.Size(69, 19) + Me.lbEvName.Size = New System.Drawing.Size(85, 24) Me.lbEvName.TabIndex = 0 Me.lbEvName.Text = "제품명" ' @@ -3303,19 +3508,21 @@ Partial Class mainForm ' Me.pnEvName2.Controls.Add(Me.txbEvName) Me.pnEvName2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnEvName2.Location = New System.Drawing.Point(111, 22) + Me.pnEvName2.Location = New System.Drawing.Point(127, 28) + Me.pnEvName2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEvName2.Name = "pnEvName2" - Me.pnEvName2.Size = New System.Drawing.Size(374, 35) + Me.pnEvName2.Size = New System.Drawing.Size(427, 44) Me.pnEvName2.TabIndex = 14 ' 'txbEvName ' Me.txbEvName.BackColor = System.Drawing.SystemColors.ControlLight Me.txbEvName.Enabled = False - Me.txbEvName.Location = New System.Drawing.Point(5, 2) + Me.txbEvName.Location = New System.Drawing.Point(6, 2) + Me.txbEvName.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEvName.Name = "txbEvName" Me.txbEvName.ReadOnly = True - Me.txbEvName.Size = New System.Drawing.Size(367, 29) + Me.txbEvName.Size = New System.Drawing.Size(419, 35) Me.txbEvName.TabIndex = 0 ' 'gbEvent @@ -3325,9 +3532,11 @@ Partial Class mainForm Me.gbEvent.Controls.Add(Me.btnEvAllDel) Me.gbEvent.Controls.Add(Me.pnMassTime) Me.gbEvent.Font = New System.Drawing.Font("굴림", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbEvent.Location = New System.Drawing.Point(12, 31) + Me.gbEvent.Location = New System.Drawing.Point(14, 39) + Me.gbEvent.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEvent.Name = "gbEvent" - Me.gbEvent.Size = New System.Drawing.Size(669, 915) + Me.gbEvent.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEvent.Size = New System.Drawing.Size(765, 1144) Me.gbEvent.TabIndex = 43 Me.gbEvent.TabStop = False Me.gbEvent.Text = "출고 및 이벤트 목록" @@ -3335,9 +3544,10 @@ Partial Class mainForm 'btndgvReset ' Me.btndgvReset.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btndgvReset.Location = New System.Drawing.Point(445, 783) + Me.btndgvReset.Location = New System.Drawing.Point(509, 979) + Me.btndgvReset.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btndgvReset.Name = "btndgvReset" - Me.btndgvReset.Size = New System.Drawing.Size(215, 84) + Me.btndgvReset.Size = New System.Drawing.Size(246, 105) Me.btndgvReset.TabIndex = 53 Me.btndgvReset.Text = "새로고침" Me.btndgvReset.UseVisualStyleBackColor = True @@ -3346,69 +3556,91 @@ Partial Class mainForm ' Me.dgvEvent.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvEvent.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.dfNum, Me.df_event_name, Me.df_event_code, Me.df_event_prod, Me.df_event_count, Me.df_event_face, Me.df_event_eye, Me.dfPRCode, Me.dfautoUse, Me.dfLimit}) - Me.dgvEvent.Location = New System.Drawing.Point(10, 30) + Me.dgvEvent.Location = New System.Drawing.Point(11, 38) + Me.dgvEvent.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.dgvEvent.Name = "dgvEvent" + Me.dgvEvent.RowHeadersWidth = 51 Me.dgvEvent.RowTemplate.Height = 23 - Me.dgvEvent.Size = New System.Drawing.Size(650, 749) + Me.dgvEvent.Size = New System.Drawing.Size(743, 936) Me.dgvEvent.TabIndex = 0 ' 'dfNum ' Me.dfNum.HeaderText = "번호" + Me.dfNum.MinimumWidth = 6 Me.dfNum.Name = "dfNum" + Me.dfNum.Width = 125 ' 'df_event_name ' Me.df_event_name.HeaderText = "이벤트명" + Me.df_event_name.MinimumWidth = 6 Me.df_event_name.Name = "df_event_name" + Me.df_event_name.Width = 125 ' 'df_event_code ' Me.df_event_code.HeaderText = "물품코드" + Me.df_event_code.MinimumWidth = 6 Me.df_event_code.Name = "df_event_code" + Me.df_event_code.Width = 125 ' 'df_event_prod ' Me.df_event_prod.HeaderText = "물품명" + Me.df_event_prod.MinimumWidth = 6 Me.df_event_prod.Name = "df_event_prod" + Me.df_event_prod.Width = 125 ' 'df_event_count ' Me.df_event_count.HeaderText = "개수" + Me.df_event_count.MinimumWidth = 6 Me.df_event_count.Name = "df_event_count" + Me.df_event_count.Width = 125 ' 'df_event_face ' Me.df_event_face.HeaderText = "페이스샷" + Me.df_event_face.MinimumWidth = 6 Me.df_event_face.Name = "df_event_face" + Me.df_event_face.Width = 125 ' 'df_event_eye ' Me.df_event_eye.HeaderText = "아이샷" + Me.df_event_eye.MinimumWidth = 6 Me.df_event_eye.Name = "df_event_eye" + Me.df_event_eye.Width = 125 ' 'dfPRCode ' Me.dfPRCode.HeaderText = "분류" + Me.dfPRCode.MinimumWidth = 6 Me.dfPRCode.Name = "dfPRCode" Me.dfPRCode.Width = 80 ' 'dfautoUse ' Me.dfautoUse.HeaderText = "자동화" + Me.dfautoUse.MinimumWidth = 6 Me.dfautoUse.Name = "dfautoUse" + Me.dfautoUse.Width = 125 ' 'dfLimit ' Me.dfLimit.HeaderText = "제한수량" + Me.dfLimit.MinimumWidth = 6 Me.dfLimit.Name = "dfLimit" + Me.dfLimit.Width = 125 ' 'btnEvAllDel ' Me.btnEvAllDel.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnEvAllDel.Location = New System.Drawing.Point(228, 783) + Me.btnEvAllDel.Location = New System.Drawing.Point(261, 979) + Me.btnEvAllDel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnEvAllDel.Name = "btnEvAllDel" - Me.btnEvAllDel.Size = New System.Drawing.Size(215, 84) + Me.btnEvAllDel.Size = New System.Drawing.Size(246, 105) Me.btnEvAllDel.TabIndex = 48 Me.btnEvAllDel.Text = "전체삭제" Me.btnEvAllDel.UseVisualStyleBackColor = True @@ -3416,9 +3648,10 @@ Partial Class mainForm 'pnMassTime ' Me.pnMassTime.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.pnMassTime.Location = New System.Drawing.Point(10, 783) + Me.pnMassTime.Location = New System.Drawing.Point(11, 979) + Me.pnMassTime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMassTime.Name = "pnMassTime" - Me.pnMassTime.Size = New System.Drawing.Size(215, 84) + Me.pnMassTime.Size = New System.Drawing.Size(246, 105) Me.pnMassTime.TabIndex = 45 Me.pnMassTime.Text = "행삭제" Me.pnMassTime.UseVisualStyleBackColor = True @@ -3426,9 +3659,10 @@ Partial Class mainForm 'btnOpExit ' Me.btnOpExit.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnOpExit.Location = New System.Drawing.Point(1697, 4) + Me.btnOpExit.Location = New System.Drawing.Point(1939, 5) + Me.btnOpExit.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnOpExit.Name = "btnOpExit" - Me.btnOpExit.Size = New System.Drawing.Size(217, 75) + Me.btnOpExit.Size = New System.Drawing.Size(248, 94) Me.btnOpExit.TabIndex = 98 Me.btnOpExit.Text = "나가기" Me.btnOpExit.UseVisualStyleBackColor = True @@ -3440,9 +3674,11 @@ Partial Class mainForm Me.gpbConfig.Controls.Add(Me.chbUseBarcode) Me.gpbConfig.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gpbConfig.ForeColor = System.Drawing.Color.Black - Me.gpbConfig.Location = New System.Drawing.Point(1108, 5) + Me.gpbConfig.Location = New System.Drawing.Point(1266, 6) + Me.gpbConfig.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbConfig.Name = "gpbConfig" - Me.gpbConfig.Size = New System.Drawing.Size(384, 74) + Me.gpbConfig.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbConfig.Size = New System.Drawing.Size(439, 92) Me.gpbConfig.TabIndex = 97 Me.gpbConfig.TabStop = False Me.gpbConfig.Text = "설정" @@ -3453,9 +3689,10 @@ Partial Class mainForm Me.ckbPrinter.Checked = True Me.ckbPrinter.CheckState = System.Windows.Forms.CheckState.Checked Me.ckbPrinter.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.ckbPrinter.Location = New System.Drawing.Point(185, 23) + Me.ckbPrinter.Location = New System.Drawing.Point(211, 29) + Me.ckbPrinter.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbPrinter.Name = "ckbPrinter" - Me.ckbPrinter.Size = New System.Drawing.Size(172, 39) + Me.ckbPrinter.Size = New System.Drawing.Size(216, 48) Me.ckbPrinter.TabIndex = 79 Me.ckbPrinter.Text = "프린트 사용" Me.ckbPrinter.UseVisualStyleBackColor = True @@ -3466,9 +3703,10 @@ Partial Class mainForm Me.chbUseBarcode.Checked = True Me.chbUseBarcode.CheckState = System.Windows.Forms.CheckState.Checked Me.chbUseBarcode.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.chbUseBarcode.Location = New System.Drawing.Point(15, 23) + Me.chbUseBarcode.Location = New System.Drawing.Point(17, 29) + Me.chbUseBarcode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.chbUseBarcode.Name = "chbUseBarcode" - Me.chbUseBarcode.Size = New System.Drawing.Size(164, 39) + Me.chbUseBarcode.Size = New System.Drawing.Size(206, 48) Me.chbUseBarcode.TabIndex = 77 Me.chbUseBarcode.Text = "바코드사용" Me.chbUseBarcode.UseVisualStyleBackColor = True @@ -3481,9 +3719,11 @@ Partial Class mainForm Me.gbSerial.Controls.Add(Me.cmdSerial) Me.gbSerial.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbSerial.ForeColor = System.Drawing.Color.Black - Me.gbSerial.Location = New System.Drawing.Point(3, 4) + Me.gbSerial.Location = New System.Drawing.Point(3, 5) + Me.gbSerial.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbSerial.Name = "gbSerial" - Me.gbSerial.Size = New System.Drawing.Size(330, 75) + Me.gbSerial.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbSerial.Size = New System.Drawing.Size(377, 94) Me.gbSerial.TabIndex = 95 Me.gbSerial.TabStop = False Me.gbSerial.Text = "시리얼 통신설정" @@ -3494,28 +3734,29 @@ Partial Class mainForm Me.cboComPort.Font = New System.Drawing.Font("함초롬바탕", 15.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cboComPort.ForeColor = System.Drawing.Color.Black Me.cboComPort.FormattingEnabled = True - Me.cboComPort.Location = New System.Drawing.Point(95, 30) + Me.cboComPort.Location = New System.Drawing.Point(109, 38) Me.cboComPort.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.cboComPort.Name = "cboComPort" - Me.cboComPort.Size = New System.Drawing.Size(160, 35) + Me.cboComPort.Size = New System.Drawing.Size(182, 42) Me.cboComPort.TabIndex = 19 ' 'lbSerial ' Me.lbSerial.AutoSize = True Me.lbSerial.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbSerial.Location = New System.Drawing.Point(5, 33) + Me.lbSerial.Location = New System.Drawing.Point(6, 41) Me.lbSerial.Name = "lbSerial" - Me.lbSerial.Size = New System.Drawing.Size(92, 27) + Me.lbSerial.Size = New System.Drawing.Size(119, 35) Me.lbSerial.TabIndex = 17 Me.lbSerial.Text = "통신포트" ' 'cmdSerial ' Me.cmdSerial.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.cmdSerial.Location = New System.Drawing.Point(260, 27) + Me.cmdSerial.Location = New System.Drawing.Point(297, 34) + Me.cmdSerial.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.cmdSerial.Name = "cmdSerial" - Me.cmdSerial.Size = New System.Drawing.Size(60, 40) + Me.cmdSerial.Size = New System.Drawing.Size(69, 50) Me.cmdSerial.TabIndex = 16 Me.cmdSerial.Text = "스캔" Me.cmdSerial.UseVisualStyleBackColor = True @@ -3531,9 +3772,11 @@ Partial Class mainForm Me.gbWeightRg.Controls.Add(Me.lbWeightMinus) Me.gbWeightRg.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbWeightRg.ForeColor = System.Drawing.Color.Black - Me.gbWeightRg.Location = New System.Drawing.Point(753, 5) + Me.gbWeightRg.Location = New System.Drawing.Point(899, 6) + Me.gbWeightRg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbWeightRg.Name = "gbWeightRg" - Me.gbWeightRg.Size = New System.Drawing.Size(353, 74) + Me.gbWeightRg.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbWeightRg.Size = New System.Drawing.Size(361, 94) Me.gbWeightRg.TabIndex = 94 Me.gbWeightRg.TabStop = False Me.gbWeightRg.Text = "무게측정오차범위" @@ -3541,9 +3784,10 @@ Partial Class mainForm 'txbWeightPlus ' Me.txbWeightPlus.Font = New System.Drawing.Font("함초롬바탕", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbWeightPlus.Location = New System.Drawing.Point(49, 21) + Me.txbWeightPlus.Location = New System.Drawing.Point(35, 31) + Me.txbWeightPlus.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbWeightPlus.Name = "txbWeightPlus" - Me.txbWeightPlus.Size = New System.Drawing.Size(98, 45) + Me.txbWeightPlus.Size = New System.Drawing.Size(111, 55) Me.txbWeightPlus.TabIndex = 96 Me.txbWeightPlus.Text = "600" Me.txbWeightPlus.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3552,9 +3796,9 @@ Partial Class mainForm ' Me.lbWeightRg1.AutoSize = True Me.lbWeightRg1.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbWeightRg1.Location = New System.Drawing.Point(149, 26) + Me.lbWeightRg1.Location = New System.Drawing.Point(149, 37) Me.lbWeightRg1.Name = "lbWeightRg1" - Me.lbWeightRg1.Size = New System.Drawing.Size(30, 35) + Me.lbWeightRg1.Size = New System.Drawing.Size(38, 44) Me.lbWeightRg1.TabIndex = 97 Me.lbWeightRg1.Text = "g" ' @@ -3562,18 +3806,19 @@ Partial Class mainForm ' Me.lbWeightPlus.AutoSize = True Me.lbWeightPlus.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbWeightPlus.Location = New System.Drawing.Point(24, 25) + Me.lbWeightPlus.Location = New System.Drawing.Point(6, 36) Me.lbWeightPlus.Name = "lbWeightPlus" - Me.lbWeightPlus.Size = New System.Drawing.Size(30, 35) + Me.lbWeightPlus.Size = New System.Drawing.Size(38, 44) Me.lbWeightPlus.TabIndex = 95 Me.lbWeightPlus.Text = "+" ' 'txbWeightMinus ' Me.txbWeightMinus.Font = New System.Drawing.Font("함초롬바탕", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbWeightMinus.Location = New System.Drawing.Point(205, 21) + Me.txbWeightMinus.Location = New System.Drawing.Point(213, 31) + Me.txbWeightMinus.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbWeightMinus.Name = "txbWeightMinus" - Me.txbWeightMinus.Size = New System.Drawing.Size(98, 45) + Me.txbWeightMinus.Size = New System.Drawing.Size(111, 55) Me.txbWeightMinus.TabIndex = 93 Me.txbWeightMinus.Text = "600" Me.txbWeightMinus.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3582,9 +3827,9 @@ Partial Class mainForm ' Me.lbWeightRg2.AutoSize = True Me.lbWeightRg2.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbWeightRg2.Location = New System.Drawing.Point(305, 26) + Me.lbWeightRg2.Location = New System.Drawing.Point(328, 37) Me.lbWeightRg2.Name = "lbWeightRg2" - Me.lbWeightRg2.Size = New System.Drawing.Size(30, 35) + Me.lbWeightRg2.Size = New System.Drawing.Size(38, 44) Me.lbWeightRg2.TabIndex = 94 Me.lbWeightRg2.Text = "g" ' @@ -3592,9 +3837,9 @@ Partial Class mainForm ' Me.lbWeightMinus.AutoSize = True Me.lbWeightMinus.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbWeightMinus.Location = New System.Drawing.Point(180, 25) + Me.lbWeightMinus.Location = New System.Drawing.Point(185, 36) Me.lbWeightMinus.Name = "lbWeightMinus" - Me.lbWeightMinus.Size = New System.Drawing.Size(30, 35) + Me.lbWeightMinus.Size = New System.Drawing.Size(38, 44) Me.lbWeightMinus.TabIndex = 92 Me.lbWeightMinus.Text = "-" ' @@ -3605,29 +3850,47 @@ Partial Class mainForm Me.gbWeigth.Controls.Add(Me.ckbWeight) Me.gbWeigth.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbWeigth.ForeColor = System.Drawing.Color.Black - Me.gbWeigth.Location = New System.Drawing.Point(339, 5) + Me.gbWeigth.Location = New System.Drawing.Point(387, 6) + Me.gbWeigth.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbWeigth.Name = "gbWeigth" - Me.gbWeigth.Size = New System.Drawing.Size(412, 74) + Me.gbWeigth.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbWeigth.Size = New System.Drawing.Size(506, 92) Me.gbWeigth.TabIndex = 93 Me.gbWeigth.TabStop = False Me.gbWeigth.Text = "저울 설정" ' 'Panel1 ' + Me.Panel1.Controls.Add(Me.rdbWeightQW) Me.Panel1.Controls.Add(Me.rdbWeightCAS) Me.Panel1.Controls.Add(Me.rdbWeightAuto) - Me.Panel1.Location = New System.Drawing.Point(115, 12) + Me.Panel1.Location = New System.Drawing.Point(131, 15) + Me.Panel1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel1.Name = "Panel1" - Me.Panel1.Size = New System.Drawing.Size(288, 60) + Me.Panel1.Size = New System.Drawing.Size(369, 75) Me.Panel1.TabIndex = 79 ' + 'rdbWeightQW + ' + Me.rdbWeightQW.AutoSize = True + Me.rdbWeightQW.Font = New System.Drawing.Font("함초롬바탕", 11.0!, System.Drawing.FontStyle.Bold) + Me.rdbWeightQW.Location = New System.Drawing.Point(259, 22) + Me.rdbWeightQW.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbWeightQW.Name = "rdbWeightQW" + Me.rdbWeightQW.Size = New System.Drawing.Size(97, 28) + Me.rdbWeightQW.TabIndex = 80 + Me.rdbWeightQW.TabStop = True + Me.rdbWeightQW.Text = "QW저울" + Me.rdbWeightQW.UseVisualStyleBackColor = True + ' 'rdbWeightCAS ' Me.rdbWeightCAS.AutoSize = True - Me.rdbWeightCAS.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.rdbWeightCAS.Location = New System.Drawing.Point(163, 12) + Me.rdbWeightCAS.Font = New System.Drawing.Font("함초롬바탕", 11.0!, System.Drawing.FontStyle.Bold) + Me.rdbWeightCAS.Location = New System.Drawing.Point(139, 22) + Me.rdbWeightCAS.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbWeightCAS.Name = "rdbWeightCAS" - Me.rdbWeightCAS.Size = New System.Drawing.Size(126, 36) + Me.rdbWeightCAS.Size = New System.Drawing.Size(105, 28) Me.rdbWeightCAS.TabIndex = 79 Me.rdbWeightCAS.TabStop = True Me.rdbWeightCAS.Text = "CAS저울" @@ -3636,10 +3899,11 @@ Partial Class mainForm 'rdbWeightAuto ' Me.rdbWeightAuto.AutoSize = True - Me.rdbWeightAuto.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.rdbWeightAuto.Location = New System.Drawing.Point(10, 12) + Me.rdbWeightAuto.Font = New System.Drawing.Font("함초롬바탕", 11.0!, System.Drawing.FontStyle.Bold) + Me.rdbWeightAuto.Location = New System.Drawing.Point(11, 22) + Me.rdbWeightAuto.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbWeightAuto.Name = "rdbWeightAuto" - Me.rdbWeightAuto.Size = New System.Drawing.Size(147, 36) + Me.rdbWeightAuto.Size = New System.Drawing.Size(121, 28) Me.rdbWeightAuto.TabIndex = 78 Me.rdbWeightAuto.TabStop = True Me.rdbWeightAuto.Text = "중량선별기" @@ -3649,9 +3913,10 @@ Partial Class mainForm ' Me.ckbWeight.AutoSize = True Me.ckbWeight.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.ckbWeight.Location = New System.Drawing.Point(19, 24) + Me.ckbWeight.Location = New System.Drawing.Point(22, 30) + Me.ckbWeight.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbWeight.Name = "ckbWeight" - Me.ckbWeight.Size = New System.Drawing.Size(86, 39) + Me.ckbWeight.Size = New System.Drawing.Size(107, 48) Me.ckbWeight.TabIndex = 77 Me.ckbWeight.Text = "사용" Me.ckbWeight.UseVisualStyleBackColor = True @@ -3663,9 +3928,11 @@ Partial Class mainForm Me.gbDBNew.Controls.Add(Me.ckbNewSave) Me.gbDBNew.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbDBNew.ForeColor = System.Drawing.Color.Black - Me.gbDBNew.Location = New System.Drawing.Point(1800, 5) + Me.gbDBNew.Location = New System.Drawing.Point(2057, 6) + Me.gbDBNew.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbDBNew.Name = "gbDBNew" - Me.gbDBNew.Size = New System.Drawing.Size(433, 74) + Me.gbDBNew.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDBNew.Size = New System.Drawing.Size(495, 92) Me.gbDBNew.TabIndex = 103 Me.gbDBNew.TabStop = False Me.gbDBNew.Text = "설정" @@ -3675,9 +3942,10 @@ Partial Class mainForm ' Me.ckbNEWDB.AutoSize = True Me.ckbNEWDB.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.ckbNEWDB.Location = New System.Drawing.Point(210, 22) + Me.ckbNEWDB.Location = New System.Drawing.Point(240, 28) + Me.ckbNEWDB.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbNEWDB.Name = "ckbNEWDB" - Me.ckbNEWDB.Size = New System.Drawing.Size(173, 39) + Me.ckbNEWDB.Size = New System.Drawing.Size(218, 48) Me.ckbNEWDB.TabIndex = 78 Me.ckbNEWDB.Text = "다른DB형식" Me.ckbNEWDB.UseVisualStyleBackColor = True @@ -3686,9 +3954,10 @@ Partial Class mainForm ' Me.ckbNewSave.AutoSize = True Me.ckbNewSave.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.ckbNewSave.Location = New System.Drawing.Point(15, 23) + Me.ckbNewSave.Location = New System.Drawing.Point(17, 29) + Me.ckbNewSave.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbNewSave.Name = "ckbNewSave" - Me.ckbNewSave.Size = New System.Drawing.Size(190, 39) + Me.ckbNewSave.Size = New System.Drawing.Size(239, 48) Me.ckbNewSave.TabIndex = 77 Me.ckbNewSave.Text = "신규저장방식" Me.ckbNewSave.UseVisualStyleBackColor = True @@ -3703,12 +3972,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.pnOption) Me.Controls.Add(Me.pnMain) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) + Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Name = "mainForm" Me.Text = "Form1" Me.WindowState = System.Windows.Forms.FormWindowState.Maximized @@ -3767,9 +4037,9 @@ Partial Class mainForm Me.pn_image.ResumeLayout(False) Me.pn_image.PerformLayout() CType(Me.picb_main, System.ComponentModel.ISupportInitialize).EndInit() + Me.pnBtn.ResumeLayout(False) Me.pnbotWeight.ResumeLayout(False) Me.pnbotWeight.PerformLayout() - Me.pnBtn.ResumeLayout(False) Me.gbProdList.ResumeLayout(False) Me.gbProdList.PerformLayout() Me.pnProdList.ResumeLayout(False) @@ -4218,4 +4488,5 @@ Partial Class mainForm Friend WithEvents pnBtn As Panel Friend WithEvents txbCheckWeight As TextBox Friend WithEvents lbCheckWeight As Label + Friend WithEvents rdbWeightQW As RadioButton End Class diff --git a/SalesPacking_MES_API_Project/mainForm.vb b/SalesPacking_MES_API_Project/mainForm.vb index 56fdda1..44e13ac 100644 --- a/SalesPacking_MES_API_Project/mainForm.vb +++ b/SalesPacking_MES_API_Project/mainForm.vb @@ -5115,7 +5115,11 @@ Public Class mainForm With weightForm.cmdSerialPort .PortName = serialName - .BaudRate = 9600 + If rdbWeightQW.Checked Then + .BaudRate = 4800 + Else + .BaudRate = 9600 + End If .DataBits = 8 .Parity = Parity.None .StopBits = StopBits.One @@ -5204,8 +5208,10 @@ Public Class mainForm weightNum = 0 ElseIf rdbWeightCAS.Checked = True Then weightNum = 1 - Else + ElseIf rdbWeightQW.Checked = True Then weightNum = 2 + Else + weightNum = 3 End If If rdbMesDbAPI.Checked = True Then @@ -5307,12 +5313,15 @@ Public Class mainForm If optionCkb(optionCkbList.weight).Checked = False Then rdbWeightAuto.Checked = False rdbWeightCAS.Checked = False + rdbWeightQW.Checked = False rdbWeightAuto.Enabled = False rdbWeightCAS.Enabled = False + rdbWeightQW.Enabled = False Else rdbWeightAuto.Enabled = True rdbWeightCAS.Enabled = True + rdbWeightQW.Enabled = True End If Case saveList.comport @@ -5374,12 +5383,19 @@ Public Class mainForm If parsingCk = 0 Then rdbWeightAuto.Checked = True rdbWeightCAS.Checked = False + rdbWeightQW.Checked = False ElseIf parsingCk = 1 Then rdbWeightAuto.Checked = False rdbWeightCAS.Checked = True + rdbWeightQW.Checked = False + ElseIf parsingCk = 2 Then + rdbWeightAuto.Checked = False + rdbWeightCAS.Checked = False + rdbWeightQW.Checked = True Else rdbWeightAuto.Checked = False rdbWeightCAS.Checked = False + rdbWeightQW.Checked = False End If ElseIf i = 4 Then @@ -5465,9 +5481,12 @@ Public Class mainForm Catch ex As Exception MsgBox("저장된 데이터를 불러올 수 없습니다." & saveType & "::" & ex.Message, vbCritical) End Try + + Debug.Print("Weight Radio Buttons: Auto=" & rdbWeightAuto.Checked & ", CAS=" & rdbWeightCAS.Checked & ", QW=" & rdbWeightQW.Checked) + End Sub - Private Sub ckbWeight_Click(sender As Object, e As EventArgs) Handles ckbWeight.Click, chbUseBarcode.Click, ckbPrinter.Click, ckbAPIuse.Click, rdbMode1.Click, rdbMode2.Click, rdbAuto1.Click, rdbAuto2.Click, rdbWeightAuto.Click, rdbWeightCAS.Click, rdbMesDbAPI.Click, rdbMesDbPg.Click, rdbNew.Click, rdbBef.Click + Private Sub ckbWeight_Click(sender As Object, e As EventArgs) Handles ckbWeight.Click, chbUseBarcode.Click, ckbPrinter.Click, ckbAPIuse.Click, rdbMode1.Click, rdbMode2.Click, rdbAuto1.Click, rdbAuto2.Click, rdbWeightAuto.Click, rdbWeightCAS.Click, rdbWeightQW.Click, rdbMesDbAPI.Click, rdbMesDbPg.Click, rdbNew.Click, rdbBef.Click ckbChange = True End Sub @@ -6318,15 +6337,19 @@ Public Class mainForm If ckbWeight.Checked = True Then rdbWeightAuto.Enabled = True rdbWeightCAS.Enabled = True + rdbWeightQW.Enabled = True rdbWeightAuto.Checked = True rdbWeightCAS.Checked = False + rdbWeightQW.Checked = False Else rdbWeightAuto.Enabled = False rdbWeightCAS.Enabled = False + rdbWeightQW.Enabled = False rdbWeightAuto.Checked = False rdbWeightCAS.Checked = False + rdbWeightQW.Checked = False End If End Sub