neu
This commit is contained in:
@@ -1370,7 +1370,7 @@ Partial Class frmKassenbuchSuche
|
||||
Me.lblErgebnis.Name = "lblErgebnis"
|
||||
Me.lblErgebnis.Size = New System.Drawing.Size(215, 14)
|
||||
Me.lblErgebnis.TabIndex = 2
|
||||
Me.lblErgebnis.Text = "Ergebnise: 0"
|
||||
Me.lblErgebnis.Text = "Ergebnisse: 0"
|
||||
Me.lblErgebnis.TextAlign = System.Drawing.ContentAlignment.TopRight
|
||||
'
|
||||
'Label22
|
||||
|
||||
@@ -565,7 +565,7 @@ Public Class frmNacherfassungLeihgeld
|
||||
If barcodeLKW IsNot Nothing Then VALUES.barcodeLKW = barcodeLKW
|
||||
If barcode IsNot Nothing Then VALUES.barcodeSendung = barcode
|
||||
|
||||
Dim rpt As New Gemeinsames.rptSendungen(VALUES, imgpath)
|
||||
Dim rpt As New Gemeinsames.rptSendungen(VALUES, imgpath, Nothing)
|
||||
' rpt.Document.CacheToDisk = True
|
||||
'rpt.Document.CacheToDiskLocation = "C:\\Temp"
|
||||
' rpt.Run()
|
||||
|
||||
Reference in New Issue
Block a user