From b56fe58f619fc2bdda2b4a9d260efe8a64fa7067 Mon Sep 17 00:00:00 2001 From: JackCarterSmith Date: Sun, 18 Jun 2017 23:34:10 +0200 Subject: [PATCH] I've forget something... --- ISEN-Repair Inventory Manager/IDGenerator.Designer.vb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ISEN-Repair Inventory Manager/IDGenerator.Designer.vb b/ISEN-Repair Inventory Manager/IDGenerator.Designer.vb index 62f346e..b9c7f8a 100644 --- a/ISEN-Repair Inventory Manager/IDGenerator.Designer.vb +++ b/ISEN-Repair Inventory Manager/IDGenerator.Designer.vb @@ -36,7 +36,6 @@ Partial Class IDGenerator Me.Barcode1.BarHeightCM = 1.0! Me.Barcode1.BearerBarHorizontal = 0 Me.Barcode1.BearerBarVertical = 0 - Me.Barcode1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Barcode1.CaptionAbove = "" Me.Barcode1.CaptionBelow = "" Me.Barcode1.CaptionBottomAlignment = System.Drawing.StringAlignment.Center @@ -70,7 +69,7 @@ Partial Class IDGenerator Me.Barcode1.RotationAngle = IDAutomation.Windows.Forms.LinearBarCode.RotationAngles.Zero_Degrees Me.Barcode1.ShowText = True Me.Barcode1.ShowTextLocation = IDAutomation.Windows.Forms.LinearBarCode.HRTextPositions.Bottom - Me.Barcode1.Size = New System.Drawing.Size(173, 77) + Me.Barcode1.Size = New System.Drawing.Size(171, 75) Me.Barcode1.SuppSeparationCM = 0.5! Me.Barcode1.SymbologyID = IDAutomation.Windows.Forms.LinearBarCode.Symbologies.Code39 Me.Barcode1.TabIndex = 0