This commit is contained in:
Digital Data - Marlon Schreiber
2018-08-08 17:02:33 +02:00
parent 586461e0e9
commit dbe2ef34ec
16 changed files with 74 additions and 86 deletions

View File

@@ -686,9 +686,9 @@ Partial Class frmMain
Me.pnlHuP.Controls.Add(Me.btnSendungFertig)
Me.pnlHuP.Controls.Add(Me.txtScanHUP)
Me.pnlHuP.Controls.Add(Me.Label9)
Me.pnlHuP.Location = New System.Drawing.Point(3, 3)
Me.pnlHuP.Location = New System.Drawing.Point(157, 3)
Me.pnlHuP.Name = "pnlHuP"
Me.pnlHuP.Size = New System.Drawing.Size(1049, 553)
Me.pnlHuP.Size = New System.Drawing.Size(895, 553)
Me.pnlHuP.TabIndex = 14
Me.pnlHuP.Visible = False
'
@@ -1078,7 +1078,7 @@ Partial Class frmMain
Me.txtScanHUP.Font = New System.Drawing.Font("Segoe UI", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtScanHUP.Location = New System.Drawing.Point(185, 61)
Me.txtScanHUP.Name = "txtScanHUP"
Me.txtScanHUP.Size = New System.Drawing.Size(855, 33)
Me.txtScanHUP.Size = New System.Drawing.Size(701, 33)
Me.txtScanHUP.TabIndex = 1
'
'Label9