jj_06_01_16

This commit is contained in:
JenneJ
2016-01-06 15:28:06 +01:00
parent 37f75d3656
commit 2f988053d0
13 changed files with 168 additions and 125 deletions

View File

@@ -100,7 +100,7 @@ Partial Public Class frmCustomAppointment
' TODO: FormId und ConstructId herausfinden
OpenFormConstructorDemo(constructId)
OpenFormConstructor(constructId)
Me.Close()
End If
End Sub