This commit is contained in:
SchreiberM
2015-09-30 17:05:36 +02:00
parent 3f25fc766f
commit 95fd5804d2
29 changed files with 2541 additions and 7481 deletions

View File

@@ -43,7 +43,6 @@
Catch ex As System.Exception
MsgBox("Error Loading Details:" & vbNewLine & ex.Message)
End Try
End Sub
Private Sub frmConstructorDesigner_Shown(sender As Object, e As EventArgs) Handles Me.Shown