neu
This commit is contained in:
@@ -32,7 +32,8 @@ Public Class usrCntLPDFScanSimple
|
||||
|
||||
Private Sub txt_Click(sender As Object, e As EventArgs) Handles txt.Click, Me.Click, picPDF.Click
|
||||
If File.Exists(pdf_Path) Then
|
||||
Process.Start(pdf_Path)
|
||||
' Process.Start(pdf_Path)
|
||||
Process.Start(VERAG_PROG_ALLGEMEIN.DATENVERVER_OPTIONS.copyToTmp_KeepFilename(pdf_Path, bezeichnung))
|
||||
RaiseEvent CLICKED()
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user