This commit is contained in:
SchreiberM
2015-09-23 09:56:09 +02:00
parent 45d0cab0c1
commit 3f25fc766f
6 changed files with 82 additions and 275 deletions

View File

@@ -465,4 +465,5 @@ Public Class frmMain
Private Sub Button2_Click(sender As Object, e As EventArgs)
frmTestvb.Show()
End Sub
End Class