MS Form
This commit is contained in:
parent
af64dc9651
commit
3d07cdb488
@ -117,6 +117,7 @@ Public Class Form1
|
|||||||
|
|
||||||
Private Sub Button3_Click(sender As Object, e As EventArgs) Handles Button3.Click
|
Private Sub Button3_Click(sender As Object, e As EventArgs) Handles Button3.Click
|
||||||
ListBox1.Text = ""
|
ListBox1.Text = ""
|
||||||
|
ListBox1.Items.Clear()
|
||||||
Dim oDialogResult = OpenFileDialog1.ShowDialog()
|
Dim oDialogResult = OpenFileDialog1.ShowDialog()
|
||||||
Dim oArgs As New WorkerArgs() With {
|
Dim oArgs As New WorkerArgs() With {
|
||||||
.AllowFacturX = False,
|
.AllowFacturX = False,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user