MS_01.12.2015

This commit is contained in:
SchreiberM
2015-12-01 13:16:32 +01:00
parent 2cd1dc3a94
commit 2720196564
10 changed files with 291 additions and 90 deletions

View File

@@ -145,7 +145,6 @@ Public Class frmForm_Overview
If FormId <> -1 Then
CURRENT_FORM_ID = FormId
Open_Designer()
Me.Hide()
End If
End If
Catch ex As Exception