This commit is contained in:
2023-12-05 16:31:38 +01:00
parent 7addd7b133
commit 3b57150abf
5 changed files with 420 additions and 276 deletions

View File

@@ -225,7 +225,7 @@ Public Class frmAsfinag_NachrichtenVerabeitung
Button2.PerformClick()
Button1.PerformClick()
System.Threading.Thread.Sleep(2000)
System.Threading.Thread.Sleep(20000)
Me.Close()
End If