This commit is contained in:
SchreiberM 2024-06-07 09:16:19 +02:00
parent af64dc9651
commit 3d07cdb488

View File

@ -117,6 +117,7 @@ Public Class Form1
Private Sub Button3_Click(sender As Object, e As EventArgs) Handles Button3.Click
ListBox1.Text = ""
ListBox1.Items.Clear()
Dim oDialogResult = OpenFileDialog1.ShowDialog()
Dim oArgs As New WorkerArgs() With {
.AllowFacturX = False,