diff --git a/SalesPacking_MES_API_Project/countForm.Designer.vb b/SalesPacking_MES_API_Project/countForm.Designer.vb index 1157ebd..f2defed 100644 --- a/SalesPacking_MES_API_Project/countForm.Designer.vb +++ b/SalesPacking_MES_API_Project/countForm.Designer.vb @@ -201,6 +201,9 @@ Partial Class countForm Me.lbLuxFace = New System.Windows.Forms.Label() Me.gbEtc = New System.Windows.Forms.GroupBox() Me.gbProd = New System.Windows.Forms.GroupBox() + Me.pnfirmingcollagengel = New System.Windows.Forms.Panel() + Me.txbfirmingcollagengel = New System.Windows.Forms.TextBox() + Me.lbfirmingcollagengel = New System.Windows.Forms.Label() Me.pndoenaliftingcream = New System.Windows.Forms.Panel() Me.txbdoenaliftingcream = New System.Windows.Forms.TextBox() Me.lbdoenaliftingcream = New System.Windows.Forms.Label() @@ -360,9 +363,9 @@ Partial Class countForm Me.pnMask5 = New System.Windows.Forms.Panel() Me.txbMask5 = New System.Windows.Forms.TextBox() Me.lbMask5 = New System.Windows.Forms.Label() - Me.pnfirmingcollagengel = New System.Windows.Forms.Panel() - Me.txbfirmingcollagengel = New System.Windows.Forms.TextBox() - Me.lbfirmingcollagengel = New System.Windows.Forms.Label() + Me.pnkeyringSally = New System.Windows.Forms.Panel() + Me.txbkeyringSally = New System.Windows.Forms.TextBox() + Me.lbkeyringSally = New System.Windows.Forms.Label() Me.gbCount.SuspendLayout() Me.gbCase.SuspendLayout() Me.gbAlto.SuspendLayout() @@ -432,6 +435,7 @@ Partial Class countForm Me.pnLuxFace.SuspendLayout() Me.gbEtc.SuspendLayout() Me.gbProd.SuspendLayout() + Me.pnfirmingcollagengel.SuspendLayout() Me.pndoenaliftingcream.SuspendLayout() Me.pndoenaliftingamp.SuspendLayout() Me.pndoenaliftingtoner.SuspendLayout() @@ -485,16 +489,16 @@ Partial Class countForm Me.pnHair.SuspendLayout() Me.pnMask10.SuspendLayout() Me.pnMask5.SuspendLayout() - Me.pnfirmingcollagengel.SuspendLayout() + Me.pnkeyringSally.SuspendLayout() Me.SuspendLayout() ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label1.Location = New System.Drawing.Point(585, 11) + Me.Label1.Location = New System.Drawing.Point(512, 9) Me.Label1.Name = "Label1" - Me.Label1.Size = New System.Drawing.Size(229, 52) + Me.Label1.Size = New System.Drawing.Size(183, 41) Me.Label1.TabIndex = 1 Me.Label1.Text = "수량 카운트" ' @@ -502,11 +506,9 @@ Partial Class countForm ' Me.gbCount.Controls.Add(Me.gbCase) Me.gbCount.Controls.Add(Me.PictureBox1) - Me.gbCount.Location = New System.Drawing.Point(1, 55) - Me.gbCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbCount.Location = New System.Drawing.Point(1, 44) Me.gbCount.Name = "gbCount" - Me.gbCount.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbCount.Size = New System.Drawing.Size(1931, 780) + Me.gbCount.Size = New System.Drawing.Size(1690, 624) Me.gbCount.TabIndex = 2 Me.gbCount.TabStop = False ' @@ -517,11 +519,9 @@ Partial Class countForm Me.gbCase.Controls.Add(Me.gbMaxCase) Me.gbCase.Controls.Add(Me.gbProCase) Me.gbCase.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbCase.Location = New System.Drawing.Point(1490, 194) - Me.gbCase.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbCase.Location = New System.Drawing.Point(1304, 155) Me.gbCase.Name = "gbCase" - Me.gbCase.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbCase.Size = New System.Drawing.Size(441, 480) + Me.gbCase.Size = New System.Drawing.Size(386, 384) Me.gbCase.TabIndex = 3 Me.gbCase.TabStop = False Me.gbCase.Text = "가죽케이스" @@ -530,11 +530,9 @@ Partial Class countForm ' Me.gbAlto.Controls.Add(Me.pnATCircle) Me.gbAlto.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbAlto.Location = New System.Drawing.Point(163, 372) - Me.gbAlto.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbAlto.Location = New System.Drawing.Point(143, 298) Me.gbAlto.Name = "gbAlto" - Me.gbAlto.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbAlto.Size = New System.Drawing.Size(136, 91) + Me.gbAlto.Size = New System.Drawing.Size(119, 73) Me.gbAlto.TabIndex = 3 Me.gbAlto.TabStop = False Me.gbAlto.Text = "ALTO" @@ -543,30 +541,28 @@ Partial Class countForm ' Me.pnATCircle.Controls.Add(Me.txbATCircle) Me.pnATCircle.Controls.Add(Me.lbATCircle) - Me.pnATCircle.Location = New System.Drawing.Point(7, 35) - Me.pnATCircle.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnATCircle.Location = New System.Drawing.Point(6, 28) Me.pnATCircle.Name = "pnATCircle" - Me.pnATCircle.Size = New System.Drawing.Size(120, 42) + Me.pnATCircle.Size = New System.Drawing.Size(105, 34) Me.pnATCircle.TabIndex = 1 ' 'txbATCircle ' Me.txbATCircle.BackColor = System.Drawing.SystemColors.Window - Me.txbATCircle.Location = New System.Drawing.Point(64, 0) - Me.txbATCircle.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbATCircle.Location = New System.Drawing.Point(56, 0) Me.txbATCircle.MaxLength = 10 Me.txbATCircle.Name = "txbATCircle" Me.txbATCircle.ReadOnly = True - Me.txbATCircle.Size = New System.Drawing.Size(51, 38) + Me.txbATCircle.Size = New System.Drawing.Size(45, 32) Me.txbATCircle.TabIndex = 1 Me.txbATCircle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbATCircle ' Me.lbATCircle.AutoSize = True - Me.lbATCircle.Location = New System.Drawing.Point(5, 4) + Me.lbATCircle.Location = New System.Drawing.Point(4, 3) Me.lbATCircle.Name = "lbATCircle" - Me.lbATCircle.Size = New System.Drawing.Size(60, 32) + Me.lbATCircle.Size = New System.Drawing.Size(46, 24) Me.lbATCircle.TabIndex = 0 Me.lbATCircle.Text = "원형" ' @@ -574,11 +570,9 @@ Partial Class countForm ' Me.gbAlpha.Controls.Add(Me.pnAPSquare) Me.gbAlpha.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbAlpha.Location = New System.Drawing.Point(307, 372) - Me.gbAlpha.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbAlpha.Location = New System.Drawing.Point(269, 298) Me.gbAlpha.Name = "gbAlpha" - Me.gbAlpha.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbAlpha.Size = New System.Drawing.Size(128, 91) + Me.gbAlpha.Size = New System.Drawing.Size(112, 73) Me.gbAlpha.TabIndex = 2 Me.gbAlpha.TabStop = False Me.gbAlpha.Text = "ALPHA" @@ -587,30 +581,28 @@ Partial Class countForm ' Me.pnAPSquare.Controls.Add(Me.txbAPSquare) Me.pnAPSquare.Controls.Add(Me.lbAPSquare) - Me.pnAPSquare.Location = New System.Drawing.Point(3, 35) - Me.pnAPSquare.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnAPSquare.Location = New System.Drawing.Point(3, 28) Me.pnAPSquare.Name = "pnAPSquare" - Me.pnAPSquare.Size = New System.Drawing.Size(120, 42) + Me.pnAPSquare.Size = New System.Drawing.Size(105, 34) Me.pnAPSquare.TabIndex = 1 ' 'txbAPSquare ' Me.txbAPSquare.BackColor = System.Drawing.SystemColors.Window - Me.txbAPSquare.Location = New System.Drawing.Point(64, 0) - Me.txbAPSquare.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAPSquare.Location = New System.Drawing.Point(56, 0) Me.txbAPSquare.MaxLength = 10 Me.txbAPSquare.Name = "txbAPSquare" Me.txbAPSquare.ReadOnly = True - Me.txbAPSquare.Size = New System.Drawing.Size(51, 38) + Me.txbAPSquare.Size = New System.Drawing.Size(45, 32) Me.txbAPSquare.TabIndex = 1 Me.txbAPSquare.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbAPSquare ' Me.lbAPSquare.AutoSize = True - Me.lbAPSquare.Location = New System.Drawing.Point(7, 6) + Me.lbAPSquare.Location = New System.Drawing.Point(6, 5) Me.lbAPSquare.Name = "lbAPSquare" - Me.lbAPSquare.Size = New System.Drawing.Size(60, 32) + Me.lbAPSquare.Size = New System.Drawing.Size(46, 24) Me.lbAPSquare.TabIndex = 0 Me.lbAPSquare.Text = "사각" ' @@ -632,11 +624,9 @@ Partial Class countForm Me.gbMaxCase.Controls.Add(Me.pnMaxBlack) Me.gbMaxCase.Controls.Add(Me.Panel33) Me.gbMaxCase.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbMaxCase.Location = New System.Drawing.Point(163, 38) - Me.gbMaxCase.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMaxCase.Location = New System.Drawing.Point(143, 30) Me.gbMaxCase.Name = "gbMaxCase" - Me.gbMaxCase.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMaxCase.Size = New System.Drawing.Size(272, 328) + Me.gbMaxCase.Size = New System.Drawing.Size(238, 262) Me.gbMaxCase.TabIndex = 1 Me.gbMaxCase.TabStop = False Me.gbMaxCase.Text = "MAXIMUM" @@ -645,30 +635,28 @@ Partial Class countForm ' Me.Panel4.Controls.Add(Me.TextBox4) Me.Panel4.Controls.Add(Me.Label5) - Me.Panel4.Location = New System.Drawing.Point(141, 85) - Me.Panel4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel4.Location = New System.Drawing.Point(123, 68) Me.Panel4.Name = "Panel4" - Me.Panel4.Size = New System.Drawing.Size(120, 42) + Me.Panel4.Size = New System.Drawing.Size(105, 34) Me.Panel4.TabIndex = 9 ' 'TextBox4 ' Me.TextBox4.BackColor = System.Drawing.SystemColors.Window - Me.TextBox4.Location = New System.Drawing.Point(65, 0) - Me.TextBox4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox4.Location = New System.Drawing.Point(57, 0) Me.TextBox4.MaxLength = 10 Me.TextBox4.Name = "TextBox4" Me.TextBox4.ReadOnly = True - Me.TextBox4.Size = New System.Drawing.Size(51, 38) + Me.TextBox4.Size = New System.Drawing.Size(45, 32) Me.TextBox4.TabIndex = 1 Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label5 ' Me.Label5.AutoSize = True - Me.Label5.Location = New System.Drawing.Point(2, 6) + Me.Label5.Location = New System.Drawing.Point(2, 5) Me.Label5.Name = "Label5" - Me.Label5.Size = New System.Drawing.Size(75, 32) + Me.Label5.Size = New System.Drawing.Size(58, 24) Me.Label5.TabIndex = 0 Me.Label5.Text = "S민트" ' @@ -676,30 +664,28 @@ Partial Class countForm ' Me.pnMaxSMint.Controls.Add(Me.txbMaxSMint) Me.pnMaxSMint.Controls.Add(Me.lbMaxSMint) - Me.pnMaxSMint.Location = New System.Drawing.Point(141, 85) - Me.pnMaxSMint.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMaxSMint.Location = New System.Drawing.Point(123, 68) Me.pnMaxSMint.Name = "pnMaxSMint" - Me.pnMaxSMint.Size = New System.Drawing.Size(113, 42) + Me.pnMaxSMint.Size = New System.Drawing.Size(99, 34) Me.pnMaxSMint.TabIndex = 9 ' 'txbMaxSMint ' Me.txbMaxSMint.BackColor = System.Drawing.SystemColors.Window - Me.txbMaxSMint.Location = New System.Drawing.Point(65, 0) - Me.txbMaxSMint.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMaxSMint.Location = New System.Drawing.Point(57, 0) Me.txbMaxSMint.MaxLength = 10 Me.txbMaxSMint.Name = "txbMaxSMint" Me.txbMaxSMint.ReadOnly = True - Me.txbMaxSMint.Size = New System.Drawing.Size(51, 38) + Me.txbMaxSMint.Size = New System.Drawing.Size(45, 32) Me.txbMaxSMint.TabIndex = 1 Me.txbMaxSMint.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMaxSMint ' Me.lbMaxSMint.AutoSize = True - Me.lbMaxSMint.Location = New System.Drawing.Point(2, 6) + Me.lbMaxSMint.Location = New System.Drawing.Point(2, 5) Me.lbMaxSMint.Name = "lbMaxSMint" - Me.lbMaxSMint.Size = New System.Drawing.Size(75, 32) + Me.lbMaxSMint.Size = New System.Drawing.Size(58, 24) Me.lbMaxSMint.TabIndex = 0 Me.lbMaxSMint.Text = "S민트" ' @@ -707,30 +693,28 @@ Partial Class countForm ' Me.Panel3.Controls.Add(Me.TextBox3) Me.Panel3.Controls.Add(Me.Label4) - Me.Panel3.Location = New System.Drawing.Point(141, 35) - Me.Panel3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel3.Location = New System.Drawing.Point(123, 28) Me.Panel3.Name = "Panel3" - Me.Panel3.Size = New System.Drawing.Size(120, 42) + Me.Panel3.Size = New System.Drawing.Size(105, 34) Me.Panel3.TabIndex = 8 ' 'TextBox3 ' Me.TextBox3.BackColor = System.Drawing.SystemColors.Window - Me.TextBox3.Location = New System.Drawing.Point(65, 0) - Me.TextBox3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox3.Location = New System.Drawing.Point(57, 0) Me.TextBox3.MaxLength = 10 Me.TextBox3.Name = "TextBox3" Me.TextBox3.ReadOnly = True - Me.TextBox3.Size = New System.Drawing.Size(51, 38) + Me.TextBox3.Size = New System.Drawing.Size(45, 32) Me.TextBox3.TabIndex = 1 Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label4 ' Me.Label4.AutoSize = True - Me.Label4.Location = New System.Drawing.Point(8, 4) + Me.Label4.Location = New System.Drawing.Point(7, 3) Me.Label4.Name = "Label4" - Me.Label4.Size = New System.Drawing.Size(60, 32) + Me.Label4.Size = New System.Drawing.Size(46, 24) Me.Label4.TabIndex = 0 Me.Label4.Text = "피치" ' @@ -738,30 +722,28 @@ Partial Class countForm ' Me.pnMaxPeach.Controls.Add(Me.txbMaxPeach) Me.pnMaxPeach.Controls.Add(Me.lbMaxPeach) - Me.pnMaxPeach.Location = New System.Drawing.Point(141, 35) - Me.pnMaxPeach.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMaxPeach.Location = New System.Drawing.Point(123, 28) Me.pnMaxPeach.Name = "pnMaxPeach" - Me.pnMaxPeach.Size = New System.Drawing.Size(113, 42) + Me.pnMaxPeach.Size = New System.Drawing.Size(99, 34) Me.pnMaxPeach.TabIndex = 8 ' 'txbMaxPeach ' Me.txbMaxPeach.BackColor = System.Drawing.SystemColors.Window - Me.txbMaxPeach.Location = New System.Drawing.Point(65, 0) - Me.txbMaxPeach.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMaxPeach.Location = New System.Drawing.Point(57, 0) Me.txbMaxPeach.MaxLength = 10 Me.txbMaxPeach.Name = "txbMaxPeach" Me.txbMaxPeach.ReadOnly = True - Me.txbMaxPeach.Size = New System.Drawing.Size(51, 38) + Me.txbMaxPeach.Size = New System.Drawing.Size(45, 32) Me.txbMaxPeach.TabIndex = 1 Me.txbMaxPeach.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMaxPeach ' Me.lbMaxPeach.AutoSize = True - Me.lbMaxPeach.Location = New System.Drawing.Point(8, 4) + Me.lbMaxPeach.Location = New System.Drawing.Point(7, 3) Me.lbMaxPeach.Name = "lbMaxPeach" - Me.lbMaxPeach.Size = New System.Drawing.Size(60, 32) + Me.lbMaxPeach.Size = New System.Drawing.Size(46, 24) Me.lbMaxPeach.TabIndex = 0 Me.lbMaxPeach.Text = "피치" ' @@ -769,30 +751,28 @@ Partial Class countForm ' Me.pnMaxYellow.Controls.Add(Me.txbMaxYellow) Me.pnMaxYellow.Controls.Add(Me.lbMaxYellow) - Me.pnMaxYellow.Location = New System.Drawing.Point(9, 234) - Me.pnMaxYellow.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMaxYellow.Location = New System.Drawing.Point(8, 187) Me.pnMaxYellow.Name = "pnMaxYellow" - Me.pnMaxYellow.Size = New System.Drawing.Size(120, 42) + Me.pnMaxYellow.Size = New System.Drawing.Size(105, 34) Me.pnMaxYellow.TabIndex = 7 ' 'txbMaxYellow ' Me.txbMaxYellow.BackColor = System.Drawing.SystemColors.Window - Me.txbMaxYellow.Location = New System.Drawing.Point(65, 0) - Me.txbMaxYellow.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMaxYellow.Location = New System.Drawing.Point(57, 0) Me.txbMaxYellow.MaxLength = 10 Me.txbMaxYellow.Name = "txbMaxYellow" Me.txbMaxYellow.ReadOnly = True - Me.txbMaxYellow.Size = New System.Drawing.Size(51, 38) + Me.txbMaxYellow.Size = New System.Drawing.Size(45, 32) Me.txbMaxYellow.TabIndex = 1 Me.txbMaxYellow.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMaxYellow ' Me.lbMaxYellow.AutoSize = True - Me.lbMaxYellow.Location = New System.Drawing.Point(7, 4) + Me.lbMaxYellow.Location = New System.Drawing.Point(6, 3) Me.lbMaxYellow.Name = "lbMaxYellow" - Me.lbMaxYellow.Size = New System.Drawing.Size(60, 32) + Me.lbMaxYellow.Size = New System.Drawing.Size(46, 24) Me.lbMaxYellow.TabIndex = 0 Me.lbMaxYellow.Text = "노랑" ' @@ -800,30 +780,28 @@ Partial Class countForm ' Me.Panel2.Controls.Add(Me.TextBox2) Me.Panel2.Controls.Add(Me.Label3) - Me.Panel2.Location = New System.Drawing.Point(134, 231) - Me.Panel2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel2.Location = New System.Drawing.Point(117, 185) Me.Panel2.Name = "Panel2" - Me.Panel2.Size = New System.Drawing.Size(129, 42) + Me.Panel2.Size = New System.Drawing.Size(113, 34) Me.Panel2.TabIndex = 6 ' 'TextBox2 ' Me.TextBox2.BackColor = System.Drawing.SystemColors.Window - Me.TextBox2.Location = New System.Drawing.Point(72, 0) - Me.TextBox2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox2.Location = New System.Drawing.Point(63, 0) Me.TextBox2.MaxLength = 10 Me.TextBox2.Name = "TextBox2" Me.TextBox2.ReadOnly = True - Me.TextBox2.Size = New System.Drawing.Size(51, 38) + Me.TextBox2.Size = New System.Drawing.Size(45, 32) Me.TextBox2.TabIndex = 1 Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label3 ' Me.Label3.AutoSize = True - Me.Label3.Location = New System.Drawing.Point(6, 6) + Me.Label3.Location = New System.Drawing.Point(5, 5) Me.Label3.Name = "Label3" - Me.Label3.Size = New System.Drawing.Size(80, 32) + Me.Label3.Size = New System.Drawing.Size(62, 24) Me.Label3.TabIndex = 0 Me.Label3.Text = "SafPp" ' @@ -835,61 +813,57 @@ Partial Class countForm Me.pnMaxSafPp.Controls.Add(Me.Panel7) Me.pnMaxSafPp.Controls.Add(Me.Panel6) Me.pnMaxSafPp.Controls.Add(Me.Panel5) - Me.pnMaxSafPp.Location = New System.Drawing.Point(134, 231) - Me.pnMaxSafPp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMaxSafPp.Location = New System.Drawing.Point(117, 185) Me.pnMaxSafPp.Name = "pnMaxSafPp" - Me.pnMaxSafPp.Size = New System.Drawing.Size(129, 42) + Me.pnMaxSafPp.Size = New System.Drawing.Size(113, 34) Me.pnMaxSafPp.TabIndex = 6 ' 'Panel8 ' Me.Panel8.Controls.Add(Me.TextBox8) Me.Panel8.Controls.Add(Me.Label9) - Me.Panel8.Location = New System.Drawing.Point(0, -146) - Me.Panel8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel8.Location = New System.Drawing.Point(0, -117) Me.Panel8.Name = "Panel8" - Me.Panel8.Size = New System.Drawing.Size(120, 42) + Me.Panel8.Size = New System.Drawing.Size(105, 34) Me.Panel8.TabIndex = 9 ' 'TextBox8 ' Me.TextBox8.BackColor = System.Drawing.SystemColors.Window - Me.TextBox8.Location = New System.Drawing.Point(65, 0) - Me.TextBox8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox8.Location = New System.Drawing.Point(57, 0) Me.TextBox8.MaxLength = 10 Me.TextBox8.Name = "TextBox8" Me.TextBox8.ReadOnly = True - Me.TextBox8.Size = New System.Drawing.Size(51, 38) + Me.TextBox8.Size = New System.Drawing.Size(45, 32) Me.TextBox8.TabIndex = 1 Me.TextBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label9 ' Me.Label9.AutoSize = True - Me.Label9.Location = New System.Drawing.Point(2, 6) + Me.Label9.Location = New System.Drawing.Point(2, 5) Me.Label9.Name = "Label9" - Me.Label9.Size = New System.Drawing.Size(75, 32) + Me.Label9.Size = New System.Drawing.Size(58, 24) Me.Label9.TabIndex = 0 Me.Label9.Text = "S민트" ' 'txbMaxSafPp ' Me.txbMaxSafPp.BackColor = System.Drawing.SystemColors.Window - Me.txbMaxSafPp.Location = New System.Drawing.Point(72, 0) - Me.txbMaxSafPp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMaxSafPp.Location = New System.Drawing.Point(63, 0) Me.txbMaxSafPp.MaxLength = 10 Me.txbMaxSafPp.Name = "txbMaxSafPp" Me.txbMaxSafPp.ReadOnly = True - Me.txbMaxSafPp.Size = New System.Drawing.Size(51, 38) + Me.txbMaxSafPp.Size = New System.Drawing.Size(45, 32) Me.txbMaxSafPp.TabIndex = 1 Me.txbMaxSafPp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMaxSafPp ' Me.lbMaxSafPp.AutoSize = True - Me.lbMaxSafPp.Location = New System.Drawing.Point(6, 6) + Me.lbMaxSafPp.Location = New System.Drawing.Point(5, 5) Me.lbMaxSafPp.Name = "lbMaxSafPp" - Me.lbMaxSafPp.Size = New System.Drawing.Size(80, 32) + Me.lbMaxSafPp.Size = New System.Drawing.Size(62, 24) Me.lbMaxSafPp.TabIndex = 0 Me.lbMaxSafPp.Text = "SafPp" ' @@ -897,30 +871,28 @@ Partial Class countForm ' Me.Panel7.Controls.Add(Me.TextBox7) Me.Panel7.Controls.Add(Me.Label8) - Me.Panel7.Location = New System.Drawing.Point(0, -196) - Me.Panel7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel7.Location = New System.Drawing.Point(0, -157) Me.Panel7.Name = "Panel7" - Me.Panel7.Size = New System.Drawing.Size(120, 42) + Me.Panel7.Size = New System.Drawing.Size(105, 34) Me.Panel7.TabIndex = 8 ' 'TextBox7 ' Me.TextBox7.BackColor = System.Drawing.SystemColors.Window - Me.TextBox7.Location = New System.Drawing.Point(65, 0) - Me.TextBox7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox7.Location = New System.Drawing.Point(57, 0) Me.TextBox7.MaxLength = 10 Me.TextBox7.Name = "TextBox7" Me.TextBox7.ReadOnly = True - Me.TextBox7.Size = New System.Drawing.Size(51, 38) + Me.TextBox7.Size = New System.Drawing.Size(45, 32) Me.TextBox7.TabIndex = 1 Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label8 ' Me.Label8.AutoSize = True - Me.Label8.Location = New System.Drawing.Point(8, 4) + Me.Label8.Location = New System.Drawing.Point(7, 3) Me.Label8.Name = "Label8" - Me.Label8.Size = New System.Drawing.Size(60, 32) + Me.Label8.Size = New System.Drawing.Size(46, 24) Me.Label8.TabIndex = 0 Me.Label8.Text = "피치" ' @@ -929,29 +901,27 @@ Partial Class countForm Me.Panel6.Controls.Add(Me.TextBox6) Me.Panel6.Controls.Add(Me.Label7) Me.Panel6.Location = New System.Drawing.Point(0, 0) - Me.Panel6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel6.Name = "Panel6" - Me.Panel6.Size = New System.Drawing.Size(129, 42) + Me.Panel6.Size = New System.Drawing.Size(113, 34) Me.Panel6.TabIndex = 6 ' 'TextBox6 ' Me.TextBox6.BackColor = System.Drawing.SystemColors.Window - Me.TextBox6.Location = New System.Drawing.Point(72, 0) - Me.TextBox6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox6.Location = New System.Drawing.Point(63, 0) Me.TextBox6.MaxLength = 10 Me.TextBox6.Name = "TextBox6" Me.TextBox6.ReadOnly = True - Me.TextBox6.Size = New System.Drawing.Size(51, 38) + Me.TextBox6.Size = New System.Drawing.Size(45, 32) Me.TextBox6.TabIndex = 1 Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label7 ' Me.Label7.AutoSize = True - Me.Label7.Location = New System.Drawing.Point(6, 6) + Me.Label7.Location = New System.Drawing.Point(5, 5) Me.Label7.Name = "Label7" - Me.Label7.Size = New System.Drawing.Size(80, 32) + Me.Label7.Size = New System.Drawing.Size(62, 24) Me.Label7.TabIndex = 0 Me.Label7.Text = "SafPp" ' @@ -959,30 +929,28 @@ Partial Class countForm ' Me.Panel5.Controls.Add(Me.TextBox5) Me.Panel5.Controls.Add(Me.Label6) - Me.Panel5.Location = New System.Drawing.Point(0, -95) - Me.Panel5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel5.Location = New System.Drawing.Point(0, -76) Me.Panel5.Name = "Panel5" - Me.Panel5.Size = New System.Drawing.Size(120, 42) + Me.Panel5.Size = New System.Drawing.Size(105, 34) Me.Panel5.TabIndex = 2 ' 'TextBox5 ' Me.TextBox5.BackColor = System.Drawing.SystemColors.Window - Me.TextBox5.Location = New System.Drawing.Point(65, 0) - Me.TextBox5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox5.Location = New System.Drawing.Point(57, 0) Me.TextBox5.MaxLength = 10 Me.TextBox5.Name = "TextBox5" Me.TextBox5.ReadOnly = True - Me.TextBox5.Size = New System.Drawing.Size(51, 38) + Me.TextBox5.Size = New System.Drawing.Size(45, 32) Me.TextBox5.TabIndex = 1 Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label6 ' Me.Label6.AutoSize = True - Me.Label6.Location = New System.Drawing.Point(8, 4) + Me.Label6.Location = New System.Drawing.Point(7, 3) Me.Label6.Name = "Label6" - Me.Label6.Size = New System.Drawing.Size(60, 32) + Me.Label6.Size = New System.Drawing.Size(46, 24) Me.Label6.TabIndex = 0 Me.Label6.Text = "우디" ' @@ -990,30 +958,28 @@ Partial Class countForm ' Me.pnMaxSafBK.Controls.Add(Me.txbMaxSafBK) Me.pnMaxSafBK.Controls.Add(Me.lbMaxSafBK) - Me.pnMaxSafBK.Location = New System.Drawing.Point(134, 184) - Me.pnMaxSafBK.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMaxSafBK.Location = New System.Drawing.Point(117, 147) Me.pnMaxSafBK.Name = "pnMaxSafBK" - Me.pnMaxSafBK.Size = New System.Drawing.Size(128, 42) + Me.pnMaxSafBK.Size = New System.Drawing.Size(112, 34) Me.pnMaxSafBK.TabIndex = 5 ' 'txbMaxSafBK ' Me.txbMaxSafBK.BackColor = System.Drawing.SystemColors.Window - Me.txbMaxSafBK.Location = New System.Drawing.Point(73, 0) - Me.txbMaxSafBK.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMaxSafBK.Location = New System.Drawing.Point(64, 0) Me.txbMaxSafBK.MaxLength = 10 Me.txbMaxSafBK.Name = "txbMaxSafBK" Me.txbMaxSafBK.ReadOnly = True - Me.txbMaxSafBK.Size = New System.Drawing.Size(51, 38) + Me.txbMaxSafBK.Size = New System.Drawing.Size(45, 32) Me.txbMaxSafBK.TabIndex = 1 Me.txbMaxSafBK.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMaxSafBK ' Me.lbMaxSafBK.AutoSize = True - Me.lbMaxSafBK.Location = New System.Drawing.Point(2, 5) + Me.lbMaxSafBK.Location = New System.Drawing.Point(2, 4) Me.lbMaxSafBK.Name = "lbMaxSafBK" - Me.lbMaxSafBK.Size = New System.Drawing.Size(83, 32) + Me.lbMaxSafBK.Size = New System.Drawing.Size(65, 24) Me.lbMaxSafBK.TabIndex = 0 Me.lbMaxSafBK.Text = "SafBK" ' @@ -1021,30 +987,28 @@ Partial Class countForm ' Me.pnMaxPurple.Controls.Add(Me.txbMaxPurple) Me.pnMaxPurple.Controls.Add(Me.lbMaxPurple) - Me.pnMaxPurple.Location = New System.Drawing.Point(9, 185) - Me.pnMaxPurple.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMaxPurple.Location = New System.Drawing.Point(8, 148) Me.pnMaxPurple.Name = "pnMaxPurple" - Me.pnMaxPurple.Size = New System.Drawing.Size(120, 42) + Me.pnMaxPurple.Size = New System.Drawing.Size(105, 34) Me.pnMaxPurple.TabIndex = 4 ' 'txbMaxPurple ' Me.txbMaxPurple.BackColor = System.Drawing.SystemColors.Window - Me.txbMaxPurple.Location = New System.Drawing.Point(65, 1) - Me.txbMaxPurple.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMaxPurple.Location = New System.Drawing.Point(57, 1) Me.txbMaxPurple.MaxLength = 10 Me.txbMaxPurple.Name = "txbMaxPurple" Me.txbMaxPurple.ReadOnly = True - Me.txbMaxPurple.Size = New System.Drawing.Size(51, 38) + Me.txbMaxPurple.Size = New System.Drawing.Size(45, 32) Me.txbMaxPurple.TabIndex = 1 Me.txbMaxPurple.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMaxPurple ' Me.lbMaxPurple.AutoSize = True - Me.lbMaxPurple.Location = New System.Drawing.Point(7, 5) + Me.lbMaxPurple.Location = New System.Drawing.Point(6, 4) Me.lbMaxPurple.Name = "lbMaxPurple" - Me.lbMaxPurple.Size = New System.Drawing.Size(60, 32) + Me.lbMaxPurple.Size = New System.Drawing.Size(46, 24) Me.lbMaxPurple.TabIndex = 0 Me.lbMaxPurple.Text = "퍼플" ' @@ -1052,30 +1016,28 @@ Partial Class countForm ' Me.Panel1.Controls.Add(Me.TextBox1) Me.Panel1.Controls.Add(Me.Label2) - Me.Panel1.Location = New System.Drawing.Point(141, 136) - Me.Panel1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel1.Location = New System.Drawing.Point(123, 109) Me.Panel1.Name = "Panel1" - Me.Panel1.Size = New System.Drawing.Size(120, 42) + Me.Panel1.Size = New System.Drawing.Size(105, 34) Me.Panel1.TabIndex = 2 ' 'TextBox1 ' Me.TextBox1.BackColor = System.Drawing.SystemColors.Window - Me.TextBox1.Location = New System.Drawing.Point(65, 0) - Me.TextBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox1.Location = New System.Drawing.Point(57, 0) Me.TextBox1.MaxLength = 10 Me.TextBox1.Name = "TextBox1" Me.TextBox1.ReadOnly = True - Me.TextBox1.Size = New System.Drawing.Size(51, 38) + Me.TextBox1.Size = New System.Drawing.Size(45, 32) Me.TextBox1.TabIndex = 1 Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label2 ' Me.Label2.AutoSize = True - Me.Label2.Location = New System.Drawing.Point(8, 4) + Me.Label2.Location = New System.Drawing.Point(7, 3) Me.Label2.Name = "Label2" - Me.Label2.Size = New System.Drawing.Size(60, 32) + Me.Label2.Size = New System.Drawing.Size(46, 24) Me.Label2.TabIndex = 0 Me.Label2.Text = "우디" ' @@ -1083,30 +1045,28 @@ Partial Class countForm ' Me.pnMaxBeige.Controls.Add(Me.txbMaxBeige) Me.pnMaxBeige.Controls.Add(Me.lbMaxBeige) - Me.pnMaxBeige.Location = New System.Drawing.Point(134, 279) - Me.pnMaxBeige.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMaxBeige.Location = New System.Drawing.Point(117, 223) Me.pnMaxBeige.Name = "pnMaxBeige" - Me.pnMaxBeige.Size = New System.Drawing.Size(129, 42) + Me.pnMaxBeige.Size = New System.Drawing.Size(113, 34) Me.pnMaxBeige.TabIndex = 3 ' 'txbMaxBeige ' Me.txbMaxBeige.BackColor = System.Drawing.SystemColors.Window - Me.txbMaxBeige.Location = New System.Drawing.Point(78, 0) - Me.txbMaxBeige.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMaxBeige.Location = New System.Drawing.Point(68, 0) Me.txbMaxBeige.MaxLength = 10 Me.txbMaxBeige.Name = "txbMaxBeige" Me.txbMaxBeige.ReadOnly = True - Me.txbMaxBeige.Size = New System.Drawing.Size(51, 38) + Me.txbMaxBeige.Size = New System.Drawing.Size(45, 32) Me.txbMaxBeige.TabIndex = 1 Me.txbMaxBeige.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMaxBeige ' Me.lbMaxBeige.AutoSize = True - Me.lbMaxBeige.Location = New System.Drawing.Point(3, 4) + Me.lbMaxBeige.Location = New System.Drawing.Point(3, 3) Me.lbMaxBeige.Name = "lbMaxBeige" - Me.lbMaxBeige.Size = New System.Drawing.Size(83, 32) + Me.lbMaxBeige.Size = New System.Drawing.Size(64, 24) Me.lbMaxBeige.TabIndex = 0 Me.lbMaxBeige.Text = "베이지" ' @@ -1114,30 +1074,28 @@ Partial Class countForm ' Me.pncasemaxwoodi.Controls.Add(Me.txbcasemaxwoodi) Me.pncasemaxwoodi.Controls.Add(Me.lbcasemaxwoodi) - Me.pncasemaxwoodi.Location = New System.Drawing.Point(141, 136) - Me.pncasemaxwoodi.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pncasemaxwoodi.Location = New System.Drawing.Point(123, 109) Me.pncasemaxwoodi.Name = "pncasemaxwoodi" - Me.pncasemaxwoodi.Size = New System.Drawing.Size(113, 42) + Me.pncasemaxwoodi.Size = New System.Drawing.Size(99, 34) Me.pncasemaxwoodi.TabIndex = 2 ' 'txbcasemaxwoodi ' Me.txbcasemaxwoodi.BackColor = System.Drawing.SystemColors.Window - Me.txbcasemaxwoodi.Location = New System.Drawing.Point(65, 0) - Me.txbcasemaxwoodi.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbcasemaxwoodi.Location = New System.Drawing.Point(57, 0) Me.txbcasemaxwoodi.MaxLength = 10 Me.txbcasemaxwoodi.Name = "txbcasemaxwoodi" Me.txbcasemaxwoodi.ReadOnly = True - Me.txbcasemaxwoodi.Size = New System.Drawing.Size(51, 38) + Me.txbcasemaxwoodi.Size = New System.Drawing.Size(45, 32) Me.txbcasemaxwoodi.TabIndex = 1 Me.txbcasemaxwoodi.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbcasemaxwoodi ' Me.lbcasemaxwoodi.AutoSize = True - Me.lbcasemaxwoodi.Location = New System.Drawing.Point(8, 4) + Me.lbcasemaxwoodi.Location = New System.Drawing.Point(7, 3) Me.lbcasemaxwoodi.Name = "lbcasemaxwoodi" - Me.lbcasemaxwoodi.Size = New System.Drawing.Size(60, 32) + Me.lbcasemaxwoodi.Size = New System.Drawing.Size(46, 24) Me.lbcasemaxwoodi.TabIndex = 0 Me.lbcasemaxwoodi.Text = "우디" ' @@ -1145,30 +1103,28 @@ Partial Class countForm ' Me.pnMaxMint.Controls.Add(Me.txbMaxMint) Me.pnMaxMint.Controls.Add(Me.lbMaxMint) - Me.pnMaxMint.Location = New System.Drawing.Point(10, 135) - Me.pnMaxMint.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMaxMint.Location = New System.Drawing.Point(9, 108) Me.pnMaxMint.Name = "pnMaxMint" - Me.pnMaxMint.Size = New System.Drawing.Size(120, 42) + Me.pnMaxMint.Size = New System.Drawing.Size(105, 34) Me.pnMaxMint.TabIndex = 2 ' 'txbMaxMint ' Me.txbMaxMint.BackColor = System.Drawing.SystemColors.Window - Me.txbMaxMint.Location = New System.Drawing.Point(65, 0) - Me.txbMaxMint.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMaxMint.Location = New System.Drawing.Point(57, 0) Me.txbMaxMint.MaxLength = 10 Me.txbMaxMint.Name = "txbMaxMint" Me.txbMaxMint.ReadOnly = True - Me.txbMaxMint.Size = New System.Drawing.Size(51, 38) + Me.txbMaxMint.Size = New System.Drawing.Size(45, 32) Me.txbMaxMint.TabIndex = 1 Me.txbMaxMint.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMaxMint ' Me.lbMaxMint.AutoSize = True - Me.lbMaxMint.Location = New System.Drawing.Point(8, 4) + Me.lbMaxMint.Location = New System.Drawing.Point(7, 3) Me.lbMaxMint.Name = "lbMaxMint" - Me.lbMaxMint.Size = New System.Drawing.Size(60, 32) + Me.lbMaxMint.Size = New System.Drawing.Size(46, 24) Me.lbMaxMint.TabIndex = 0 Me.lbMaxMint.Text = "민트" ' @@ -1176,30 +1132,28 @@ Partial Class countForm ' Me.pnMaxBlack.Controls.Add(Me.txbMaxBlack) Me.pnMaxBlack.Controls.Add(Me.lbMaxBlack) - Me.pnMaxBlack.Location = New System.Drawing.Point(10, 35) - Me.pnMaxBlack.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMaxBlack.Location = New System.Drawing.Point(9, 28) Me.pnMaxBlack.Name = "pnMaxBlack" - Me.pnMaxBlack.Size = New System.Drawing.Size(120, 42) + Me.pnMaxBlack.Size = New System.Drawing.Size(105, 34) Me.pnMaxBlack.TabIndex = 1 ' 'txbMaxBlack ' Me.txbMaxBlack.BackColor = System.Drawing.SystemColors.Window - Me.txbMaxBlack.Location = New System.Drawing.Point(65, 0) - Me.txbMaxBlack.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMaxBlack.Location = New System.Drawing.Point(57, 0) Me.txbMaxBlack.MaxLength = 10 Me.txbMaxBlack.Name = "txbMaxBlack" Me.txbMaxBlack.ReadOnly = True - Me.txbMaxBlack.Size = New System.Drawing.Size(51, 38) + Me.txbMaxBlack.Size = New System.Drawing.Size(45, 32) Me.txbMaxBlack.TabIndex = 1 Me.txbMaxBlack.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMaxBlack ' Me.lbMaxBlack.AutoSize = True - Me.lbMaxBlack.Location = New System.Drawing.Point(8, 4) + Me.lbMaxBlack.Location = New System.Drawing.Point(7, 3) Me.lbMaxBlack.Name = "lbMaxBlack" - Me.lbMaxBlack.Size = New System.Drawing.Size(60, 32) + Me.lbMaxBlack.Size = New System.Drawing.Size(46, 24) Me.lbMaxBlack.TabIndex = 0 Me.lbMaxBlack.Text = "블랙" ' @@ -1207,30 +1161,28 @@ Partial Class countForm ' Me.Panel33.Controls.Add(Me.txbMaxApr) Me.Panel33.Controls.Add(Me.lbMaxApr) - Me.Panel33.Location = New System.Drawing.Point(10, 85) - Me.Panel33.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel33.Location = New System.Drawing.Point(9, 68) Me.Panel33.Name = "Panel33" - Me.Panel33.Size = New System.Drawing.Size(120, 42) + Me.Panel33.Size = New System.Drawing.Size(105, 34) Me.Panel33.TabIndex = 0 ' 'txbMaxApr ' Me.txbMaxApr.BackColor = System.Drawing.SystemColors.Window - Me.txbMaxApr.Location = New System.Drawing.Point(65, 0) - Me.txbMaxApr.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMaxApr.Location = New System.Drawing.Point(57, 0) Me.txbMaxApr.MaxLength = 10 Me.txbMaxApr.Name = "txbMaxApr" Me.txbMaxApr.ReadOnly = True - Me.txbMaxApr.Size = New System.Drawing.Size(51, 38) + Me.txbMaxApr.Size = New System.Drawing.Size(45, 32) Me.txbMaxApr.TabIndex = 1 Me.txbMaxApr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMaxApr ' Me.lbMaxApr.AutoSize = True - Me.lbMaxApr.Location = New System.Drawing.Point(8, 4) + Me.lbMaxApr.Location = New System.Drawing.Point(7, 3) Me.lbMaxApr.Name = "lbMaxApr" - Me.lbMaxApr.Size = New System.Drawing.Size(60, 32) + Me.lbMaxApr.Size = New System.Drawing.Size(46, 24) Me.lbMaxApr.TabIndex = 0 Me.lbMaxApr.Text = "살구" ' @@ -1242,11 +1194,9 @@ Partial Class countForm Me.gbProCase.Controls.Add(Me.pnProBlack) Me.gbProCase.Controls.Add(Me.pnProBeige) Me.gbProCase.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbProCase.Location = New System.Drawing.Point(0, 38) - Me.gbProCase.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbProCase.Location = New System.Drawing.Point(0, 30) Me.gbProCase.Name = "gbProCase" - Me.gbProCase.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbProCase.Size = New System.Drawing.Size(157, 285) + Me.gbProCase.Size = New System.Drawing.Size(137, 228) Me.gbProCase.TabIndex = 0 Me.gbProCase.TabStop = False Me.gbProCase.Text = "PRO" @@ -1255,30 +1205,28 @@ Partial Class countForm ' Me.pnSnakeBlack.Controls.Add(Me.txbSnakeBlack) Me.pnSnakeBlack.Controls.Add(Me.lbSnakeBlack) - Me.pnSnakeBlack.Location = New System.Drawing.Point(23, 232) - Me.pnSnakeBlack.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnSnakeBlack.Location = New System.Drawing.Point(20, 186) Me.pnSnakeBlack.Name = "pnSnakeBlack" - Me.pnSnakeBlack.Size = New System.Drawing.Size(120, 42) + Me.pnSnakeBlack.Size = New System.Drawing.Size(105, 34) Me.pnSnakeBlack.TabIndex = 4 ' 'txbSnakeBlack ' Me.txbSnakeBlack.BackColor = System.Drawing.SystemColors.Window - Me.txbSnakeBlack.Location = New System.Drawing.Point(63, 0) - Me.txbSnakeBlack.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbSnakeBlack.Location = New System.Drawing.Point(55, 0) Me.txbSnakeBlack.MaxLength = 10 Me.txbSnakeBlack.Name = "txbSnakeBlack" Me.txbSnakeBlack.ReadOnly = True - Me.txbSnakeBlack.Size = New System.Drawing.Size(51, 38) + Me.txbSnakeBlack.Size = New System.Drawing.Size(45, 32) Me.txbSnakeBlack.TabIndex = 1 Me.txbSnakeBlack.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbSnakeBlack ' Me.lbSnakeBlack.AutoSize = True - Me.lbSnakeBlack.Location = New System.Drawing.Point(11, 4) + Me.lbSnakeBlack.Location = New System.Drawing.Point(10, 3) Me.lbSnakeBlack.Name = "lbSnakeBlack" - Me.lbSnakeBlack.Size = New System.Drawing.Size(60, 32) + Me.lbSnakeBlack.Size = New System.Drawing.Size(46, 24) Me.lbSnakeBlack.TabIndex = 0 Me.lbSnakeBlack.Text = "뱀피" ' @@ -1286,30 +1234,28 @@ Partial Class countForm ' Me.pnProPink.Controls.Add(Me.txbProPink) Me.pnProPink.Controls.Add(Me.lbProPink) - Me.pnProPink.Location = New System.Drawing.Point(23, 185) - Me.pnProPink.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnProPink.Location = New System.Drawing.Point(20, 148) Me.pnProPink.Name = "pnProPink" - Me.pnProPink.Size = New System.Drawing.Size(120, 42) + Me.pnProPink.Size = New System.Drawing.Size(105, 34) Me.pnProPink.TabIndex = 3 ' 'txbProPink ' Me.txbProPink.BackColor = System.Drawing.SystemColors.Window - Me.txbProPink.Location = New System.Drawing.Point(63, 0) - Me.txbProPink.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbProPink.Location = New System.Drawing.Point(55, 0) Me.txbProPink.MaxLength = 10 Me.txbProPink.Name = "txbProPink" Me.txbProPink.ReadOnly = True - Me.txbProPink.Size = New System.Drawing.Size(51, 38) + Me.txbProPink.Size = New System.Drawing.Size(45, 32) Me.txbProPink.TabIndex = 1 Me.txbProPink.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbProPink ' Me.lbProPink.AutoSize = True - Me.lbProPink.Location = New System.Drawing.Point(11, 4) + Me.lbProPink.Location = New System.Drawing.Point(10, 3) Me.lbProPink.Name = "lbProPink" - Me.lbProPink.Size = New System.Drawing.Size(60, 32) + Me.lbProPink.Size = New System.Drawing.Size(46, 24) Me.lbProPink.TabIndex = 0 Me.lbProPink.Text = "핑크" ' @@ -1317,30 +1263,28 @@ Partial Class countForm ' Me.pnProRed.Controls.Add(Me.txbProRed) Me.pnProRed.Controls.Add(Me.lbProRed) - Me.pnProRed.Location = New System.Drawing.Point(23, 134) - Me.pnProRed.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnProRed.Location = New System.Drawing.Point(20, 107) Me.pnProRed.Name = "pnProRed" - Me.pnProRed.Size = New System.Drawing.Size(120, 42) + Me.pnProRed.Size = New System.Drawing.Size(105, 34) Me.pnProRed.TabIndex = 2 ' 'txbProRed ' Me.txbProRed.BackColor = System.Drawing.SystemColors.Window - Me.txbProRed.Location = New System.Drawing.Point(63, 0) - Me.txbProRed.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbProRed.Location = New System.Drawing.Point(55, 0) Me.txbProRed.MaxLength = 10 Me.txbProRed.Name = "txbProRed" Me.txbProRed.ReadOnly = True - Me.txbProRed.Size = New System.Drawing.Size(51, 38) + Me.txbProRed.Size = New System.Drawing.Size(45, 32) Me.txbProRed.TabIndex = 1 Me.txbProRed.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbProRed ' Me.lbProRed.AutoSize = True - Me.lbProRed.Location = New System.Drawing.Point(3, 5) + Me.lbProRed.Location = New System.Drawing.Point(3, 4) Me.lbProRed.Name = "lbProRed" - Me.lbProRed.Size = New System.Drawing.Size(60, 32) + Me.lbProRed.Size = New System.Drawing.Size(46, 24) Me.lbProRed.TabIndex = 0 Me.lbProRed.Text = "레드" ' @@ -1348,30 +1292,28 @@ Partial Class countForm ' Me.pnProBlack.Controls.Add(Me.txbProBlack) Me.pnProBlack.Controls.Add(Me.lbProBlack) - Me.pnProBlack.Location = New System.Drawing.Point(23, 35) - Me.pnProBlack.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnProBlack.Location = New System.Drawing.Point(20, 28) Me.pnProBlack.Name = "pnProBlack" - Me.pnProBlack.Size = New System.Drawing.Size(120, 42) + Me.pnProBlack.Size = New System.Drawing.Size(105, 34) Me.pnProBlack.TabIndex = 1 ' 'txbProBlack ' Me.txbProBlack.BackColor = System.Drawing.SystemColors.Window - Me.txbProBlack.Location = New System.Drawing.Point(63, 0) - Me.txbProBlack.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbProBlack.Location = New System.Drawing.Point(55, 0) Me.txbProBlack.MaxLength = 10 Me.txbProBlack.Name = "txbProBlack" Me.txbProBlack.ReadOnly = True - Me.txbProBlack.Size = New System.Drawing.Size(51, 38) + Me.txbProBlack.Size = New System.Drawing.Size(45, 32) Me.txbProBlack.TabIndex = 1 Me.txbProBlack.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbProBlack ' Me.lbProBlack.AutoSize = True - Me.lbProBlack.Location = New System.Drawing.Point(3, 4) + Me.lbProBlack.Location = New System.Drawing.Point(3, 3) Me.lbProBlack.Name = "lbProBlack" - Me.lbProBlack.Size = New System.Drawing.Size(60, 32) + Me.lbProBlack.Size = New System.Drawing.Size(46, 24) Me.lbProBlack.TabIndex = 0 Me.lbProBlack.Text = "블랙" ' @@ -1379,40 +1321,37 @@ Partial Class countForm ' Me.pnProBeige.Controls.Add(Me.txbProBeige) Me.pnProBeige.Controls.Add(Me.lbProBeige) - Me.pnProBeige.Location = New System.Drawing.Point(7, 85) - Me.pnProBeige.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnProBeige.Location = New System.Drawing.Point(6, 68) Me.pnProBeige.Name = "pnProBeige" - Me.pnProBeige.Size = New System.Drawing.Size(137, 42) + Me.pnProBeige.Size = New System.Drawing.Size(120, 34) Me.pnProBeige.TabIndex = 0 ' 'txbProBeige ' Me.txbProBeige.BackColor = System.Drawing.SystemColors.Window - Me.txbProBeige.Location = New System.Drawing.Point(78, 0) - Me.txbProBeige.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbProBeige.Location = New System.Drawing.Point(68, 0) Me.txbProBeige.MaxLength = 10 Me.txbProBeige.Name = "txbProBeige" Me.txbProBeige.ReadOnly = True - Me.txbProBeige.Size = New System.Drawing.Size(51, 38) + Me.txbProBeige.Size = New System.Drawing.Size(45, 32) Me.txbProBeige.TabIndex = 1 Me.txbProBeige.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbProBeige ' Me.lbProBeige.AutoSize = True - Me.lbProBeige.Location = New System.Drawing.Point(3, 4) + Me.lbProBeige.Location = New System.Drawing.Point(3, 3) Me.lbProBeige.Name = "lbProBeige" - Me.lbProBeige.Size = New System.Drawing.Size(83, 32) + Me.lbProBeige.Size = New System.Drawing.Size(64, 24) Me.lbProBeige.TabIndex = 0 Me.lbProBeige.Text = "베이지" ' 'PictureBox1 ' Me.PictureBox1.Image = Global.SalesPacking_MES_API_Project.My.Resources.Resources.logo - Me.PictureBox1.Location = New System.Drawing.Point(1526, 681) - Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.PictureBox1.Location = New System.Drawing.Point(1335, 545) Me.PictureBox1.Name = "PictureBox1" - Me.PictureBox1.Size = New System.Drawing.Size(366, 91) + Me.PictureBox1.Size = New System.Drawing.Size(320, 73) Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox1.TabIndex = 5 Me.PictureBox1.TabStop = False @@ -1427,11 +1366,9 @@ Partial Class countForm Me.gbBox.Controls.Add(Me.pnbox2) Me.gbBox.Controls.Add(Me.pnbox1) Me.gbBox.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbBox.Location = New System.Drawing.Point(1498, 51) - Me.gbBox.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbBox.Location = New System.Drawing.Point(1311, 41) Me.gbBox.Name = "gbBox" - Me.gbBox.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbBox.Size = New System.Drawing.Size(423, 205) + Me.gbBox.Size = New System.Drawing.Size(370, 164) Me.gbBox.TabIndex = 3 Me.gbBox.TabStop = False Me.gbBox.Text = "박스" @@ -1440,22 +1377,20 @@ Partial Class countForm ' Me.pnbox8.Controls.Add(Me.txbbox8) Me.pnbox8.Controls.Add(Me.lbbox8) - Me.pnbox8.Location = New System.Drawing.Point(280, 48) - Me.pnbox8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnbox8.Location = New System.Drawing.Point(245, 38) Me.pnbox8.Name = "pnbox8" - Me.pnbox8.Size = New System.Drawing.Size(105, 42) + Me.pnbox8.Size = New System.Drawing.Size(92, 34) Me.pnbox8.TabIndex = 4 ' 'txbbox8 ' Me.txbbox8.BackColor = System.Drawing.SystemColors.Window Me.txbbox8.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbbox8.Location = New System.Drawing.Point(46, 0) - Me.txbbox8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbbox8.Location = New System.Drawing.Point(40, 0) Me.txbbox8.MaxLength = 10 Me.txbbox8.Name = "txbbox8" Me.txbbox8.ReadOnly = True - Me.txbbox8.Size = New System.Drawing.Size(51, 38) + Me.txbbox8.Size = New System.Drawing.Size(45, 32) Me.txbbox8.TabIndex = 1 Me.txbbox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -1463,9 +1398,9 @@ Partial Class countForm ' Me.lbbox8.AutoSize = True Me.lbbox8.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbbox8.Location = New System.Drawing.Point(2, 4) + Me.lbbox8.Location = New System.Drawing.Point(2, 3) Me.lbbox8.Name = "lbbox8" - Me.lbbox8.Size = New System.Drawing.Size(50, 32) + Me.lbbox8.Size = New System.Drawing.Size(38, 24) Me.lbbox8.TabIndex = 0 Me.lbbox8.Text = "8호" ' @@ -1473,22 +1408,20 @@ Partial Class countForm ' Me.pnbox6.Controls.Add(Me.txbbox6) Me.pnbox6.Controls.Add(Me.lbbox6) - Me.pnbox6.Location = New System.Drawing.Point(147, 142) - Me.pnbox6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnbox6.Location = New System.Drawing.Point(129, 114) Me.pnbox6.Name = "pnbox6" - Me.pnbox6.Size = New System.Drawing.Size(105, 42) + Me.pnbox6.Size = New System.Drawing.Size(92, 34) Me.pnbox6.TabIndex = 3 ' 'txbbox6 ' Me.txbbox6.BackColor = System.Drawing.SystemColors.Window Me.txbbox6.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbbox6.Location = New System.Drawing.Point(46, 0) - Me.txbbox6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbbox6.Location = New System.Drawing.Point(40, 0) Me.txbbox6.MaxLength = 10 Me.txbbox6.Name = "txbbox6" Me.txbbox6.ReadOnly = True - Me.txbbox6.Size = New System.Drawing.Size(51, 38) + Me.txbbox6.Size = New System.Drawing.Size(45, 32) Me.txbbox6.TabIndex = 1 Me.txbbox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -1496,9 +1429,9 @@ Partial Class countForm ' Me.lbbox6.AutoSize = True Me.lbbox6.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbbox6.Location = New System.Drawing.Point(2, 4) + Me.lbbox6.Location = New System.Drawing.Point(2, 3) Me.lbbox6.Name = "lbbox6" - Me.lbbox6.Size = New System.Drawing.Size(50, 32) + Me.lbbox6.Size = New System.Drawing.Size(38, 24) Me.lbbox6.TabIndex = 0 Me.lbbox6.Text = "6호" ' @@ -1506,22 +1439,20 @@ Partial Class countForm ' Me.pnbox5.Controls.Add(Me.txbbox5) Me.pnbox5.Controls.Add(Me.lbbox5) - Me.pnbox5.Location = New System.Drawing.Point(147, 95) - Me.pnbox5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnbox5.Location = New System.Drawing.Point(129, 76) Me.pnbox5.Name = "pnbox5" - Me.pnbox5.Size = New System.Drawing.Size(105, 42) + Me.pnbox5.Size = New System.Drawing.Size(92, 34) Me.pnbox5.TabIndex = 3 ' 'txbbox5 ' Me.txbbox5.BackColor = System.Drawing.SystemColors.Window Me.txbbox5.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbbox5.Location = New System.Drawing.Point(46, 0) - Me.txbbox5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbbox5.Location = New System.Drawing.Point(40, 0) Me.txbbox5.MaxLength = 10 Me.txbbox5.Name = "txbbox5" Me.txbbox5.ReadOnly = True - Me.txbbox5.Size = New System.Drawing.Size(51, 38) + Me.txbbox5.Size = New System.Drawing.Size(45, 32) Me.txbbox5.TabIndex = 1 Me.txbbox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -1529,9 +1460,9 @@ Partial Class countForm ' Me.lbbox5.AutoSize = True Me.lbbox5.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbbox5.Location = New System.Drawing.Point(2, 4) + Me.lbbox5.Location = New System.Drawing.Point(2, 3) Me.lbbox5.Name = "lbbox5" - Me.lbbox5.Size = New System.Drawing.Size(50, 32) + Me.lbbox5.Size = New System.Drawing.Size(38, 24) Me.lbbox5.TabIndex = 0 Me.lbbox5.Text = "5호" ' @@ -1539,22 +1470,20 @@ Partial Class countForm ' Me.pnbox4.Controls.Add(Me.txbbox4) Me.pnbox4.Controls.Add(Me.lbbox4) - Me.pnbox4.Location = New System.Drawing.Point(147, 48) - Me.pnbox4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnbox4.Location = New System.Drawing.Point(129, 38) Me.pnbox4.Name = "pnbox4" - Me.pnbox4.Size = New System.Drawing.Size(105, 42) + Me.pnbox4.Size = New System.Drawing.Size(92, 34) Me.pnbox4.TabIndex = 5 ' 'txbbox4 ' Me.txbbox4.BackColor = System.Drawing.SystemColors.Window Me.txbbox4.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbbox4.Location = New System.Drawing.Point(46, 0) - Me.txbbox4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbbox4.Location = New System.Drawing.Point(40, 0) Me.txbbox4.MaxLength = 10 Me.txbbox4.Name = "txbbox4" Me.txbbox4.ReadOnly = True - Me.txbbox4.Size = New System.Drawing.Size(51, 38) + Me.txbbox4.Size = New System.Drawing.Size(45, 32) Me.txbbox4.TabIndex = 1 Me.txbbox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -1562,9 +1491,9 @@ Partial Class countForm ' Me.lbbox4.AutoSize = True Me.lbbox4.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbbox4.Location = New System.Drawing.Point(2, 4) + Me.lbbox4.Location = New System.Drawing.Point(2, 3) Me.lbbox4.Name = "lbbox4" - Me.lbbox4.Size = New System.Drawing.Size(50, 32) + Me.lbbox4.Size = New System.Drawing.Size(38, 24) Me.lbbox4.TabIndex = 0 Me.lbbox4.Text = "4호" ' @@ -1572,22 +1501,20 @@ Partial Class countForm ' Me.pnbox3.Controls.Add(Me.txbbox3) Me.pnbox3.Controls.Add(Me.lbbox3) - Me.pnbox3.Location = New System.Drawing.Point(11, 145) - Me.pnbox3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnbox3.Location = New System.Drawing.Point(10, 116) Me.pnbox3.Name = "pnbox3" - Me.pnbox3.Size = New System.Drawing.Size(106, 42) + Me.pnbox3.Size = New System.Drawing.Size(93, 34) Me.pnbox3.TabIndex = 4 ' 'txbbox3 ' Me.txbbox3.BackColor = System.Drawing.SystemColors.Window Me.txbbox3.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbbox3.Location = New System.Drawing.Point(48, 0) - Me.txbbox3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbbox3.Location = New System.Drawing.Point(42, 0) Me.txbbox3.MaxLength = 10 Me.txbbox3.Name = "txbbox3" Me.txbbox3.ReadOnly = True - Me.txbbox3.Size = New System.Drawing.Size(51, 38) + Me.txbbox3.Size = New System.Drawing.Size(45, 32) Me.txbbox3.TabIndex = 1 Me.txbbox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -1595,9 +1522,9 @@ Partial Class countForm ' Me.lbbox3.AutoSize = True Me.lbbox3.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbbox3.Location = New System.Drawing.Point(5, 4) + Me.lbbox3.Location = New System.Drawing.Point(4, 3) Me.lbbox3.Name = "lbbox3" - Me.lbbox3.Size = New System.Drawing.Size(50, 32) + Me.lbbox3.Size = New System.Drawing.Size(38, 24) Me.lbbox3.TabIndex = 0 Me.lbbox3.Text = "3호" ' @@ -1605,22 +1532,20 @@ Partial Class countForm ' Me.pnbox2.Controls.Add(Me.txbbox2) Me.pnbox2.Controls.Add(Me.lbbox2) - Me.pnbox2.Location = New System.Drawing.Point(11, 98) - Me.pnbox2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnbox2.Location = New System.Drawing.Point(10, 78) Me.pnbox2.Name = "pnbox2" - Me.pnbox2.Size = New System.Drawing.Size(106, 42) + Me.pnbox2.Size = New System.Drawing.Size(93, 34) Me.pnbox2.TabIndex = 3 ' 'txbbox2 ' Me.txbbox2.BackColor = System.Drawing.SystemColors.Window Me.txbbox2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbbox2.Location = New System.Drawing.Point(48, 0) - Me.txbbox2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbbox2.Location = New System.Drawing.Point(42, 0) Me.txbbox2.MaxLength = 10 Me.txbbox2.Name = "txbbox2" Me.txbbox2.ReadOnly = True - Me.txbbox2.Size = New System.Drawing.Size(51, 38) + Me.txbbox2.Size = New System.Drawing.Size(45, 32) Me.txbbox2.TabIndex = 1 Me.txbbox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -1628,9 +1553,9 @@ Partial Class countForm ' Me.lbbox2.AutoSize = True Me.lbbox2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbbox2.Location = New System.Drawing.Point(5, 4) + Me.lbbox2.Location = New System.Drawing.Point(4, 3) Me.lbbox2.Name = "lbbox2" - Me.lbbox2.Size = New System.Drawing.Size(50, 32) + Me.lbbox2.Size = New System.Drawing.Size(38, 24) Me.lbbox2.TabIndex = 0 Me.lbbox2.Text = "2호" ' @@ -1638,22 +1563,20 @@ Partial Class countForm ' Me.pnbox1.Controls.Add(Me.txbbox1) Me.pnbox1.Controls.Add(Me.lbbox1) - Me.pnbox1.Location = New System.Drawing.Point(11, 48) - Me.pnbox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnbox1.Location = New System.Drawing.Point(10, 38) Me.pnbox1.Name = "pnbox1" - Me.pnbox1.Size = New System.Drawing.Size(106, 42) + Me.pnbox1.Size = New System.Drawing.Size(93, 34) Me.pnbox1.TabIndex = 2 ' 'txbbox1 ' Me.txbbox1.BackColor = System.Drawing.SystemColors.Window Me.txbbox1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbbox1.Location = New System.Drawing.Point(48, 0) - Me.txbbox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbbox1.Location = New System.Drawing.Point(42, 0) Me.txbbox1.MaxLength = 10 Me.txbbox1.Name = "txbbox1" Me.txbbox1.ReadOnly = True - Me.txbbox1.Size = New System.Drawing.Size(51, 38) + Me.txbbox1.Size = New System.Drawing.Size(45, 32) Me.txbbox1.TabIndex = 1 Me.txbbox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -1661,9 +1584,9 @@ Partial Class countForm ' Me.lbbox1.AutoSize = True Me.lbbox1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbbox1.Location = New System.Drawing.Point(3, 4) + Me.lbbox1.Location = New System.Drawing.Point(3, 3) Me.lbbox1.Name = "lbbox1" - Me.lbbox1.Size = New System.Drawing.Size(50, 32) + Me.lbbox1.Size = New System.Drawing.Size(38, 24) Me.lbbox1.TabIndex = 0 Me.lbbox1.Text = "1호" ' @@ -1674,11 +1597,9 @@ Partial Class countForm Me.gbDualPro.Controls.Add(Me.pnProSet) Me.gbDualPro.Controls.Add(Me.pnProFace) Me.gbDualPro.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbDualPro.Location = New System.Drawing.Point(0, 36) - Me.gbDualPro.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDualPro.Location = New System.Drawing.Point(0, 29) Me.gbDualPro.Name = "gbDualPro" - Me.gbDualPro.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbDualPro.Size = New System.Drawing.Size(189, 235) + Me.gbDualPro.Size = New System.Drawing.Size(165, 188) Me.gbDualPro.TabIndex = 0 Me.gbDualPro.TabStop = False Me.gbDualPro.Text = "PRO" @@ -1687,30 +1608,28 @@ Partial Class countForm ' Me.pnProBody.Controls.Add(Me.txbProBody) Me.pnProBody.Controls.Add(Me.lbProBody) - Me.pnProBody.Location = New System.Drawing.Point(7, 181) - Me.pnProBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnProBody.Location = New System.Drawing.Point(6, 145) Me.pnProBody.Name = "pnProBody" - Me.pnProBody.Size = New System.Drawing.Size(170, 42) + Me.pnProBody.Size = New System.Drawing.Size(149, 34) Me.pnProBody.TabIndex = 3 ' 'txbProBody ' Me.txbProBody.BackColor = System.Drawing.SystemColors.Window - Me.txbProBody.Location = New System.Drawing.Point(78, 0) - Me.txbProBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbProBody.Location = New System.Drawing.Point(68, 0) Me.txbProBody.MaxLength = 10 Me.txbProBody.Name = "txbProBody" Me.txbProBody.ReadOnly = True - Me.txbProBody.Size = New System.Drawing.Size(87, 38) + Me.txbProBody.Size = New System.Drawing.Size(77, 32) Me.txbProBody.TabIndex = 1 Me.txbProBody.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbProBody ' Me.lbProBody.AutoSize = True - Me.lbProBody.Location = New System.Drawing.Point(3, 4) + Me.lbProBody.Location = New System.Drawing.Point(3, 3) Me.lbProBody.Name = "lbProBody" - Me.lbProBody.Size = New System.Drawing.Size(81, 32) + Me.lbProBody.Size = New System.Drawing.Size(63, 24) Me.lbProBody.TabIndex = 0 Me.lbProBody.Text = "BODY" ' @@ -1718,30 +1637,28 @@ Partial Class countForm ' Me.pnProEye.Controls.Add(Me.txbProEye) Me.pnProEye.Controls.Add(Me.lbProEye) - Me.pnProEye.Location = New System.Drawing.Point(7, 134) - Me.pnProEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnProEye.Location = New System.Drawing.Point(6, 107) Me.pnProEye.Name = "pnProEye" - Me.pnProEye.Size = New System.Drawing.Size(170, 42) + Me.pnProEye.Size = New System.Drawing.Size(149, 34) Me.pnProEye.TabIndex = 2 ' 'txbProEye ' Me.txbProEye.BackColor = System.Drawing.SystemColors.Window - Me.txbProEye.Location = New System.Drawing.Point(78, 0) - Me.txbProEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbProEye.Location = New System.Drawing.Point(68, 0) Me.txbProEye.MaxLength = 10 Me.txbProEye.Name = "txbProEye" Me.txbProEye.ReadOnly = True - Me.txbProEye.Size = New System.Drawing.Size(87, 38) + Me.txbProEye.Size = New System.Drawing.Size(77, 32) Me.txbProEye.TabIndex = 1 Me.txbProEye.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbProEye ' Me.lbProEye.AutoSize = True - Me.lbProEye.Location = New System.Drawing.Point(17, 4) + Me.lbProEye.Location = New System.Drawing.Point(15, 3) Me.lbProEye.Name = "lbProEye" - Me.lbProEye.Size = New System.Drawing.Size(61, 32) + Me.lbProEye.Size = New System.Drawing.Size(47, 24) Me.lbProEye.TabIndex = 0 Me.lbProEye.Text = "EYE" ' @@ -1749,30 +1666,28 @@ Partial Class countForm ' Me.pnProSet.Controls.Add(Me.txbProSet) Me.pnProSet.Controls.Add(Me.lbProSet) - Me.pnProSet.Location = New System.Drawing.Point(7, 39) - Me.pnProSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnProSet.Location = New System.Drawing.Point(6, 31) Me.pnProSet.Name = "pnProSet" - Me.pnProSet.Size = New System.Drawing.Size(170, 42) + Me.pnProSet.Size = New System.Drawing.Size(149, 34) Me.pnProSet.TabIndex = 1 ' 'txbProSet ' Me.txbProSet.BackColor = System.Drawing.SystemColors.Window - Me.txbProSet.Location = New System.Drawing.Point(78, 0) - Me.txbProSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbProSet.Location = New System.Drawing.Point(68, 0) Me.txbProSet.MaxLength = 10 Me.txbProSet.Name = "txbProSet" Me.txbProSet.ReadOnly = True - Me.txbProSet.Size = New System.Drawing.Size(87, 38) + Me.txbProSet.Size = New System.Drawing.Size(77, 32) Me.txbProSet.TabIndex = 1 Me.txbProSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbProSet ' Me.lbProSet.AutoSize = True - Me.lbProSet.Location = New System.Drawing.Point(17, 4) + Me.lbProSet.Location = New System.Drawing.Point(15, 3) Me.lbProSet.Name = "lbProSet" - Me.lbProSet.Size = New System.Drawing.Size(60, 32) + Me.lbProSet.Size = New System.Drawing.Size(47, 24) Me.lbProSet.TabIndex = 0 Me.lbProSet.Text = "SET" ' @@ -1780,30 +1695,28 @@ Partial Class countForm ' Me.pnProFace.Controls.Add(Me.txbProFace) Me.pnProFace.Controls.Add(Me.lbProFace) - Me.pnProFace.Location = New System.Drawing.Point(7, 86) - Me.pnProFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnProFace.Location = New System.Drawing.Point(6, 69) Me.pnProFace.Name = "pnProFace" - Me.pnProFace.Size = New System.Drawing.Size(170, 42) + Me.pnProFace.Size = New System.Drawing.Size(149, 34) Me.pnProFace.TabIndex = 0 ' 'txbProFace ' Me.txbProFace.BackColor = System.Drawing.SystemColors.Window - Me.txbProFace.Location = New System.Drawing.Point(78, 0) - Me.txbProFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbProFace.Location = New System.Drawing.Point(68, 0) Me.txbProFace.MaxLength = 10 Me.txbProFace.Name = "txbProFace" Me.txbProFace.ReadOnly = True - Me.txbProFace.Size = New System.Drawing.Size(87, 38) + Me.txbProFace.Size = New System.Drawing.Size(77, 32) Me.txbProFace.TabIndex = 1 Me.txbProFace.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbProFace ' Me.lbProFace.AutoSize = True - Me.lbProFace.Location = New System.Drawing.Point(3, 4) + Me.lbProFace.Location = New System.Drawing.Point(3, 3) Me.lbProFace.Name = "lbProFace" - Me.lbProFace.Size = New System.Drawing.Size(76, 32) + Me.lbProFace.Size = New System.Drawing.Size(59, 24) Me.lbProFace.TabIndex = 0 Me.lbProFace.Text = "FACE" ' @@ -1819,11 +1732,9 @@ Partial Class countForm Me.gbCDual.Controls.Add(Me.gbDualLux) Me.gbCDual.Controls.Add(Me.gbDualPro) Me.gbCDual.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbCDual.Location = New System.Drawing.Point(1, 44) - Me.gbCDual.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbCDual.Location = New System.Drawing.Point(1, 35) Me.gbCDual.Name = "gbCDual" - Me.gbCDual.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbCDual.Size = New System.Drawing.Size(394, 784) + Me.gbCDual.Size = New System.Drawing.Size(345, 627) Me.gbCDual.TabIndex = 2 Me.gbCDual.TabStop = False Me.gbCDual.Text = "DUALSONIC" @@ -1835,11 +1746,9 @@ Partial Class countForm Me.gbDualProS.Controls.Add(Me.pnProSSet) Me.gbDualProS.Controls.Add(Me.pnProSFace) Me.gbDualProS.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbDualProS.Location = New System.Drawing.Point(3, 522) - Me.gbDualProS.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDualProS.Location = New System.Drawing.Point(3, 418) Me.gbDualProS.Name = "gbDualProS" - Me.gbDualProS.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbDualProS.Size = New System.Drawing.Size(189, 235) + Me.gbDualProS.Size = New System.Drawing.Size(165, 188) Me.gbDualProS.TabIndex = 4 Me.gbDualProS.TabStop = False Me.gbDualProS.Text = "PROS" @@ -1848,30 +1757,28 @@ Partial Class countForm ' Me.pnProSBody.Controls.Add(Me.txbProSBody) Me.pnProSBody.Controls.Add(Me.lbProSBody) - Me.pnProSBody.Location = New System.Drawing.Point(7, 181) - Me.pnProSBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnProSBody.Location = New System.Drawing.Point(6, 145) Me.pnProSBody.Name = "pnProSBody" - Me.pnProSBody.Size = New System.Drawing.Size(170, 42) + Me.pnProSBody.Size = New System.Drawing.Size(149, 34) Me.pnProSBody.TabIndex = 3 ' 'txbProSBody ' Me.txbProSBody.BackColor = System.Drawing.SystemColors.Window - Me.txbProSBody.Location = New System.Drawing.Point(78, 0) - Me.txbProSBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbProSBody.Location = New System.Drawing.Point(68, 0) Me.txbProSBody.MaxLength = 10 Me.txbProSBody.Name = "txbProSBody" Me.txbProSBody.ReadOnly = True - Me.txbProSBody.Size = New System.Drawing.Size(87, 38) + Me.txbProSBody.Size = New System.Drawing.Size(77, 32) Me.txbProSBody.TabIndex = 1 Me.txbProSBody.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbProSBody ' Me.lbProSBody.AutoSize = True - Me.lbProSBody.Location = New System.Drawing.Point(3, 4) + Me.lbProSBody.Location = New System.Drawing.Point(3, 3) Me.lbProSBody.Name = "lbProSBody" - Me.lbProSBody.Size = New System.Drawing.Size(81, 32) + Me.lbProSBody.Size = New System.Drawing.Size(63, 24) Me.lbProSBody.TabIndex = 0 Me.lbProSBody.Text = "BODY" ' @@ -1879,30 +1786,28 @@ Partial Class countForm ' Me.pnProSEye.Controls.Add(Me.txbProSEye) Me.pnProSEye.Controls.Add(Me.lbProSEye) - Me.pnProSEye.Location = New System.Drawing.Point(7, 134) - Me.pnProSEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnProSEye.Location = New System.Drawing.Point(6, 107) Me.pnProSEye.Name = "pnProSEye" - Me.pnProSEye.Size = New System.Drawing.Size(170, 42) + Me.pnProSEye.Size = New System.Drawing.Size(149, 34) Me.pnProSEye.TabIndex = 2 ' 'txbProSEye ' Me.txbProSEye.BackColor = System.Drawing.SystemColors.Window - Me.txbProSEye.Location = New System.Drawing.Point(78, 0) - Me.txbProSEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbProSEye.Location = New System.Drawing.Point(68, 0) Me.txbProSEye.MaxLength = 10 Me.txbProSEye.Name = "txbProSEye" Me.txbProSEye.ReadOnly = True - Me.txbProSEye.Size = New System.Drawing.Size(87, 38) + Me.txbProSEye.Size = New System.Drawing.Size(77, 32) Me.txbProSEye.TabIndex = 1 Me.txbProSEye.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbProSEye ' Me.lbProSEye.AutoSize = True - Me.lbProSEye.Location = New System.Drawing.Point(17, 4) + Me.lbProSEye.Location = New System.Drawing.Point(15, 3) Me.lbProSEye.Name = "lbProSEye" - Me.lbProSEye.Size = New System.Drawing.Size(61, 32) + Me.lbProSEye.Size = New System.Drawing.Size(47, 24) Me.lbProSEye.TabIndex = 0 Me.lbProSEye.Text = "EYE" ' @@ -1910,30 +1815,28 @@ Partial Class countForm ' Me.pnProSSet.Controls.Add(Me.txbProSSet) Me.pnProSSet.Controls.Add(Me.lbProSSet) - Me.pnProSSet.Location = New System.Drawing.Point(7, 39) - Me.pnProSSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnProSSet.Location = New System.Drawing.Point(6, 31) Me.pnProSSet.Name = "pnProSSet" - Me.pnProSSet.Size = New System.Drawing.Size(170, 42) + Me.pnProSSet.Size = New System.Drawing.Size(149, 34) Me.pnProSSet.TabIndex = 1 ' 'txbProSSet ' Me.txbProSSet.BackColor = System.Drawing.SystemColors.Window - Me.txbProSSet.Location = New System.Drawing.Point(78, 0) - Me.txbProSSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbProSSet.Location = New System.Drawing.Point(68, 0) Me.txbProSSet.MaxLength = 10 Me.txbProSSet.Name = "txbProSSet" Me.txbProSSet.ReadOnly = True - Me.txbProSSet.Size = New System.Drawing.Size(87, 38) + Me.txbProSSet.Size = New System.Drawing.Size(77, 32) Me.txbProSSet.TabIndex = 1 Me.txbProSSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbProSSet ' Me.lbProSSet.AutoSize = True - Me.lbProSSet.Location = New System.Drawing.Point(17, 4) + Me.lbProSSet.Location = New System.Drawing.Point(15, 3) Me.lbProSSet.Name = "lbProSSet" - Me.lbProSSet.Size = New System.Drawing.Size(60, 32) + Me.lbProSSet.Size = New System.Drawing.Size(47, 24) Me.lbProSSet.TabIndex = 0 Me.lbProSSet.Text = "SET" ' @@ -1941,30 +1844,28 @@ Partial Class countForm ' Me.pnProSFace.Controls.Add(Me.txbProSFace) Me.pnProSFace.Controls.Add(Me.lbProSFace) - Me.pnProSFace.Location = New System.Drawing.Point(7, 86) - Me.pnProSFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnProSFace.Location = New System.Drawing.Point(6, 69) Me.pnProSFace.Name = "pnProSFace" - Me.pnProSFace.Size = New System.Drawing.Size(170, 42) + Me.pnProSFace.Size = New System.Drawing.Size(149, 34) Me.pnProSFace.TabIndex = 0 ' 'txbProSFace ' Me.txbProSFace.BackColor = System.Drawing.SystemColors.Window - Me.txbProSFace.Location = New System.Drawing.Point(78, 0) - Me.txbProSFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbProSFace.Location = New System.Drawing.Point(68, 0) Me.txbProSFace.MaxLength = 10 Me.txbProSFace.Name = "txbProSFace" Me.txbProSFace.ReadOnly = True - Me.txbProSFace.Size = New System.Drawing.Size(87, 38) + Me.txbProSFace.Size = New System.Drawing.Size(77, 32) Me.txbProSFace.TabIndex = 1 Me.txbProSFace.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbProSFace ' Me.lbProSFace.AutoSize = True - Me.lbProSFace.Location = New System.Drawing.Point(3, 4) + Me.lbProSFace.Location = New System.Drawing.Point(3, 3) Me.lbProSFace.Name = "lbProSFace" - Me.lbProSFace.Size = New System.Drawing.Size(76, 32) + Me.lbProSFace.Size = New System.Drawing.Size(59, 24) Me.lbProSFace.TabIndex = 0 Me.lbProSFace.Text = "FACE" ' @@ -1972,22 +1873,20 @@ Partial Class countForm ' Me.pnMaximumAlpha.Controls.Add(Me.txbMaximumAlpha) Me.pnMaximumAlpha.Controls.Add(Me.lbMaximumAlpha) - Me.pnMaximumAlpha.Location = New System.Drawing.Point(195, 520) - Me.pnMaximumAlpha.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMaximumAlpha.Location = New System.Drawing.Point(171, 416) Me.pnMaximumAlpha.Name = "pnMaximumAlpha" - Me.pnMaximumAlpha.Size = New System.Drawing.Size(189, 50) + Me.pnMaximumAlpha.Size = New System.Drawing.Size(165, 40) Me.pnMaximumAlpha.TabIndex = 10 ' 'txbMaximumAlpha ' Me.txbMaximumAlpha.BackColor = System.Drawing.SystemColors.Window Me.txbMaximumAlpha.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMaximumAlpha.Location = New System.Drawing.Point(85, 6) - Me.txbMaximumAlpha.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMaximumAlpha.Location = New System.Drawing.Point(74, 5) Me.txbMaximumAlpha.MaxLength = 10 Me.txbMaximumAlpha.Name = "txbMaximumAlpha" Me.txbMaximumAlpha.ReadOnly = True - Me.txbMaximumAlpha.Size = New System.Drawing.Size(87, 38) + Me.txbMaximumAlpha.Size = New System.Drawing.Size(77, 32) Me.txbMaximumAlpha.TabIndex = 1 Me.txbMaximumAlpha.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -1995,9 +1894,9 @@ Partial Class countForm ' Me.lbMaximumAlpha.AutoSize = True Me.lbMaximumAlpha.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMaximumAlpha.Location = New System.Drawing.Point(4, 9) + Me.lbMaximumAlpha.Location = New System.Drawing.Point(4, 7) Me.lbMaximumAlpha.Name = "lbMaximumAlpha" - Me.lbMaximumAlpha.Size = New System.Drawing.Size(85, 32) + Me.lbMaximumAlpha.Size = New System.Drawing.Size(65, 24) Me.lbMaximumAlpha.TabIndex = 0 Me.lbMaximumAlpha.Text = "MAXA" ' @@ -2005,22 +1904,20 @@ Partial Class countForm ' Me.pneffectV3.Controls.Add(Me.txbeffectV3) Me.pneffectV3.Controls.Add(Me.lbeffectV3) - Me.pneffectV3.Location = New System.Drawing.Point(195, 465) - Me.pneffectV3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pneffectV3.Location = New System.Drawing.Point(171, 372) Me.pneffectV3.Name = "pneffectV3" - Me.pneffectV3.Size = New System.Drawing.Size(189, 50) + Me.pneffectV3.Size = New System.Drawing.Size(165, 40) Me.pneffectV3.TabIndex = 9 ' 'txbeffectV3 ' Me.txbeffectV3.BackColor = System.Drawing.SystemColors.Window Me.txbeffectV3.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbeffectV3.Location = New System.Drawing.Point(85, 6) - Me.txbeffectV3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbeffectV3.Location = New System.Drawing.Point(74, 5) Me.txbeffectV3.MaxLength = 10 Me.txbeffectV3.Name = "txbeffectV3" Me.txbeffectV3.ReadOnly = True - Me.txbeffectV3.Size = New System.Drawing.Size(87, 38) + Me.txbeffectV3.Size = New System.Drawing.Size(77, 32) Me.txbeffectV3.TabIndex = 1 Me.txbeffectV3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -2028,9 +1925,9 @@ Partial Class countForm ' Me.lbeffectV3.AutoSize = True Me.lbeffectV3.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbeffectV3.Location = New System.Drawing.Point(18, 9) + Me.lbeffectV3.Location = New System.Drawing.Point(16, 7) Me.lbeffectV3.Name = "lbeffectV3" - Me.lbeffectV3.Size = New System.Drawing.Size(72, 32) + Me.lbeffectV3.Size = New System.Drawing.Size(56, 24) Me.lbeffectV3.TabIndex = 0 Me.lbeffectV3.Text = "EFF3" ' @@ -2038,22 +1935,20 @@ Partial Class countForm ' Me.pneffect.Controls.Add(Me.txbeffect) Me.pneffect.Controls.Add(Me.lbeffect) - Me.pneffect.Location = New System.Drawing.Point(195, 412) - Me.pneffect.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pneffect.Location = New System.Drawing.Point(171, 330) Me.pneffect.Name = "pneffect" - Me.pneffect.Size = New System.Drawing.Size(189, 50) + Me.pneffect.Size = New System.Drawing.Size(165, 40) Me.pneffect.TabIndex = 8 ' 'txbeffect ' Me.txbeffect.BackColor = System.Drawing.SystemColors.Window Me.txbeffect.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbeffect.Location = New System.Drawing.Point(85, 6) - Me.txbeffect.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbeffect.Location = New System.Drawing.Point(74, 5) Me.txbeffect.MaxLength = 10 Me.txbeffect.Name = "txbeffect" Me.txbeffect.ReadOnly = True - Me.txbeffect.Size = New System.Drawing.Size(87, 38) + Me.txbeffect.Size = New System.Drawing.Size(77, 32) Me.txbeffect.TabIndex = 1 Me.txbeffect.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -2061,9 +1956,9 @@ Partial Class countForm ' Me.lbeffect.AutoSize = True Me.lbeffect.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbeffect.Location = New System.Drawing.Point(18, 9) + Me.lbeffect.Location = New System.Drawing.Point(16, 7) Me.lbeffect.Name = "lbeffect" - Me.lbeffect.Size = New System.Drawing.Size(59, 32) + Me.lbeffect.Size = New System.Drawing.Size(46, 24) Me.lbeffect.TabIndex = 0 Me.lbeffect.Text = "EFF" ' @@ -2071,22 +1966,20 @@ Partial Class countForm ' Me.pnAlto.Controls.Add(Me.txbAlto) Me.pnAlto.Controls.Add(Me.lbAlto) - Me.pnAlto.Location = New System.Drawing.Point(195, 361) - Me.pnAlto.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnAlto.Location = New System.Drawing.Point(171, 289) Me.pnAlto.Name = "pnAlto" - Me.pnAlto.Size = New System.Drawing.Size(189, 50) + Me.pnAlto.Size = New System.Drawing.Size(165, 40) Me.pnAlto.TabIndex = 7 ' 'txbAlto ' Me.txbAlto.BackColor = System.Drawing.SystemColors.Window Me.txbAlto.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbAlto.Location = New System.Drawing.Point(85, 6) - Me.txbAlto.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAlto.Location = New System.Drawing.Point(74, 5) Me.txbAlto.MaxLength = 10 Me.txbAlto.Name = "txbAlto" Me.txbAlto.ReadOnly = True - Me.txbAlto.Size = New System.Drawing.Size(87, 38) + Me.txbAlto.Size = New System.Drawing.Size(77, 32) Me.txbAlto.TabIndex = 1 Me.txbAlto.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -2094,9 +1987,9 @@ Partial Class countForm ' Me.lbAlto.AutoSize = True Me.lbAlto.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbAlto.Location = New System.Drawing.Point(18, 9) + Me.lbAlto.Location = New System.Drawing.Point(16, 7) Me.lbAlto.Name = "lbAlto" - Me.lbAlto.Size = New System.Drawing.Size(61, 32) + Me.lbAlto.Size = New System.Drawing.Size(46, 24) Me.lbAlto.TabIndex = 0 Me.lbAlto.Text = "Alto" ' @@ -2107,11 +2000,9 @@ Partial Class countForm Me.gbDualAlpha.Controls.Add(Me.pnAlphaSet) Me.gbDualAlpha.Controls.Add(Me.pnAlphaFace) Me.gbDualAlpha.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbDualAlpha.Location = New System.Drawing.Point(0, 275) - Me.gbDualAlpha.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDualAlpha.Location = New System.Drawing.Point(0, 220) Me.gbDualAlpha.Name = "gbDualAlpha" - Me.gbDualAlpha.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbDualAlpha.Size = New System.Drawing.Size(189, 235) + Me.gbDualAlpha.Size = New System.Drawing.Size(165, 188) Me.gbDualAlpha.TabIndex = 6 Me.gbDualAlpha.TabStop = False Me.gbDualAlpha.Text = "ALPHA" @@ -2120,30 +2011,28 @@ Partial Class countForm ' Me.pnAlphaBody.Controls.Add(Me.txbAlphaBody) Me.pnAlphaBody.Controls.Add(Me.lbAlphaBody) - Me.pnAlphaBody.Location = New System.Drawing.Point(7, 181) - Me.pnAlphaBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnAlphaBody.Location = New System.Drawing.Point(6, 145) Me.pnAlphaBody.Name = "pnAlphaBody" - Me.pnAlphaBody.Size = New System.Drawing.Size(170, 42) + Me.pnAlphaBody.Size = New System.Drawing.Size(149, 34) Me.pnAlphaBody.TabIndex = 3 ' 'txbAlphaBody ' Me.txbAlphaBody.BackColor = System.Drawing.SystemColors.Window - Me.txbAlphaBody.Location = New System.Drawing.Point(78, 0) - Me.txbAlphaBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAlphaBody.Location = New System.Drawing.Point(68, 0) Me.txbAlphaBody.MaxLength = 10 Me.txbAlphaBody.Name = "txbAlphaBody" Me.txbAlphaBody.ReadOnly = True - Me.txbAlphaBody.Size = New System.Drawing.Size(87, 38) + Me.txbAlphaBody.Size = New System.Drawing.Size(77, 32) Me.txbAlphaBody.TabIndex = 1 Me.txbAlphaBody.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbAlphaBody ' Me.lbAlphaBody.AutoSize = True - Me.lbAlphaBody.Location = New System.Drawing.Point(3, 4) + Me.lbAlphaBody.Location = New System.Drawing.Point(3, 3) Me.lbAlphaBody.Name = "lbAlphaBody" - Me.lbAlphaBody.Size = New System.Drawing.Size(81, 32) + Me.lbAlphaBody.Size = New System.Drawing.Size(63, 24) Me.lbAlphaBody.TabIndex = 0 Me.lbAlphaBody.Text = "BODY" ' @@ -2151,30 +2040,28 @@ Partial Class countForm ' Me.pnAlphaEye.Controls.Add(Me.txbAlphaEye) Me.pnAlphaEye.Controls.Add(Me.lbAlphaEye) - Me.pnAlphaEye.Location = New System.Drawing.Point(7, 134) - Me.pnAlphaEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnAlphaEye.Location = New System.Drawing.Point(6, 107) Me.pnAlphaEye.Name = "pnAlphaEye" - Me.pnAlphaEye.Size = New System.Drawing.Size(170, 42) + Me.pnAlphaEye.Size = New System.Drawing.Size(149, 34) Me.pnAlphaEye.TabIndex = 2 ' 'txbAlphaEye ' Me.txbAlphaEye.BackColor = System.Drawing.SystemColors.Window - Me.txbAlphaEye.Location = New System.Drawing.Point(78, 0) - Me.txbAlphaEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAlphaEye.Location = New System.Drawing.Point(68, 0) Me.txbAlphaEye.MaxLength = 10 Me.txbAlphaEye.Name = "txbAlphaEye" Me.txbAlphaEye.ReadOnly = True - Me.txbAlphaEye.Size = New System.Drawing.Size(87, 38) + Me.txbAlphaEye.Size = New System.Drawing.Size(77, 32) Me.txbAlphaEye.TabIndex = 1 Me.txbAlphaEye.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbAlphaEye ' Me.lbAlphaEye.AutoSize = True - Me.lbAlphaEye.Location = New System.Drawing.Point(17, 4) + Me.lbAlphaEye.Location = New System.Drawing.Point(15, 3) Me.lbAlphaEye.Name = "lbAlphaEye" - Me.lbAlphaEye.Size = New System.Drawing.Size(61, 32) + Me.lbAlphaEye.Size = New System.Drawing.Size(47, 24) Me.lbAlphaEye.TabIndex = 0 Me.lbAlphaEye.Text = "EYE" ' @@ -2182,30 +2069,28 @@ Partial Class countForm ' Me.pnAlphaSet.Controls.Add(Me.txbAlphaSet) Me.pnAlphaSet.Controls.Add(Me.lbAlphaSet) - Me.pnAlphaSet.Location = New System.Drawing.Point(7, 39) - Me.pnAlphaSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnAlphaSet.Location = New System.Drawing.Point(6, 31) Me.pnAlphaSet.Name = "pnAlphaSet" - Me.pnAlphaSet.Size = New System.Drawing.Size(170, 42) + Me.pnAlphaSet.Size = New System.Drawing.Size(149, 34) Me.pnAlphaSet.TabIndex = 1 ' 'txbAlphaSet ' Me.txbAlphaSet.BackColor = System.Drawing.SystemColors.Window - Me.txbAlphaSet.Location = New System.Drawing.Point(78, 0) - Me.txbAlphaSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAlphaSet.Location = New System.Drawing.Point(68, 0) Me.txbAlphaSet.MaxLength = 10 Me.txbAlphaSet.Name = "txbAlphaSet" Me.txbAlphaSet.ReadOnly = True - Me.txbAlphaSet.Size = New System.Drawing.Size(87, 38) + Me.txbAlphaSet.Size = New System.Drawing.Size(77, 32) Me.txbAlphaSet.TabIndex = 1 Me.txbAlphaSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbAlphaSet ' Me.lbAlphaSet.AutoSize = True - Me.lbAlphaSet.Location = New System.Drawing.Point(17, 4) + Me.lbAlphaSet.Location = New System.Drawing.Point(15, 3) Me.lbAlphaSet.Name = "lbAlphaSet" - Me.lbAlphaSet.Size = New System.Drawing.Size(60, 32) + Me.lbAlphaSet.Size = New System.Drawing.Size(47, 24) Me.lbAlphaSet.TabIndex = 0 Me.lbAlphaSet.Text = "SET" ' @@ -2213,30 +2098,28 @@ Partial Class countForm ' Me.pnAlphaFace.Controls.Add(Me.txbAlphaFace) Me.pnAlphaFace.Controls.Add(Me.lbAlphaFace) - Me.pnAlphaFace.Location = New System.Drawing.Point(7, 86) - Me.pnAlphaFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnAlphaFace.Location = New System.Drawing.Point(6, 69) Me.pnAlphaFace.Name = "pnAlphaFace" - Me.pnAlphaFace.Size = New System.Drawing.Size(170, 42) + Me.pnAlphaFace.Size = New System.Drawing.Size(149, 34) Me.pnAlphaFace.TabIndex = 0 ' 'txbAlphaFace ' Me.txbAlphaFace.BackColor = System.Drawing.SystemColors.Window - Me.txbAlphaFace.Location = New System.Drawing.Point(78, 0) - Me.txbAlphaFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAlphaFace.Location = New System.Drawing.Point(68, 0) Me.txbAlphaFace.MaxLength = 10 Me.txbAlphaFace.Name = "txbAlphaFace" Me.txbAlphaFace.ReadOnly = True - Me.txbAlphaFace.Size = New System.Drawing.Size(87, 38) + Me.txbAlphaFace.Size = New System.Drawing.Size(77, 32) Me.txbAlphaFace.TabIndex = 1 Me.txbAlphaFace.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbAlphaFace ' Me.lbAlphaFace.AutoSize = True - Me.lbAlphaFace.Location = New System.Drawing.Point(3, 4) + Me.lbAlphaFace.Location = New System.Drawing.Point(3, 3) Me.lbAlphaFace.Name = "lbAlphaFace" - Me.lbAlphaFace.Size = New System.Drawing.Size(76, 32) + Me.lbAlphaFace.Size = New System.Drawing.Size(59, 24) Me.lbAlphaFace.TabIndex = 0 Me.lbAlphaFace.Text = "FACE" ' @@ -2244,22 +2127,20 @@ Partial Class countForm ' Me.pnMaximum.Controls.Add(Me.txbMaximum) Me.pnMaximum.Controls.Add(Me.lbMaximum) - Me.pnMaximum.Location = New System.Drawing.Point(195, 314) - Me.pnMaximum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMaximum.Location = New System.Drawing.Point(171, 251) Me.pnMaximum.Name = "pnMaximum" - Me.pnMaximum.Size = New System.Drawing.Size(189, 50) + Me.pnMaximum.Size = New System.Drawing.Size(165, 40) Me.pnMaximum.TabIndex = 4 ' 'txbMaximum ' Me.txbMaximum.BackColor = System.Drawing.SystemColors.Window Me.txbMaximum.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMaximum.Location = New System.Drawing.Point(85, 6) - Me.txbMaximum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMaximum.Location = New System.Drawing.Point(74, 5) Me.txbMaximum.MaxLength = 10 Me.txbMaximum.Name = "txbMaximum" Me.txbMaximum.ReadOnly = True - Me.txbMaximum.Size = New System.Drawing.Size(87, 38) + Me.txbMaximum.Size = New System.Drawing.Size(77, 32) Me.txbMaximum.TabIndex = 1 Me.txbMaximum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -2267,9 +2148,9 @@ Partial Class countForm ' Me.lbMaximum.AutoSize = True Me.lbMaximum.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMaximum.Location = New System.Drawing.Point(18, 9) + Me.lbMaximum.Location = New System.Drawing.Point(16, 7) Me.lbMaximum.Name = "lbMaximum" - Me.lbMaximum.Size = New System.Drawing.Size(68, 32) + Me.lbMaximum.Size = New System.Drawing.Size(52, 24) Me.lbMaximum.TabIndex = 0 Me.lbMaximum.Text = "MAX" ' @@ -2280,11 +2161,9 @@ Partial Class countForm Me.gbDualLux.Controls.Add(Me.pnLuxSet) Me.gbDualLux.Controls.Add(Me.pnLuxFace) Me.gbDualLux.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbDualLux.Location = New System.Drawing.Point(195, 36) - Me.gbDualLux.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDualLux.Location = New System.Drawing.Point(171, 29) Me.gbDualLux.Name = "gbDualLux" - Me.gbDualLux.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbDualLux.Size = New System.Drawing.Size(189, 235) + Me.gbDualLux.Size = New System.Drawing.Size(165, 188) Me.gbDualLux.TabIndex = 1 Me.gbDualLux.TabStop = False Me.gbDualLux.Text = "LUX" @@ -2293,30 +2172,28 @@ Partial Class countForm ' Me.pnLuxBody.Controls.Add(Me.txbLuxBody) Me.pnLuxBody.Controls.Add(Me.lbLuxBody) - Me.pnLuxBody.Location = New System.Drawing.Point(7, 181) - Me.pnLuxBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnLuxBody.Location = New System.Drawing.Point(6, 145) Me.pnLuxBody.Name = "pnLuxBody" - Me.pnLuxBody.Size = New System.Drawing.Size(170, 42) + Me.pnLuxBody.Size = New System.Drawing.Size(149, 34) Me.pnLuxBody.TabIndex = 3 ' 'txbLuxBody ' Me.txbLuxBody.BackColor = System.Drawing.SystemColors.Window - Me.txbLuxBody.Location = New System.Drawing.Point(78, 0) - Me.txbLuxBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbLuxBody.Location = New System.Drawing.Point(68, 0) Me.txbLuxBody.MaxLength = 10 Me.txbLuxBody.Name = "txbLuxBody" Me.txbLuxBody.ReadOnly = True - Me.txbLuxBody.Size = New System.Drawing.Size(87, 38) + Me.txbLuxBody.Size = New System.Drawing.Size(77, 32) Me.txbLuxBody.TabIndex = 1 Me.txbLuxBody.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbLuxBody ' Me.lbLuxBody.AutoSize = True - Me.lbLuxBody.Location = New System.Drawing.Point(3, 4) + Me.lbLuxBody.Location = New System.Drawing.Point(3, 3) Me.lbLuxBody.Name = "lbLuxBody" - Me.lbLuxBody.Size = New System.Drawing.Size(81, 32) + Me.lbLuxBody.Size = New System.Drawing.Size(63, 24) Me.lbLuxBody.TabIndex = 0 Me.lbLuxBody.Text = "BODY" ' @@ -2324,30 +2201,28 @@ Partial Class countForm ' Me.pnLuxEye.Controls.Add(Me.txbLuxEye) Me.pnLuxEye.Controls.Add(Me.lbLuxEye) - Me.pnLuxEye.Location = New System.Drawing.Point(7, 134) - Me.pnLuxEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnLuxEye.Location = New System.Drawing.Point(6, 107) Me.pnLuxEye.Name = "pnLuxEye" - Me.pnLuxEye.Size = New System.Drawing.Size(170, 42) + Me.pnLuxEye.Size = New System.Drawing.Size(149, 34) Me.pnLuxEye.TabIndex = 2 ' 'txbLuxEye ' Me.txbLuxEye.BackColor = System.Drawing.SystemColors.Window - Me.txbLuxEye.Location = New System.Drawing.Point(78, 0) - Me.txbLuxEye.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbLuxEye.Location = New System.Drawing.Point(68, 0) Me.txbLuxEye.MaxLength = 10 Me.txbLuxEye.Name = "txbLuxEye" Me.txbLuxEye.ReadOnly = True - Me.txbLuxEye.Size = New System.Drawing.Size(87, 38) + Me.txbLuxEye.Size = New System.Drawing.Size(77, 32) Me.txbLuxEye.TabIndex = 1 Me.txbLuxEye.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbLuxEye ' Me.lbLuxEye.AutoSize = True - Me.lbLuxEye.Location = New System.Drawing.Point(17, 4) + Me.lbLuxEye.Location = New System.Drawing.Point(15, 3) Me.lbLuxEye.Name = "lbLuxEye" - Me.lbLuxEye.Size = New System.Drawing.Size(61, 32) + Me.lbLuxEye.Size = New System.Drawing.Size(47, 24) Me.lbLuxEye.TabIndex = 0 Me.lbLuxEye.Text = "EYE" ' @@ -2355,30 +2230,28 @@ Partial Class countForm ' Me.pnLuxSet.Controls.Add(Me.txbLuxSet) Me.pnLuxSet.Controls.Add(Me.lbLuxSet) - Me.pnLuxSet.Location = New System.Drawing.Point(7, 39) - Me.pnLuxSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnLuxSet.Location = New System.Drawing.Point(6, 31) Me.pnLuxSet.Name = "pnLuxSet" - Me.pnLuxSet.Size = New System.Drawing.Size(170, 42) + Me.pnLuxSet.Size = New System.Drawing.Size(149, 34) Me.pnLuxSet.TabIndex = 1 ' 'txbLuxSet ' Me.txbLuxSet.BackColor = System.Drawing.SystemColors.Window - Me.txbLuxSet.Location = New System.Drawing.Point(78, 0) - Me.txbLuxSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbLuxSet.Location = New System.Drawing.Point(68, 0) Me.txbLuxSet.MaxLength = 10 Me.txbLuxSet.Name = "txbLuxSet" Me.txbLuxSet.ReadOnly = True - Me.txbLuxSet.Size = New System.Drawing.Size(87, 38) + Me.txbLuxSet.Size = New System.Drawing.Size(77, 32) Me.txbLuxSet.TabIndex = 1 Me.txbLuxSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbLuxSet ' Me.lbLuxSet.AutoSize = True - Me.lbLuxSet.Location = New System.Drawing.Point(17, 4) + Me.lbLuxSet.Location = New System.Drawing.Point(15, 3) Me.lbLuxSet.Name = "lbLuxSet" - Me.lbLuxSet.Size = New System.Drawing.Size(60, 32) + Me.lbLuxSet.Size = New System.Drawing.Size(47, 24) Me.lbLuxSet.TabIndex = 0 Me.lbLuxSet.Text = "SET" ' @@ -2386,30 +2259,28 @@ Partial Class countForm ' Me.pnLuxFace.Controls.Add(Me.txbLuxFace) Me.pnLuxFace.Controls.Add(Me.lbLuxFace) - Me.pnLuxFace.Location = New System.Drawing.Point(7, 86) - Me.pnLuxFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnLuxFace.Location = New System.Drawing.Point(6, 69) Me.pnLuxFace.Name = "pnLuxFace" - Me.pnLuxFace.Size = New System.Drawing.Size(170, 42) + Me.pnLuxFace.Size = New System.Drawing.Size(149, 34) Me.pnLuxFace.TabIndex = 0 ' 'txbLuxFace ' Me.txbLuxFace.BackColor = System.Drawing.SystemColors.Window - Me.txbLuxFace.Location = New System.Drawing.Point(78, 0) - Me.txbLuxFace.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbLuxFace.Location = New System.Drawing.Point(68, 0) Me.txbLuxFace.MaxLength = 10 Me.txbLuxFace.Name = "txbLuxFace" Me.txbLuxFace.ReadOnly = True - Me.txbLuxFace.Size = New System.Drawing.Size(87, 38) + Me.txbLuxFace.Size = New System.Drawing.Size(77, 32) Me.txbLuxFace.TabIndex = 1 Me.txbLuxFace.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbLuxFace ' Me.lbLuxFace.AutoSize = True - Me.lbLuxFace.Location = New System.Drawing.Point(3, 4) + Me.lbLuxFace.Location = New System.Drawing.Point(3, 3) Me.lbLuxFace.Name = "lbLuxFace" - Me.lbLuxFace.Size = New System.Drawing.Size(76, 32) + Me.lbLuxFace.Size = New System.Drawing.Size(59, 24) Me.lbLuxFace.TabIndex = 0 Me.lbLuxFace.Text = "FACE" ' @@ -2417,17 +2288,16 @@ Partial Class countForm ' Me.gbEtc.Controls.Add(Me.gbProd) Me.gbEtc.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbEtc.Location = New System.Drawing.Point(399, 44) - Me.gbEtc.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEtc.Location = New System.Drawing.Point(349, 35) Me.gbEtc.Name = "gbEtc" - Me.gbEtc.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEtc.Size = New System.Drawing.Size(1093, 784) + Me.gbEtc.Size = New System.Drawing.Size(956, 627) Me.gbEtc.TabIndex = 3 Me.gbEtc.TabStop = False Me.gbEtc.Text = "ETC" ' 'gbProd ' + Me.gbProd.Controls.Add(Me.pnkeyringSally) Me.gbProd.Controls.Add(Me.pnfirmingcollagengel) Me.gbProd.Controls.Add(Me.pndoenaliftingcream) Me.gbProd.Controls.Add(Me.pndoenaliftingamp) @@ -2483,1688 +2353,30 @@ Partial Class countForm Me.gbProd.Controls.Add(Me.pnMask10) Me.gbProd.Controls.Add(Me.pnMask5) Me.gbProd.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbProd.Location = New System.Drawing.Point(7, 38) - Me.gbProd.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbProd.Location = New System.Drawing.Point(6, 30) Me.gbProd.Name = "gbProd" - Me.gbProd.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbProd.Size = New System.Drawing.Size(1079, 746) + Me.gbProd.Size = New System.Drawing.Size(944, 597) Me.gbProd.TabIndex = 2 Me.gbProd.TabStop = False Me.gbProd.Text = "구성품" ' - 'pndoenaliftingcream - ' - Me.pndoenaliftingcream.Controls.Add(Me.txbdoenaliftingcream) - Me.pndoenaliftingcream.Controls.Add(Me.lbdoenaliftingcream) - Me.pndoenaliftingcream.Location = New System.Drawing.Point(7, 672) - Me.pndoenaliftingcream.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pndoenaliftingcream.Name = "pndoenaliftingcream" - Me.pndoenaliftingcream.Size = New System.Drawing.Size(233, 42) - Me.pndoenaliftingcream.TabIndex = 35 - ' - 'txbdoenaliftingcream - ' - Me.txbdoenaliftingcream.BackColor = System.Drawing.SystemColors.Window - Me.txbdoenaliftingcream.Location = New System.Drawing.Point(138, 0) - Me.txbdoenaliftingcream.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbdoenaliftingcream.MaxLength = 10 - Me.txbdoenaliftingcream.Name = "txbdoenaliftingcream" - Me.txbdoenaliftingcream.ReadOnly = True - Me.txbdoenaliftingcream.Size = New System.Drawing.Size(87, 38) - Me.txbdoenaliftingcream.TabIndex = 1 - Me.txbdoenaliftingcream.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbdoenaliftingcream - ' - Me.lbdoenaliftingcream.AutoSize = True - Me.lbdoenaliftingcream.Location = New System.Drawing.Point(3, 2) - Me.lbdoenaliftingcream.Name = "lbdoenaliftingcream" - Me.lbdoenaliftingcream.Size = New System.Drawing.Size(159, 37) - Me.lbdoenaliftingcream.TabIndex = 0 - Me.lbdoenaliftingcream.Text = "DL콜라겐크림" - Me.lbdoenaliftingcream.UseCompatibleTextRendering = True - ' - 'pndoenaliftingamp - ' - Me.pndoenaliftingamp.Controls.Add(Me.txbdoenaliftingamp) - Me.pndoenaliftingamp.Controls.Add(Me.lbdoenaliftingamp) - Me.pndoenaliftingamp.Location = New System.Drawing.Point(712, 626) - Me.pndoenaliftingamp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pndoenaliftingamp.Name = "pndoenaliftingamp" - Me.pndoenaliftingamp.Size = New System.Drawing.Size(233, 42) - Me.pndoenaliftingamp.TabIndex = 34 - ' - 'txbdoenaliftingamp - ' - Me.txbdoenaliftingamp.BackColor = System.Drawing.SystemColors.Window - Me.txbdoenaliftingamp.Location = New System.Drawing.Point(138, 0) - Me.txbdoenaliftingamp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbdoenaliftingamp.MaxLength = 10 - Me.txbdoenaliftingamp.Name = "txbdoenaliftingamp" - Me.txbdoenaliftingamp.ReadOnly = True - Me.txbdoenaliftingamp.Size = New System.Drawing.Size(87, 38) - Me.txbdoenaliftingamp.TabIndex = 1 - Me.txbdoenaliftingamp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbdoenaliftingamp - ' - Me.lbdoenaliftingamp.AutoSize = True - Me.lbdoenaliftingamp.Location = New System.Drawing.Point(3, 2) - Me.lbdoenaliftingamp.Name = "lbdoenaliftingamp" - Me.lbdoenaliftingamp.Size = New System.Drawing.Size(159, 37) - Me.lbdoenaliftingamp.TabIndex = 0 - Me.lbdoenaliftingamp.Text = "DL콜라겐앰플" - Me.lbdoenaliftingamp.UseCompatibleTextRendering = True - ' - 'pndoenaliftingtoner - ' - Me.pndoenaliftingtoner.Controls.Add(Me.txbdoenaliftingtoner) - Me.pndoenaliftingtoner.Controls.Add(Me.lbdoenaliftingtoner) - Me.pndoenaliftingtoner.Location = New System.Drawing.Point(474, 626) - Me.pndoenaliftingtoner.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pndoenaliftingtoner.Name = "pndoenaliftingtoner" - Me.pndoenaliftingtoner.Size = New System.Drawing.Size(233, 42) - Me.pndoenaliftingtoner.TabIndex = 33 - ' - 'txbdoenaliftingtoner - ' - Me.txbdoenaliftingtoner.BackColor = System.Drawing.SystemColors.Window - Me.txbdoenaliftingtoner.Location = New System.Drawing.Point(138, 0) - Me.txbdoenaliftingtoner.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbdoenaliftingtoner.MaxLength = 10 - Me.txbdoenaliftingtoner.Name = "txbdoenaliftingtoner" - Me.txbdoenaliftingtoner.ReadOnly = True - Me.txbdoenaliftingtoner.Size = New System.Drawing.Size(87, 38) - Me.txbdoenaliftingtoner.TabIndex = 1 - Me.txbdoenaliftingtoner.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbdoenaliftingtoner - ' - Me.lbdoenaliftingtoner.AutoSize = True - Me.lbdoenaliftingtoner.Location = New System.Drawing.Point(3, 2) - Me.lbdoenaliftingtoner.Name = "lbdoenaliftingtoner" - Me.lbdoenaliftingtoner.Size = New System.Drawing.Size(159, 37) - Me.lbdoenaliftingtoner.TabIndex = 0 - Me.lbdoenaliftingtoner.Text = "DL콜라겐토너" - Me.lbdoenaliftingtoner.UseCompatibleTextRendering = True - ' - 'pnkeyring - ' - Me.pnkeyring.Controls.Add(Me.txbkeyring) - Me.pnkeyring.Controls.Add(Me.lbkeyring) - Me.pnkeyring.Location = New System.Drawing.Point(240, 626) - Me.pnkeyring.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnkeyring.Name = "pnkeyring" - Me.pnkeyring.Size = New System.Drawing.Size(233, 42) - Me.pnkeyring.TabIndex = 32 - ' - 'txbkeyring - ' - Me.txbkeyring.BackColor = System.Drawing.SystemColors.Window - Me.txbkeyring.Location = New System.Drawing.Point(138, 0) - Me.txbkeyring.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbkeyring.MaxLength = 10 - Me.txbkeyring.Name = "txbkeyring" - Me.txbkeyring.ReadOnly = True - Me.txbkeyring.Size = New System.Drawing.Size(87, 38) - Me.txbkeyring.TabIndex = 1 - Me.txbkeyring.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbkeyring - ' - Me.lbkeyring.AutoSize = True - Me.lbkeyring.Location = New System.Drawing.Point(3, 2) - Me.lbkeyring.Name = "lbkeyring" - Me.lbkeyring.Size = New System.Drawing.Size(56, 37) - Me.lbkeyring.TabIndex = 0 - Me.lbkeyring.Text = "키링" - Me.lbkeyring.UseCompatibleTextRendering = True - ' - 'pnelixir - ' - Me.pnelixir.Controls.Add(Me.txbelixir) - Me.pnelixir.Controls.Add(Me.lbelixir) - Me.pnelixir.Location = New System.Drawing.Point(7, 626) - Me.pnelixir.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnelixir.Name = "pnelixir" - Me.pnelixir.Size = New System.Drawing.Size(233, 42) - Me.pnelixir.TabIndex = 31 - ' - 'txbelixir - ' - Me.txbelixir.BackColor = System.Drawing.SystemColors.Window - Me.txbelixir.Location = New System.Drawing.Point(138, 0) - Me.txbelixir.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbelixir.MaxLength = 10 - Me.txbelixir.Name = "txbelixir" - Me.txbelixir.ReadOnly = True - Me.txbelixir.Size = New System.Drawing.Size(87, 38) - Me.txbelixir.TabIndex = 1 - Me.txbelixir.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbelixir - ' - Me.lbelixir.AutoSize = True - Me.lbelixir.Location = New System.Drawing.Point(3, 2) - Me.lbelixir.Name = "lbelixir" - Me.lbelixir.Size = New System.Drawing.Size(130, 37) - Me.lbelixir.TabIndex = 0 - Me.lbelixir.Text = "마스크10매" - Me.lbelixir.UseCompatibleTextRendering = True - ' - 'pndayshot2 - ' - Me.pndayshot2.Controls.Add(Me.txbDayshot2) - Me.pndayshot2.Controls.Add(Me.lbdayshot2) - Me.pndayshot2.Location = New System.Drawing.Point(712, 574) - Me.pndayshot2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pndayshot2.Name = "pndayshot2" - Me.pndayshot2.Size = New System.Drawing.Size(233, 42) - Me.pndayshot2.TabIndex = 31 - ' - 'txbDayshot2 - ' - Me.txbDayshot2.BackColor = System.Drawing.SystemColors.Window - Me.txbDayshot2.Location = New System.Drawing.Point(138, 0) - Me.txbDayshot2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbDayshot2.MaxLength = 10 - Me.txbDayshot2.Name = "txbDayshot2" - Me.txbDayshot2.ReadOnly = True - Me.txbDayshot2.Size = New System.Drawing.Size(87, 38) - Me.txbDayshot2.TabIndex = 1 - Me.txbDayshot2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbdayshot2 - ' - Me.lbdayshot2.AutoSize = True - Me.lbdayshot2.Location = New System.Drawing.Point(3, 2) - Me.lbdayshot2.Name = "lbdayshot2" - Me.lbdayshot2.Size = New System.Drawing.Size(93, 37) - Me.lbdayshot2.TabIndex = 0 - Me.lbdayshot2.Text = "데이샷2" - Me.lbdayshot2.UseCompatibleTextRendering = True - ' - 'pnbeltbag - ' - Me.pnbeltbag.Controls.Add(Me.txbbeltbag) - Me.pnbeltbag.Controls.Add(Me.lbbeltbag) - Me.pnbeltbag.Location = New System.Drawing.Point(713, 532) - Me.pnbeltbag.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnbeltbag.Name = "pnbeltbag" - Me.pnbeltbag.Size = New System.Drawing.Size(233, 42) - Me.pnbeltbag.TabIndex = 31 - ' - 'txbbeltbag - ' - Me.txbbeltbag.BackColor = System.Drawing.SystemColors.Window - Me.txbbeltbag.Location = New System.Drawing.Point(138, 0) - Me.txbbeltbag.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbbeltbag.MaxLength = 10 - Me.txbbeltbag.Name = "txbbeltbag" - Me.txbbeltbag.ReadOnly = True - Me.txbbeltbag.Size = New System.Drawing.Size(87, 38) - Me.txbbeltbag.TabIndex = 1 - Me.txbbeltbag.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbbeltbag - ' - Me.lbbeltbag.AutoSize = True - Me.lbbeltbag.Location = New System.Drawing.Point(3, 2) - Me.lbbeltbag.Name = "lbbeltbag" - Me.lbbeltbag.Size = New System.Drawing.Size(127, 37) - Me.lbbeltbag.TabIndex = 0 - Me.lbbeltbag.Text = "벨트쇼핑백" - Me.lbbeltbag.UseCompatibleTextRendering = True - ' - 'pnemsbelt - ' - Me.pnemsbelt.Controls.Add(Me.txbemsbelt) - Me.pnemsbelt.Controls.Add(Me.lbemsbelt) - Me.pnemsbelt.Location = New System.Drawing.Point(713, 482) - Me.pnemsbelt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnemsbelt.Name = "pnemsbelt" - Me.pnemsbelt.Size = New System.Drawing.Size(233, 42) - Me.pnemsbelt.TabIndex = 31 - ' - 'txbemsbelt - ' - Me.txbemsbelt.BackColor = System.Drawing.SystemColors.Window - Me.txbemsbelt.Location = New System.Drawing.Point(138, 0) - Me.txbemsbelt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbemsbelt.MaxLength = 10 - Me.txbemsbelt.Name = "txbemsbelt" - Me.txbemsbelt.ReadOnly = True - Me.txbemsbelt.Size = New System.Drawing.Size(87, 38) - Me.txbemsbelt.TabIndex = 1 - Me.txbemsbelt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbemsbelt - ' - Me.lbemsbelt.AutoSize = True - Me.lbemsbelt.Location = New System.Drawing.Point(3, 2) - Me.lbemsbelt.Name = "lbemsbelt" - Me.lbemsbelt.Size = New System.Drawing.Size(107, 37) - Me.lbemsbelt.TabIndex = 0 - Me.lbemsbelt.Text = "EMS벨트" - Me.lbemsbelt.UseCompatibleTextRendering = True - ' - 'pnstickjelly - ' - Me.pnstickjelly.Controls.Add(Me.txbstickjelly) - Me.pnstickjelly.Controls.Add(Me.lbstickjelly) - Me.pnstickjelly.Location = New System.Drawing.Point(713, 435) - Me.pnstickjelly.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnstickjelly.Name = "pnstickjelly" - Me.pnstickjelly.Size = New System.Drawing.Size(233, 42) - Me.pnstickjelly.TabIndex = 31 - ' - 'txbstickjelly - ' - Me.txbstickjelly.BackColor = System.Drawing.SystemColors.Window - Me.txbstickjelly.Location = New System.Drawing.Point(138, 0) - Me.txbstickjelly.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbstickjelly.MaxLength = 10 - Me.txbstickjelly.Name = "txbstickjelly" - Me.txbstickjelly.ReadOnly = True - Me.txbstickjelly.Size = New System.Drawing.Size(87, 38) - Me.txbstickjelly.TabIndex = 1 - Me.txbstickjelly.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbstickjelly - ' - Me.lbstickjelly.AutoSize = True - Me.lbstickjelly.Location = New System.Drawing.Point(3, 2) - Me.lbstickjelly.Name = "lbstickjelly" - Me.lbstickjelly.Size = New System.Drawing.Size(103, 37) - Me.lbstickjelly.TabIndex = 0 - Me.lbstickjelly.Text = "스틱젤리" - Me.lbstickjelly.UseCompatibleTextRendering = True - ' - 'pngummy - ' - Me.pngummy.Controls.Add(Me.txbgummy) - Me.pngummy.Controls.Add(Me.lbgummy) - Me.pngummy.Location = New System.Drawing.Point(713, 388) - Me.pngummy.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pngummy.Name = "pngummy" - Me.pngummy.Size = New System.Drawing.Size(233, 42) - Me.pngummy.TabIndex = 31 - ' - 'txbgummy - ' - Me.txbgummy.BackColor = System.Drawing.SystemColors.Window - Me.txbgummy.Location = New System.Drawing.Point(138, 0) - Me.txbgummy.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbgummy.MaxLength = 10 - Me.txbgummy.Name = "txbgummy" - Me.txbgummy.ReadOnly = True - Me.txbgummy.Size = New System.Drawing.Size(87, 38) - Me.txbgummy.TabIndex = 1 - Me.txbgummy.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbgummy - ' - Me.lbgummy.AutoSize = True - Me.lbgummy.Location = New System.Drawing.Point(3, 2) - Me.lbgummy.Name = "lbgummy" - Me.lbgummy.Size = New System.Drawing.Size(103, 37) - Me.lbgummy.TabIndex = 0 - Me.lbgummy.Text = "구미젤리" - Me.lbgummy.UseCompatibleTextRendering = True - ' - 'pnBeautyshopbag - ' - Me.pnBeautyshopbag.Controls.Add(Me.txbBeautyshopbag) - Me.pnBeautyshopbag.Controls.Add(Me.lbBeautyshopbag) - Me.pnBeautyshopbag.Location = New System.Drawing.Point(712, 338) - Me.pnBeautyshopbag.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnBeautyshopbag.Name = "pnBeautyshopbag" - Me.pnBeautyshopbag.Size = New System.Drawing.Size(233, 42) - Me.pnBeautyshopbag.TabIndex = 31 - ' - 'txbBeautyshopbag - ' - Me.txbBeautyshopbag.BackColor = System.Drawing.SystemColors.Window - Me.txbBeautyshopbag.Location = New System.Drawing.Point(138, 0) - Me.txbBeautyshopbag.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbBeautyshopbag.MaxLength = 10 - Me.txbBeautyshopbag.Name = "txbBeautyshopbag" - Me.txbBeautyshopbag.ReadOnly = True - Me.txbBeautyshopbag.Size = New System.Drawing.Size(87, 38) - Me.txbBeautyshopbag.TabIndex = 1 - Me.txbBeautyshopbag.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbBeautyshopbag - ' - Me.lbBeautyshopbag.AutoSize = True - Me.lbBeautyshopbag.Location = New System.Drawing.Point(3, 2) - Me.lbBeautyshopbag.Name = "lbBeautyshopbag" - Me.lbBeautyshopbag.Size = New System.Drawing.Size(127, 37) - Me.lbBeautyshopbag.TabIndex = 0 - Me.lbBeautyshopbag.Text = "뷰티쇼핑백" - Me.lbBeautyshopbag.UseCompatibleTextRendering = True - ' - 'pnelihyalcream - ' - Me.pnelihyalcream.Controls.Add(Me.txbelihyalcream) - Me.pnelihyalcream.Controls.Add(Me.lbelihyalcream) - Me.pnelihyalcream.Location = New System.Drawing.Point(713, 288) - Me.pnelihyalcream.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnelihyalcream.Name = "pnelihyalcream" - Me.pnelihyalcream.Size = New System.Drawing.Size(233, 42) - Me.pnelihyalcream.TabIndex = 30 - ' - 'txbelihyalcream - ' - Me.txbelihyalcream.BackColor = System.Drawing.SystemColors.Window - Me.txbelihyalcream.Location = New System.Drawing.Point(138, 0) - Me.txbelihyalcream.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbelihyalcream.MaxLength = 10 - Me.txbelihyalcream.Name = "txbelihyalcream" - Me.txbelihyalcream.ReadOnly = True - Me.txbelihyalcream.Size = New System.Drawing.Size(87, 38) - Me.txbelihyalcream.TabIndex = 1 - Me.txbelihyalcream.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbelihyalcream - ' - Me.lbelihyalcream.AutoSize = True - Me.lbelihyalcream.Location = New System.Drawing.Point(3, 4) - Me.lbelihyalcream.Name = "lbelihyalcream" - Me.lbelihyalcream.Size = New System.Drawing.Size(158, 32) - Me.lbelihyalcream.TabIndex = 0 - Me.lbelihyalcream.Text = "Eli하이알크림" - ' - 'pnelihyalamp - ' - Me.pnelihyalamp.Controls.Add(Me.txbelihyalamp) - Me.pnelihyalamp.Controls.Add(Me.lbelihyalamp) - Me.pnelihyalamp.Location = New System.Drawing.Point(712, 238) - Me.pnelihyalamp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnelihyalamp.Name = "pnelihyalamp" - Me.pnelihyalamp.Size = New System.Drawing.Size(233, 42) - Me.pnelihyalamp.TabIndex = 30 - ' - 'txbelihyalamp - ' - Me.txbelihyalamp.BackColor = System.Drawing.SystemColors.Window - Me.txbelihyalamp.Location = New System.Drawing.Point(138, 0) - Me.txbelihyalamp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbelihyalamp.MaxLength = 10 - Me.txbelihyalamp.Name = "txbelihyalamp" - Me.txbelihyalamp.ReadOnly = True - Me.txbelihyalamp.Size = New System.Drawing.Size(87, 38) - Me.txbelihyalamp.TabIndex = 1 - Me.txbelihyalamp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbelihyalamp - ' - Me.lbelihyalamp.AutoSize = True - Me.lbelihyalamp.Location = New System.Drawing.Point(3, 4) - Me.lbelihyalamp.Name = "lbelihyalamp" - Me.lbelihyalamp.Size = New System.Drawing.Size(158, 32) - Me.lbelihyalamp.TabIndex = 0 - Me.lbelihyalamp.Text = "Eli하이알앰플" - ' - 'pnelihyaltoner - ' - Me.pnelihyaltoner.Controls.Add(Me.txbelihyaltoner) - Me.pnelihyaltoner.Controls.Add(Me.lbelihyaltoner) - Me.pnelihyaltoner.Location = New System.Drawing.Point(713, 188) - Me.pnelihyaltoner.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnelihyaltoner.Name = "pnelihyaltoner" - Me.pnelihyaltoner.Size = New System.Drawing.Size(233, 42) - Me.pnelihyaltoner.TabIndex = 30 - ' - 'txbelihyaltoner - ' - Me.txbelihyaltoner.BackColor = System.Drawing.SystemColors.Window - Me.txbelihyaltoner.Location = New System.Drawing.Point(138, 0) - Me.txbelihyaltoner.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbelihyaltoner.MaxLength = 10 - Me.txbelihyaltoner.Name = "txbelihyaltoner" - Me.txbelihyaltoner.ReadOnly = True - Me.txbelihyaltoner.Size = New System.Drawing.Size(87, 38) - Me.txbelihyaltoner.TabIndex = 1 - Me.txbelihyaltoner.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbelihyaltoner - ' - Me.lbelihyaltoner.AutoSize = True - Me.lbelihyaltoner.Location = New System.Drawing.Point(3, 4) - Me.lbelihyaltoner.Name = "lbelihyaltoner" - Me.lbelihyaltoner.Size = New System.Drawing.Size(158, 32) - Me.lbelihyaltoner.TabIndex = 0 - Me.lbelihyaltoner.Text = "Eli하이알토너" - ' - 'pnelicollcream - ' - Me.pnelicollcream.Controls.Add(Me.txbelicollcream) - Me.pnelicollcream.Controls.Add(Me.lbelicollcream) - Me.pnelicollcream.Location = New System.Drawing.Point(713, 138) - Me.pnelicollcream.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnelicollcream.Name = "pnelicollcream" - Me.pnelicollcream.Size = New System.Drawing.Size(233, 42) - Me.pnelicollcream.TabIndex = 30 - ' - 'txbelicollcream - ' - Me.txbelicollcream.BackColor = System.Drawing.SystemColors.Window - Me.txbelicollcream.Location = New System.Drawing.Point(138, 0) - Me.txbelicollcream.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbelicollcream.MaxLength = 10 - Me.txbelicollcream.Name = "txbelicollcream" - Me.txbelicollcream.ReadOnly = True - Me.txbelicollcream.Size = New System.Drawing.Size(87, 38) - Me.txbelicollcream.TabIndex = 1 - Me.txbelicollcream.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbelicollcream - ' - Me.lbelicollcream.AutoSize = True - Me.lbelicollcream.Location = New System.Drawing.Point(3, 4) - Me.lbelicollcream.Name = "lbelicollcream" - Me.lbelicollcream.Size = New System.Drawing.Size(158, 32) - Me.lbelicollcream.TabIndex = 0 - Me.lbelicollcream.Text = "Eli콜라겐크림" - ' - 'pnelicollamp - ' - Me.pnelicollamp.Controls.Add(Me.txbelicollamp) - Me.pnelicollamp.Controls.Add(Me.lbelicollamp) - Me.pnelicollamp.Location = New System.Drawing.Point(712, 88) - Me.pnelicollamp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnelicollamp.Name = "pnelicollamp" - Me.pnelicollamp.Size = New System.Drawing.Size(233, 42) - Me.pnelicollamp.TabIndex = 30 - ' - 'txbelicollamp - ' - Me.txbelicollamp.BackColor = System.Drawing.SystemColors.Window - Me.txbelicollamp.Location = New System.Drawing.Point(138, 0) - Me.txbelicollamp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbelicollamp.MaxLength = 10 - Me.txbelicollamp.Name = "txbelicollamp" - Me.txbelicollamp.ReadOnly = True - Me.txbelicollamp.Size = New System.Drawing.Size(87, 38) - Me.txbelicollamp.TabIndex = 1 - Me.txbelicollamp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbelicollamp - ' - Me.lbelicollamp.AutoSize = True - Me.lbelicollamp.Location = New System.Drawing.Point(3, 4) - Me.lbelicollamp.Name = "lbelicollamp" - Me.lbelicollamp.Size = New System.Drawing.Size(158, 32) - Me.lbelicollamp.TabIndex = 0 - Me.lbelicollamp.Text = "Eli콜라겐앰플" - ' - 'Pnelicolltoner - ' - Me.Pnelicolltoner.Controls.Add(Me.txbelicolltoner) - Me.Pnelicolltoner.Controls.Add(Me.lbelicolltoner) - Me.Pnelicolltoner.Location = New System.Drawing.Point(712, 39) - Me.Pnelicolltoner.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.Pnelicolltoner.Name = "Pnelicolltoner" - Me.Pnelicolltoner.Size = New System.Drawing.Size(233, 42) - Me.Pnelicolltoner.TabIndex = 30 - ' - 'txbelicolltoner - ' - Me.txbelicolltoner.BackColor = System.Drawing.SystemColors.Window - Me.txbelicolltoner.Location = New System.Drawing.Point(138, 0) - Me.txbelicolltoner.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbelicolltoner.MaxLength = 10 - Me.txbelicolltoner.Name = "txbelicolltoner" - Me.txbelicolltoner.ReadOnly = True - Me.txbelicolltoner.Size = New System.Drawing.Size(87, 38) - Me.txbelicolltoner.TabIndex = 1 - Me.txbelicolltoner.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbelicolltoner - ' - Me.lbelicolltoner.AutoSize = True - Me.lbelicolltoner.Location = New System.Drawing.Point(3, 4) - Me.lbelicolltoner.Name = "lbelicolltoner" - Me.lbelicolltoner.Size = New System.Drawing.Size(158, 32) - Me.lbelicolltoner.TabIndex = 0 - Me.lbelicolltoner.Text = "Eli콜라겐토너" - ' - 'Pndayshot - ' - Me.Pndayshot.Controls.Add(Me.txbdayshot) - Me.Pndayshot.Controls.Add(Me.lbdayshot) - Me.Pndayshot.Location = New System.Drawing.Point(240, 574) - Me.Pndayshot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.Pndayshot.Name = "Pndayshot" - Me.Pndayshot.Size = New System.Drawing.Size(233, 42) - Me.Pndayshot.TabIndex = 29 - ' - 'txbdayshot - ' - Me.txbdayshot.BackColor = System.Drawing.SystemColors.Window - Me.txbdayshot.Location = New System.Drawing.Point(138, 0) - Me.txbdayshot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbdayshot.MaxLength = 10 - Me.txbdayshot.Name = "txbdayshot" - Me.txbdayshot.ReadOnly = True - Me.txbdayshot.Size = New System.Drawing.Size(87, 38) - Me.txbdayshot.TabIndex = 1 - Me.txbdayshot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbdayshot - ' - Me.lbdayshot.AutoSize = True - Me.lbdayshot.Location = New System.Drawing.Point(3, 4) - Me.lbdayshot.Name = "lbdayshot" - Me.lbdayshot.Size = New System.Drawing.Size(83, 32) - Me.lbdayshot.TabIndex = 0 - Me.lbdayshot.Text = "데이샷" - ' - 'pnmorningshot - ' - Me.pnmorningshot.Controls.Add(Me.txbmorningshot) - Me.pnmorningshot.Controls.Add(Me.lbmorningshot) - Me.pnmorningshot.Location = New System.Drawing.Point(7, 576) - Me.pnmorningshot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnmorningshot.Name = "pnmorningshot" - Me.pnmorningshot.Size = New System.Drawing.Size(233, 42) - Me.pnmorningshot.TabIndex = 29 - ' - 'txbmorningshot - ' - Me.txbmorningshot.BackColor = System.Drawing.SystemColors.Window - Me.txbmorningshot.Location = New System.Drawing.Point(138, 0) - Me.txbmorningshot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbmorningshot.MaxLength = 10 - Me.txbmorningshot.Name = "txbmorningshot" - Me.txbmorningshot.ReadOnly = True - Me.txbmorningshot.Size = New System.Drawing.Size(87, 38) - Me.txbmorningshot.TabIndex = 1 - Me.txbmorningshot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbmorningshot - ' - Me.lbmorningshot.AutoSize = True - Me.lbmorningshot.Location = New System.Drawing.Point(3, 4) - Me.lbmorningshot.Name = "lbmorningshot" - Me.lbmorningshot.Size = New System.Drawing.Size(83, 32) - Me.lbmorningshot.TabIndex = 0 - Me.lbmorningshot.Text = "모닝샷" - ' - 'pnnewyearbag - ' - Me.pnnewyearbag.Controls.Add(Me.txbnewyearbag) - Me.pnnewyearbag.Controls.Add(Me.lbnewyearbag) - Me.pnnewyearbag.Location = New System.Drawing.Point(474, 574) - Me.pnnewyearbag.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnnewyearbag.Name = "pnnewyearbag" - Me.pnnewyearbag.Size = New System.Drawing.Size(233, 42) - Me.pnnewyearbag.TabIndex = 29 - ' - 'txbnewyearbag - ' - Me.txbnewyearbag.BackColor = System.Drawing.SystemColors.Window - Me.txbnewyearbag.Location = New System.Drawing.Point(138, 0) - Me.txbnewyearbag.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbnewyearbag.MaxLength = 10 - Me.txbnewyearbag.Name = "txbnewyearbag" - Me.txbnewyearbag.ReadOnly = True - Me.txbnewyearbag.Size = New System.Drawing.Size(87, 38) - Me.txbnewyearbag.TabIndex = 1 - Me.txbnewyearbag.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbnewyearbag - ' - Me.lbnewyearbag.AutoSize = True - Me.lbnewyearbag.Location = New System.Drawing.Point(3, 4) - Me.lbnewyearbag.Name = "lbnewyearbag" - Me.lbnewyearbag.Size = New System.Drawing.Size(129, 32) - Me.lbnewyearbag.TabIndex = 0 - Me.lbnewyearbag.Text = "신년쇼핑백" - ' - 'pnnightshot - ' - Me.pnnightshot.Controls.Add(Me.txbnightshot) - Me.pnnightshot.Controls.Add(Me.lbnightshot) - Me.pnnightshot.Location = New System.Drawing.Point(474, 531) - Me.pnnightshot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnnightshot.Name = "pnnightshot" - Me.pnnightshot.Size = New System.Drawing.Size(233, 42) - Me.pnnightshot.TabIndex = 29 - ' - 'txbnightshot - ' - Me.txbnightshot.BackColor = System.Drawing.SystemColors.Window - Me.txbnightshot.Location = New System.Drawing.Point(138, 0) - Me.txbnightshot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbnightshot.MaxLength = 10 - Me.txbnightshot.Name = "txbnightshot" - Me.txbnightshot.ReadOnly = True - Me.txbnightshot.Size = New System.Drawing.Size(87, 38) - Me.txbnightshot.TabIndex = 1 - Me.txbnightshot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbnightshot - ' - Me.lbnightshot.AutoSize = True - Me.lbnightshot.Location = New System.Drawing.Point(3, 4) - Me.lbnightshot.Name = "lbnightshot" - Me.lbnightshot.Size = New System.Drawing.Size(106, 32) - Me.lbnightshot.TabIndex = 0 - Me.lbnightshot.Text = "나이트샷" - ' - 'pnHyaluronic - ' - Me.pnHyaluronic.Controls.Add(Me.txbHyaluronic) - Me.pnHyaluronic.Controls.Add(Me.lbHyaluronic) - Me.pnHyaluronic.Location = New System.Drawing.Point(473, 482) - Me.pnHyaluronic.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnHyaluronic.Name = "pnHyaluronic" - Me.pnHyaluronic.Size = New System.Drawing.Size(233, 42) - Me.pnHyaluronic.TabIndex = 29 - ' - 'txbHyaluronic - ' - Me.txbHyaluronic.BackColor = System.Drawing.SystemColors.Window - Me.txbHyaluronic.Location = New System.Drawing.Point(138, 0) - Me.txbHyaluronic.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbHyaluronic.MaxLength = 10 - Me.txbHyaluronic.Name = "txbHyaluronic" - Me.txbHyaluronic.ReadOnly = True - Me.txbHyaluronic.Size = New System.Drawing.Size(87, 38) - Me.txbHyaluronic.TabIndex = 1 - Me.txbHyaluronic.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbHyaluronic - ' - Me.lbHyaluronic.AutoSize = True - Me.lbHyaluronic.Location = New System.Drawing.Point(3, 4) - Me.lbHyaluronic.Name = "lbHyaluronic" - Me.lbHyaluronic.Size = New System.Drawing.Size(129, 32) - Me.lbHyaluronic.TabIndex = 0 - Me.lbHyaluronic.Text = "하이알앰플" - ' - 'pnFirming - ' - Me.pnFirming.Controls.Add(Me.txbFirming) - Me.pnFirming.Controls.Add(Me.lbFirming) - Me.pnFirming.Location = New System.Drawing.Point(473, 435) - Me.pnFirming.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnFirming.Name = "pnFirming" - Me.pnFirming.Size = New System.Drawing.Size(233, 42) - Me.pnFirming.TabIndex = 28 - ' - 'txbFirming - ' - Me.txbFirming.BackColor = System.Drawing.SystemColors.Window - Me.txbFirming.Location = New System.Drawing.Point(138, 0) - Me.txbFirming.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbFirming.MaxLength = 10 - Me.txbFirming.Name = "txbFirming" - Me.txbFirming.ReadOnly = True - Me.txbFirming.Size = New System.Drawing.Size(87, 38) - Me.txbFirming.TabIndex = 1 - Me.txbFirming.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbFirming - ' - Me.lbFirming.AutoSize = True - Me.lbFirming.Location = New System.Drawing.Point(3, 4) - Me.lbFirming.Name = "lbFirming" - Me.lbFirming.Size = New System.Drawing.Size(106, 32) - Me.lbFirming.TabIndex = 0 - Me.lbFirming.Text = "탄력앰플" - ' - 'pnMeshPouch - ' - Me.pnMeshPouch.Controls.Add(Me.txbMeshPouch) - Me.pnMeshPouch.Controls.Add(Me.lbMeshPouch) - Me.pnMeshPouch.Location = New System.Drawing.Point(473, 388) - Me.pnMeshPouch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnMeshPouch.Name = "pnMeshPouch" - Me.pnMeshPouch.Size = New System.Drawing.Size(233, 42) - Me.pnMeshPouch.TabIndex = 27 - ' - 'txbMeshPouch - ' - Me.txbMeshPouch.BackColor = System.Drawing.SystemColors.Window - Me.txbMeshPouch.Location = New System.Drawing.Point(138, 0) - Me.txbMeshPouch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbMeshPouch.MaxLength = 10 - Me.txbMeshPouch.Name = "txbMeshPouch" - Me.txbMeshPouch.ReadOnly = True - Me.txbMeshPouch.Size = New System.Drawing.Size(87, 38) - Me.txbMeshPouch.TabIndex = 1 - Me.txbMeshPouch.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbMeshPouch - ' - Me.lbMeshPouch.AutoSize = True - Me.lbMeshPouch.Location = New System.Drawing.Point(3, 4) - Me.lbMeshPouch.Name = "lbMeshPouch" - Me.lbMeshPouch.Size = New System.Drawing.Size(129, 32) - Me.lbMeshPouch.TabIndex = 0 - Me.lbMeshPouch.Text = "매쉬파우치" - ' - 'pnMaSoo - ' - Me.pnMaSoo.Controls.Add(Me.txbMaSoo) - Me.pnMaSoo.Controls.Add(Me.lbMaSoo) - Me.pnMaSoo.Location = New System.Drawing.Point(473, 338) - Me.pnMaSoo.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnMaSoo.Name = "pnMaSoo" - Me.pnMaSoo.Size = New System.Drawing.Size(233, 42) - Me.pnMaSoo.TabIndex = 26 - ' - 'txbMaSoo - ' - Me.txbMaSoo.BackColor = System.Drawing.SystemColors.Window - Me.txbMaSoo.Location = New System.Drawing.Point(138, 0) - Me.txbMaSoo.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbMaSoo.MaxLength = 10 - Me.txbMaSoo.Name = "txbMaSoo" - Me.txbMaSoo.ReadOnly = True - Me.txbMaSoo.Size = New System.Drawing.Size(87, 38) - Me.txbMaSoo.TabIndex = 1 - Me.txbMaSoo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbMaSoo - ' - Me.lbMaSoo.AutoSize = True - Me.lbMaSoo.Location = New System.Drawing.Point(3, 4) - Me.lbMaSoo.Name = "lbMaSoo" - Me.lbMaSoo.Size = New System.Drawing.Size(152, 32) - Me.lbMaSoo.TabIndex = 0 - Me.lbMaSoo.Text = "마사지수딩젤" - ' - 'pnKolPe5 - ' - Me.pnKolPe5.Controls.Add(Me.txbKolPe5) - Me.pnKolPe5.Controls.Add(Me.lbKolPe5) - Me.pnKolPe5.Location = New System.Drawing.Point(473, 288) - Me.pnKolPe5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnKolPe5.Name = "pnKolPe5" - Me.pnKolPe5.Size = New System.Drawing.Size(233, 42) - Me.pnKolPe5.TabIndex = 25 - ' - 'txbKolPe5 - ' - Me.txbKolPe5.BackColor = System.Drawing.SystemColors.Window - Me.txbKolPe5.Location = New System.Drawing.Point(138, 0) - Me.txbKolPe5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbKolPe5.MaxLength = 10 - Me.txbKolPe5.Name = "txbKolPe5" - Me.txbKolPe5.ReadOnly = True - Me.txbKolPe5.Size = New System.Drawing.Size(87, 38) - Me.txbKolPe5.TabIndex = 1 - Me.txbKolPe5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbKolPe5 - ' - Me.lbKolPe5.AutoSize = True - Me.lbKolPe5.Location = New System.Drawing.Point(3, 4) - Me.lbKolPe5.Name = "lbKolPe5" - Me.lbKolPe5.Size = New System.Drawing.Size(152, 32) - Me.lbKolPe5.TabIndex = 0 - Me.lbKolPe5.Text = "콜라겐_Pe(5)" - ' - 'pnKolPe3 - ' - Me.pnKolPe3.Controls.Add(Me.txbKolPe3) - Me.pnKolPe3.Controls.Add(Me.lbKolPe3) - Me.pnKolPe3.Location = New System.Drawing.Point(473, 238) - Me.pnKolPe3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnKolPe3.Name = "pnKolPe3" - Me.pnKolPe3.Size = New System.Drawing.Size(233, 42) - Me.pnKolPe3.TabIndex = 24 - ' - 'txbKolPe3 - ' - Me.txbKolPe3.BackColor = System.Drawing.SystemColors.Window - Me.txbKolPe3.Location = New System.Drawing.Point(138, 0) - Me.txbKolPe3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbKolPe3.MaxLength = 10 - Me.txbKolPe3.Name = "txbKolPe3" - Me.txbKolPe3.ReadOnly = True - Me.txbKolPe3.Size = New System.Drawing.Size(87, 38) - Me.txbKolPe3.TabIndex = 1 - Me.txbKolPe3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbKolPe3 - ' - Me.lbKolPe3.AutoSize = True - Me.lbKolPe3.Location = New System.Drawing.Point(3, 4) - Me.lbKolPe3.Name = "lbKolPe3" - Me.lbKolPe3.Size = New System.Drawing.Size(152, 32) - Me.lbKolPe3.TabIndex = 0 - Me.lbKolPe3.Text = "콜라겐_Pe(3)" - ' - 'pnKolPe1 - ' - Me.pnKolPe1.Controls.Add(Me.txbKolPe1) - Me.pnKolPe1.Controls.Add(Me.lbKolPe1) - Me.pnKolPe1.Location = New System.Drawing.Point(474, 188) - Me.pnKolPe1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnKolPe1.Name = "pnKolPe1" - Me.pnKolPe1.Size = New System.Drawing.Size(233, 42) - Me.pnKolPe1.TabIndex = 23 - ' - 'txbKolPe1 - ' - Me.txbKolPe1.BackColor = System.Drawing.SystemColors.Window - Me.txbKolPe1.Location = New System.Drawing.Point(138, 0) - Me.txbKolPe1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbKolPe1.MaxLength = 10 - Me.txbKolPe1.Name = "txbKolPe1" - Me.txbKolPe1.ReadOnly = True - Me.txbKolPe1.Size = New System.Drawing.Size(87, 38) - Me.txbKolPe1.TabIndex = 1 - Me.txbKolPe1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbKolPe1 - ' - Me.lbKolPe1.AutoSize = True - Me.lbKolPe1.Location = New System.Drawing.Point(3, 4) - Me.lbKolPe1.Name = "lbKolPe1" - Me.lbKolPe1.Size = New System.Drawing.Size(152, 32) - Me.lbKolPe1.TabIndex = 0 - Me.lbKolPe1.Text = "콜라겐_Pe(1)" - ' - 'pnHolo5 - ' - Me.pnHolo5.Controls.Add(Me.txbHolo5) - Me.pnHolo5.Controls.Add(Me.lbHolo5) - Me.pnHolo5.Location = New System.Drawing.Point(473, 140) - Me.pnHolo5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnHolo5.Name = "pnHolo5" - Me.pnHolo5.Size = New System.Drawing.Size(233, 42) - Me.pnHolo5.TabIndex = 22 - ' - 'txbHolo5 - ' - Me.txbHolo5.BackColor = System.Drawing.SystemColors.Window - Me.txbHolo5.Location = New System.Drawing.Point(138, 0) - Me.txbHolo5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbHolo5.MaxLength = 10 - Me.txbHolo5.Name = "txbHolo5" - Me.txbHolo5.ReadOnly = True - Me.txbHolo5.Size = New System.Drawing.Size(87, 38) - Me.txbHolo5.TabIndex = 1 - Me.txbHolo5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbHolo5 - ' - Me.lbHolo5.AutoSize = True - Me.lbHolo5.Location = New System.Drawing.Point(3, 4) - Me.lbHolo5.Name = "lbHolo5" - Me.lbHolo5.Size = New System.Drawing.Size(149, 32) - Me.lbHolo5.TabIndex = 0 - Me.lbHolo5.Text = "홀로그램 5매" - ' - 'pnHolo3 - ' - Me.pnHolo3.Controls.Add(Me.txbHolo3) - Me.pnHolo3.Controls.Add(Me.lbHolo3) - Me.pnHolo3.Location = New System.Drawing.Point(473, 90) - Me.pnHolo3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnHolo3.Name = "pnHolo3" - Me.pnHolo3.Size = New System.Drawing.Size(233, 42) - Me.pnHolo3.TabIndex = 21 - ' - 'txbHolo3 - ' - Me.txbHolo3.BackColor = System.Drawing.SystemColors.Window - Me.txbHolo3.Location = New System.Drawing.Point(138, 0) - Me.txbHolo3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbHolo3.MaxLength = 10 - Me.txbHolo3.Name = "txbHolo3" - Me.txbHolo3.ReadOnly = True - Me.txbHolo3.Size = New System.Drawing.Size(87, 38) - Me.txbHolo3.TabIndex = 1 - Me.txbHolo3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbHolo3 - ' - Me.lbHolo3.AutoSize = True - Me.lbHolo3.Location = New System.Drawing.Point(3, 4) - Me.lbHolo3.Name = "lbHolo3" - Me.lbHolo3.Size = New System.Drawing.Size(149, 32) - Me.lbHolo3.TabIndex = 0 - Me.lbHolo3.Text = "홀로그램 3매" - ' - 'pnHolo1 - ' - Me.pnHolo1.Controls.Add(Me.txbHolo1) - Me.pnHolo1.Controls.Add(Me.lbHolo1) - Me.pnHolo1.Location = New System.Drawing.Point(473, 39) - Me.pnHolo1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnHolo1.Name = "pnHolo1" - Me.pnHolo1.Size = New System.Drawing.Size(233, 42) - Me.pnHolo1.TabIndex = 9 - ' - 'txbHolo1 - ' - Me.txbHolo1.BackColor = System.Drawing.SystemColors.Window - Me.txbHolo1.Location = New System.Drawing.Point(138, 0) - Me.txbHolo1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbHolo1.MaxLength = 10 - Me.txbHolo1.Name = "txbHolo1" - Me.txbHolo1.ReadOnly = True - Me.txbHolo1.Size = New System.Drawing.Size(87, 38) - Me.txbHolo1.TabIndex = 1 - Me.txbHolo1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbHolo1 - ' - Me.lbHolo1.AutoSize = True - Me.lbHolo1.Location = New System.Drawing.Point(3, 4) - Me.lbHolo1.Name = "lbHolo1" - Me.lbHolo1.Size = New System.Drawing.Size(149, 32) - Me.lbHolo1.TabIndex = 0 - Me.lbHolo1.Text = "홀로그램 1매" - ' - 'pntonerPad - ' - Me.pntonerPad.Controls.Add(Me.txbtonerPad) - Me.pntonerPad.Controls.Add(Me.lbtonerPad) - Me.pntonerPad.Location = New System.Drawing.Point(240, 531) - Me.pntonerPad.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pntonerPad.Name = "pntonerPad" - Me.pntonerPad.Size = New System.Drawing.Size(233, 42) - Me.pntonerPad.TabIndex = 20 - ' - 'txbtonerPad - ' - Me.txbtonerPad.BackColor = System.Drawing.SystemColors.Window - Me.txbtonerPad.Location = New System.Drawing.Point(138, 0) - Me.txbtonerPad.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbtonerPad.MaxLength = 10 - Me.txbtonerPad.Name = "txbtonerPad" - Me.txbtonerPad.ReadOnly = True - Me.txbtonerPad.Size = New System.Drawing.Size(87, 38) - Me.txbtonerPad.TabIndex = 1 - Me.txbtonerPad.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbtonerPad - ' - Me.lbtonerPad.AutoSize = True - Me.lbtonerPad.Location = New System.Drawing.Point(3, 4) - Me.lbtonerPad.Name = "lbtonerPad" - Me.lbtonerPad.Size = New System.Drawing.Size(106, 32) - Me.lbtonerPad.TabIndex = 0 - Me.lbtonerPad.Text = "토너패드" - ' - 'pnCW - ' - Me.pnCW.Controls.Add(Me.txbCW) - Me.pnCW.Controls.Add(Me.lbCW) - Me.pnCW.Location = New System.Drawing.Point(7, 531) - Me.pnCW.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnCW.Name = "pnCW" - Me.pnCW.Size = New System.Drawing.Size(233, 42) - Me.pnCW.TabIndex = 19 - ' - 'txbCW - ' - Me.txbCW.BackColor = System.Drawing.SystemColors.Window - Me.txbCW.Location = New System.Drawing.Point(138, 0) - Me.txbCW.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbCW.MaxLength = 10 - Me.txbCW.Name = "txbCW" - Me.txbCW.ReadOnly = True - Me.txbCW.Size = New System.Drawing.Size(87, 38) - Me.txbCW.TabIndex = 1 - Me.txbCW.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbCW - ' - Me.lbCW.AutoSize = True - Me.lbCW.Location = New System.Drawing.Point(3, 4) - Me.lbCW.Name = "lbCW" - Me.lbCW.Size = New System.Drawing.Size(129, 32) - Me.lbCW.TabIndex = 0 - Me.lbCW.Text = "클렌징워터" - ' - 'pnKolla_Pset - ' - Me.pnKolla_Pset.Controls.Add(Me.txbKolla_Pset) - Me.pnKolla_Pset.Controls.Add(Me.lbKolla_Pset) - Me.pnKolla_Pset.Location = New System.Drawing.Point(240, 482) - Me.pnKolla_Pset.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnKolla_Pset.Name = "pnKolla_Pset" - Me.pnKolla_Pset.Size = New System.Drawing.Size(233, 42) - Me.pnKolla_Pset.TabIndex = 17 - ' - 'txbKolla_Pset - ' - Me.txbKolla_Pset.BackColor = System.Drawing.SystemColors.Window - Me.txbKolla_Pset.Location = New System.Drawing.Point(138, 0) - Me.txbKolla_Pset.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbKolla_Pset.MaxLength = 10 - Me.txbKolla_Pset.Name = "txbKolla_Pset" - Me.txbKolla_Pset.ReadOnly = True - Me.txbKolla_Pset.Size = New System.Drawing.Size(87, 38) - Me.txbKolla_Pset.TabIndex = 1 - Me.txbKolla_Pset.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbKolla_Pset - ' - Me.lbKolla_Pset.AutoSize = True - Me.lbKolla_Pset.Location = New System.Drawing.Point(3, 4) - Me.lbKolla_Pset.Name = "lbKolla_Pset" - Me.lbKolla_Pset.Size = New System.Drawing.Size(149, 32) - Me.lbKolla_Pset.TabIndex = 0 - Me.lbKolla_Pset.Text = "콜라겐_P(셋)" - ' - 'pnKolla_Pone - ' - Me.pnKolla_Pone.Controls.Add(Me.txbKolla_Pone) - Me.pnKolla_Pone.Controls.Add(Me.lbKolla_Pone) - Me.pnKolla_Pone.Location = New System.Drawing.Point(7, 482) - Me.pnKolla_Pone.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnKolla_Pone.Name = "pnKolla_Pone" - Me.pnKolla_Pone.Size = New System.Drawing.Size(233, 42) - Me.pnKolla_Pone.TabIndex = 18 - ' - 'txbKolla_Pone - ' - Me.txbKolla_Pone.BackColor = System.Drawing.SystemColors.Window - Me.txbKolla_Pone.Location = New System.Drawing.Point(138, 0) - Me.txbKolla_Pone.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbKolla_Pone.MaxLength = 10 - Me.txbKolla_Pone.Name = "txbKolla_Pone" - Me.txbKolla_Pone.ReadOnly = True - Me.txbKolla_Pone.Size = New System.Drawing.Size(87, 38) - Me.txbKolla_Pone.TabIndex = 1 - Me.txbKolla_Pone.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbKolla_Pone - ' - Me.lbKolla_Pone.AutoSize = True - Me.lbKolla_Pone.Location = New System.Drawing.Point(3, 4) - Me.lbKolla_Pone.Name = "lbKolla_Pone" - Me.lbKolla_Pone.Size = New System.Drawing.Size(149, 32) - Me.lbKolla_Pone.TabIndex = 0 - Me.lbKolla_Pone.Text = "콜라겐_P(단)" - ' - 'pnKollaSet - ' - Me.pnKollaSet.Controls.Add(Me.txbKollaSet) - Me.pnKollaSet.Controls.Add(Me.lbKollaSet) - Me.pnKollaSet.Location = New System.Drawing.Point(240, 435) - Me.pnKollaSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnKollaSet.Name = "pnKollaSet" - Me.pnKollaSet.Size = New System.Drawing.Size(233, 42) - Me.pnKollaSet.TabIndex = 17 - ' - 'txbKollaSet - ' - Me.txbKollaSet.BackColor = System.Drawing.SystemColors.Window - Me.txbKollaSet.Location = New System.Drawing.Point(138, 0) - Me.txbKollaSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbKollaSet.MaxLength = 10 - Me.txbKollaSet.Name = "txbKollaSet" - Me.txbKollaSet.ReadOnly = True - Me.txbKollaSet.Size = New System.Drawing.Size(87, 38) - Me.txbKollaSet.TabIndex = 1 - Me.txbKollaSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbKollaSet - ' - Me.lbKollaSet.AutoSize = True - Me.lbKollaSet.Location = New System.Drawing.Point(3, 4) - Me.lbKollaSet.Name = "lbKollaSet" - Me.lbKollaSet.Size = New System.Drawing.Size(136, 32) - Me.lbKollaSet.TabIndex = 0 - Me.lbKollaSet.Text = "콜라겐 세트" - ' - 'pnKolla - ' - Me.pnKolla.Controls.Add(Me.txbKolla) - Me.pnKolla.Controls.Add(Me.lbKolla) - Me.pnKolla.Location = New System.Drawing.Point(7, 435) - Me.pnKolla.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnKolla.Name = "pnKolla" - Me.pnKolla.Size = New System.Drawing.Size(233, 42) - Me.pnKolla.TabIndex = 16 - ' - 'txbKolla - ' - Me.txbKolla.BackColor = System.Drawing.SystemColors.Window - Me.txbKolla.Location = New System.Drawing.Point(138, 0) - Me.txbKolla.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbKolla.MaxLength = 10 - Me.txbKolla.Name = "txbKolla" - Me.txbKolla.ReadOnly = True - Me.txbKolla.Size = New System.Drawing.Size(87, 38) - Me.txbKolla.TabIndex = 1 - Me.txbKolla.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbKolla - ' - Me.lbKolla.AutoSize = True - Me.lbKolla.Location = New System.Drawing.Point(3, 4) - Me.lbKolla.Name = "lbKolla" - Me.lbKolla.Size = New System.Drawing.Size(136, 32) - Me.lbKolla.TabIndex = 0 - Me.lbKolla.Text = "콜라겐 단품" - ' - 'pnCos - ' - Me.pnCos.Controls.Add(Me.txbCos) - Me.pnCos.Controls.Add(Me.lbCos) - Me.pnCos.Location = New System.Drawing.Point(240, 388) - Me.pnCos.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnCos.Name = "pnCos" - Me.pnCos.Size = New System.Drawing.Size(233, 42) - Me.pnCos.TabIndex = 8 - ' - 'txbCos - ' - Me.txbCos.BackColor = System.Drawing.SystemColors.Window - Me.txbCos.Location = New System.Drawing.Point(138, 0) - Me.txbCos.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbCos.MaxLength = 10 - Me.txbCos.Name = "txbCos" - Me.txbCos.ReadOnly = True - Me.txbCos.Size = New System.Drawing.Size(87, 38) - Me.txbCos.TabIndex = 1 - Me.txbCos.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbCos - ' - Me.lbCos.AutoSize = True - Me.lbCos.Location = New System.Drawing.Point(3, 4) - Me.lbCos.Name = "lbCos" - Me.lbCos.Size = New System.Drawing.Size(106, 32) - Me.lbCos.TabIndex = 0 - Me.lbCos.Text = "코스메틱" - ' - 'pnBag - ' - Me.pnBag.Controls.Add(Me.txbBag) - Me.pnBag.Controls.Add(Me.lbBag) - Me.pnBag.Location = New System.Drawing.Point(7, 388) - Me.pnBag.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnBag.Name = "pnBag" - Me.pnBag.Size = New System.Drawing.Size(233, 42) - Me.pnBag.TabIndex = 15 - ' - 'txbBag - ' - Me.txbBag.BackColor = System.Drawing.SystemColors.Window - Me.txbBag.Location = New System.Drawing.Point(138, 0) - Me.txbBag.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbBag.MaxLength = 10 - Me.txbBag.Name = "txbBag" - Me.txbBag.ReadOnly = True - Me.txbBag.Size = New System.Drawing.Size(87, 38) - Me.txbBag.TabIndex = 1 - Me.txbBag.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbBag - ' - Me.lbBag.AutoSize = True - Me.lbBag.Location = New System.Drawing.Point(3, 4) - Me.lbBag.Name = "lbBag" - Me.lbBag.Size = New System.Drawing.Size(83, 32) - Me.lbBag.TabIndex = 0 - Me.lbBag.Text = "쇼핑백" - ' - 'pnDust - ' - Me.pnDust.Controls.Add(Me.txbDust) - Me.pnDust.Controls.Add(Me.lbDust) - Me.pnDust.Location = New System.Drawing.Point(240, 338) - Me.pnDust.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnDust.Name = "pnDust" - Me.pnDust.Size = New System.Drawing.Size(233, 42) - Me.pnDust.TabIndex = 14 - ' - 'txbDust - ' - Me.txbDust.BackColor = System.Drawing.SystemColors.Window - Me.txbDust.Location = New System.Drawing.Point(138, 0) - Me.txbDust.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbDust.MaxLength = 10 - Me.txbDust.Name = "txbDust" - Me.txbDust.ReadOnly = True - Me.txbDust.Size = New System.Drawing.Size(87, 38) - Me.txbDust.TabIndex = 1 - Me.txbDust.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbDust - ' - Me.lbDust.AutoSize = True - Me.lbDust.Location = New System.Drawing.Point(3, 4) - Me.lbDust.Name = "lbDust" - Me.lbDust.Size = New System.Drawing.Size(106, 32) - Me.lbDust.TabIndex = 0 - Me.lbDust.Text = "더스트백" - ' - 'pnSoothing - ' - Me.pnSoothing.Controls.Add(Me.txbSoothing) - Me.pnSoothing.Controls.Add(Me.lbSoothing) - Me.pnSoothing.Location = New System.Drawing.Point(240, 288) - Me.pnSoothing.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnSoothing.Name = "pnSoothing" - Me.pnSoothing.Size = New System.Drawing.Size(233, 42) - Me.pnSoothing.TabIndex = 13 - ' - 'txbSoothing - ' - Me.txbSoothing.BackColor = System.Drawing.SystemColors.Window - Me.txbSoothing.Location = New System.Drawing.Point(138, 0) - Me.txbSoothing.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbSoothing.MaxLength = 10 - Me.txbSoothing.Name = "txbSoothing" - Me.txbSoothing.ReadOnly = True - Me.txbSoothing.Size = New System.Drawing.Size(87, 38) - Me.txbSoothing.TabIndex = 1 - Me.txbSoothing.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbSoothing - ' - Me.lbSoothing.AutoSize = True - Me.lbSoothing.Location = New System.Drawing.Point(3, 4) - Me.lbSoothing.Name = "lbSoothing" - Me.lbSoothing.Size = New System.Drawing.Size(90, 32) - Me.lbSoothing.TabIndex = 0 - Me.lbSoothing.Text = "수딩 젤" - ' - 'pnToner - ' - Me.pnToner.Controls.Add(Me.txbToner) - Me.pnToner.Controls.Add(Me.lbToner) - Me.pnToner.Location = New System.Drawing.Point(240, 238) - Me.pnToner.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnToner.Name = "pnToner" - Me.pnToner.Size = New System.Drawing.Size(233, 42) - Me.pnToner.TabIndex = 12 - ' - 'txbToner - ' - Me.txbToner.BackColor = System.Drawing.SystemColors.Window - Me.txbToner.Location = New System.Drawing.Point(138, 0) - Me.txbToner.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbToner.MaxLength = 10 - Me.txbToner.Name = "txbToner" - Me.txbToner.ReadOnly = True - Me.txbToner.Size = New System.Drawing.Size(87, 38) - Me.txbToner.TabIndex = 1 - Me.txbToner.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbToner - ' - Me.lbToner.AutoSize = True - Me.lbToner.Location = New System.Drawing.Point(3, 4) - Me.lbToner.Name = "lbToner" - Me.lbToner.Size = New System.Drawing.Size(60, 32) - Me.lbToner.TabIndex = 0 - Me.lbToner.Text = "토너" - ' - 'pnCable - ' - Me.pnCable.Controls.Add(Me.txbCable) - Me.pnCable.Controls.Add(Me.lbCable) - Me.pnCable.Location = New System.Drawing.Point(240, 188) - Me.pnCable.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnCable.Name = "pnCable" - Me.pnCable.Size = New System.Drawing.Size(233, 42) - Me.pnCable.TabIndex = 11 - ' - 'txbCable - ' - Me.txbCable.BackColor = System.Drawing.SystemColors.Window - Me.txbCable.Location = New System.Drawing.Point(138, 0) - Me.txbCable.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbCable.MaxLength = 10 - Me.txbCable.Name = "txbCable" - Me.txbCable.ReadOnly = True - Me.txbCable.Size = New System.Drawing.Size(87, 38) - Me.txbCable.TabIndex = 1 - Me.txbCable.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbCable - ' - Me.lbCable.AutoSize = True - Me.lbCable.Location = New System.Drawing.Point(3, 4) - Me.lbCable.Name = "lbCable" - Me.lbCable.Size = New System.Drawing.Size(136, 32) - Me.lbCable.TabIndex = 0 - Me.lbCable.Text = "충전 케이블" - ' - 'pnCharge - ' - Me.pnCharge.Controls.Add(Me.txbCharge) - Me.pnCharge.Controls.Add(Me.lbCharge) - Me.pnCharge.Location = New System.Drawing.Point(240, 140) - Me.pnCharge.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnCharge.Name = "pnCharge" - Me.pnCharge.Size = New System.Drawing.Size(233, 42) - Me.pnCharge.TabIndex = 10 - ' - 'txbCharge - ' - Me.txbCharge.BackColor = System.Drawing.SystemColors.Window - Me.txbCharge.Location = New System.Drawing.Point(138, 0) - Me.txbCharge.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbCharge.MaxLength = 10 - Me.txbCharge.Name = "txbCharge" - Me.txbCharge.ReadOnly = True - Me.txbCharge.Size = New System.Drawing.Size(87, 38) - Me.txbCharge.TabIndex = 1 - Me.txbCharge.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbCharge - ' - Me.lbCharge.AutoSize = True - Me.lbCharge.Location = New System.Drawing.Point(3, 4) - Me.lbCharge.Name = "lbCharge" - Me.lbCharge.Size = New System.Drawing.Size(83, 32) - Me.lbCharge.TabIndex = 0 - Me.lbCharge.Text = "충전기" - ' - 'pnFen - ' - Me.pnFen.Controls.Add(Me.txbFen) - Me.pnFen.Controls.Add(Me.lbFen) - Me.pnFen.Location = New System.Drawing.Point(240, 90) - Me.pnFen.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnFen.Name = "pnFen" - Me.pnFen.Size = New System.Drawing.Size(233, 42) - Me.pnFen.TabIndex = 9 - ' - 'txbFen - ' - Me.txbFen.BackColor = System.Drawing.SystemColors.Window - Me.txbFen.Location = New System.Drawing.Point(138, 0) - Me.txbFen.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbFen.MaxLength = 10 - Me.txbFen.Name = "txbFen" - Me.txbFen.ReadOnly = True - Me.txbFen.Size = New System.Drawing.Size(87, 38) - Me.txbFen.TabIndex = 1 - Me.txbFen.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbFen - ' - Me.lbFen.AutoSize = True - Me.lbFen.Location = New System.Drawing.Point(3, 4) - Me.lbFen.Name = "lbFen" - Me.lbFen.Size = New System.Drawing.Size(83, 32) - Me.lbFen.TabIndex = 0 - Me.lbFen.Text = "손풍기" - ' - 'pnUmb - ' - Me.pnUmb.Controls.Add(Me.txbUmb) - Me.pnUmb.Controls.Add(Me.lbUmb) - Me.pnUmb.Location = New System.Drawing.Point(240, 39) - Me.pnUmb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnUmb.Name = "pnUmb" - Me.pnUmb.Size = New System.Drawing.Size(233, 42) - Me.pnUmb.TabIndex = 8 - ' - 'txbUmb - ' - Me.txbUmb.BackColor = System.Drawing.SystemColors.Window - Me.txbUmb.Location = New System.Drawing.Point(138, 0) - Me.txbUmb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbUmb.MaxLength = 10 - Me.txbUmb.Name = "txbUmb" - Me.txbUmb.ReadOnly = True - Me.txbUmb.Size = New System.Drawing.Size(87, 38) - Me.txbUmb.TabIndex = 1 - Me.txbUmb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbUmb - ' - Me.lbUmb.AutoSize = True - Me.lbUmb.Location = New System.Drawing.Point(3, 4) - Me.lbUmb.Name = "lbUmb" - Me.lbUmb.Size = New System.Drawing.Size(60, 32) - Me.lbUmb.TabIndex = 0 - Me.lbUmb.Text = "우산" - ' - 'pnCream - ' - Me.pnCream.Controls.Add(Me.txbCream) - Me.pnCream.Controls.Add(Me.lbCream) - Me.pnCream.Location = New System.Drawing.Point(7, 338) - Me.pnCream.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnCream.Name = "pnCream" - Me.pnCream.Size = New System.Drawing.Size(233, 42) - Me.pnCream.TabIndex = 7 - ' - 'txbCream - ' - Me.txbCream.BackColor = System.Drawing.SystemColors.Window - Me.txbCream.Location = New System.Drawing.Point(138, 0) - Me.txbCream.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbCream.MaxLength = 10 - Me.txbCream.Name = "txbCream" - Me.txbCream.ReadOnly = True - Me.txbCream.Size = New System.Drawing.Size(87, 38) - Me.txbCream.TabIndex = 1 - Me.txbCream.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbCream - ' - Me.lbCream.AutoSize = True - Me.lbCream.Location = New System.Drawing.Point(3, 4) - Me.lbCream.Name = "lbCream" - Me.lbCream.Size = New System.Drawing.Size(60, 32) - Me.lbCream.TabIndex = 0 - Me.lbCream.Text = "크림" - ' - 'pnAmp - ' - Me.pnAmp.Controls.Add(Me.txbAmp) - Me.pnAmp.Controls.Add(Me.lbAmp) - Me.pnAmp.Location = New System.Drawing.Point(7, 288) - Me.pnAmp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnAmp.Name = "pnAmp" - Me.pnAmp.Size = New System.Drawing.Size(233, 42) - Me.pnAmp.TabIndex = 6 - ' - 'txbAmp - ' - Me.txbAmp.BackColor = System.Drawing.SystemColors.Window - Me.txbAmp.Location = New System.Drawing.Point(138, 0) - Me.txbAmp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbAmp.MaxLength = 10 - Me.txbAmp.Name = "txbAmp" - Me.txbAmp.ReadOnly = True - Me.txbAmp.Size = New System.Drawing.Size(87, 38) - Me.txbAmp.TabIndex = 1 - Me.txbAmp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbAmp - ' - Me.lbAmp.AutoSize = True - Me.lbAmp.Location = New System.Drawing.Point(3, 4) - Me.lbAmp.Name = "lbAmp" - Me.lbAmp.Size = New System.Drawing.Size(60, 32) - Me.lbAmp.TabIndex = 0 - Me.lbAmp.Text = "앰플" - ' - 'pnMiniGel - ' - Me.pnMiniGel.Controls.Add(Me.txbMiniGel) - Me.pnMiniGel.Controls.Add(Me.lbMiniGel) - Me.pnMiniGel.Location = New System.Drawing.Point(7, 238) - Me.pnMiniGel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnMiniGel.Name = "pnMiniGel" - Me.pnMiniGel.Size = New System.Drawing.Size(233, 42) - Me.pnMiniGel.TabIndex = 5 - ' - 'txbMiniGel - ' - Me.txbMiniGel.BackColor = System.Drawing.SystemColors.Window - Me.txbMiniGel.Location = New System.Drawing.Point(138, 0) - Me.txbMiniGel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbMiniGel.MaxLength = 10 - Me.txbMiniGel.Name = "txbMiniGel" - Me.txbMiniGel.ReadOnly = True - Me.txbMiniGel.Size = New System.Drawing.Size(87, 38) - Me.txbMiniGel.TabIndex = 1 - Me.txbMiniGel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbMiniGel - ' - Me.lbMiniGel.AutoSize = True - Me.lbMiniGel.Location = New System.Drawing.Point(3, 4) - Me.lbMiniGel.Name = "lbMiniGel" - Me.lbMiniGel.Size = New System.Drawing.Size(136, 32) - Me.lbMiniGel.TabIndex = 0 - Me.lbMiniGel.Text = "미니젤 키트" - ' - 'pnGel - ' - Me.pnGel.Controls.Add(Me.txbGel) - Me.pnGel.Controls.Add(Me.lbGel) - Me.pnGel.Location = New System.Drawing.Point(7, 188) - Me.pnGel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnGel.Name = "pnGel" - Me.pnGel.Size = New System.Drawing.Size(233, 42) - Me.pnGel.TabIndex = 4 - ' - 'txbGel - ' - Me.txbGel.BackColor = System.Drawing.SystemColors.Window - Me.txbGel.Location = New System.Drawing.Point(138, 0) - Me.txbGel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbGel.MaxLength = 10 - Me.txbGel.Name = "txbGel" - Me.txbGel.ReadOnly = True - Me.txbGel.Size = New System.Drawing.Size(87, 38) - Me.txbGel.TabIndex = 1 - Me.txbGel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbGel - ' - Me.lbGel.AutoSize = True - Me.lbGel.Location = New System.Drawing.Point(3, 4) - Me.lbGel.Name = "lbGel" - Me.lbGel.Size = New System.Drawing.Size(113, 32) - Me.lbGel.TabIndex = 0 - Me.lbGel.Text = "블루밍 젤" - ' - 'pnHair - ' - Me.pnHair.Controls.Add(Me.txbHair) - Me.pnHair.Controls.Add(Me.lbHair) - Me.pnHair.Location = New System.Drawing.Point(7, 140) - Me.pnHair.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnHair.Name = "pnHair" - Me.pnHair.Size = New System.Drawing.Size(233, 42) - Me.pnHair.TabIndex = 3 - ' - 'txbHair - ' - Me.txbHair.BackColor = System.Drawing.SystemColors.Window - Me.txbHair.Location = New System.Drawing.Point(138, 0) - Me.txbHair.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbHair.MaxLength = 10 - Me.txbHair.Name = "txbHair" - Me.txbHair.ReadOnly = True - Me.txbHair.Size = New System.Drawing.Size(87, 38) - Me.txbHair.TabIndex = 1 - Me.txbHair.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbHair - ' - Me.lbHair.AutoSize = True - Me.lbHair.Location = New System.Drawing.Point(3, 4) - Me.lbHair.Name = "lbHair" - Me.lbHair.Size = New System.Drawing.Size(106, 32) - Me.lbHair.TabIndex = 0 - Me.lbHair.Text = "헤어밴드" - ' - 'pnMask10 - ' - Me.pnMask10.Controls.Add(Me.txbMask10) - Me.pnMask10.Controls.Add(Me.lbMask10) - Me.pnMask10.Location = New System.Drawing.Point(7, 90) - Me.pnMask10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnMask10.Name = "pnMask10" - Me.pnMask10.Size = New System.Drawing.Size(233, 42) - Me.pnMask10.TabIndex = 2 - ' - 'txbMask10 - ' - Me.txbMask10.BackColor = System.Drawing.SystemColors.Window - Me.txbMask10.Location = New System.Drawing.Point(138, 0) - Me.txbMask10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbMask10.MaxLength = 10 - Me.txbMask10.Name = "txbMask10" - Me.txbMask10.ReadOnly = True - Me.txbMask10.Size = New System.Drawing.Size(87, 38) - Me.txbMask10.TabIndex = 1 - Me.txbMask10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbMask10 - ' - Me.lbMask10.AutoSize = True - Me.lbMask10.Location = New System.Drawing.Point(3, 4) - Me.lbMask10.Name = "lbMask10" - Me.lbMask10.Size = New System.Drawing.Size(159, 32) - Me.lbMask10.TabIndex = 0 - Me.lbMask10.Text = "리프팅 마스크" - ' - 'pnMask5 - ' - Me.pnMask5.Controls.Add(Me.txbMask5) - Me.pnMask5.Controls.Add(Me.lbMask5) - Me.pnMask5.Location = New System.Drawing.Point(7, 39) - Me.pnMask5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.pnMask5.Name = "pnMask5" - Me.pnMask5.Size = New System.Drawing.Size(233, 42) - Me.pnMask5.TabIndex = 1 - ' - 'txbMask5 - ' - Me.txbMask5.BackColor = System.Drawing.SystemColors.Window - Me.txbMask5.Location = New System.Drawing.Point(138, 0) - Me.txbMask5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.txbMask5.MaxLength = 10 - Me.txbMask5.Name = "txbMask5" - Me.txbMask5.ReadOnly = True - Me.txbMask5.Size = New System.Drawing.Size(87, 38) - Me.txbMask5.TabIndex = 1 - Me.txbMask5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center - ' - 'lbMask5 - ' - Me.lbMask5.AutoSize = True - Me.lbMask5.Location = New System.Drawing.Point(3, 4) - Me.lbMask5.Name = "lbMask5" - Me.lbMask5.Size = New System.Drawing.Size(159, 32) - Me.lbMask5.TabIndex = 0 - Me.lbMask5.Text = "아쿠아 마스크" - ' 'pnfirmingcollagengel ' Me.pnfirmingcollagengel.Controls.Add(Me.txbfirmingcollagengel) Me.pnfirmingcollagengel.Controls.Add(Me.lbfirmingcollagengel) - Me.pnfirmingcollagengel.Location = New System.Drawing.Point(240, 672) - Me.pnfirmingcollagengel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnfirmingcollagengel.Location = New System.Drawing.Point(210, 538) Me.pnfirmingcollagengel.Name = "pnfirmingcollagengel" - Me.pnfirmingcollagengel.Size = New System.Drawing.Size(233, 42) + Me.pnfirmingcollagengel.Size = New System.Drawing.Size(204, 34) Me.pnfirmingcollagengel.TabIndex = 36 ' 'txbfirmingcollagengel ' Me.txbfirmingcollagengel.BackColor = System.Drawing.SystemColors.Window - Me.txbfirmingcollagengel.Location = New System.Drawing.Point(138, 0) - Me.txbfirmingcollagengel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbfirmingcollagengel.Location = New System.Drawing.Point(121, 0) Me.txbfirmingcollagengel.MaxLength = 10 Me.txbfirmingcollagengel.Name = "txbfirmingcollagengel" Me.txbfirmingcollagengel.ReadOnly = True - Me.txbfirmingcollagengel.Size = New System.Drawing.Size(87, 38) + Me.txbfirmingcollagengel.Size = New System.Drawing.Size(77, 32) Me.txbfirmingcollagengel.TabIndex = 1 Me.txbfirmingcollagengel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' @@ -4173,16 +2385,1594 @@ Partial Class countForm Me.lbfirmingcollagengel.AutoSize = True Me.lbfirmingcollagengel.Location = New System.Drawing.Point(3, 2) Me.lbfirmingcollagengel.Name = "lbfirmingcollagengel" - Me.lbfirmingcollagengel.Size = New System.Drawing.Size(174, 46) + Me.lbfirmingcollagengel.Size = New System.Drawing.Size(111, 31) Me.lbfirmingcollagengel.TabIndex = 0 Me.lbfirmingcollagengel.Text = "FM콜라겐젤" Me.lbfirmingcollagengel.UseCompatibleTextRendering = True ' + 'pndoenaliftingcream + ' + Me.pndoenaliftingcream.Controls.Add(Me.txbdoenaliftingcream) + Me.pndoenaliftingcream.Controls.Add(Me.lbdoenaliftingcream) + Me.pndoenaliftingcream.Location = New System.Drawing.Point(6, 538) + Me.pndoenaliftingcream.Name = "pndoenaliftingcream" + Me.pndoenaliftingcream.Size = New System.Drawing.Size(204, 34) + Me.pndoenaliftingcream.TabIndex = 35 + ' + 'txbdoenaliftingcream + ' + Me.txbdoenaliftingcream.BackColor = System.Drawing.SystemColors.Window + Me.txbdoenaliftingcream.Location = New System.Drawing.Point(121, 0) + Me.txbdoenaliftingcream.MaxLength = 10 + Me.txbdoenaliftingcream.Name = "txbdoenaliftingcream" + Me.txbdoenaliftingcream.ReadOnly = True + Me.txbdoenaliftingcream.Size = New System.Drawing.Size(77, 32) + Me.txbdoenaliftingcream.TabIndex = 1 + Me.txbdoenaliftingcream.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbdoenaliftingcream + ' + Me.lbdoenaliftingcream.AutoSize = True + Me.lbdoenaliftingcream.Location = New System.Drawing.Point(3, 2) + Me.lbdoenaliftingcream.Name = "lbdoenaliftingcream" + Me.lbdoenaliftingcream.Size = New System.Drawing.Size(128, 31) + Me.lbdoenaliftingcream.TabIndex = 0 + Me.lbdoenaliftingcream.Text = "DL콜라겐크림" + Me.lbdoenaliftingcream.UseCompatibleTextRendering = True + ' + 'pndoenaliftingamp + ' + Me.pndoenaliftingamp.Controls.Add(Me.txbdoenaliftingamp) + Me.pndoenaliftingamp.Controls.Add(Me.lbdoenaliftingamp) + Me.pndoenaliftingamp.Location = New System.Drawing.Point(623, 501) + Me.pndoenaliftingamp.Name = "pndoenaliftingamp" + Me.pndoenaliftingamp.Size = New System.Drawing.Size(204, 34) + Me.pndoenaliftingamp.TabIndex = 34 + ' + 'txbdoenaliftingamp + ' + Me.txbdoenaliftingamp.BackColor = System.Drawing.SystemColors.Window + Me.txbdoenaliftingamp.Location = New System.Drawing.Point(121, 0) + Me.txbdoenaliftingamp.MaxLength = 10 + Me.txbdoenaliftingamp.Name = "txbdoenaliftingamp" + Me.txbdoenaliftingamp.ReadOnly = True + Me.txbdoenaliftingamp.Size = New System.Drawing.Size(77, 32) + Me.txbdoenaliftingamp.TabIndex = 1 + Me.txbdoenaliftingamp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbdoenaliftingamp + ' + Me.lbdoenaliftingamp.AutoSize = True + Me.lbdoenaliftingamp.Location = New System.Drawing.Point(3, 2) + Me.lbdoenaliftingamp.Name = "lbdoenaliftingamp" + Me.lbdoenaliftingamp.Size = New System.Drawing.Size(128, 31) + Me.lbdoenaliftingamp.TabIndex = 0 + Me.lbdoenaliftingamp.Text = "DL콜라겐앰플" + Me.lbdoenaliftingamp.UseCompatibleTextRendering = True + ' + 'pndoenaliftingtoner + ' + Me.pndoenaliftingtoner.Controls.Add(Me.txbdoenaliftingtoner) + Me.pndoenaliftingtoner.Controls.Add(Me.lbdoenaliftingtoner) + Me.pndoenaliftingtoner.Location = New System.Drawing.Point(415, 501) + Me.pndoenaliftingtoner.Name = "pndoenaliftingtoner" + Me.pndoenaliftingtoner.Size = New System.Drawing.Size(204, 34) + Me.pndoenaliftingtoner.TabIndex = 33 + ' + 'txbdoenaliftingtoner + ' + Me.txbdoenaliftingtoner.BackColor = System.Drawing.SystemColors.Window + Me.txbdoenaliftingtoner.Location = New System.Drawing.Point(121, 0) + Me.txbdoenaliftingtoner.MaxLength = 10 + Me.txbdoenaliftingtoner.Name = "txbdoenaliftingtoner" + Me.txbdoenaliftingtoner.ReadOnly = True + Me.txbdoenaliftingtoner.Size = New System.Drawing.Size(77, 32) + Me.txbdoenaliftingtoner.TabIndex = 1 + Me.txbdoenaliftingtoner.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbdoenaliftingtoner + ' + Me.lbdoenaliftingtoner.AutoSize = True + Me.lbdoenaliftingtoner.Location = New System.Drawing.Point(3, 2) + Me.lbdoenaliftingtoner.Name = "lbdoenaliftingtoner" + Me.lbdoenaliftingtoner.Size = New System.Drawing.Size(128, 31) + Me.lbdoenaliftingtoner.TabIndex = 0 + Me.lbdoenaliftingtoner.Text = "DL콜라겐토너" + Me.lbdoenaliftingtoner.UseCompatibleTextRendering = True + ' + 'pnkeyring + ' + Me.pnkeyring.Controls.Add(Me.txbkeyring) + Me.pnkeyring.Controls.Add(Me.lbkeyring) + Me.pnkeyring.Location = New System.Drawing.Point(210, 501) + Me.pnkeyring.Name = "pnkeyring" + Me.pnkeyring.Size = New System.Drawing.Size(204, 34) + Me.pnkeyring.TabIndex = 32 + ' + 'txbkeyring + ' + Me.txbkeyring.BackColor = System.Drawing.SystemColors.Window + Me.txbkeyring.Location = New System.Drawing.Point(121, 0) + Me.txbkeyring.MaxLength = 10 + Me.txbkeyring.Name = "txbkeyring" + Me.txbkeyring.ReadOnly = True + Me.txbkeyring.Size = New System.Drawing.Size(77, 32) + Me.txbkeyring.TabIndex = 1 + Me.txbkeyring.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbkeyring + ' + Me.lbkeyring.AutoSize = True + Me.lbkeyring.Location = New System.Drawing.Point(3, 2) + Me.lbkeyring.Name = "lbkeyring" + Me.lbkeyring.Size = New System.Drawing.Size(114, 31) + Me.lbkeyring.TabIndex = 0 + Me.lbkeyring.Text = "키링(브라운)" + Me.lbkeyring.UseCompatibleTextRendering = True + ' + 'pnelixir + ' + Me.pnelixir.Controls.Add(Me.txbelixir) + Me.pnelixir.Controls.Add(Me.lbelixir) + Me.pnelixir.Location = New System.Drawing.Point(6, 501) + Me.pnelixir.Name = "pnelixir" + Me.pnelixir.Size = New System.Drawing.Size(204, 34) + Me.pnelixir.TabIndex = 31 + ' + 'txbelixir + ' + Me.txbelixir.BackColor = System.Drawing.SystemColors.Window + Me.txbelixir.Location = New System.Drawing.Point(121, 0) + Me.txbelixir.MaxLength = 10 + Me.txbelixir.Name = "txbelixir" + Me.txbelixir.ReadOnly = True + Me.txbelixir.Size = New System.Drawing.Size(77, 32) + Me.txbelixir.TabIndex = 1 + Me.txbelixir.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbelixir + ' + Me.lbelixir.AutoSize = True + Me.lbelixir.Location = New System.Drawing.Point(3, 2) + Me.lbelixir.Name = "lbelixir" + Me.lbelixir.Size = New System.Drawing.Size(104, 31) + Me.lbelixir.TabIndex = 0 + Me.lbelixir.Text = "마스크10매" + Me.lbelixir.UseCompatibleTextRendering = True + ' + 'pndayshot2 + ' + Me.pndayshot2.Controls.Add(Me.txbDayshot2) + Me.pndayshot2.Controls.Add(Me.lbdayshot2) + Me.pndayshot2.Location = New System.Drawing.Point(623, 459) + Me.pndayshot2.Name = "pndayshot2" + Me.pndayshot2.Size = New System.Drawing.Size(204, 34) + Me.pndayshot2.TabIndex = 31 + ' + 'txbDayshot2 + ' + Me.txbDayshot2.BackColor = System.Drawing.SystemColors.Window + Me.txbDayshot2.Location = New System.Drawing.Point(121, 0) + Me.txbDayshot2.MaxLength = 10 + Me.txbDayshot2.Name = "txbDayshot2" + Me.txbDayshot2.ReadOnly = True + Me.txbDayshot2.Size = New System.Drawing.Size(77, 32) + Me.txbDayshot2.TabIndex = 1 + Me.txbDayshot2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbdayshot2 + ' + Me.lbdayshot2.AutoSize = True + Me.lbdayshot2.Location = New System.Drawing.Point(3, 2) + Me.lbdayshot2.Name = "lbdayshot2" + Me.lbdayshot2.Size = New System.Drawing.Size(75, 31) + Me.lbdayshot2.TabIndex = 0 + Me.lbdayshot2.Text = "데이샷2" + Me.lbdayshot2.UseCompatibleTextRendering = True + ' + 'pnbeltbag + ' + Me.pnbeltbag.Controls.Add(Me.txbbeltbag) + Me.pnbeltbag.Controls.Add(Me.lbbeltbag) + Me.pnbeltbag.Location = New System.Drawing.Point(624, 426) + Me.pnbeltbag.Name = "pnbeltbag" + Me.pnbeltbag.Size = New System.Drawing.Size(204, 34) + Me.pnbeltbag.TabIndex = 31 + ' + 'txbbeltbag + ' + Me.txbbeltbag.BackColor = System.Drawing.SystemColors.Window + Me.txbbeltbag.Location = New System.Drawing.Point(121, 0) + Me.txbbeltbag.MaxLength = 10 + Me.txbbeltbag.Name = "txbbeltbag" + Me.txbbeltbag.ReadOnly = True + Me.txbbeltbag.Size = New System.Drawing.Size(77, 32) + Me.txbbeltbag.TabIndex = 1 + Me.txbbeltbag.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbbeltbag + ' + Me.lbbeltbag.AutoSize = True + Me.lbbeltbag.Location = New System.Drawing.Point(3, 2) + Me.lbbeltbag.Name = "lbbeltbag" + Me.lbbeltbag.Size = New System.Drawing.Size(102, 31) + Me.lbbeltbag.TabIndex = 0 + Me.lbbeltbag.Text = "벨트쇼핑백" + Me.lbbeltbag.UseCompatibleTextRendering = True + ' + 'pnemsbelt + ' + Me.pnemsbelt.Controls.Add(Me.txbemsbelt) + Me.pnemsbelt.Controls.Add(Me.lbemsbelt) + Me.pnemsbelt.Location = New System.Drawing.Point(624, 386) + Me.pnemsbelt.Name = "pnemsbelt" + Me.pnemsbelt.Size = New System.Drawing.Size(204, 34) + Me.pnemsbelt.TabIndex = 31 + ' + 'txbemsbelt + ' + Me.txbemsbelt.BackColor = System.Drawing.SystemColors.Window + Me.txbemsbelt.Location = New System.Drawing.Point(121, 0) + Me.txbemsbelt.MaxLength = 10 + Me.txbemsbelt.Name = "txbemsbelt" + Me.txbemsbelt.ReadOnly = True + Me.txbemsbelt.Size = New System.Drawing.Size(77, 32) + Me.txbemsbelt.TabIndex = 1 + Me.txbemsbelt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbemsbelt + ' + Me.lbemsbelt.AutoSize = True + Me.lbemsbelt.Location = New System.Drawing.Point(3, 2) + Me.lbemsbelt.Name = "lbemsbelt" + Me.lbemsbelt.Size = New System.Drawing.Size(86, 31) + Me.lbemsbelt.TabIndex = 0 + Me.lbemsbelt.Text = "EMS벨트" + Me.lbemsbelt.UseCompatibleTextRendering = True + ' + 'pnstickjelly + ' + Me.pnstickjelly.Controls.Add(Me.txbstickjelly) + Me.pnstickjelly.Controls.Add(Me.lbstickjelly) + Me.pnstickjelly.Location = New System.Drawing.Point(624, 348) + Me.pnstickjelly.Name = "pnstickjelly" + Me.pnstickjelly.Size = New System.Drawing.Size(204, 34) + Me.pnstickjelly.TabIndex = 31 + ' + 'txbstickjelly + ' + Me.txbstickjelly.BackColor = System.Drawing.SystemColors.Window + Me.txbstickjelly.Location = New System.Drawing.Point(121, 0) + Me.txbstickjelly.MaxLength = 10 + Me.txbstickjelly.Name = "txbstickjelly" + Me.txbstickjelly.ReadOnly = True + Me.txbstickjelly.Size = New System.Drawing.Size(77, 32) + Me.txbstickjelly.TabIndex = 1 + Me.txbstickjelly.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbstickjelly + ' + Me.lbstickjelly.AutoSize = True + Me.lbstickjelly.Location = New System.Drawing.Point(3, 2) + Me.lbstickjelly.Name = "lbstickjelly" + Me.lbstickjelly.Size = New System.Drawing.Size(83, 31) + Me.lbstickjelly.TabIndex = 0 + Me.lbstickjelly.Text = "스틱젤리" + Me.lbstickjelly.UseCompatibleTextRendering = True + ' + 'pngummy + ' + Me.pngummy.Controls.Add(Me.txbgummy) + Me.pngummy.Controls.Add(Me.lbgummy) + Me.pngummy.Location = New System.Drawing.Point(624, 310) + Me.pngummy.Name = "pngummy" + Me.pngummy.Size = New System.Drawing.Size(204, 34) + Me.pngummy.TabIndex = 31 + ' + 'txbgummy + ' + Me.txbgummy.BackColor = System.Drawing.SystemColors.Window + Me.txbgummy.Location = New System.Drawing.Point(121, 0) + Me.txbgummy.MaxLength = 10 + Me.txbgummy.Name = "txbgummy" + Me.txbgummy.ReadOnly = True + Me.txbgummy.Size = New System.Drawing.Size(77, 32) + Me.txbgummy.TabIndex = 1 + Me.txbgummy.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbgummy + ' + Me.lbgummy.AutoSize = True + Me.lbgummy.Location = New System.Drawing.Point(3, 2) + Me.lbgummy.Name = "lbgummy" + Me.lbgummy.Size = New System.Drawing.Size(83, 31) + Me.lbgummy.TabIndex = 0 + Me.lbgummy.Text = "구미젤리" + Me.lbgummy.UseCompatibleTextRendering = True + ' + 'pnBeautyshopbag + ' + Me.pnBeautyshopbag.Controls.Add(Me.txbBeautyshopbag) + Me.pnBeautyshopbag.Controls.Add(Me.lbBeautyshopbag) + Me.pnBeautyshopbag.Location = New System.Drawing.Point(623, 270) + Me.pnBeautyshopbag.Name = "pnBeautyshopbag" + Me.pnBeautyshopbag.Size = New System.Drawing.Size(204, 34) + Me.pnBeautyshopbag.TabIndex = 31 + ' + 'txbBeautyshopbag + ' + Me.txbBeautyshopbag.BackColor = System.Drawing.SystemColors.Window + Me.txbBeautyshopbag.Location = New System.Drawing.Point(121, 0) + Me.txbBeautyshopbag.MaxLength = 10 + Me.txbBeautyshopbag.Name = "txbBeautyshopbag" + Me.txbBeautyshopbag.ReadOnly = True + Me.txbBeautyshopbag.Size = New System.Drawing.Size(77, 32) + Me.txbBeautyshopbag.TabIndex = 1 + Me.txbBeautyshopbag.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbBeautyshopbag + ' + Me.lbBeautyshopbag.AutoSize = True + Me.lbBeautyshopbag.Location = New System.Drawing.Point(3, 2) + Me.lbBeautyshopbag.Name = "lbBeautyshopbag" + Me.lbBeautyshopbag.Size = New System.Drawing.Size(102, 31) + Me.lbBeautyshopbag.TabIndex = 0 + Me.lbBeautyshopbag.Text = "뷰티쇼핑백" + Me.lbBeautyshopbag.UseCompatibleTextRendering = True + ' + 'pnelihyalcream + ' + Me.pnelihyalcream.Controls.Add(Me.txbelihyalcream) + Me.pnelihyalcream.Controls.Add(Me.lbelihyalcream) + Me.pnelihyalcream.Location = New System.Drawing.Point(624, 230) + Me.pnelihyalcream.Name = "pnelihyalcream" + Me.pnelihyalcream.Size = New System.Drawing.Size(204, 34) + Me.pnelihyalcream.TabIndex = 30 + ' + 'txbelihyalcream + ' + Me.txbelihyalcream.BackColor = System.Drawing.SystemColors.Window + Me.txbelihyalcream.Location = New System.Drawing.Point(121, 0) + Me.txbelihyalcream.MaxLength = 10 + Me.txbelihyalcream.Name = "txbelihyalcream" + Me.txbelihyalcream.ReadOnly = True + Me.txbelihyalcream.Size = New System.Drawing.Size(77, 32) + Me.txbelihyalcream.TabIndex = 1 + Me.txbelihyalcream.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbelihyalcream + ' + Me.lbelihyalcream.AutoSize = True + Me.lbelihyalcream.Location = New System.Drawing.Point(3, 3) + Me.lbelihyalcream.Name = "lbelihyalcream" + Me.lbelihyalcream.Size = New System.Drawing.Size(122, 24) + Me.lbelihyalcream.TabIndex = 0 + Me.lbelihyalcream.Text = "Eli하이알크림" + ' + 'pnelihyalamp + ' + Me.pnelihyalamp.Controls.Add(Me.txbelihyalamp) + Me.pnelihyalamp.Controls.Add(Me.lbelihyalamp) + Me.pnelihyalamp.Location = New System.Drawing.Point(623, 190) + Me.pnelihyalamp.Name = "pnelihyalamp" + Me.pnelihyalamp.Size = New System.Drawing.Size(204, 34) + Me.pnelihyalamp.TabIndex = 30 + ' + 'txbelihyalamp + ' + Me.txbelihyalamp.BackColor = System.Drawing.SystemColors.Window + Me.txbelihyalamp.Location = New System.Drawing.Point(121, 0) + Me.txbelihyalamp.MaxLength = 10 + Me.txbelihyalamp.Name = "txbelihyalamp" + Me.txbelihyalamp.ReadOnly = True + Me.txbelihyalamp.Size = New System.Drawing.Size(77, 32) + Me.txbelihyalamp.TabIndex = 1 + Me.txbelihyalamp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbelihyalamp + ' + Me.lbelihyalamp.AutoSize = True + Me.lbelihyalamp.Location = New System.Drawing.Point(3, 3) + Me.lbelihyalamp.Name = "lbelihyalamp" + Me.lbelihyalamp.Size = New System.Drawing.Size(122, 24) + Me.lbelihyalamp.TabIndex = 0 + Me.lbelihyalamp.Text = "Eli하이알앰플" + ' + 'pnelihyaltoner + ' + Me.pnelihyaltoner.Controls.Add(Me.txbelihyaltoner) + Me.pnelihyaltoner.Controls.Add(Me.lbelihyaltoner) + Me.pnelihyaltoner.Location = New System.Drawing.Point(624, 150) + Me.pnelihyaltoner.Name = "pnelihyaltoner" + Me.pnelihyaltoner.Size = New System.Drawing.Size(204, 34) + Me.pnelihyaltoner.TabIndex = 30 + ' + 'txbelihyaltoner + ' + Me.txbelihyaltoner.BackColor = System.Drawing.SystemColors.Window + Me.txbelihyaltoner.Location = New System.Drawing.Point(121, 0) + Me.txbelihyaltoner.MaxLength = 10 + Me.txbelihyaltoner.Name = "txbelihyaltoner" + Me.txbelihyaltoner.ReadOnly = True + Me.txbelihyaltoner.Size = New System.Drawing.Size(77, 32) + Me.txbelihyaltoner.TabIndex = 1 + Me.txbelihyaltoner.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbelihyaltoner + ' + Me.lbelihyaltoner.AutoSize = True + Me.lbelihyaltoner.Location = New System.Drawing.Point(3, 3) + Me.lbelihyaltoner.Name = "lbelihyaltoner" + Me.lbelihyaltoner.Size = New System.Drawing.Size(122, 24) + Me.lbelihyaltoner.TabIndex = 0 + Me.lbelihyaltoner.Text = "Eli하이알토너" + ' + 'pnelicollcream + ' + Me.pnelicollcream.Controls.Add(Me.txbelicollcream) + Me.pnelicollcream.Controls.Add(Me.lbelicollcream) + Me.pnelicollcream.Location = New System.Drawing.Point(624, 110) + Me.pnelicollcream.Name = "pnelicollcream" + Me.pnelicollcream.Size = New System.Drawing.Size(204, 34) + Me.pnelicollcream.TabIndex = 30 + ' + 'txbelicollcream + ' + Me.txbelicollcream.BackColor = System.Drawing.SystemColors.Window + Me.txbelicollcream.Location = New System.Drawing.Point(121, 0) + Me.txbelicollcream.MaxLength = 10 + Me.txbelicollcream.Name = "txbelicollcream" + Me.txbelicollcream.ReadOnly = True + Me.txbelicollcream.Size = New System.Drawing.Size(77, 32) + Me.txbelicollcream.TabIndex = 1 + Me.txbelicollcream.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbelicollcream + ' + Me.lbelicollcream.AutoSize = True + Me.lbelicollcream.Location = New System.Drawing.Point(3, 3) + Me.lbelicollcream.Name = "lbelicollcream" + Me.lbelicollcream.Size = New System.Drawing.Size(122, 24) + Me.lbelicollcream.TabIndex = 0 + Me.lbelicollcream.Text = "Eli콜라겐크림" + ' + 'pnelicollamp + ' + Me.pnelicollamp.Controls.Add(Me.txbelicollamp) + Me.pnelicollamp.Controls.Add(Me.lbelicollamp) + Me.pnelicollamp.Location = New System.Drawing.Point(623, 70) + Me.pnelicollamp.Name = "pnelicollamp" + Me.pnelicollamp.Size = New System.Drawing.Size(204, 34) + Me.pnelicollamp.TabIndex = 30 + ' + 'txbelicollamp + ' + Me.txbelicollamp.BackColor = System.Drawing.SystemColors.Window + Me.txbelicollamp.Location = New System.Drawing.Point(121, 0) + Me.txbelicollamp.MaxLength = 10 + Me.txbelicollamp.Name = "txbelicollamp" + Me.txbelicollamp.ReadOnly = True + Me.txbelicollamp.Size = New System.Drawing.Size(77, 32) + Me.txbelicollamp.TabIndex = 1 + Me.txbelicollamp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbelicollamp + ' + Me.lbelicollamp.AutoSize = True + Me.lbelicollamp.Location = New System.Drawing.Point(3, 3) + Me.lbelicollamp.Name = "lbelicollamp" + Me.lbelicollamp.Size = New System.Drawing.Size(122, 24) + Me.lbelicollamp.TabIndex = 0 + Me.lbelicollamp.Text = "Eli콜라겐앰플" + ' + 'Pnelicolltoner + ' + Me.Pnelicolltoner.Controls.Add(Me.txbelicolltoner) + Me.Pnelicolltoner.Controls.Add(Me.lbelicolltoner) + Me.Pnelicolltoner.Location = New System.Drawing.Point(623, 31) + Me.Pnelicolltoner.Name = "Pnelicolltoner" + Me.Pnelicolltoner.Size = New System.Drawing.Size(204, 34) + Me.Pnelicolltoner.TabIndex = 30 + ' + 'txbelicolltoner + ' + Me.txbelicolltoner.BackColor = System.Drawing.SystemColors.Window + Me.txbelicolltoner.Location = New System.Drawing.Point(121, 0) + Me.txbelicolltoner.MaxLength = 10 + Me.txbelicolltoner.Name = "txbelicolltoner" + Me.txbelicolltoner.ReadOnly = True + Me.txbelicolltoner.Size = New System.Drawing.Size(77, 32) + Me.txbelicolltoner.TabIndex = 1 + Me.txbelicolltoner.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbelicolltoner + ' + Me.lbelicolltoner.AutoSize = True + Me.lbelicolltoner.Location = New System.Drawing.Point(3, 3) + Me.lbelicolltoner.Name = "lbelicolltoner" + Me.lbelicolltoner.Size = New System.Drawing.Size(122, 24) + Me.lbelicolltoner.TabIndex = 0 + Me.lbelicolltoner.Text = "Eli콜라겐토너" + ' + 'Pndayshot + ' + Me.Pndayshot.Controls.Add(Me.txbdayshot) + Me.Pndayshot.Controls.Add(Me.lbdayshot) + Me.Pndayshot.Location = New System.Drawing.Point(210, 459) + Me.Pndayshot.Name = "Pndayshot" + Me.Pndayshot.Size = New System.Drawing.Size(204, 34) + Me.Pndayshot.TabIndex = 29 + ' + 'txbdayshot + ' + Me.txbdayshot.BackColor = System.Drawing.SystemColors.Window + Me.txbdayshot.Location = New System.Drawing.Point(121, 0) + Me.txbdayshot.MaxLength = 10 + Me.txbdayshot.Name = "txbdayshot" + Me.txbdayshot.ReadOnly = True + Me.txbdayshot.Size = New System.Drawing.Size(77, 32) + Me.txbdayshot.TabIndex = 1 + Me.txbdayshot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbdayshot + ' + Me.lbdayshot.AutoSize = True + Me.lbdayshot.Location = New System.Drawing.Point(3, 3) + Me.lbdayshot.Name = "lbdayshot" + Me.lbdayshot.Size = New System.Drawing.Size(64, 24) + Me.lbdayshot.TabIndex = 0 + Me.lbdayshot.Text = "데이샷" + ' + 'pnmorningshot + ' + Me.pnmorningshot.Controls.Add(Me.txbmorningshot) + Me.pnmorningshot.Controls.Add(Me.lbmorningshot) + Me.pnmorningshot.Location = New System.Drawing.Point(6, 461) + Me.pnmorningshot.Name = "pnmorningshot" + Me.pnmorningshot.Size = New System.Drawing.Size(204, 34) + Me.pnmorningshot.TabIndex = 29 + ' + 'txbmorningshot + ' + Me.txbmorningshot.BackColor = System.Drawing.SystemColors.Window + Me.txbmorningshot.Location = New System.Drawing.Point(121, 0) + Me.txbmorningshot.MaxLength = 10 + Me.txbmorningshot.Name = "txbmorningshot" + Me.txbmorningshot.ReadOnly = True + Me.txbmorningshot.Size = New System.Drawing.Size(77, 32) + Me.txbmorningshot.TabIndex = 1 + Me.txbmorningshot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbmorningshot + ' + Me.lbmorningshot.AutoSize = True + Me.lbmorningshot.Location = New System.Drawing.Point(3, 3) + Me.lbmorningshot.Name = "lbmorningshot" + Me.lbmorningshot.Size = New System.Drawing.Size(64, 24) + Me.lbmorningshot.TabIndex = 0 + Me.lbmorningshot.Text = "모닝샷" + ' + 'pnnewyearbag + ' + Me.pnnewyearbag.Controls.Add(Me.txbnewyearbag) + Me.pnnewyearbag.Controls.Add(Me.lbnewyearbag) + Me.pnnewyearbag.Location = New System.Drawing.Point(415, 459) + Me.pnnewyearbag.Name = "pnnewyearbag" + Me.pnnewyearbag.Size = New System.Drawing.Size(204, 34) + Me.pnnewyearbag.TabIndex = 29 + ' + 'txbnewyearbag + ' + Me.txbnewyearbag.BackColor = System.Drawing.SystemColors.Window + Me.txbnewyearbag.Location = New System.Drawing.Point(121, 0) + Me.txbnewyearbag.MaxLength = 10 + Me.txbnewyearbag.Name = "txbnewyearbag" + Me.txbnewyearbag.ReadOnly = True + Me.txbnewyearbag.Size = New System.Drawing.Size(77, 32) + Me.txbnewyearbag.TabIndex = 1 + Me.txbnewyearbag.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbnewyearbag + ' + Me.lbnewyearbag.AutoSize = True + Me.lbnewyearbag.Location = New System.Drawing.Point(3, 3) + Me.lbnewyearbag.Name = "lbnewyearbag" + Me.lbnewyearbag.Size = New System.Drawing.Size(100, 24) + Me.lbnewyearbag.TabIndex = 0 + Me.lbnewyearbag.Text = "신년쇼핑백" + ' + 'pnnightshot + ' + Me.pnnightshot.Controls.Add(Me.txbnightshot) + Me.pnnightshot.Controls.Add(Me.lbnightshot) + Me.pnnightshot.Location = New System.Drawing.Point(415, 425) + Me.pnnightshot.Name = "pnnightshot" + Me.pnnightshot.Size = New System.Drawing.Size(204, 34) + Me.pnnightshot.TabIndex = 29 + ' + 'txbnightshot + ' + Me.txbnightshot.BackColor = System.Drawing.SystemColors.Window + Me.txbnightshot.Location = New System.Drawing.Point(121, 0) + Me.txbnightshot.MaxLength = 10 + Me.txbnightshot.Name = "txbnightshot" + Me.txbnightshot.ReadOnly = True + Me.txbnightshot.Size = New System.Drawing.Size(77, 32) + Me.txbnightshot.TabIndex = 1 + Me.txbnightshot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbnightshot + ' + Me.lbnightshot.AutoSize = True + Me.lbnightshot.Location = New System.Drawing.Point(3, 3) + Me.lbnightshot.Name = "lbnightshot" + Me.lbnightshot.Size = New System.Drawing.Size(82, 24) + Me.lbnightshot.TabIndex = 0 + Me.lbnightshot.Text = "나이트샷" + ' + 'pnHyaluronic + ' + Me.pnHyaluronic.Controls.Add(Me.txbHyaluronic) + Me.pnHyaluronic.Controls.Add(Me.lbHyaluronic) + Me.pnHyaluronic.Location = New System.Drawing.Point(414, 386) + Me.pnHyaluronic.Name = "pnHyaluronic" + Me.pnHyaluronic.Size = New System.Drawing.Size(204, 34) + Me.pnHyaluronic.TabIndex = 29 + ' + 'txbHyaluronic + ' + Me.txbHyaluronic.BackColor = System.Drawing.SystemColors.Window + Me.txbHyaluronic.Location = New System.Drawing.Point(121, 0) + Me.txbHyaluronic.MaxLength = 10 + Me.txbHyaluronic.Name = "txbHyaluronic" + Me.txbHyaluronic.ReadOnly = True + Me.txbHyaluronic.Size = New System.Drawing.Size(77, 32) + Me.txbHyaluronic.TabIndex = 1 + Me.txbHyaluronic.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbHyaluronic + ' + Me.lbHyaluronic.AutoSize = True + Me.lbHyaluronic.Location = New System.Drawing.Point(3, 3) + Me.lbHyaluronic.Name = "lbHyaluronic" + Me.lbHyaluronic.Size = New System.Drawing.Size(100, 24) + Me.lbHyaluronic.TabIndex = 0 + Me.lbHyaluronic.Text = "하이알앰플" + ' + 'pnFirming + ' + Me.pnFirming.Controls.Add(Me.txbFirming) + Me.pnFirming.Controls.Add(Me.lbFirming) + Me.pnFirming.Location = New System.Drawing.Point(414, 348) + Me.pnFirming.Name = "pnFirming" + Me.pnFirming.Size = New System.Drawing.Size(204, 34) + Me.pnFirming.TabIndex = 28 + ' + 'txbFirming + ' + Me.txbFirming.BackColor = System.Drawing.SystemColors.Window + Me.txbFirming.Location = New System.Drawing.Point(121, 0) + Me.txbFirming.MaxLength = 10 + Me.txbFirming.Name = "txbFirming" + Me.txbFirming.ReadOnly = True + Me.txbFirming.Size = New System.Drawing.Size(77, 32) + Me.txbFirming.TabIndex = 1 + Me.txbFirming.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbFirming + ' + Me.lbFirming.AutoSize = True + Me.lbFirming.Location = New System.Drawing.Point(3, 3) + Me.lbFirming.Name = "lbFirming" + Me.lbFirming.Size = New System.Drawing.Size(82, 24) + Me.lbFirming.TabIndex = 0 + Me.lbFirming.Text = "탄력앰플" + ' + 'pnMeshPouch + ' + Me.pnMeshPouch.Controls.Add(Me.txbMeshPouch) + Me.pnMeshPouch.Controls.Add(Me.lbMeshPouch) + Me.pnMeshPouch.Location = New System.Drawing.Point(414, 310) + Me.pnMeshPouch.Name = "pnMeshPouch" + Me.pnMeshPouch.Size = New System.Drawing.Size(204, 34) + Me.pnMeshPouch.TabIndex = 27 + ' + 'txbMeshPouch + ' + Me.txbMeshPouch.BackColor = System.Drawing.SystemColors.Window + Me.txbMeshPouch.Location = New System.Drawing.Point(121, 0) + Me.txbMeshPouch.MaxLength = 10 + Me.txbMeshPouch.Name = "txbMeshPouch" + Me.txbMeshPouch.ReadOnly = True + Me.txbMeshPouch.Size = New System.Drawing.Size(77, 32) + Me.txbMeshPouch.TabIndex = 1 + Me.txbMeshPouch.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbMeshPouch + ' + Me.lbMeshPouch.AutoSize = True + Me.lbMeshPouch.Location = New System.Drawing.Point(3, 3) + Me.lbMeshPouch.Name = "lbMeshPouch" + Me.lbMeshPouch.Size = New System.Drawing.Size(100, 24) + Me.lbMeshPouch.TabIndex = 0 + Me.lbMeshPouch.Text = "매쉬파우치" + ' + 'pnMaSoo + ' + Me.pnMaSoo.Controls.Add(Me.txbMaSoo) + Me.pnMaSoo.Controls.Add(Me.lbMaSoo) + Me.pnMaSoo.Location = New System.Drawing.Point(414, 270) + Me.pnMaSoo.Name = "pnMaSoo" + Me.pnMaSoo.Size = New System.Drawing.Size(204, 34) + Me.pnMaSoo.TabIndex = 26 + ' + 'txbMaSoo + ' + Me.txbMaSoo.BackColor = System.Drawing.SystemColors.Window + Me.txbMaSoo.Location = New System.Drawing.Point(121, 0) + Me.txbMaSoo.MaxLength = 10 + Me.txbMaSoo.Name = "txbMaSoo" + Me.txbMaSoo.ReadOnly = True + Me.txbMaSoo.Size = New System.Drawing.Size(77, 32) + Me.txbMaSoo.TabIndex = 1 + Me.txbMaSoo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbMaSoo + ' + Me.lbMaSoo.AutoSize = True + Me.lbMaSoo.Location = New System.Drawing.Point(3, 3) + Me.lbMaSoo.Name = "lbMaSoo" + Me.lbMaSoo.Size = New System.Drawing.Size(118, 24) + Me.lbMaSoo.TabIndex = 0 + Me.lbMaSoo.Text = "마사지수딩젤" + ' + 'pnKolPe5 + ' + Me.pnKolPe5.Controls.Add(Me.txbKolPe5) + Me.pnKolPe5.Controls.Add(Me.lbKolPe5) + Me.pnKolPe5.Location = New System.Drawing.Point(414, 230) + Me.pnKolPe5.Name = "pnKolPe5" + Me.pnKolPe5.Size = New System.Drawing.Size(204, 34) + Me.pnKolPe5.TabIndex = 25 + ' + 'txbKolPe5 + ' + Me.txbKolPe5.BackColor = System.Drawing.SystemColors.Window + Me.txbKolPe5.Location = New System.Drawing.Point(121, 0) + Me.txbKolPe5.MaxLength = 10 + Me.txbKolPe5.Name = "txbKolPe5" + Me.txbKolPe5.ReadOnly = True + Me.txbKolPe5.Size = New System.Drawing.Size(77, 32) + Me.txbKolPe5.TabIndex = 1 + Me.txbKolPe5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbKolPe5 + ' + Me.lbKolPe5.AutoSize = True + Me.lbKolPe5.Location = New System.Drawing.Point(3, 3) + Me.lbKolPe5.Name = "lbKolPe5" + Me.lbKolPe5.Size = New System.Drawing.Size(117, 24) + Me.lbKolPe5.TabIndex = 0 + Me.lbKolPe5.Text = "콜라겐_Pe(5)" + ' + 'pnKolPe3 + ' + Me.pnKolPe3.Controls.Add(Me.txbKolPe3) + Me.pnKolPe3.Controls.Add(Me.lbKolPe3) + Me.pnKolPe3.Location = New System.Drawing.Point(414, 190) + Me.pnKolPe3.Name = "pnKolPe3" + Me.pnKolPe3.Size = New System.Drawing.Size(204, 34) + Me.pnKolPe3.TabIndex = 24 + ' + 'txbKolPe3 + ' + Me.txbKolPe3.BackColor = System.Drawing.SystemColors.Window + Me.txbKolPe3.Location = New System.Drawing.Point(121, 0) + Me.txbKolPe3.MaxLength = 10 + Me.txbKolPe3.Name = "txbKolPe3" + Me.txbKolPe3.ReadOnly = True + Me.txbKolPe3.Size = New System.Drawing.Size(77, 32) + Me.txbKolPe3.TabIndex = 1 + Me.txbKolPe3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbKolPe3 + ' + Me.lbKolPe3.AutoSize = True + Me.lbKolPe3.Location = New System.Drawing.Point(3, 3) + Me.lbKolPe3.Name = "lbKolPe3" + Me.lbKolPe3.Size = New System.Drawing.Size(117, 24) + Me.lbKolPe3.TabIndex = 0 + Me.lbKolPe3.Text = "콜라겐_Pe(3)" + ' + 'pnKolPe1 + ' + Me.pnKolPe1.Controls.Add(Me.txbKolPe1) + Me.pnKolPe1.Controls.Add(Me.lbKolPe1) + Me.pnKolPe1.Location = New System.Drawing.Point(415, 150) + Me.pnKolPe1.Name = "pnKolPe1" + Me.pnKolPe1.Size = New System.Drawing.Size(204, 34) + Me.pnKolPe1.TabIndex = 23 + ' + 'txbKolPe1 + ' + Me.txbKolPe1.BackColor = System.Drawing.SystemColors.Window + Me.txbKolPe1.Location = New System.Drawing.Point(121, 0) + Me.txbKolPe1.MaxLength = 10 + Me.txbKolPe1.Name = "txbKolPe1" + Me.txbKolPe1.ReadOnly = True + Me.txbKolPe1.Size = New System.Drawing.Size(77, 32) + Me.txbKolPe1.TabIndex = 1 + Me.txbKolPe1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbKolPe1 + ' + Me.lbKolPe1.AutoSize = True + Me.lbKolPe1.Location = New System.Drawing.Point(3, 3) + Me.lbKolPe1.Name = "lbKolPe1" + Me.lbKolPe1.Size = New System.Drawing.Size(117, 24) + Me.lbKolPe1.TabIndex = 0 + Me.lbKolPe1.Text = "콜라겐_Pe(1)" + ' + 'pnHolo5 + ' + Me.pnHolo5.Controls.Add(Me.txbHolo5) + Me.pnHolo5.Controls.Add(Me.lbHolo5) + Me.pnHolo5.Location = New System.Drawing.Point(414, 112) + Me.pnHolo5.Name = "pnHolo5" + Me.pnHolo5.Size = New System.Drawing.Size(204, 34) + Me.pnHolo5.TabIndex = 22 + ' + 'txbHolo5 + ' + Me.txbHolo5.BackColor = System.Drawing.SystemColors.Window + Me.txbHolo5.Location = New System.Drawing.Point(121, 0) + Me.txbHolo5.MaxLength = 10 + Me.txbHolo5.Name = "txbHolo5" + Me.txbHolo5.ReadOnly = True + Me.txbHolo5.Size = New System.Drawing.Size(77, 32) + Me.txbHolo5.TabIndex = 1 + Me.txbHolo5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbHolo5 + ' + Me.lbHolo5.AutoSize = True + Me.lbHolo5.Location = New System.Drawing.Point(3, 3) + Me.lbHolo5.Name = "lbHolo5" + Me.lbHolo5.Size = New System.Drawing.Size(116, 24) + Me.lbHolo5.TabIndex = 0 + Me.lbHolo5.Text = "홀로그램 5매" + ' + 'pnHolo3 + ' + Me.pnHolo3.Controls.Add(Me.txbHolo3) + Me.pnHolo3.Controls.Add(Me.lbHolo3) + Me.pnHolo3.Location = New System.Drawing.Point(414, 72) + Me.pnHolo3.Name = "pnHolo3" + Me.pnHolo3.Size = New System.Drawing.Size(204, 34) + Me.pnHolo3.TabIndex = 21 + ' + 'txbHolo3 + ' + Me.txbHolo3.BackColor = System.Drawing.SystemColors.Window + Me.txbHolo3.Location = New System.Drawing.Point(121, 0) + Me.txbHolo3.MaxLength = 10 + Me.txbHolo3.Name = "txbHolo3" + Me.txbHolo3.ReadOnly = True + Me.txbHolo3.Size = New System.Drawing.Size(77, 32) + Me.txbHolo3.TabIndex = 1 + Me.txbHolo3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbHolo3 + ' + Me.lbHolo3.AutoSize = True + Me.lbHolo3.Location = New System.Drawing.Point(3, 3) + Me.lbHolo3.Name = "lbHolo3" + Me.lbHolo3.Size = New System.Drawing.Size(116, 24) + Me.lbHolo3.TabIndex = 0 + Me.lbHolo3.Text = "홀로그램 3매" + ' + 'pnHolo1 + ' + Me.pnHolo1.Controls.Add(Me.txbHolo1) + Me.pnHolo1.Controls.Add(Me.lbHolo1) + Me.pnHolo1.Location = New System.Drawing.Point(414, 31) + Me.pnHolo1.Name = "pnHolo1" + Me.pnHolo1.Size = New System.Drawing.Size(204, 34) + Me.pnHolo1.TabIndex = 9 + ' + 'txbHolo1 + ' + Me.txbHolo1.BackColor = System.Drawing.SystemColors.Window + Me.txbHolo1.Location = New System.Drawing.Point(121, 0) + Me.txbHolo1.MaxLength = 10 + Me.txbHolo1.Name = "txbHolo1" + Me.txbHolo1.ReadOnly = True + Me.txbHolo1.Size = New System.Drawing.Size(77, 32) + Me.txbHolo1.TabIndex = 1 + Me.txbHolo1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbHolo1 + ' + Me.lbHolo1.AutoSize = True + Me.lbHolo1.Location = New System.Drawing.Point(3, 3) + Me.lbHolo1.Name = "lbHolo1" + Me.lbHolo1.Size = New System.Drawing.Size(116, 24) + Me.lbHolo1.TabIndex = 0 + Me.lbHolo1.Text = "홀로그램 1매" + ' + 'pntonerPad + ' + Me.pntonerPad.Controls.Add(Me.txbtonerPad) + Me.pntonerPad.Controls.Add(Me.lbtonerPad) + Me.pntonerPad.Location = New System.Drawing.Point(210, 425) + Me.pntonerPad.Name = "pntonerPad" + Me.pntonerPad.Size = New System.Drawing.Size(204, 34) + Me.pntonerPad.TabIndex = 20 + ' + 'txbtonerPad + ' + Me.txbtonerPad.BackColor = System.Drawing.SystemColors.Window + Me.txbtonerPad.Location = New System.Drawing.Point(121, 0) + Me.txbtonerPad.MaxLength = 10 + Me.txbtonerPad.Name = "txbtonerPad" + Me.txbtonerPad.ReadOnly = True + Me.txbtonerPad.Size = New System.Drawing.Size(77, 32) + Me.txbtonerPad.TabIndex = 1 + Me.txbtonerPad.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbtonerPad + ' + Me.lbtonerPad.AutoSize = True + Me.lbtonerPad.Location = New System.Drawing.Point(3, 3) + Me.lbtonerPad.Name = "lbtonerPad" + Me.lbtonerPad.Size = New System.Drawing.Size(82, 24) + Me.lbtonerPad.TabIndex = 0 + Me.lbtonerPad.Text = "토너패드" + ' + 'pnCW + ' + Me.pnCW.Controls.Add(Me.txbCW) + Me.pnCW.Controls.Add(Me.lbCW) + Me.pnCW.Location = New System.Drawing.Point(6, 425) + Me.pnCW.Name = "pnCW" + Me.pnCW.Size = New System.Drawing.Size(204, 34) + Me.pnCW.TabIndex = 19 + ' + 'txbCW + ' + Me.txbCW.BackColor = System.Drawing.SystemColors.Window + Me.txbCW.Location = New System.Drawing.Point(121, 0) + Me.txbCW.MaxLength = 10 + Me.txbCW.Name = "txbCW" + Me.txbCW.ReadOnly = True + Me.txbCW.Size = New System.Drawing.Size(77, 32) + Me.txbCW.TabIndex = 1 + Me.txbCW.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbCW + ' + Me.lbCW.AutoSize = True + Me.lbCW.Location = New System.Drawing.Point(3, 3) + Me.lbCW.Name = "lbCW" + Me.lbCW.Size = New System.Drawing.Size(100, 24) + Me.lbCW.TabIndex = 0 + Me.lbCW.Text = "클렌징워터" + ' + 'pnKolla_Pset + ' + Me.pnKolla_Pset.Controls.Add(Me.txbKolla_Pset) + Me.pnKolla_Pset.Controls.Add(Me.lbKolla_Pset) + Me.pnKolla_Pset.Location = New System.Drawing.Point(210, 386) + Me.pnKolla_Pset.Name = "pnKolla_Pset" + Me.pnKolla_Pset.Size = New System.Drawing.Size(204, 34) + Me.pnKolla_Pset.TabIndex = 17 + ' + 'txbKolla_Pset + ' + Me.txbKolla_Pset.BackColor = System.Drawing.SystemColors.Window + Me.txbKolla_Pset.Location = New System.Drawing.Point(121, 0) + Me.txbKolla_Pset.MaxLength = 10 + Me.txbKolla_Pset.Name = "txbKolla_Pset" + Me.txbKolla_Pset.ReadOnly = True + Me.txbKolla_Pset.Size = New System.Drawing.Size(77, 32) + Me.txbKolla_Pset.TabIndex = 1 + Me.txbKolla_Pset.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbKolla_Pset + ' + Me.lbKolla_Pset.AutoSize = True + Me.lbKolla_Pset.Location = New System.Drawing.Point(3, 3) + Me.lbKolla_Pset.Name = "lbKolla_Pset" + Me.lbKolla_Pset.Size = New System.Drawing.Size(115, 24) + Me.lbKolla_Pset.TabIndex = 0 + Me.lbKolla_Pset.Text = "콜라겐_P(셋)" + ' + 'pnKolla_Pone + ' + Me.pnKolla_Pone.Controls.Add(Me.txbKolla_Pone) + Me.pnKolla_Pone.Controls.Add(Me.lbKolla_Pone) + Me.pnKolla_Pone.Location = New System.Drawing.Point(6, 386) + Me.pnKolla_Pone.Name = "pnKolla_Pone" + Me.pnKolla_Pone.Size = New System.Drawing.Size(204, 34) + Me.pnKolla_Pone.TabIndex = 18 + ' + 'txbKolla_Pone + ' + Me.txbKolla_Pone.BackColor = System.Drawing.SystemColors.Window + Me.txbKolla_Pone.Location = New System.Drawing.Point(121, 0) + Me.txbKolla_Pone.MaxLength = 10 + Me.txbKolla_Pone.Name = "txbKolla_Pone" + Me.txbKolla_Pone.ReadOnly = True + Me.txbKolla_Pone.Size = New System.Drawing.Size(77, 32) + Me.txbKolla_Pone.TabIndex = 1 + Me.txbKolla_Pone.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbKolla_Pone + ' + Me.lbKolla_Pone.AutoSize = True + Me.lbKolla_Pone.Location = New System.Drawing.Point(3, 3) + Me.lbKolla_Pone.Name = "lbKolla_Pone" + Me.lbKolla_Pone.Size = New System.Drawing.Size(115, 24) + Me.lbKolla_Pone.TabIndex = 0 + Me.lbKolla_Pone.Text = "콜라겐_P(단)" + ' + 'pnKollaSet + ' + Me.pnKollaSet.Controls.Add(Me.txbKollaSet) + Me.pnKollaSet.Controls.Add(Me.lbKollaSet) + Me.pnKollaSet.Location = New System.Drawing.Point(210, 348) + Me.pnKollaSet.Name = "pnKollaSet" + Me.pnKollaSet.Size = New System.Drawing.Size(204, 34) + Me.pnKollaSet.TabIndex = 17 + ' + 'txbKollaSet + ' + Me.txbKollaSet.BackColor = System.Drawing.SystemColors.Window + Me.txbKollaSet.Location = New System.Drawing.Point(121, 0) + Me.txbKollaSet.MaxLength = 10 + Me.txbKollaSet.Name = "txbKollaSet" + Me.txbKollaSet.ReadOnly = True + Me.txbKollaSet.Size = New System.Drawing.Size(77, 32) + Me.txbKollaSet.TabIndex = 1 + Me.txbKollaSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbKollaSet + ' + Me.lbKollaSet.AutoSize = True + Me.lbKollaSet.Location = New System.Drawing.Point(3, 3) + Me.lbKollaSet.Name = "lbKollaSet" + Me.lbKollaSet.Size = New System.Drawing.Size(106, 24) + Me.lbKollaSet.TabIndex = 0 + Me.lbKollaSet.Text = "콜라겐 세트" + ' + 'pnKolla + ' + Me.pnKolla.Controls.Add(Me.txbKolla) + Me.pnKolla.Controls.Add(Me.lbKolla) + Me.pnKolla.Location = New System.Drawing.Point(6, 348) + Me.pnKolla.Name = "pnKolla" + Me.pnKolla.Size = New System.Drawing.Size(204, 34) + Me.pnKolla.TabIndex = 16 + ' + 'txbKolla + ' + Me.txbKolla.BackColor = System.Drawing.SystemColors.Window + Me.txbKolla.Location = New System.Drawing.Point(121, 0) + Me.txbKolla.MaxLength = 10 + Me.txbKolla.Name = "txbKolla" + Me.txbKolla.ReadOnly = True + Me.txbKolla.Size = New System.Drawing.Size(77, 32) + Me.txbKolla.TabIndex = 1 + Me.txbKolla.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbKolla + ' + Me.lbKolla.AutoSize = True + Me.lbKolla.Location = New System.Drawing.Point(3, 3) + Me.lbKolla.Name = "lbKolla" + Me.lbKolla.Size = New System.Drawing.Size(106, 24) + Me.lbKolla.TabIndex = 0 + Me.lbKolla.Text = "콜라겐 단품" + ' + 'pnCos + ' + Me.pnCos.Controls.Add(Me.txbCos) + Me.pnCos.Controls.Add(Me.lbCos) + Me.pnCos.Location = New System.Drawing.Point(210, 310) + Me.pnCos.Name = "pnCos" + Me.pnCos.Size = New System.Drawing.Size(204, 34) + Me.pnCos.TabIndex = 8 + ' + 'txbCos + ' + Me.txbCos.BackColor = System.Drawing.SystemColors.Window + Me.txbCos.Location = New System.Drawing.Point(121, 0) + Me.txbCos.MaxLength = 10 + Me.txbCos.Name = "txbCos" + Me.txbCos.ReadOnly = True + Me.txbCos.Size = New System.Drawing.Size(77, 32) + Me.txbCos.TabIndex = 1 + Me.txbCos.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbCos + ' + Me.lbCos.AutoSize = True + Me.lbCos.Location = New System.Drawing.Point(3, 3) + Me.lbCos.Name = "lbCos" + Me.lbCos.Size = New System.Drawing.Size(82, 24) + Me.lbCos.TabIndex = 0 + Me.lbCos.Text = "코스메틱" + ' + 'pnBag + ' + Me.pnBag.Controls.Add(Me.txbBag) + Me.pnBag.Controls.Add(Me.lbBag) + Me.pnBag.Location = New System.Drawing.Point(6, 310) + Me.pnBag.Name = "pnBag" + Me.pnBag.Size = New System.Drawing.Size(204, 34) + Me.pnBag.TabIndex = 15 + ' + 'txbBag + ' + Me.txbBag.BackColor = System.Drawing.SystemColors.Window + Me.txbBag.Location = New System.Drawing.Point(121, 0) + Me.txbBag.MaxLength = 10 + Me.txbBag.Name = "txbBag" + Me.txbBag.ReadOnly = True + Me.txbBag.Size = New System.Drawing.Size(77, 32) + Me.txbBag.TabIndex = 1 + Me.txbBag.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbBag + ' + Me.lbBag.AutoSize = True + Me.lbBag.Location = New System.Drawing.Point(3, 3) + Me.lbBag.Name = "lbBag" + Me.lbBag.Size = New System.Drawing.Size(64, 24) + Me.lbBag.TabIndex = 0 + Me.lbBag.Text = "쇼핑백" + ' + 'pnDust + ' + Me.pnDust.Controls.Add(Me.txbDust) + Me.pnDust.Controls.Add(Me.lbDust) + Me.pnDust.Location = New System.Drawing.Point(210, 270) + Me.pnDust.Name = "pnDust" + Me.pnDust.Size = New System.Drawing.Size(204, 34) + Me.pnDust.TabIndex = 14 + ' + 'txbDust + ' + Me.txbDust.BackColor = System.Drawing.SystemColors.Window + Me.txbDust.Location = New System.Drawing.Point(121, 0) + Me.txbDust.MaxLength = 10 + Me.txbDust.Name = "txbDust" + Me.txbDust.ReadOnly = True + Me.txbDust.Size = New System.Drawing.Size(77, 32) + Me.txbDust.TabIndex = 1 + Me.txbDust.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbDust + ' + Me.lbDust.AutoSize = True + Me.lbDust.Location = New System.Drawing.Point(3, 3) + Me.lbDust.Name = "lbDust" + Me.lbDust.Size = New System.Drawing.Size(82, 24) + Me.lbDust.TabIndex = 0 + Me.lbDust.Text = "더스트백" + ' + 'pnSoothing + ' + Me.pnSoothing.Controls.Add(Me.txbSoothing) + Me.pnSoothing.Controls.Add(Me.lbSoothing) + Me.pnSoothing.Location = New System.Drawing.Point(210, 230) + Me.pnSoothing.Name = "pnSoothing" + Me.pnSoothing.Size = New System.Drawing.Size(204, 34) + Me.pnSoothing.TabIndex = 13 + ' + 'txbSoothing + ' + Me.txbSoothing.BackColor = System.Drawing.SystemColors.Window + Me.txbSoothing.Location = New System.Drawing.Point(121, 0) + Me.txbSoothing.MaxLength = 10 + Me.txbSoothing.Name = "txbSoothing" + Me.txbSoothing.ReadOnly = True + Me.txbSoothing.Size = New System.Drawing.Size(77, 32) + Me.txbSoothing.TabIndex = 1 + Me.txbSoothing.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbSoothing + ' + Me.lbSoothing.AutoSize = True + Me.lbSoothing.Location = New System.Drawing.Point(3, 3) + Me.lbSoothing.Name = "lbSoothing" + Me.lbSoothing.Size = New System.Drawing.Size(70, 24) + Me.lbSoothing.TabIndex = 0 + Me.lbSoothing.Text = "수딩 젤" + ' + 'pnToner + ' + Me.pnToner.Controls.Add(Me.txbToner) + Me.pnToner.Controls.Add(Me.lbToner) + Me.pnToner.Location = New System.Drawing.Point(210, 190) + Me.pnToner.Name = "pnToner" + Me.pnToner.Size = New System.Drawing.Size(204, 34) + Me.pnToner.TabIndex = 12 + ' + 'txbToner + ' + Me.txbToner.BackColor = System.Drawing.SystemColors.Window + Me.txbToner.Location = New System.Drawing.Point(121, 0) + Me.txbToner.MaxLength = 10 + Me.txbToner.Name = "txbToner" + Me.txbToner.ReadOnly = True + Me.txbToner.Size = New System.Drawing.Size(77, 32) + Me.txbToner.TabIndex = 1 + Me.txbToner.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbToner + ' + Me.lbToner.AutoSize = True + Me.lbToner.Location = New System.Drawing.Point(3, 3) + Me.lbToner.Name = "lbToner" + Me.lbToner.Size = New System.Drawing.Size(46, 24) + Me.lbToner.TabIndex = 0 + Me.lbToner.Text = "토너" + ' + 'pnCable + ' + Me.pnCable.Controls.Add(Me.txbCable) + Me.pnCable.Controls.Add(Me.lbCable) + Me.pnCable.Location = New System.Drawing.Point(210, 150) + Me.pnCable.Name = "pnCable" + Me.pnCable.Size = New System.Drawing.Size(204, 34) + Me.pnCable.TabIndex = 11 + ' + 'txbCable + ' + Me.txbCable.BackColor = System.Drawing.SystemColors.Window + Me.txbCable.Location = New System.Drawing.Point(121, 0) + Me.txbCable.MaxLength = 10 + Me.txbCable.Name = "txbCable" + Me.txbCable.ReadOnly = True + Me.txbCable.Size = New System.Drawing.Size(77, 32) + Me.txbCable.TabIndex = 1 + Me.txbCable.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbCable + ' + Me.lbCable.AutoSize = True + Me.lbCable.Location = New System.Drawing.Point(3, 3) + Me.lbCable.Name = "lbCable" + Me.lbCable.Size = New System.Drawing.Size(106, 24) + Me.lbCable.TabIndex = 0 + Me.lbCable.Text = "충전 케이블" + ' + 'pnCharge + ' + Me.pnCharge.Controls.Add(Me.txbCharge) + Me.pnCharge.Controls.Add(Me.lbCharge) + Me.pnCharge.Location = New System.Drawing.Point(210, 112) + Me.pnCharge.Name = "pnCharge" + Me.pnCharge.Size = New System.Drawing.Size(204, 34) + Me.pnCharge.TabIndex = 10 + ' + 'txbCharge + ' + Me.txbCharge.BackColor = System.Drawing.SystemColors.Window + Me.txbCharge.Location = New System.Drawing.Point(121, 0) + Me.txbCharge.MaxLength = 10 + Me.txbCharge.Name = "txbCharge" + Me.txbCharge.ReadOnly = True + Me.txbCharge.Size = New System.Drawing.Size(77, 32) + Me.txbCharge.TabIndex = 1 + Me.txbCharge.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbCharge + ' + Me.lbCharge.AutoSize = True + Me.lbCharge.Location = New System.Drawing.Point(3, 3) + Me.lbCharge.Name = "lbCharge" + Me.lbCharge.Size = New System.Drawing.Size(64, 24) + Me.lbCharge.TabIndex = 0 + Me.lbCharge.Text = "충전기" + ' + 'pnFen + ' + Me.pnFen.Controls.Add(Me.txbFen) + Me.pnFen.Controls.Add(Me.lbFen) + Me.pnFen.Location = New System.Drawing.Point(210, 72) + Me.pnFen.Name = "pnFen" + Me.pnFen.Size = New System.Drawing.Size(204, 34) + Me.pnFen.TabIndex = 9 + ' + 'txbFen + ' + Me.txbFen.BackColor = System.Drawing.SystemColors.Window + Me.txbFen.Location = New System.Drawing.Point(121, 0) + Me.txbFen.MaxLength = 10 + Me.txbFen.Name = "txbFen" + Me.txbFen.ReadOnly = True + Me.txbFen.Size = New System.Drawing.Size(77, 32) + Me.txbFen.TabIndex = 1 + Me.txbFen.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbFen + ' + Me.lbFen.AutoSize = True + Me.lbFen.Location = New System.Drawing.Point(3, 3) + Me.lbFen.Name = "lbFen" + Me.lbFen.Size = New System.Drawing.Size(64, 24) + Me.lbFen.TabIndex = 0 + Me.lbFen.Text = "손풍기" + ' + 'pnUmb + ' + Me.pnUmb.Controls.Add(Me.txbUmb) + Me.pnUmb.Controls.Add(Me.lbUmb) + Me.pnUmb.Location = New System.Drawing.Point(210, 31) + Me.pnUmb.Name = "pnUmb" + Me.pnUmb.Size = New System.Drawing.Size(204, 34) + Me.pnUmb.TabIndex = 8 + ' + 'txbUmb + ' + Me.txbUmb.BackColor = System.Drawing.SystemColors.Window + Me.txbUmb.Location = New System.Drawing.Point(121, 0) + Me.txbUmb.MaxLength = 10 + Me.txbUmb.Name = "txbUmb" + Me.txbUmb.ReadOnly = True + Me.txbUmb.Size = New System.Drawing.Size(77, 32) + Me.txbUmb.TabIndex = 1 + Me.txbUmb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbUmb + ' + Me.lbUmb.AutoSize = True + Me.lbUmb.Location = New System.Drawing.Point(3, 3) + Me.lbUmb.Name = "lbUmb" + Me.lbUmb.Size = New System.Drawing.Size(46, 24) + Me.lbUmb.TabIndex = 0 + Me.lbUmb.Text = "우산" + ' + 'pnCream + ' + Me.pnCream.Controls.Add(Me.txbCream) + Me.pnCream.Controls.Add(Me.lbCream) + Me.pnCream.Location = New System.Drawing.Point(6, 270) + Me.pnCream.Name = "pnCream" + Me.pnCream.Size = New System.Drawing.Size(204, 34) + Me.pnCream.TabIndex = 7 + ' + 'txbCream + ' + Me.txbCream.BackColor = System.Drawing.SystemColors.Window + Me.txbCream.Location = New System.Drawing.Point(121, 0) + Me.txbCream.MaxLength = 10 + Me.txbCream.Name = "txbCream" + Me.txbCream.ReadOnly = True + Me.txbCream.Size = New System.Drawing.Size(77, 32) + Me.txbCream.TabIndex = 1 + Me.txbCream.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbCream + ' + Me.lbCream.AutoSize = True + Me.lbCream.Location = New System.Drawing.Point(3, 3) + Me.lbCream.Name = "lbCream" + Me.lbCream.Size = New System.Drawing.Size(46, 24) + Me.lbCream.TabIndex = 0 + Me.lbCream.Text = "크림" + ' + 'pnAmp + ' + Me.pnAmp.Controls.Add(Me.txbAmp) + Me.pnAmp.Controls.Add(Me.lbAmp) + Me.pnAmp.Location = New System.Drawing.Point(6, 230) + Me.pnAmp.Name = "pnAmp" + Me.pnAmp.Size = New System.Drawing.Size(204, 34) + Me.pnAmp.TabIndex = 6 + ' + 'txbAmp + ' + Me.txbAmp.BackColor = System.Drawing.SystemColors.Window + Me.txbAmp.Location = New System.Drawing.Point(121, 0) + Me.txbAmp.MaxLength = 10 + Me.txbAmp.Name = "txbAmp" + Me.txbAmp.ReadOnly = True + Me.txbAmp.Size = New System.Drawing.Size(77, 32) + Me.txbAmp.TabIndex = 1 + Me.txbAmp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbAmp + ' + Me.lbAmp.AutoSize = True + Me.lbAmp.Location = New System.Drawing.Point(3, 3) + Me.lbAmp.Name = "lbAmp" + Me.lbAmp.Size = New System.Drawing.Size(46, 24) + Me.lbAmp.TabIndex = 0 + Me.lbAmp.Text = "앰플" + ' + 'pnMiniGel + ' + Me.pnMiniGel.Controls.Add(Me.txbMiniGel) + Me.pnMiniGel.Controls.Add(Me.lbMiniGel) + Me.pnMiniGel.Location = New System.Drawing.Point(6, 190) + Me.pnMiniGel.Name = "pnMiniGel" + Me.pnMiniGel.Size = New System.Drawing.Size(204, 34) + Me.pnMiniGel.TabIndex = 5 + ' + 'txbMiniGel + ' + Me.txbMiniGel.BackColor = System.Drawing.SystemColors.Window + Me.txbMiniGel.Location = New System.Drawing.Point(121, 0) + Me.txbMiniGel.MaxLength = 10 + Me.txbMiniGel.Name = "txbMiniGel" + Me.txbMiniGel.ReadOnly = True + Me.txbMiniGel.Size = New System.Drawing.Size(77, 32) + Me.txbMiniGel.TabIndex = 1 + Me.txbMiniGel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbMiniGel + ' + Me.lbMiniGel.AutoSize = True + Me.lbMiniGel.Location = New System.Drawing.Point(3, 3) + Me.lbMiniGel.Name = "lbMiniGel" + Me.lbMiniGel.Size = New System.Drawing.Size(106, 24) + Me.lbMiniGel.TabIndex = 0 + Me.lbMiniGel.Text = "미니젤 키트" + ' + 'pnGel + ' + Me.pnGel.Controls.Add(Me.txbGel) + Me.pnGel.Controls.Add(Me.lbGel) + Me.pnGel.Location = New System.Drawing.Point(6, 150) + Me.pnGel.Name = "pnGel" + Me.pnGel.Size = New System.Drawing.Size(204, 34) + Me.pnGel.TabIndex = 4 + ' + 'txbGel + ' + Me.txbGel.BackColor = System.Drawing.SystemColors.Window + Me.txbGel.Location = New System.Drawing.Point(121, 0) + Me.txbGel.MaxLength = 10 + Me.txbGel.Name = "txbGel" + Me.txbGel.ReadOnly = True + Me.txbGel.Size = New System.Drawing.Size(77, 32) + Me.txbGel.TabIndex = 1 + Me.txbGel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbGel + ' + Me.lbGel.AutoSize = True + Me.lbGel.Location = New System.Drawing.Point(3, 3) + Me.lbGel.Name = "lbGel" + Me.lbGel.Size = New System.Drawing.Size(88, 24) + Me.lbGel.TabIndex = 0 + Me.lbGel.Text = "블루밍 젤" + ' + 'pnHair + ' + Me.pnHair.Controls.Add(Me.txbHair) + Me.pnHair.Controls.Add(Me.lbHair) + Me.pnHair.Location = New System.Drawing.Point(6, 112) + Me.pnHair.Name = "pnHair" + Me.pnHair.Size = New System.Drawing.Size(204, 34) + Me.pnHair.TabIndex = 3 + ' + 'txbHair + ' + Me.txbHair.BackColor = System.Drawing.SystemColors.Window + Me.txbHair.Location = New System.Drawing.Point(121, 0) + Me.txbHair.MaxLength = 10 + Me.txbHair.Name = "txbHair" + Me.txbHair.ReadOnly = True + Me.txbHair.Size = New System.Drawing.Size(77, 32) + Me.txbHair.TabIndex = 1 + Me.txbHair.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbHair + ' + Me.lbHair.AutoSize = True + Me.lbHair.Location = New System.Drawing.Point(3, 3) + Me.lbHair.Name = "lbHair" + Me.lbHair.Size = New System.Drawing.Size(82, 24) + Me.lbHair.TabIndex = 0 + Me.lbHair.Text = "헤어밴드" + ' + 'pnMask10 + ' + Me.pnMask10.Controls.Add(Me.txbMask10) + Me.pnMask10.Controls.Add(Me.lbMask10) + Me.pnMask10.Location = New System.Drawing.Point(6, 72) + Me.pnMask10.Name = "pnMask10" + Me.pnMask10.Size = New System.Drawing.Size(204, 34) + Me.pnMask10.TabIndex = 2 + ' + 'txbMask10 + ' + Me.txbMask10.BackColor = System.Drawing.SystemColors.Window + Me.txbMask10.Location = New System.Drawing.Point(121, 0) + Me.txbMask10.MaxLength = 10 + Me.txbMask10.Name = "txbMask10" + Me.txbMask10.ReadOnly = True + Me.txbMask10.Size = New System.Drawing.Size(77, 32) + Me.txbMask10.TabIndex = 1 + Me.txbMask10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbMask10 + ' + Me.lbMask10.AutoSize = True + Me.lbMask10.Location = New System.Drawing.Point(3, 3) + Me.lbMask10.Name = "lbMask10" + Me.lbMask10.Size = New System.Drawing.Size(124, 24) + Me.lbMask10.TabIndex = 0 + Me.lbMask10.Text = "리프팅 마스크" + ' + 'pnMask5 + ' + Me.pnMask5.Controls.Add(Me.txbMask5) + Me.pnMask5.Controls.Add(Me.lbMask5) + Me.pnMask5.Location = New System.Drawing.Point(6, 31) + Me.pnMask5.Name = "pnMask5" + Me.pnMask5.Size = New System.Drawing.Size(204, 34) + Me.pnMask5.TabIndex = 1 + ' + 'txbMask5 + ' + Me.txbMask5.BackColor = System.Drawing.SystemColors.Window + Me.txbMask5.Location = New System.Drawing.Point(121, 0) + Me.txbMask5.MaxLength = 10 + Me.txbMask5.Name = "txbMask5" + Me.txbMask5.ReadOnly = True + Me.txbMask5.Size = New System.Drawing.Size(77, 32) + Me.txbMask5.TabIndex = 1 + Me.txbMask5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbMask5 + ' + Me.lbMask5.AutoSize = True + Me.lbMask5.Location = New System.Drawing.Point(3, 3) + Me.lbMask5.Name = "lbMask5" + Me.lbMask5.Size = New System.Drawing.Size(124, 24) + Me.lbMask5.TabIndex = 0 + Me.lbMask5.Text = "아쿠아 마스크" + ' + 'pnkeyringSally + ' + Me.pnkeyringSally.Controls.Add(Me.txbkeyringSally) + Me.pnkeyringSally.Controls.Add(Me.lbkeyringSally) + Me.pnkeyringSally.Location = New System.Drawing.Point(418, 538) + Me.pnkeyringSally.Name = "pnkeyringSally" + Me.pnkeyringSally.Size = New System.Drawing.Size(204, 34) + Me.pnkeyringSally.TabIndex = 37 + ' + 'txbkeyringSally + ' + Me.txbkeyringSally.BackColor = System.Drawing.SystemColors.Window + Me.txbkeyringSally.Location = New System.Drawing.Point(121, 0) + Me.txbkeyringSally.MaxLength = 10 + Me.txbkeyringSally.Name = "txbkeyringSally" + Me.txbkeyringSally.ReadOnly = True + Me.txbkeyringSally.Size = New System.Drawing.Size(77, 32) + Me.txbkeyringSally.TabIndex = 1 + Me.txbkeyringSally.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'lbkeyringSally + ' + Me.lbkeyringSally.AutoSize = True + Me.lbkeyringSally.Location = New System.Drawing.Point(3, 2) + Me.lbkeyringSally.Name = "lbkeyringSally" + Me.lbkeyringSally.Size = New System.Drawing.Size(95, 31) + Me.lbkeyringSally.TabIndex = 0 + Me.lbkeyringSally.Text = "키링(샐리)" + Me.lbkeyringSally.UseCompatibleTextRendering = True + ' 'countForm ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 15.0!) + Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(1941, 844) + Me.ClientSize = New System.Drawing.Size(1698, 675) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.gbBox) Me.Controls.Add(Me.gbEtc) @@ -4190,7 +3980,7 @@ Partial Class countForm Me.Controls.Add(Me.gbCount) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) - Me.Margin = New System.Windows.Forms.Padding(5, 4, 5, 4) + Me.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3) Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "countForm" @@ -4320,6 +4110,8 @@ Partial Class countForm Me.pnLuxFace.PerformLayout() Me.gbEtc.ResumeLayout(False) Me.gbProd.ResumeLayout(False) + Me.pnfirmingcollagengel.ResumeLayout(False) + Me.pnfirmingcollagengel.PerformLayout() Me.pndoenaliftingcream.ResumeLayout(False) Me.pndoenaliftingcream.PerformLayout() Me.pndoenaliftingamp.ResumeLayout(False) @@ -4426,8 +4218,8 @@ Partial Class countForm Me.pnMask10.PerformLayout() Me.pnMask5.ResumeLayout(False) Me.pnMask5.PerformLayout() - Me.pnfirmingcollagengel.ResumeLayout(False) - Me.pnfirmingcollagengel.PerformLayout() + Me.pnkeyringSally.ResumeLayout(False) + Me.pnkeyringSally.PerformLayout() Me.ResumeLayout(False) Me.PerformLayout() @@ -4772,4 +4564,7 @@ Partial Class countForm Friend WithEvents pnfirmingcollagengel As Panel Friend WithEvents txbfirmingcollagengel As TextBox Friend WithEvents lbfirmingcollagengel As Label + Friend WithEvents pnkeyringSally As Panel + Friend WithEvents txbkeyringSally As TextBox + Friend WithEvents lbkeyringSally As Label End Class diff --git a/SalesPacking_MES_API_Project/countForm.vb b/SalesPacking_MES_API_Project/countForm.vb index b85d698..e423e03 100644 --- a/SalesPacking_MES_API_Project/countForm.vb +++ b/SalesPacking_MES_API_Project/countForm.vb @@ -110,7 +110,8 @@ Public Class countForm txbdoenaliftingamp.Text = comComCount(comDB.DoenaLiftingAmp) txbdoenaliftingcream.Text = comComCount(comDB.DoenaLiftingCream) pnfirmingcollagengel.Text = comComCount(comDB.FirmingCollagenGel) - + txbkeyringSally.Text = comComCount(comDB.keyringSally) + '신규구성품추가 : 추가한 품목 수량 출력하도록 추가 End Sub diff --git a/SalesPacking_MES_API_Project/mainForm.vb b/SalesPacking_MES_API_Project/mainForm.vb index 6c38c10..b8b382d 100644 --- a/SalesPacking_MES_API_Project/mainForm.vb +++ b/SalesPacking_MES_API_Project/mainForm.vb @@ -369,7 +369,8 @@ Public Class mainForm End If Next - For i = 0 To comDB.FirmingCollagenGel + '신규구성품추가 : comDB에 변경된 마지막 품목 변수로 변경 + For i = 0 To comDB.beautykitMirrorL If UBound(Split(textCount, ",")) > 0 Then comComCount(i) = Mid(textCount, 1, InStr(textCount, ",") - 1) textCount = Mid(textCount, InStr(textCount, ",") + 1, textCount.Length) @@ -1601,10 +1602,110 @@ Public Class mainForm Private Function comCountSet() As Boolean - DBCmd = "SELECT Mask5Cnt,Mask10Cnt,HairBandCnt,GelCnt,MiniGelCnt,AmpleCnt,CreamCnt,UmbrellaCnt,FenCnt,ChargerCnt,CableCnt,TonerCnt,Case_PRO_Black,Case_PRO_Beige,Case_PRO_Red,Case_PRO_Pink,Case_MAX_Black,Case_MAX_Apr,Case_MAX_Mint,Case_MAX_Beige,SoothingGelCnt,Carton0_Cnt,Carton1_Cnt,Carton2_Cnt,Carton3_Cnt,Carton4_Cnt,Carton5_Cnt,Carton6_Cnt,Shopbag_Cnt,CosShopbag_Cnt,DustBagCnt,Case_MAX_Purple,Case_PRO_SnakeBlakc,KollagenCnt,KollagenSetCnt,Kollagen_PCnt,KollagenSet_PCnt,CleansingWaterCnt,TonerPadCnt,Case_MAX_SafBK_Cnt,Hologram_1Cnt,Hologram_3Cnt,Hologram_5Cnt,Case_MAX_SafPp_Cnt,Case_MAX_Yellow,Kollagen_Pe1Cnt,Kollagen_Pe3Cnt,Kollagen_Pe5Cnt,ATCircleCaseCnt,APSquareCaseCnt,Case_MAX_Peach,MasSoothingCnt,Case_MAX_SMintCnt,MeshPouchCnt,FirmingAmpCnt,HyaluronicAmpCnt,nightshotcnt,morningshotcnt,casemaxwoodicnt,Elicolltonercnt,Elicollampcnt,Elicollcreamcnt,Elihyaltonercnt,Elihyalampcnt,Elihyalcreamcnt,Dayshotcnt,Beautyshopbagcnt,Gummycnt,Stickjellycnt,Newyearbagcnt,Emsbeltcnt,Beltbagcnt,Dayshot2cnt,Elixircnt,Elixirpremiumcnt,Emsbeltcontrollsetcnt, FabricBagcnt, Goldshopbagcnt, MorNigshotsetcnt, CTBoxcnt, ElesqLiftingTonercnt, ElesqLiftingCeamcnt, ElesqLiftingECreamcnt, ElesqLiftingAmpcnt, ElesqAquaTonercnt, ElesqAquaCeamcnt, ElesqAquaECreamcnt, ElesqAquaAmpcnt, Carton8_Cnt, KeyringCnt, DoenaLiftingTonercnt, DoenaLiftingAmpcnt, DoenaLiftingCreamcnt, FirmingCollagenGelcnt FROM " & applySalesDB & " WHERE PackingCode = '" & playCode & "'" + DBCmd = "SELECT Mask5Cnt + ,Mask10Cnt + ,HairBandCnt + ,GelCnt + ,MiniGelCnt + ,AmpleCnt + ,CreamCnt + ,UmbrellaCnt + ,FenCnt + ,ChargerCnt + ,CableCnt + ,TonerCnt + ,Case_PRO_Black + ,Case_PRO_Beige + ,Case_PRO_Red + ,Case_PRO_Pink + ,Case_MAX_Black + ,Case_MAX_Apr + ,Case_MAX_Mint + ,Case_MAX_Beige + ,SoothingGelCnt + ,Carton0_Cnt + ,Carton1_Cnt + ,Carton2_Cnt + ,Carton3_Cnt + ,Carton4_Cnt + ,Carton5_Cnt + ,Carton6_Cnt + ,Shopbag_Cnt + ,CosShopbag_Cnt + ,DustBagCnt + ,Case_MAX_Purple + ,Case_PRO_SnakeBlakc + ,KollagenCnt + ,KollagenSetCnt + ,Kollagen_PCnt + ,KollagenSet_PCnt + ,CleansingWaterCnt + ,TonerPadCnt + ,Case_MAX_SafBK_Cnt + ,Hologram_1Cnt + ,Hologram_3Cnt + ,Hologram_5Cnt + ,Case_MAX_SafPp_Cnt + ,Case_MAX_Yellow + ,Kollagen_Pe1Cnt + ,Kollagen_Pe3Cnt + ,Kollagen_Pe5Cnt + ,ATCircleCaseCnt + ,APSquareCaseCnt + ,Case_MAX_Peach + ,MasSoothingCnt + ,Case_MAX_SMintCnt + ,MeshPouchCnt + ,FirmingAmpCnt + ,HyaluronicAmpCnt + ,nightshotcnt + ,morningshotcnt + ,casemaxwoodicnt + ,Elicolltonercnt + ,Elicollampcnt + ,Elicollcreamcnt + ,Elihyaltonercnt + ,Elihyalampcnt + ,Elihyalcreamcnt + ,Dayshotcnt + ,Beautyshopbagcnt + ,Gummycnt + ,Stickjellycnt + ,Newyearbagcnt + ,Emsbeltcnt + ,Beltbagcnt + ,Dayshot2cnt + ,Elixircnt + ,Elixirpremiumcnt + ,Emsbeltcontrollsetcnt + ,FabricBagcnt + ,Goldshopbagcnt + ,MorNigshotsetcnt + ,CTBoxcnt + ,ElesqLiftingTonercnt + ,ElesqLiftingCeamcnt + ,ElesqLiftingECreamcnt + ,ElesqLiftingAmpcnt + ,ElesqAquaTonercnt + ,ElesqAquaCeamcnt + ,ElesqAquaECreamcnt + ,ElesqAquaAmpcnt + ,Carton8_Cnt + ,KeyringCnt + ,DoenaLiftingTonercnt + ,DoenaLiftingAmpcnt + ,DoenaLiftingCreamcnt + ,FirmingCollagenGelcnt + ,KeyringSallyCnt + ,BeautykitHairbandCnt + ,BeautykitMirrorSCnt + ,BeautykitMirrorLCnt + FROM " & applySalesDB & " WHERE PackingCode = '" & playCode & "'" '신규구성품추가 : 자동화동작(무게측정)에서 포장 구성품 수량 조회 추가 + If DBQueryReader(DBCmd) Then - If sqlDataQuery.Length - 1 = comDB.FirmingCollagenGel Then - For i = 0 To comDB.FirmingCollagenGel + '신규구성품추가 : comDB에 변경된 마지막 품목 변수로 변경 + If sqlDataQuery.Length - 1 = comDB.beautykitMirrorL Then + For i = 0 To comDB.beautykitMirrorL If sqlDataQuery(i) <> 0 Then tgtFullCount += sqlDataQuery(i) For arr = 0 To prodArray.GetLength(1) - 1 @@ -2747,7 +2848,122 @@ Public Class mainForm End Function Private Function packingDBSaveOld(packingCode As String) As Boolean - DBCmd = "UPDATE " & applySalesDB & " SET Set_Cnt = '" & prodInCount(prodDB.proset) + prodInCount(prodDB.luxset) & "',Mask5Cnt = '" & comInCount(comDB.mask5) & "',Mask10Cnt = '" & comInCount(comDB.mask10) & "',HairBandCnt = '" & comInCount(comDB.hairband) & "',GelCnt = '" & comInCount(comDB.gel) & "',MiniGelCnt = '" & comInCount(comDB.minigel) & "',AmpleCnt = '" & comInCount(comDB.ample) & "',CreamCnt = '" & comInCount(comDB.cream) & "',UmbrellaCnt = '" & comInCount(comDB.umb) & "',FenCnt = '" & comInCount(comDB.fen) & "',ChargerCnt = '" & comInCount(comDB.charger) & "',CableCnt = '" & comInCount(comDB.cable) & "',TonerCnt = '" & comInCount(comDB.toner) & "',Case_PRO_Black = '" & comInCount(comDB.problack) & "',Case_PRO_Beige = '" & comInCount(comDB.probeige) & "',Case_PRO_Red = '" & comInCount(comDB.prored) & "',Case_PRO_Pink = '" & comInCount(comDB.propink) & "',Case_MAX_Black = '" & comInCount(comDB.maxblack) & "',Case_MAX_Apr = '" & comInCount(comDB.maxapr) & "',Case_MAX_Mint = '" & comInCount(comDB.maxmint) & "',Case_MAX_Beige = '" & comInCount(comDB.maxbeige) & "',Case_MAX_Purple = '" & comInCount(comDB.maxPurple) & "',Case_PRO_SnakeBlakc = '" & comInCount(comDB.proSnakeBlack) & "',DustBagCnt = '" & comInCount(comDB.dustbag) & "',SoothingGelCnt = '" & comInCount(comDB.soothing) & "',Carton0_Cnt = '" & comInCount(comDB.car0) & "',Carton1_Cnt = '" & comInCount(comDB.car1) & "',Carton2_Cnt = '" & comInCount(comDB.car2) & "',Carton3_Cnt = '" & comInCount(comDB.car3) & "',Carton4_Cnt = '" & comInCount(comDB.car4) & "',Carton5_Cnt = '" & comInCount(comDB.car5) & "',Carton6_Cnt = '" & comInCount(comDB.car6) & "',Shopbag_Cnt = '" & comInCount(comDB.bag) & "',CosShopbag_Cnt = '" & comInCount(comDB.cosbag) & "',KollagenCnt = '" & comInCount(comDB.kollagen) & "',KollagenSetCnt = '" & comInCount(comDB.kollagenset) & "',Kollagen_PCnt = '" & comInCount(comDB.kollagen_P) & "',KollagenSet_PCnt = '" & comInCount(comDB.kollagenset_P) & "',CleansingWaterCnt = '" & comInCount(comDB.cleansingWater) & "',TonerPadCnt = '" & comInCount(comDB.tonerPad) & "',Case_MAX_SafBK_Cnt = '" & comInCount(comDB.maxSaffianoBK) & "',Hologram_1Cnt = '" & comInCount(comDB.hologram1) & "',Hologram_3Cnt = '" & comInCount(comDB.hologram3) & "',Hologram_5Cnt = '" & comInCount(comDB.hologram5) & "',Case_MAX_SafPp_Cnt = '" & comInCount(comDB.caseSaffianoPp) & "',Case_MAX_Yellow = '" & comInCount(comDB.maxYellow) & "',Kollagen_Pe1Cnt = '" & comInCount(comDB.Kollagen_Pe1) & "',Kollagen_Pe3Cnt = '" & comInCount(comDB.Kollagen_Pe3) & "',Kollagen_Pe5Cnt = '" & comInCount(comDB.Kollagen_Pe5) & "',ATCircleCaseCnt = '" & comInCount(comDB.ATCircleCase) & "',APSquareCaseCnt = '" & comInCount(comDB.APSquareCase) & "',Case_MAX_Peach = '" & comInCount(comDB.maxPeach) & "',MasSoothingCnt = '" & comInCount(comDB.massageSoothing) & "',Case_MAX_SMintCnt = '" & comInCount(comDB.maxSMint) & "',MeshPouchCnt = '" & comInCount(comDB.meshpouch) & "',FirmingAmpCnt = '" & comInCount(comDB.firmingAmp) & "',HyaluronicAmpCnt = '" & comInCount(comDB.hyaluronicAmp) & "',nightshotcnt = '" & comInCount(comDB.nightshot) & "',morningshotcnt = '" & comInCount(comDB.morningshot) & "',casemaxwoodicnt = '" & comInCount(comDB.casemaxwoodi) & "',Elicolltonercnt = '" & comInCount(comDB.Elicolltoner) & "',Elicollampcnt = '" & comInCount(comDB.Elicollamp) & "',Elicollcreamcnt = '" & comInCount(comDB.Elicollcream) & "',Elihyaltonercnt = '" & comInCount(comDB.Elihyaltoner) & "',Elihyalampcnt = '" & comInCount(comDB.Elihyalamp) & "',Elihyalcreamcnt = '" & comInCount(comDB.Elihyalcream) & "',Dayshotcnt = '" & comInCount(comDB.Dayshot) & "',Beautyshopbagcnt = '" & comInCount(comDB.Beautyshopbag) & "',Gummycnt = '" & comInCount(comDB.Gummy) & "',stickjellycnt = '" & comInCount(comDB.Stickjelly) & "',Newyearbagcnt = '" & comInCount(comDB.Newyearbag) & "',Emsbeltcnt = '" & comInCount(comDB.Emsbelt) & "',Beltbagcnt = '" & comInCount(comDB.Beltbag) & "',Dayshot2cnt = '" & comInCount(comDB.Dayshot2) & "',Elixircnt = '" & comInCount(comDB.Elixir) & "',Elixirpremiumcnt = '" & comInCount(comDB.Elixirpremium) & "',Emsbeltcontrollsetcnt = '" & comInCount(comDB.Emsbeltcontrollset) & "',FabricBagcnt = '" & comInCount(comDB.FabricBag) & "',Goldshopbagcnt = '" & comInCount(comDB.Goldshopbag) & "',MorNigshotsetcnt = '" & comInCount(comDB.MorNigshotset) & "',CTBoxcnt = '" & comInCount(comDB.CTBox) & "',ElesqLiftingTonercnt = '" & comInCount(comDB.ElesqLiftingToner) & "',ElesqLiftingCeamcnt = '" & comInCount(comDB.ElesqLiftingCeam) & "',ElesqLiftingECreamcnt = '" & comInCount(comDB.ElesqLiftingECream) & "',ElesqLiftingAmpcnt = '" & comInCount(comDB.ElesqLiftingAmp) & "',ElesqAquaTonercnt = '" & comInCount(comDB.ElesqAquaToner) & "',ElesqAquaCeamcnt = '" & comInCount(comDB.ElesqAquaCeam) & "',ElesqAquaECreamcnt = '" & comInCount(comDB.ElesqAquaECream) & "',ElesqAquaAmpcnt = '" & comInCount(comDB.ElesqAquaAmp) & "',Pro_CT_FaceCnt = '" & prodInCount(prodDB.proface) & "',Pro_CT_EYE_Cnt = '" & prodInCount(prodDB.proeye) & "',Pro_CT_BodyCnt = '" & prodInCount(prodDB.probody) & "',Lux_CT_FaceCnt = '" & prodInCount(prodDB.luxface) & "',Lux_CT_EYE_Cnt = '" & prodInCount(prodDB.luxeye) & "',Lux_CT_BodyCnt = '" & prodInCount(prodDB.luxbody) & "',MAXIMUM_Cnt = '" & prodInCount(prodDB.maximum) & "',Alpha_Set_Cnt = '" & prodInCount(prodDB.alphaSet) & "',Alpha_Face_Cnt = '" & prodInCount(prodDB.alphaFace) & "',Alpha_Eye_Cnt = '" & prodInCount(prodDB.alphaEye) & "',Alpha_Body_Cnt = '" & prodInCount(prodDB.alphaBody) & "',Alto_Cnt = '" & prodInCount(prodDB.alto) & "',Effect_Cnt = '" & prodInCount(prodDB.effect) & "',EffectV3_Cnt = '" & prodInCount(prodDB.effectV3) & "',Carton8_Cnt = '" & comInCount(comDB.car8) & "',KeyringCnt = '" & comInCount(comDB.keyring) & "',MAXIMUM_ALPHA_Cnt = '" & comInCount(prodDB.maximumAlpha) & "',Pro_S_Set_Cnt = '" & comInCount(prodDB.proSset) & "',Pro_S_Face_Cnt = '" & comInCount(prodDB.proSface) & "',Pro_S_Eye_Cnt = '" & comInCount(prodDB.proSeye) & "',Pro_S_Body_Cnt = '" & comInCount(prodDB.proSbody) & "',DoenaLiftingTonercnt = '" & comInCount(comDB.DoenaLiftingToner) & "',DoenaLiftingAmpcnt = '" & comInCount(comDB.DoenaLiftingAmp) & "',DoenaLiftingCreamcnt = '" & comInCount(comDB.DoenaLiftingCream) & "',FirmingCollagenGelcnt = '" & comInCount(comDB.FirmingCollagenGel) & "' WHERE PackingCode = '" & packingCode & "'" + DBCmd = "UPDATE " & applySalesDB & + " SET Set_Cnt = '" & prodInCount(prodDB.proset) + prodInCount(prodDB.luxset) & "'" & + ",Pro_CT_FaceCnt = '" & prodInCount(prodDB.proface) & "'" & + ",Lux_CT_FaceCnt = '" & prodInCount(prodDB.luxface) & "'" & + ",Pro_CT_EYE_Cnt = '" & prodInCount(prodDB.proeye) & "'" & + ",Lux_CT_EYE_Cnt = '" & prodInCount(prodDB.luxeye) & "'" & + ",Pro_CT_BodyCnt = '" & prodInCount(prodDB.probody) & "'" & + ",Lux_CT_BodyCnt = '" & prodInCount(prodDB.luxbody) & "'" & + ",MAXIMUM_Cnt = '" & prodInCount(prodDB.maximum) & "'" & + ",Alpha_Set_Cnt = '" & prodInCount(prodDB.alphaSet) & "'" & + ",Alpha_Face_Cnt = '" & prodInCount(prodDB.alphaFace) & "'" & + ",Alpha_Eye_Cnt = '" & prodInCount(prodDB.alphaEye) & "'" & + ",Alpha_Body_Cnt = '" & prodInCount(prodDB.alphaBody) & "'" & + ",Alto_Cnt = '" & prodInCount(prodDB.alto) & "'" & + ",Effect_Cnt = '" & prodInCount(prodDB.effect) & "'" & + ",EffectV3_Cnt = '" & prodInCount(prodDB.effectV3) & "'" & + ",MAXIMUM_ALPHA_Cnt = '" & prodInCount(prodDB.maximumAlpha) & "'" & + ",Mask5Cnt = '" & comInCount(comDB.mask5) & "'" & + ",Mask10Cnt = '" & comInCount(comDB.mask10) & "'" & + ",HairBandCnt = '" & comInCount(comDB.hairband) & "'" & + ",GelCnt = '" & comInCount(comDB.gel) & "'" & + ",MiniGelCnt = '" & comInCount(comDB.minigel) & "'" & + ",AmpleCnt = '" & comInCount(comDB.ample) & "'" & + ",CreamCnt = '" & comInCount(comDB.cream) & "'" & + ",UmbrellaCnt = '" & comInCount(comDB.umb) & "'" & + ",FenCnt = '" & comInCount(comDB.fen) & "'" & + ",ChargerCnt = '" & comInCount(comDB.charger) & "'" & + ",CableCnt = '" & comInCount(comDB.cable) & "'" & + ",TonerCnt = '" & comInCount(comDB.toner) & "'" & + ",Case_PRO_Black = '" & comInCount(comDB.problack) & "'" & + ",Case_PRO_Beige = '" & comInCount(comDB.probeige) & "'" & + ",Case_PRO_Red = '" & comInCount(comDB.prored) & "'" & + ",Case_PRO_Pink = '" & comInCount(comDB.propink) & "'" & + ",Case_MAX_Black = '" & comInCount(comDB.maxblack) & "'" & + ",Case_MAX_Apr = '" & comInCount(comDB.maxapr) & "'" & + ",Case_MAX_Mint = '" & comInCount(comDB.maxmint) & "'" & + ",Case_MAX_Beige = '" & comInCount(comDB.maxbeige) & "'" & + ",SoothingGelCnt = '" & comInCount(comDB.soothing) & "'" & + ",Carton0_Cnt = '" & comInCount(comDB.car0) & "'" & + ",Carton1_Cnt = '" & comInCount(comDB.car1) & "'" & + ",Carton2_Cnt = '" & comInCount(comDB.car2) & "'" & + ",Carton3_Cnt = '" & comInCount(comDB.car3) & "'" & + ",Carton4_Cnt = '" & comInCount(comDB.car4) & "'" & + ",Carton5_Cnt = '" & comInCount(comDB.car5) & "'" & + ",Carton6_Cnt = '" & comInCount(comDB.car6) & "'" & + ",Shopbag_Cnt = '" & comInCount(comDB.bag) & "'" & + ",CosShopbag_Cnt = '" & comInCount(comDB.cosbag) & "'" & + ",DustBagCnt = '" & comInCount(comDB.dustbag) & "'" & + ",Case_MAX_Purple = '" & comInCount(comDB.maxPurple) & "'" & + ",Case_PRO_SnakeBlakc = '" & comInCount(comDB.proSnakeBlack) & "'" & + ",KollagenCnt = '" & comInCount(comDB.kollagen) & "'" & + ",KollagenSetCnt = '" & comInCount(comDB.kollagenset) & "'" & + ",Kollagen_PCnt = '" & comInCount(comDB.kollagen_P) & "'" & + ",KollagenSet_PCnt = '" & comInCount(comDB.kollagenset_P) & "'" & + ",CleansingWaterCnt = '" & comInCount(comDB.cleansingWater) & "'" & + ",TonerPadCnt = '" & comInCount(comDB.tonerPad) & "'" & + ",Case_MAX_SafBK_Cnt = '" & comInCount(comDB.maxSaffianoBK) & "'" & + ",Hologram_1Cnt = '" & comInCount(comDB.hologram1) & "'" & + ",Hologram_3Cnt = '" & comInCount(comDB.hologram3) & "'" & + ",Hologram_5Cnt = '" & comInCount(comDB.hologram5) & "'" & + ",Case_MAX_SafPp_Cnt = '" & comInCount(comDB.caseSaffianoPp) & "'" & + ",Case_MAX_Yellow = '" & comInCount(comDB.maxYellow) & "'" & + ",Kollagen_Pe1Cnt = '" & comInCount(comDB.Kollagen_Pe1) & "'" & + ",Kollagen_Pe3Cnt = '" & comInCount(comDB.Kollagen_Pe3) & "'" & + ",Kollagen_Pe5Cnt = '" & comInCount(comDB.Kollagen_Pe5) & "'" & + ",ATCircleCaseCnt = '" & comInCount(comDB.ATCircleCase) & "'" & + ",APSquareCaseCnt = '" & comInCount(comDB.APSquareCase) & "'" & + ",Case_MAX_Peach = '" & comInCount(comDB.maxPeach) & "'" & + ",MasSoothingCnt = '" & comInCount(comDB.massageSoothing) & "'" & + ",Case_MAX_SMintCnt = '" & comInCount(comDB.maxSMint) & "'" & + ",MeshPouchCnt = '" & comInCount(comDB.meshpouch) & "'" & + ",FirmingAmpCnt = '" & comInCount(comDB.firmingAmp) & "'" & + ",HyaluronicAmpCnt = '" & comInCount(comDB.hyaluronicAmp) & "'" & + ",nightshotcnt = '" & comInCount(comDB.nightshot) & "'" & + ",morningshotcnt = '" & comInCount(comDB.morningshot) & "'" & + ",casemaxwoodicnt = '" & comInCount(comDB.casemaxwoodi) & "'" & + ",Elicolltonercnt = '" & comInCount(comDB.Elicolltoner) & "'" & + ",Elicollampcnt = '" & comInCount(comDB.Elicollamp) & "'" & + ",Elicollcreamcnt = '" & comInCount(comDB.Elicollcream) & "'" & + ",Elihyaltonercnt = '" & comInCount(comDB.Elihyaltoner) & "'" & + ",Elihyalampcnt = '" & comInCount(comDB.Elihyalamp) & "'" & + ",Elihyalcreamcnt = '" & comInCount(comDB.Elihyalcream) & "'" & + ",Dayshotcnt = '" & comInCount(comDB.Dayshot) & "'" & + ",Beautyshopbagcnt = '" & comInCount(comDB.Beautyshopbag) & "'" & + ",Gummycnt = '" & comInCount(comDB.Gummy) & "'" & + ",stickjellycnt = '" & comInCount(comDB.Stickjelly) & "'" & + ",Newyearbagcnt = '" & comInCount(comDB.Newyearbag) & "'" & + ",Emsbeltcnt = '" & comInCount(comDB.Emsbelt) & "'" & + ",Beltbagcnt = '" & comInCount(comDB.Beltbag) & "'" & + ",Dayshot2cnt = '" & comInCount(comDB.Dayshot2) & "'" & + ",Elixircnt = '" & comInCount(comDB.Elixir) & "'" & + ",Elixirpremiumcnt = '" & comInCount(comDB.Elixirpremium) & "'" & + ",Emsbeltcontrollsetcnt = '" & comInCount(comDB.Emsbeltcontrollset) & "'" & + ",FabricBagcnt = '" & comInCount(comDB.FabricBag) & "'" & + ",Goldshopbagcnt = '" & comInCount(comDB.Goldshopbag) & "'" & + ",MorNigshotsetcnt = '" & comInCount(comDB.MorNigshotset) & "'" & + ",CTBoxcnt = '" & comInCount(comDB.CTBox) & "'" & + ",ElesqLiftingTonercnt = '" & comInCount(comDB.ElesqLiftingToner) & "'" & + ",ElesqLiftingCeamcnt = '" & comInCount(comDB.ElesqLiftingCeam) & "'" & + ",ElesqLiftingECreamcnt = '" & comInCount(comDB.ElesqLiftingECream) & "'" & + ",ElesqLiftingAmpcnt = '" & comInCount(comDB.ElesqLiftingAmp) & "'" & + ",ElesqAquaTonercnt = '" & comInCount(comDB.ElesqAquaToner) & "'" & + ",ElesqAquaCeamcnt = '" & comInCount(comDB.ElesqAquaCeam) & "'" & + ",ElesqAquaECreamcnt = '" & comInCount(comDB.ElesqAquaECream) & "'" & + ",ElesqAquaAmpcnt = '" & comInCount(comDB.ElesqAquaAmp) & "'" & + ",Carton8_Cnt = '" & comInCount(comDB.car8) & "'" & + ",KeyringCnt = '" & comInCount(comDB.keyring) & "'" & + ",DoenaLiftingTonercnt = '" & comInCount(comDB.DoenaLiftingToner) & "'" & + ",DoenaLiftingAmpcnt = '" & comInCount(comDB.DoenaLiftingAmp) & "'" & + ",DoenaLiftingCreamcnt = '" & comInCount(comDB.DoenaLiftingCream) & "'" & + ",FirmingCollagenGelcnt = '" & comInCount(comDB.FirmingCollagenGel) & "'" & + ",KeyringSallyCnt = '" & comInCount(comDB.keyringSally) & "'" & + ",BeautykitHairbandCnt = '" & comInCount(comDB.beautykitHairband) & "'" & + ",BeautykitMirrorSCnt = '" & comInCount(comDB.beautykitMirrorS) & "'" & + ",BeautykitMirrorLCnt = '" & comInCount(comDB.beautykitMirrorL) & "'" & '신규구성품추가 : 추가한 품목 수량 업데이트 추가 + " WHERE PackingCode = '" & packingCode & "'" If DBCommand(DBCmd) = False Then errorOut("등록오류") @@ -3032,7 +3248,8 @@ Public Class mainForm prodDBCount(i) += prodInCount(i) Next - For i = 0 To comDB.FirmingCollagenGel + '신규구성품추가 : comDB에 변경된 마지막 품목 변수로 변경 + For i = 0 To comDB.beautykitMirrorL comDBCount(i) += comInCount(i) Next End Sub @@ -3061,14 +3278,374 @@ Public Class mainForm End If If rdbMode1.Checked = True Then - DBCmd = "SELECT PackingCount,ProSetCnt,LuxSetCnt,ProFaceCnt,LuxFaceCnt,ProEyeCnt,LuxEyeCnt,ProBodyCnt,LuxBodyCnt,MAXIMUMCnt,AlphaSetCnt,AlphaFaceCnt,AlphaEyeCnt,AlphaBodyCnt,AltoCnt,EffectCnt,EffectV3Cnt,MAXIMUMALPHACnt,ProSSetCnt,ProSFaceCnt,ProSEyeCnt,ProSBodyCnt,Mask5Cnt,Mask10Cnt,HairBandCnt,GelCnt,MiniGel,AmpleCnt,CreamCnt,UmbrellaCnt,FenCnt,ChargerCnt,CableCnt,TonerCnt,CasePROBlack,CasePROBeige,CasePRORed,CasePROPink,CaseMAXBlack,CaseMAXApr,CaseMAXMint,CaseMAXBeige,SoothingGelCnt,Carton0Cnt,Carton1Cnt,Carton2Cnt,Carton3Cnt,Carton4Cnt,Carton5Cnt,Carton6Cnt,BagCnt,CosBagCnt,DustBagCnt,CaseMAXPurple,CasePROSnakeBlack,KollagenCnt,KollagenSetCnt,Kollagen_PCnt,KollagenSet_PCnt,CleansingWaterCnt,TonerPadCnt,CaseMaxSafBK,Hologram_1Cnt,Hologram_3Cnt,Hologram_5Cnt,CaseMaxSafPp,CaseMaxYellow,Kollagen_Pe1Cnt,Kollagen_Pe3Cnt,Kollagen_Pe5Cnt,ATCircleCaseCnt,APSquareCaseCnt,CaseMAXPeach,MasSoothingCnt,CaseMAXSMint,MeshPouchCnt,FirmingAmpCnt,HyaluronicAmpCnt,nightshotcnt,morningshotcnt,casemaxwoodicnt,Elicolltonercnt,Elicollampcnt,Elicollcreamcnt,Elihyaltonercnt,Elihyalampcnt,Elihyalcreamcnt,Dayshotcnt,Beautyshopbagcnt,Gummycnt,Stickjellycnt,Newyearbagcnt,Emsbeltcnt,Beltbagcnt,Dayshot2cnt,Elixircnt,Elixirpremiumcnt,Emsbeltcontrollsetcnt, FabricBagcnt, Goldshopbagcnt, MorNigshotsetcnt, CTBoxcnt, ElesqLiftingTonercnt, ElesqLiftingCeamcnt, ElesqLiftingECreamcnt, ElesqLiftingAmpcnt, ElesqAquaTonercnt, ElesqAquaCeamcnt, ElesqAquaECreamcnt, ElesqAquaAmpcnt, Carton8Cnt, KeyringCnt, DoenaLiftingTonercnt, DoenaLiftingAmpcnt, DoenaLiftingCreamcnt, FirmingCollagenGelcnt FROM " & applyCountDB & " WHERE DATETIME = '" & nowToday & "'" + DBCmd = "SELECT PackingCount + ,ProSetCnt + ,LuxSetCnt + ,ProFaceCnt + ,LuxFaceCnt + ,ProEyeCnt + ,LuxEyeCnt + ,ProBodyCnt + ,LuxBodyCnt + ,MAXIMUMCnt + ,AlphaSetCnt + ,AlphaFaceCnt + ,AlphaEyeCnt + ,AlphaBodyCnt + ,AltoCnt + ,EffectCnt + ,EffectV3Cnt + ,MAXIMUMALPHACnt + ,ProSSetCnt + ,ProSFaceCnt + ,ProSEyeCnt + ,ProSBodyCnt + ,Mask5Cnt + ,Mask10Cnt + ,HairBandCnt + ,GelCnt + ,MiniGel + ,AmpleCnt + ,CreamCnt + ,UmbrellaCnt + ,FenCnt + ,ChargerCnt + ,CableCnt + ,TonerCnt + ,CasePROBlack + ,CasePROBeige + ,CasePRORed + ,CasePROPink + ,CaseMAXBlack + ,CaseMAXApr + ,CaseMAXMint + ,CaseMAXBeige + ,SoothingGelCnt + ,Carton0Cnt + ,Carton1Cnt + ,Carton2Cnt + ,Carton3Cnt + ,Carton4Cnt + ,Carton5Cnt + ,Carton6Cnt + ,BagCnt + ,CosBagCnt + ,DustBagCnt + ,CaseMAXPurple + ,CasePROSnakeBlack + ,KollagenCnt + ,KollagenSetCnt + ,Kollagen_PCnt + ,KollagenSet_PCnt + ,CleansingWaterCnt + ,TonerPadCnt + ,CaseMaxSafBK + ,Hologram_1Cnt + ,Hologram_3Cnt + ,Hologram_5Cnt + ,CaseMaxSafPp + ,CaseMaxYellow + ,Kollagen_Pe1Cnt + ,Kollagen_Pe3Cnt + ,Kollagen_Pe5Cnt + ,ATCircleCaseCnt + ,APSquareCaseCnt + ,CaseMAXPeach + ,MasSoothingCnt + ,CaseMAXSMint + ,MeshPouchCnt + ,FirmingAmpCnt + ,HyaluronicAmpCnt + ,nightshotcnt + ,morningshotcnt + ,casemaxwoodicnt + ,Elicolltonercnt + ,Elicollampcnt + ,Elicollcreamcnt + ,Elihyaltonercnt + ,Elihyalampcnt + ,Elihyalcreamcnt + ,Dayshotcnt + ,Beautyshopbagcnt + ,Gummycnt + ,Stickjellycnt + ,Newyearbagcnt + ,Emsbeltcnt + ,Beltbagcnt + ,Dayshot2cnt + ,Elixircnt + ,Elixirpremiumcnt + ,Emsbeltcontrollsetcnt + ,FabricBagcnt + ,Goldshopbagcnt + ,MorNigshotsetcnt + ,CTBoxcnt + ,ElesqLiftingTonercnt + ,ElesqLiftingCeamcnt + ,ElesqLiftingECreamcnt + ,ElesqLiftingAmpcnt + ,ElesqAquaTonercnt + ,ElesqAquaCeamcnt + ,ElesqAquaECreamcnt + ,ElesqAquaAmpcnt + ,Carton8Cnt + ,KeyringCnt + ,DoenaLiftingTonercnt + ,DoenaLiftingAmpcnt + ,DoenaLiftingCreamcnt + ,FirmingCollagenGelcnt + ,KeyringSallyCnt + ,BeautykitHairbandCnt + ,BeautykitMirrorSCnt + ,BeautykitMirrorLCnt + FROM " & applyCountDB & " WHERE DATETIME = '" & nowToday & "'" '신규구성품추가 : 추가한 품목 일반동작 수량 조회 추가 countCommandFunc(countSaveList.normal) Else If rdbAuto1.Checked = True Then - DBCmd = "SELECT AutoPackCnt,APProSetCnt,APLuxSetCnt,APProFaceCnt,APLuxFaceCnt,APProEyeCnt,APLuxEyeCnt,APProBodyCnt,APLuxBodyCnt,APMAXIMUMCnt,APAlphaSetCnt,APAlphaFaceCnt,APAlphaEyeCnt,APAlphaBodyCnt,APAltoCnt,APEffectcnt,APEffectV3Cnt,APMAXIMUMALPHACnt,APProSSetCnt,APProSFaceCnt,APProSEyeCnt,APProSBodyCnt,APMask5Cnt,APMask10Cnt,APHairBandCnt,APGelCnt,APMiniGel,APAmpleCnt,APCreamCnt,APUmbrellaCnt,APFenCnt,APChargerCnt,APCableCnt,APTonerCnt,APCasePROBlack,APCasePROBeige,APCasePRORed,APCasePROPink,APCaseMAXBlack,APCaseMAXApr,APCaseMAXMint,APCaseMAXBeige,APSoothingGelCnt,APCarton0Cnt,APCarton1Cnt,APCarton2Cnt,APCarton3Cnt,APCarton4Cnt,APCarton5Cnt,APCarton6Cnt,APBagCnt,APCosBagCnt,APDustBagCnt,APCaseMAXPurple,APCasePROSnakeBlack,APKollagenCnt,APKollagenSetCnt,APKollagen_PCnt,APKollagenSet_PCnt,APCleansingWaterCnt,APTonerPadCnt,APCaseMaxSafBK,APHologram_1Cnt,APHologram_3Cnt,APHologram_5Cnt,APCaseMaxSafPp,APCaseMaxYellow,APKollagen_Pe1Cnt,APKollagen_Pe3Cnt,APKollagen_Pe5Cnt,APATCircleCaseCnt,APAPSquareCaseCnt,APCaseMAXPeach,APMasSoothingCnt,APCaseMAXSMint,APMeshPouchCnt,APFirmingAmpCnt,APHyaluronicAmpCnt,APnightshotcnt,APmorningshotcnt,APcasemaxwoodicnt,APElicolltonercnt,APElicollampcnt,APElicollcreamcnt,APElihyaltonercnt,APElihyalampcnt,APElihyalcreamcnt,APDayshotcnt,APBeautyshopbagcnt,APGummycnt,APStickjellycnt,APNewyearbagcnt,APEmsbeltcnt,APBeltbagcnt,APDayshot2cnt,APElixircnt,APElixirpremiumcnt, APEmsbeltcontrollsetcnt, APFabricBagcnt, APGoldshopbagcnt, APMorNigshotsetcnt, APCTBoxcnt, APElesqLiftingTonercnt, APElesqLiftingCeamcnt, APElesqLiftingECreamcnt, APElesqLiftingAmpcnt, APElesqAquaTonercnt, APElesqAquaCeamcnt, APElesqAquaECreamcnt, APElesqAquaAmpcnt, APCarton8Cnt, APKeyringCnt, APDoenaLiftingTonercnt, APDoenaLiftingAmpcnt, APDoenaLiftingCreamcnt, APFirmingCollagenGelcnt FROM " & applyCountDB & " WHERE DATETIME = '" & nowToday & "'" + DBCmd = "SELECT AutoPackCnt + ,APProSetCnt + ,APLuxSetCnt + ,APProFaceCnt + ,APLuxFaceCnt + ,APProEyeCnt + ,APLuxEyeCnt + ,APProBodyCnt + ,APLuxBodyCnt + ,APMAXIMUMCnt + ,APAlphaSetCnt + ,APAlphaFaceCnt + ,APAlphaEyeCnt + ,APAlphaBodyCnt + ,APAltoCnt + ,APEffectCnt + ,APEffectV3Cnt + ,APMAXIMUMALPHACnt + ,APProSSetCnt + ,APProSFaceCnt + ,APProSEyeCnt + ,APProSBodyCnt + ,APMask5Cnt + ,APMask10Cnt + ,APHairBandCnt + ,APGelCnt + ,APMiniGel + ,APAmpleCnt + ,APCreamCnt + ,APUmbrellaCnt + ,APFenCnt + ,APChargerCnt + ,APCableCnt + ,APTonerCnt + ,APCasePROBlack + ,APCasePROBeige + ,APCasePRORed + ,APCasePROPink + ,APCaseMAXBlack + ,APCaseMAXApr + ,APCaseMAXMint + ,APCaseMAXBeige + ,APSoothingGelCnt + ,APCarton0Cnt + ,APCarton1Cnt + ,APCarton2Cnt + ,APCarton3Cnt + ,APCarton4Cnt + ,APCarton5Cnt + ,APCarton6Cnt + ,APBagCnt + ,APCosBagCnt + ,APDustBagCnt + ,APCaseMAXPurple + ,APCasePROSnakeBlack + ,APKollagenCnt + ,APKollagenSetCnt + ,APKollagen_PCnt + ,APKollagenSet_PCnt + ,APCleansingWaterCnt + ,APTonerPadCnt + ,APCaseMaxSafBK + ,APHologram_1Cnt + ,APHologram_3Cnt + ,APHologram_5Cnt + ,APCaseMaxSafPp + ,APCaseMaxYellow + ,APKollagen_Pe1Cnt + ,APKollagen_Pe3Cnt + ,APKollagen_Pe5Cnt + ,APATCircleCaseCnt + ,APAPSquareCaseCnt + ,APCaseMAXPeach + ,APMasSoothingCnt + ,APCaseMAXSMint + ,APMeshPouchCnt + ,APFirmingAmpCnt + ,APHyaluronicAmpCnt + ,APnightshotcnt + ,APmorningshotcnt + ,APcasemaxwoodicnt + ,APElicolltonercnt + ,APElicollampcnt + ,APElicollcreamcnt + ,APElihyaltonercnt + ,APElihyalampcnt + ,APElihyalcreamcnt + ,APDayshotcnt + ,APBeautyshopbagcnt + ,APGummycnt + ,APStickjellycnt + ,APNewyearbagcnt + ,APEmsbeltcnt + ,APBeltbagcnt + ,APDayshot2cnt + ,APElixircnt + ,APElixirpremiumcnt + ,APEmsbeltcontrollsetcnt + ,APFabricBagcnt + ,APGoldshopbagcnt + ,APMorNigshotsetcnt + ,APCTBoxcnt + ,APElesqLiftingTonercnt + ,APElesqLiftingCeamcnt + ,APElesqLiftingECreamcnt + ,APElesqLiftingAmpcnt + ,APElesqAquaTonercnt + ,APElesqAquaCeamcnt + ,APElesqAquaECreamcnt + ,APElesqAquaAmpcnt + ,APCarton8Cnt + ,APKeyringCnt + ,APDoenaLiftingTonercnt + ,APDoenaLiftingAmpcnt + ,APDoenaLiftingCreamcnt + ,APFirmingCollagenGelcnt + ,APKeyringSallyCnt + ,APBeautykitHairbandCnt + ,APBeautykitMirrorSCnt + ,APBeautykitMirrorLCnt + FROM " & applyCountDB & " WHERE DATETIME = '" & nowToday & "'" '신규구성품추가 : 추가한 품목 자동화동작(포장) 수량 조회 추가 countCommandFunc(countSaveList.autopack) Else - DBCmd = "SELECT AutoWeightCnt,AWProSetCnt,AWLuxSetCnt,AWProFaceCnt,AWLuxFaceCnt,AWProEyeCnt,AWLuxEyeCnt,AWProBodyCnt,AWLuxBodyCnt,AWMAXIMUMCnt,AWAlphaSetCnt,AWAlphaFaceCnt,AWAlphaEyeCnt,AWAlphaBodyCnt,AWAltoCnt,AWEffectcnt,AWEffectV3Cnt,AWMAXIMUMALPHACnt,AWProSSetCnt,AWProSFaceCnt,AWProSEyeCnt,AWProSBodyCnt,AWMask5Cnt,AWMask10Cnt,AWHairBandCnt,AWGelCnt,AWMiniGel,AWAmpleCnt,AWCreamCnt,AWUmbrellaCnt,AWFenCnt,AWChargerCnt,AWCableCnt,AWTonerCnt,AWCasePROBlack,AWCasePROBeige,AWCasePRORed,AWCasePROPink,AWCaseMAXBlack,AWCaseMAXApr,AWCaseMAXMint,AWCaseMAXBeige,AWSoothingGelCnt,AWCarton0Cnt,AWCarton1Cnt,AWCarton2Cnt,AWCarton3Cnt,AWCarton4Cnt,AWCarton5Cnt,AWCarton6Cnt,AWBagCnt,AWCosBagCnt,AWDustBagCnt,AWCaseMAXPurple,AWCasePROSnakeBlack,AWKollagenCnt,AWKollagenSetCnt,AWKollagen_PCnt,AWKollagenSet_PCnt,AWCleansingWaterCnt,AWTonerPadCnt,AWCaseMaxSafBK,AWHologram_1Cnt,AWHologram_3Cnt,AWHologram_5Cnt,AWCaseMaxSafPp,AWCaseMaxYellow,AWKollagen_Pe1Cnt,AWKollagen_Pe3Cnt,AWKollagen_Pe5Cnt,AWATCircleCaseCnt,AWAPSquareCaseCnt,AWCaseMAXPeach,AWMasSoothingCnt,AWCaseMAXSMint,AWMeshPouchCnt,AWFirmingAmpCnt,AWHyaluronicAmpCnt,AWnightshotcnt,AWmorningshotcnt,AWcasemaxwoodicnt,AWElicolltonercnt,AWElicollampcnt,AWElicollcreamcnt,AWElihyaltonercnt,AWElihyalampcnt,AWElihyalcreamcnt,AWDayshotcnt,AWBeautyshopbagcnt,AWGummycnt,AWStickjellycnt,AWNewyearbagcnt,AWEmsbeltcnt,AWBeltbagcnt,AWDayshot2cnt,AWElixircnt,AWElixirpremiumcnt, AWEmsbeltcontrollsetcnt, AWFabricBagcnt, AWGoldshopbagcnt, AWMorNigshotsetcnt, AWCTBoxcnt,AWElesqLiftingTonercnt, AWElesqLiftingCeamcnt, AWElesqLiftingECreamcnt, AWElesqLiftingAmpcnt, AWElesqAquaTonercnt, AWElesqAquaCeamcnt, AWElesqAquaECreamcnt, AWElesqAquaAmpcnt, AWCarton8Cnt, AWKeyringCnt, AWDoenaLiftingTonercnt, AWDoenaLiftingAmpcnt, AWDoenaLiftingCreamcnt, AWFirmingCollagenGelcnt FROM " & applyCountDB & " WHERE DATETIME = '" & nowToday & "'" + DBCmd = "SELECT AutoWeightCnt + ,AWProSetCnt + ,AWLuxSetCnt + ,AWProFaceCnt + ,AWLuxFaceCnt + ,AWProEyeCnt + ,AWLuxEyeCnt + ,AWProBodyCnt + ,AWLuxBodyCnt + ,AWMAXIMUMCnt + ,AWAlphaSetCnt + ,AWAlphaFaceCnt + ,AWAlphaEyeCnt + ,AWAlphaBodyCnt + ,AWAltoCnt + ,AWEffectCnt + ,AWEffectV3Cnt + ,AWMAXIMUMALPHACnt + ,AWProSSetCnt + ,AWProSFaceCnt + ,AWProSEyeCnt + ,AWProSBodyCnt + ,AWMask5Cnt + ,AWMask10Cnt + ,AWHairBandCnt + ,AWGelCnt + ,AWMiniGel + ,AWAmpleCnt + ,AWCreamCnt + ,AWUmbrellaCnt + ,AWFenCnt + ,AWChargerCnt + ,AWCableCnt + ,AWTonerCnt + ,AWCasePROBlack + ,AWCasePROBeige + ,AWCasePRORed + ,AWCasePROPink + ,AWCaseMAXBlack + ,AWCaseMAXApr + ,AWCaseMAXMint + ,AWCaseMAXBeige + ,AWSoothingGelCnt + ,AWCarton0Cnt + ,AWCarton1Cnt + ,AWCarton2Cnt + ,AWCarton3Cnt + ,AWCarton4Cnt + ,AWCarton5Cnt + ,AWCarton6Cnt + ,AWBagCnt + ,AWCosBagCnt + ,AWDustBagCnt + ,AWCaseMAXPurple + ,AWCasePROSnakeBlack + ,AWKollagenCnt + ,AWKollagenSetCnt + ,AWKollagen_PCnt + ,AWKollagenSet_PCnt + ,AWCleansingWaterCnt + ,AWTonerPadCnt + ,AWCaseMaxSafBK + ,AWHologram_1Cnt + ,AWHologram_3Cnt + ,AWHologram_5Cnt + ,AWCaseMaxSafPp + ,AWCaseMaxYellow + ,AWKollagen_Pe1Cnt + ,AWKollagen_Pe3Cnt + ,AWKollagen_Pe5Cnt + ,AWATCircleCaseCnt + ,AWAPSquareCaseCnt + ,AWCaseMAXPeach + ,AWMasSoothingCnt + ,AWCaseMAXSMint + ,AWMeshPouchCnt + ,AWFirmingAmpCnt + ,AWHyaluronicAmpCnt + ,AWnightshotcnt + ,AWmorningshotcnt + ,AWcasemaxwoodicnt + ,AWElicolltonercnt + ,AWElicollampcnt + ,AWElicollcreamcnt + ,AWElihyaltonercnt + ,AWElihyalampcnt + ,AWElihyalcreamcnt + ,AWDayshotcnt + ,AWBeautyshopbagcnt + ,AWGummycnt + ,AWStickjellycnt + ,AWNewyearbagcnt + ,AWEmsbeltcnt + ,AWBeltbagcnt + ,AWDayshot2cnt + ,AWElixircnt + ,AWElixirpremiumcnt + ,AWEmsbeltcontrollsetcnt + ,AWFabricBagcnt + ,AWGoldshopbagcnt + ,AWMorNigshotsetcnt + ,AWCTBoxcnt + ,AWElesqLiftingTonercnt + ,AWElesqLiftingCeamcnt + ,AWElesqLiftingECreamcnt + ,AWElesqLiftingAmpcnt + ,AWElesqAquaTonercnt + ,AWElesqAquaCeamcnt + ,AWElesqAquaECreamcnt + ,AWElesqAquaAmpcnt + ,AWCarton8Cnt + ,AWKeyringCnt + ,AWDoenaLiftingTonercnt + ,AWDoenaLiftingAmpcnt + ,AWDoenaLiftingCreamcnt + ,AWFirmingCollagenGelcnt + ,AWKeyringSallyCnt + ,AWBeautykitHairbandCnt + ,AWBeautykitMirrorSCnt + ,AWBeautykitMirrorLCnt + FROM " & applyCountDB & " WHERE DATETIME = '" & nowToday & "'" '신규구성품추가 : 추가한 품목 자동화동작(무게측정) 수량 조회 추가 countCommandFunc(countSaveList.autoWeight) End If End If @@ -3144,12 +3721,188 @@ Public Class mainForm End Function + Private Function createStartForm(target As String) As String + Dim sb As New StringBuilder() + If target = saveLogNamePack Then + sb.Append("PackingTime") + sb.Append(",PackingCode") + sb.Append(",Packing_Count") + sb.Append(",PRO_SET") + sb.Append(",PRO_SET_Serial") + sb.Append(",LUX_SET") + sb.Append(",LUX_SET_Serial") + sb.Append(",PRO_FACE") + sb.Append(",PRO_FACE_Serial") + sb.Append(",LUX_FACE") + sb.Append(",LUX_FACE_Serial") + sb.Append(",PRO_EYE") + sb.Append(",PRO_EYE_Serial") + sb.Append(",LUX_EYE") + sb.Append(",LUX_EYE_Serial") + sb.Append(",PRO_BODY") + sb.Append(",PRO_BODY_Serial") + sb.Append(",LUX_BODY") + sb.Append(",LUX_BODY_Serial") + sb.Append(",MAXIMUM") + sb.Append(",MAXIMUM_Serial") + sb.Append(",ALPHA_SET_Cnt") + sb.Append(",ALPHA_SET_Serial") + sb.Append(",ALPHA_FACE_Cnt") + sb.Append(",ALPHA_FACE_Serial") + sb.Append(",ALPHA_EYE_Cnt") + sb.Append(",ALPHA_EYE_Serial") + sb.Append(",ALPHA_Body_Cnt") + sb.Append(",ALPHA_Body_Serial") + sb.Append(",ALTO_Cnt") + sb.Append(",ALTO_Serial") + sb.Append(",Effect_Cnt") + sb.Append(",Effect_Serial") + sb.Append(",EffectV3_Cnt") + sb.Append(",EffectV3_Serial") + sb.Append(",MAXIMUM_ALPHA_Cnt") + sb.Append(",MAXIMUM_ALPHA_SN") + sb.Append(",Pro_S_Set_Cnt") + sb.Append(",Pro_S_Set_Serial") + sb.Append(",Pro_S_Face_Cnt") + sb.Append(",Pro_S_Face_Serial") + sb.Append(",Pro_S_Eye_Cnt") + sb.Append(",Pro_S_Eye_Serial") + sb.Append(",Pro_S_Body_Cnt") + sb.Append(",Pro_S_Body_Serial") + ElseIf target = saveCountName Then + sb.Append("TestDate") + sb.Append(",Packing_Count") + sb.Append(",PRO_SET") + sb.Append(",LUX_SET") + sb.Append(",PRO_FACE") + sb.Append(",LUX_FACE") + sb.Append(",PRO_EYE") + sb.Append(",LUX_EYE") + sb.Append(",PRO_BODY") + sb.Append(",LUX_BODY") + sb.Append(",MAXIMUM") + sb.Append(",ALPHA_SET_Cnt") + sb.Append(",ALPHA_FACE_Cnt") + sb.Append(",ALPHA_EYE_Cnt") + sb.Append(",ALPHA_Body_Cnt") + sb.Append(",ALTO_Cnt") + sb.Append(",Effect_Cnt") + sb.Append(",EffectV3_Cnt") + sb.Append(",MAXIMUM_ALPHA_Cnt") + sb.Append(",Pro_S_Set_Cnt") + sb.Append(",Pro_S_Face_Cnt") + sb.Append(",Pro_S_Eye_Cnt") + sb.Append(",Pro_S_Body_Cnt") + End If + + sb.Append(",아쿠아 마스크") + sb.Append(",리프팅 마스크") + sb.Append(",헤어밴드") + sb.Append(",블루밍_젤") + sb.Append(",미니젤") + sb.Append(",앰플") + sb.Append(",크림") + sb.Append(",우산") + sb.Append(",손풍기") + sb.Append(",충전기") + sb.Append(",충전_케이블") + sb.Append(",토너") + sb.Append(",가죽케이스(P_Black)") + sb.Append(",가죽케이스(P_Beige)") + sb.Append(",가죽케이스(P_Red)") + sb.Append(",가죽케이스(P_Pink)") + sb.Append(",가죽케이스(M_Black)") + sb.Append(",가죽케이스(M_Apr)") + sb.Append(",가죽케이스(M_Mint)") + sb.Append(",가죽케이스(M_Beige)") + sb.Append(",수딩젤") + sb.Append(",카톤박스_0호") + sb.Append(",카톤박스_1호") + sb.Append(",카톤박스_2호") + sb.Append(",카톤박스_3호") + sb.Append(",카톤박스_4호") + sb.Append(",카톤박스_5호") + sb.Append(",카톤박스_6호") + sb.Append(",쇼핑백") + sb.Append(",코스메틱_쇼핑백") + sb.Append(",더스트백") + sb.Append(",가죽케이스(M_Purple)") + sb.Append(",가죽케이스(P_SnakeBlack)") + sb.Append(",콜라겐단품") + sb.Append(",콜라겐세트") + sb.Append(",콜라겐_퍼플_단품") + sb.Append(",콜라겐_퍼플_세트") + sb.Append(",클렌징워터") + sb.Append(",토너패드") + sb.Append(",MAX_사피아노블랙") + sb.Append(",홀로그램_1매") + sb.Append(",홀로그램_3매") + sb.Append(",홀로그램_5매") + sb.Append(",MAX_사피아노퍼플") + sb.Append(",가죽케이스(M_Yellow)") + sb.Append(",콜라겐_젤(Pe_1)") + sb.Append(",콜라겐_젤(Pe_3)") + sb.Append(",콜라겐_젤(Pe_5)") + sb.Append(",AT_Circle_Case") + sb.Append(",AP_Square_Case") + sb.Append(",가죽케이스(M_Peach)") + sb.Append(",마사지수딩젤") + sb.Append(",MAX_샤인민트") + sb.Append(",MeshPouch") + sb.Append(",Firming_Ampoule") + sb.Append(",Hyaluronic_Ampoule") + sb.Append(",나이트샷") + sb.Append(",모닝샷") + sb.Append(",우디") + sb.Append(",엘릭시르_콜라겐_토너") + sb.Append(",엘릭시르_콜라겐_앰플") + sb.Append(",엘릭시르_콜라겐_크림") + sb.Append(",엘릭시르_하이알_토너") + sb.Append(",엘릭시르_하이알_앰플") + sb.Append(",엘릭시르_하이알_크림") + sb.Append(",데이샷14키트") + sb.Append(",뷰티루틴 쇼핑백") + sb.Append(",구미_젤리(10BAG)") + sb.Append(",스틱_젤리") + sb.Append(",신년_쇼핑백") + sb.Append(",EMS벨트") + sb.Append(",핏업벨트 쇼핑백") + sb.Append(",데이샷(14개입) 6") + sb.Append(",엘릭시르 마스크 10") + sb.Append(",엘릭시르 프리미엄 1세트") + sb.Append(",EMS벨트 controll 세트") + sb.Append(",듀얼소닉 쇼핑백(부직포) 대") + sb.Append(",골드 쇼퍼백 소") + sb.Append(",모닝샷_나이트샷") + sb.Append(",CT택배박스") + sb.Append(",Elesq_Lifting_Control_Toner") + sb.Append(",Elesq Lifting Control Ceam") + sb.Append(",Elesq Lifting Control Eye Cream") + sb.Append(",Elesq Lifting Control Capsule Ampoule") + sb.Append(",Elesq Aqua Balancing Toner") + sb.Append(",Elesq Aqua Balancing Ceam") + sb.Append(",Elesq Aqua Balancing Eye Serum") + sb.Append(",Elesq Aqua Balancing Capsule Ampoule") + sb.Append(",카톤박스_8호") + sb.Append(",가죽키링 (브라운)") + sb.Append(",Doena Lifting Collagen Toner") + sb.Append(",Doena Lifting Collagen Ampoule") + sb.Append(",Doena Lifting Collagen Cream") + sb.Append(",Firming Collagen Gel") + sb.Append(",가죽키링 (샐리)") + sb.Append(",뷰티3종키트 헤어밴드") + sb.Append(",뷰티3종키트 거울S") + sb.Append(",뷰티3종키트 거울L") + '신규구성품추가 : 추가한 품목 품목명 추가 + Return sb.ToString() + End Function + Private Function saveLogData(packingCode As String) As Boolean Try Dim filePath, fileName, strData As String Dim saveDate As String = DateAndTime.Year(Now) & "-" & DateAndTime.Month(Now) & "-" & DateAndTime.Day(Now) Dim saveTime As String = DateAndTime.Hour(Now) & ":" & DateAndTime.Minute(Now) & ":" & DateAndTime.Second(Now) - Dim startForm As String = "PackingTime,PackingCode,Packing_Count,PRO_SET,PRO_SET_Serial,LUX_SET,LUX_SET_Serial,PRO_FACE,PRO_FACE_Serial,LUX_FACE,LUX_FACE_Serial,PRO_EYE,PRO_EYE_Serial,LUX_EYE,LUX_EYE_Serial,PRO_BODY,PRO_BODY_Serial,LUX_BODY,LUX_BODY_Serial,MAXIMUM,MAXIMUM_Serial,ALPHA_SET_Cnt,ALPHA_SET_Serial,ALPHA_FACE_Cnt,ALPHA_FACE_Serial,ALPHA_EYE_Cnt,ALPHA_EYE_Serial,ALPHA_Body_Cnt,ALPHA_Body_Serial,ALTO_Cnt,ALTO_Serial,Effect_Cnt,Effect_Serial,EffectV3_Cnt,EffectV3_Serial,MAXIMUM_ALPHA_Cnt,MAXIMUM_ALPHA_SN,Pro_S_Set_Cnt,Pro_S_Set_Serial,Pro_S_Face_Cnt,Pro_S_Face_Serial,Pro_S_Eye_Cnt,Pro_S_Eye_Serial,Pro_S_Body_Cnt,Pro_S_Body_Serial,아쿠아 마스크,리프팅 마스크,헤어밴드,블루밍_젤,미니젤,앰플,크림,우산,손풍기,충전기,충전_케이블,토너,가죽케이스(P_Black),가죽케이스(P_Beige),가죽케이스(P_Red),가죽케이스(P_Pink),가죽케이스(M_Black),가죽케이스(M_Apr),가죽케이스(M_Mint),가죽케이스(M_Beige),수딩젤,카톤박스_0호,카톤박스_1호,카톤박스_2호,카톤박스_3호,카톤박스_4호,카톤박스_5호,카톤박스_6호,쇼핑백,코스메틱_쇼핑백,더스트백,가죽케이스(M_Purple),가죽케이스(P_SnakeBlack),콜라겐단품,콜라겐세트,콜라겐_퍼플_단품,콜라겐_퍼플_세트,클렌징워터,토너패드,MAX_사피아노블랙,홀로그램_1매,홀로그램_3매,홀로그램_5매,MAX_사피아노퍼플,가죽케이스(M_Yellow),콜라겐_젤(Pe_1),콜라겐_젤(Pe_3),콜라겐_젤(Pe_5),AT_Circle_Case,AP_Square_Case,가죽케이스(M_Peach),마사지수딩젤,MAX_샤인민트,MeshPouch,Firming_Ampoule,Hyaluronic_Ampoule,모닝샷,나이트샷,우디,엘릭시르_콜라겐_토너,엘릭시르_콜라겐_앰플,엘릭시르_콜라겐_크림,엘릭시르_하이알_토너,엘릭시르_하이알_앰플,엘릭시르_하이알_크림,신년쇼핑백,데이샷14키트,신년쇼핑백,구미_젤리(10BAG),스틱_젤리,신년_쇼핑백,EMS벨트,핏업벨트 쇼핑백,데이샷(14개입) 6, 엘릭시르 마스크 10, 엘릭시르 프리미엄 1세트,EMS벨트 controll 세트, 듀얼소닉 쇼핑백(부직포) 대, 골드 쇼퍼백 소,모닝샷_나이트샷,CT택배박스,Elesq_Lifting_Control_Toner,Elesq Lifting Control Ceam,Elesq Lifting Control Eye Cream,Elesq Lifting Control Capsule Ampoule,Elesq Aqua Balancing Toner,Elesq Aqua Balancing Ceam,Elesq Aqua Balancing Eye Serum,Elesq Aqua Balancing Capsule Ampoule,카톤박스_8호,가죽키링,Doena Lifting Collagen Toner,Doena Lifting Collagen Ampoule,Doena Lifting Collagen Cream,Firming Collagen Gel" + Dim startForm As String = createStartForm(saveLogNamePack) filePath = System.AppDomain.CurrentDomain.BaseDirectory & "\" & saveLogNamePack dirUse(filePath) @@ -3200,7 +3953,8 @@ Public Class mainForm Next - For i = 0 To comDB.FirmingCollagenGel + '신규구성품추가 : comDB에 변경된 마지막 품목 변수로 변경 + For i = 0 To comDB.beautykitMirrorL saveData = saveLocalData(saveData, comInCount(i)) Next @@ -3222,7 +3976,7 @@ Public Class mainForm Dim saveMonth As String = Format(Now, "MM") Dim saveDay As String = Format(Now, "dd") Dim saveDate As String = saveYear & "-" & saveMonth & "-" & saveDay - Dim startForm As String = "TestDate,Packing_Count,PRO_SET,LUX_SET,PRO_FACE,LUX_FACE,PRO_EYE,LUX_EYE,PRO_BODY,LUX_BODY,MAXIMUM,ALPHA_SET,ALPHA_FACE,ALPHA_EYE,ALPHA_BODY,ALTO,Effect,EffectV3,MAXIMUM_ALPHA,PRO_S_SET,PRO_S_FACE,PRO_S_EYE,PRO_S_BODY,아쿠아 마스크,리프팅 마스크,헤어밴드,블루밍_젤,미니젤,앰플,크림,우산,손풍기,충전기,케이블,토너,가죽케이스(PRO_Black),가죽케이스(PRO_Beige),가죽케이스(PRO_Red),가죽케이스(PRO_Pink),가죽케이스(MAX_Black),가죽케이스(MAX_Apr),가죽케이스(MAX_Mint),가죽케이스(MAX_Beige),수딩젤,카톤박스_0호,카톤박스_1호,카톤박스_2호,카톤박스_3호,카톤박스_4호,카톤박스_5호,카톤박스_6호,쇼핑백,코스메틱_쇼핑백,더스트백,가죽케이스(MAX_Purple),가죽케이스(PRO_SnakeBlack),콜라겐단품,콜라겐세트,콜라겐_퍼플_단품,콜라겐_퍼플_세트,클렌징워터,토너패드,MAX_사피아노블랙,홀로그램_1매,홀로그램_3매,홀로그램_5매,MAX_사피아노퍼플,가죽케이스(M_Yellow),콜라겐_젤(Pe_1),콜라겐_젤(Pe_3),콜라겐_젤(Pe_5),AT_Circle_Case,AP_Square_Case,가죽케이스(M_Peach),마사지수딩젤,MAX_샤인민트,MeshPouch,Firming_Ampoule,Hyaluronic_Ampoule,나이트샷,모닝샷,우디,엘릭시르_콜라겐_토너,엘릭시르_콜라겐_앰플,엘릭시르_콜라겐_크림,엘릭시르_하이알_토너,엘릭시르_하이알_앰플,엘릭시르_하이알_크림,데이샷14키트,신년쇼핑백,구미_젤리(10BAG),스틱_젤리,신년_쇼핑백,EMS벨트,핏업벨트 쇼핑백,데이샷(14개입) 6, 엘릭시르 마스크 10, 엘릭시르 프리미엄 1세트,EMS벨트 controll 세트, 듀얼소닉 쇼핑백(부직포) 대, 골드 쇼퍼백 소,모닝샷_나이트샷,CT택배박스,Elesq_Lifting_Control_Toner,Elesq_Lifting_Control_Ceam,Elesq_Lifting_Control_Eye_Cream,Elesq_Lifting_Control_Capsule_Ampoule,Elesq_Aqua_Balancing_Toner,Elesq_Aqua_Balancing_Ceam,Elesq_Aqua_Balancing_Eye_Serum,Elesq_Aqua_Balancing_Capsule_Ampoule,카톤박스_8호,가죽키링,Doena Lifting Collagen Toner,Doena Lifting Collagen Ampoule,Doena Lifting Collagen Cream,Firming Collagen Gel" + Dim StartForm As String = createStartForm(saveCountName) filePath = System.AppDomain.CurrentDomain.BaseDirectory & "\" & saveCountName dirUse(filePath) @@ -3276,7 +4030,8 @@ Public Class mainForm strData = saveLocalData(strData, prodComCount(i)) Next - For i = 0 To comDB.FirmingCollagenGel + '신규구성품추가 : comDB에 변경된 마지막 품목 변수로 변경 + For i = 0 To comDB.beautykitMirrorL comComCount(i) += comInCount(i) strData = saveLocalData(strData, comComCount(i)) Next @@ -3316,7 +4071,8 @@ Public Class mainForm prodInSerial(i) = Nothing Next - For i = 0 To comDB.FirmingCollagenGel + '신규구성품추가 : comDB에 변경된 마지막 품목 변수로 변경 + For i = 0 To comDB.beautykitMirrorL comInCount(i) = "0" Next End Sub diff --git a/SalesPacking_MES_API_Project/mySQLAddress.vb b/SalesPacking_MES_API_Project/mySQLAddress.vb index 98c15a1..a0ec590 100644 --- a/SalesPacking_MES_API_Project/mySQLAddress.vb +++ b/SalesPacking_MES_API_Project/mySQLAddress.vb @@ -145,7 +145,6 @@ massageSoothing maxSMint meshpouch - firmingAmp hyaluronicAmp nightshot @@ -167,13 +166,11 @@ Dayshot2 Elixir Elixirpremium - Emsbeltcontrollset FabricBag Goldshopbag MorNigshotset CTBox - ElesqLiftingToner ElesqLiftingCeam ElesqLiftingECream @@ -182,21 +179,22 @@ ElesqAquaCeam ElesqAquaECream ElesqAquaAmp - car8 - keyring - DoenaLiftingToner DoenaLiftingAmp DoenaLiftingCream - FirmingCollagenGel - + keyringSally + beautykitHairband + beautykitMirrorS + beautykitMirrorL + '신규구성품추가 : 추가하는 품목의 변수 추가 End Enum - Public comDBCount(comDB.FirmingCollagenGel) As Integer ''DB 저장 - Public comInCount(comDB.FirmingCollagenGel) As Integer '' 패킹 저장 32 + 10 = 42 - 1 = 41 - Public comComCount(comDB.FirmingCollagenGel) As Integer '' 로컬 저장 + '신규구성품추가 : comDBCount, comInCount, comComCount comDB 크기에 맞춰 배열 크기 조정 + Public comDBCount(comDB.beautykitMirrorL) As Integer ''DB 저장 + Public comInCount(comDB.beautykitMirrorL) As Integer '' 패킹 저장 32 + 10 = 42 - 1 = 41 + Public comComCount(comDB.beautykitMirrorL) As Integer '' 로컬 저장 Public countCommand(prodInCount.Length + comInCount.Length - 1) As String @@ -492,6 +490,15 @@ comInCount(comDB.DoenaLiftingCream) = ckCount Case comDB.FirmingCollagenGel comInCount(comDB.FirmingCollagenGel) = ckCount + Case comDB.keyringSally + comInCount(comDB.keyringSally) = ckCount + Case comDB.beautykitHairband + comInCount(comDB.beautykitHairband) = ckCount + Case comDB.beautykitMirrorS + comInCount(comDB.beautykitMirrorS) = ckCount + Case comDB.beautykitMirrorL + comInCount(comDB.beautykitMirrorL) = ckCount + '신규구성품추가 : 추가한 comDB 수량 카운트를 위해 Case 문 추가 Case Else MsgBox("잘못된 데이터가 개입되었습니다", vbCritical) @@ -551,8 +558,6 @@ countCommand(prodInCount.Length + comDB.maxapr) = "CaseMAXApr" countCommand(prodInCount.Length + comDB.maxmint) = "CaseMAXMint" countCommand(prodInCount.Length + comDB.maxbeige) = "CaseMAXBeige" - countCommand(prodInCount.Length + comDB.maxPurple) = "CaseMAXPurple" - countCommand(prodInCount.Length + comDB.proSnakeBlack) = "CasePROSnakeBlack" countCommand(prodInCount.Length + comDB.soothing) = "SoothingGelCnt" countCommand(prodInCount.Length + comDB.car0) = "Carton0Cnt" countCommand(prodInCount.Length + comDB.car1) = "Carton1Cnt" @@ -564,6 +569,8 @@ countCommand(prodInCount.Length + comDB.bag) = "BagCnt" countCommand(prodInCount.Length + comDB.cosbag) = "CosBagCnt" countCommand(prodInCount.Length + comDB.dustbag) = "DustBagCnt" + countCommand(prodInCount.Length + comDB.maxPurple) = "CaseMAXPurple" + countCommand(prodInCount.Length + comDB.proSnakeBlack) = "CasePROSnakeBlack" countCommand(prodInCount.Length + comDB.kollagen) = "KollagenCnt" countCommand(prodInCount.Length + comDB.kollagenset) = "KollagenSetCnt" countCommand(prodInCount.Length + comDB.kollagen_P) = "Kollagen_PCnt" @@ -571,25 +578,19 @@ countCommand(prodInCount.Length + comDB.cleansingWater) = "CleansingWaterCnt" countCommand(prodInCount.Length + comDB.tonerPad) = "TonerPadCnt" countCommand(prodInCount.Length + comDB.maxSaffianoBK) = "CaseMaxSafBK" - countCommand(prodInCount.Length + comDB.hologram1) = "Hologram_1Cnt" countCommand(prodInCount.Length + comDB.hologram3) = "Hologram_3Cnt" countCommand(prodInCount.Length + comDB.hologram5) = "Hologram_5Cnt" - countCommand(prodInCount.Length + comDB.caseSaffianoPp) = "CaseMaxSafPp" countCommand(prodInCount.Length + comDB.maxYellow) = "CaseMaxYellow" - countCommand(prodInCount.Length + comDB.Kollagen_Pe1) = "Kollagen_Pe1Cnt" countCommand(prodInCount.Length + comDB.Kollagen_Pe3) = "Kollagen_Pe3Cnt" countCommand(prodInCount.Length + comDB.Kollagen_Pe5) = "Kollagen_Pe5Cnt" - countCommand(prodInCount.Length + comDB.ATCircleCase) = "ATCircleCaseCnt" countCommand(prodInCount.Length + comDB.APSquareCase) = "APSquareCaseCnt" - countCommand(prodInCount.Length + comDB.maxPeach) = "CaseMAXPeach" countCommand(prodInCount.Length + comDB.massageSoothing) = "MasSoothingCnt" countCommand(prodInCount.Length + comDB.maxSMint) = "CaseMAXSMint" - countCommand(prodInCount.Length + comDB.meshpouch) = "MeshPouchCnt" countCommand(prodInCount.Length + comDB.firmingAmp) = "FirmingAmpCnt" countCommand(prodInCount.Length + comDB.hyaluronicAmp) = "HyaluronicAmpCnt" @@ -631,6 +632,11 @@ countCommand(prodInCount.Length + comDB.DoenaLiftingAmp) = "DoenaLiftingAmpcnt" countCommand(prodInCount.Length + comDB.DoenaLiftingCream) = "DoenaLiftingCreamcnt" countCommand(prodInCount.Length + comDB.FirmingCollagenGel) = "FirmingCollagenGelcnt" + countCommand(prodInCount.Length + comDB.keyringSally) = "KeyringSallyCnt" + countCommand(prodInCount.Length + comDB.beautykitHairband) = "BeautykitHairbandCnt" + countCommand(prodInCount.Length + comDB.beautykitMirrorS) = "BeautykitMirrorSCnt" + countCommand(prodInCount.Length + comDB.beautykitMirrorL) = "BeautykitMirrorLCnt" + '신규구성품추가 : 추가한 comDB 수량을 DB에 저장하기 위해 jomtPackingCount 에 생성한 일반동작 컬럼명 추가 Case countSaveList.autopack @@ -677,8 +683,6 @@ countCommand(prodInCount.Length + comDB.maxapr) = "APCaseMAXApr" countCommand(prodInCount.Length + comDB.maxmint) = "APCaseMAXMint" countCommand(prodInCount.Length + comDB.maxbeige) = "APCaseMAXBeige" - countCommand(prodInCount.Length + comDB.maxPurple) = "APCaseMAXPurple" - countCommand(prodInCount.Length + comDB.proSnakeBlack) = "APCasePROSnakeBlack" countCommand(prodInCount.Length + comDB.soothing) = "APSoothingGelCnt" countCommand(prodInCount.Length + comDB.car0) = "APCarton0Cnt" countCommand(prodInCount.Length + comDB.car1) = "APCarton1Cnt" @@ -690,6 +694,8 @@ countCommand(prodInCount.Length + comDB.bag) = "APBagCnt" countCommand(prodInCount.Length + comDB.cosbag) = "APCosBagCnt" countCommand(prodInCount.Length + comDB.dustbag) = "APDustBagCnt" + countCommand(prodInCount.Length + comDB.maxPurple) = "APCaseMAXPurple" + countCommand(prodInCount.Length + comDB.proSnakeBlack) = "APCasePROSnakeBlack" countCommand(prodInCount.Length + comDB.kollagen) = "APKollagenCnt" countCommand(prodInCount.Length + comDB.kollagenset) = "APKollagenSetCnt" countCommand(prodInCount.Length + comDB.kollagen_P) = "APKollagen_PCnt" @@ -697,25 +703,19 @@ countCommand(prodInCount.Length + comDB.cleansingWater) = "APCleansingWaterCnt" countCommand(prodInCount.Length + comDB.tonerPad) = "APTonerPadCnt" countCommand(prodInCount.Length + comDB.maxSaffianoBK) = "APCaseMaxSafBK" - countCommand(prodInCount.Length + comDB.hologram1) = "APHologram_1Cnt" countCommand(prodInCount.Length + comDB.hologram3) = "APHologram_3Cnt" countCommand(prodInCount.Length + comDB.hologram5) = "APHologram_5Cnt" - countCommand(prodInCount.Length + comDB.caseSaffianoPp) = "APCaseMaxSafPp" countCommand(prodInCount.Length + comDB.maxYellow) = "APCaseMaxYellow" - countCommand(prodInCount.Length + comDB.Kollagen_Pe1) = "APKollagen_Pe1Cnt" countCommand(prodInCount.Length + comDB.Kollagen_Pe3) = "APKollagen_Pe3Cnt" countCommand(prodInCount.Length + comDB.Kollagen_Pe5) = "APKollagen_Pe5Cnt" - countCommand(prodInCount.Length + comDB.ATCircleCase) = "APATCircleCaseCnt" countCommand(prodInCount.Length + comDB.APSquareCase) = "APAPSquareCaseCnt" - countCommand(prodInCount.Length + comDB.maxPeach) = "APCaseMAXPeach" countCommand(prodInCount.Length + comDB.massageSoothing) = "APMasSoothingCnt" countCommand(prodInCount.Length + comDB.maxSMint) = "APCaseMAXSMint" - countCommand(prodInCount.Length + comDB.meshpouch) = "APMeshPouchCnt" countCommand(prodInCount.Length + comDB.firmingAmp) = "APFirmingAmpCnt" countCommand(prodInCount.Length + comDB.hyaluronicAmp) = "APHyaluronicAmpCnt" @@ -757,6 +757,11 @@ countCommand(prodInCount.Length + comDB.DoenaLiftingAmp) = "APDoenaLiftingAmpcnt" countCommand(prodInCount.Length + comDB.DoenaLiftingCream) = "APDoenaLiftingCreamcnt" countCommand(prodInCount.Length + comDB.FirmingCollagenGel) = "APFirmingCollagenGelcnt" + countCommand(prodInCount.Length + comDB.keyringSally) = "APKeyringSallyCnt" + countCommand(prodInCount.Length + comDB.beautykitHairband) = "APBeautykitHairbandCnt" + countCommand(prodInCount.Length + comDB.beautykitMirrorS) = "APBeautykitMirrorSCnt" + countCommand(prodInCount.Length + comDB.beautykitMirrorL) = "APBeautykitMirrorLCnt" + '신규구성품추가 : 추가한 comDB 수량을 DB에 저장하기 위해 jomtPackingCount 에 생성한 자동화동작(포장) 컬럼명 추가 Case countSaveList.autoWeight @@ -770,12 +775,10 @@ countCommand(prodDB.probody) = "AWProBodyCnt" countCommand(prodDB.luxbody) = "AWLuxBodyCnt" countCommand(prodDB.maximum) = "AWMAXIMUMCnt" - countCommand(prodDB.alphaSet) = "AWAlphaSetCnt" countCommand(prodDB.alphaFace) = "AWAlphaFaceCnt" countCommand(prodDB.alphaEye) = "AWAlphaEyeCnt" countCommand(prodDB.alphaBody) = "AWAlphaBodyCnt" - countCommand(prodDB.alto) = "AWAltoCnt" countCommand(prodDB.effect) = "AWEffectCnt" countCommand(prodDB.effectV3) = "AWEffectV3Cnt" @@ -805,8 +808,6 @@ countCommand(prodInCount.Length + comDB.maxapr) = "AWCaseMAXApr" countCommand(prodInCount.Length + comDB.maxmint) = "AWCaseMAXMint" countCommand(prodInCount.Length + comDB.maxbeige) = "AWCaseMAXBeige" - countCommand(prodInCount.Length + comDB.maxPurple) = "AWCaseMAXPurple" - countCommand(prodInCount.Length + comDB.proSnakeBlack) = "AWCasePROSnakeBlack" countCommand(prodInCount.Length + comDB.soothing) = "AWSoothingGelCnt" countCommand(prodInCount.Length + comDB.car0) = "AWCarton0Cnt" countCommand(prodInCount.Length + comDB.car1) = "AWCarton1Cnt" @@ -818,6 +819,8 @@ countCommand(prodInCount.Length + comDB.bag) = "AWBagCnt" countCommand(prodInCount.Length + comDB.cosbag) = "AWCosBagCnt" countCommand(prodInCount.Length + comDB.dustbag) = "AWDustBagCnt" + countCommand(prodInCount.Length + comDB.maxPurple) = "AWCaseMAXPurple" + countCommand(prodInCount.Length + comDB.proSnakeBlack) = "AWCasePROSnakeBlack" countCommand(prodInCount.Length + comDB.kollagen) = "AWKollagenCnt" countCommand(prodInCount.Length + comDB.kollagenset) = "AWKollagenSetCnt" countCommand(prodInCount.Length + comDB.kollagen_P) = "AWKollagen_PCnt" @@ -825,25 +828,19 @@ countCommand(prodInCount.Length + comDB.cleansingWater) = "AWCleansingWaterCnt" countCommand(prodInCount.Length + comDB.tonerPad) = "AWTonerPadCnt" countCommand(prodInCount.Length + comDB.maxSaffianoBK) = "AWCaseMaxSafBK" - countCommand(prodInCount.Length + comDB.hologram1) = "AWHologram_1Cnt" countCommand(prodInCount.Length + comDB.hologram3) = "AWHologram_3Cnt" countCommand(prodInCount.Length + comDB.hologram5) = "AWHologram_5Cnt" - countCommand(prodInCount.Length + comDB.caseSaffianoPp) = "AWCaseMaxSafPp" countCommand(prodInCount.Length + comDB.maxYellow) = "AWCaseMaxYellow" - countCommand(prodInCount.Length + comDB.Kollagen_Pe1) = "AWKollagen_Pe1Cnt" countCommand(prodInCount.Length + comDB.Kollagen_Pe3) = "AWKollagen_Pe3Cnt" countCommand(prodInCount.Length + comDB.Kollagen_Pe5) = "AWKollagen_Pe5Cnt" - countCommand(prodInCount.Length + comDB.ATCircleCase) = "AWATCircleCaseCnt" countCommand(prodInCount.Length + comDB.APSquareCase) = "AWAPSquareCaseCnt" - countCommand(prodInCount.Length + comDB.maxPeach) = "AWCaseMAXPeach" countCommand(prodInCount.Length + comDB.massageSoothing) = "AWMasSoothingCnt" countCommand(prodInCount.Length + comDB.maxSMint) = "AWCaseMAXSMint" - countCommand(prodInCount.Length + comDB.meshpouch) = "AWMeshPouchCnt" countCommand(prodInCount.Length + comDB.firmingAmp) = "AWFirmingAmpCnt" countCommand(prodInCount.Length + comDB.hyaluronicAmp) = "AWHyaluronicAmpCnt" @@ -885,6 +882,11 @@ countCommand(prodInCount.Length + comDB.DoenaLiftingAmp) = "AWDoenaLiftingAmpcnt" countCommand(prodInCount.Length + comDB.DoenaLiftingCream) = "AWDoenaLiftingCreamcnt" countCommand(prodInCount.Length + comDB.FirmingCollagenGel) = "AWFirmingCollagenGelcnt" + countCommand(prodInCount.Length + comDB.keyringSally) = "AWKeyringSallyCnt" + countCommand(prodInCount.Length + comDB.beautykitHairband) = "AWBeautykitHairbandCnt" + countCommand(prodInCount.Length + comDB.beautykitMirrorS) = "AWBeautykitMirrorSCnt" + countCommand(prodInCount.Length + comDB.beautykitMirrorL) = "AWBeautykitMirrorLCnt" + '신규구성품추가 : 추가한 comDB 수량을 DB에 저장하기 위해 jomtPackingCount 에 생성한 자동화동작(무게측정) 컬럼명 추가 End Select End Sub