This commit is contained in:
2020-02-14 13:50:06 +01:00
parent 73bfb00299
commit f636abc2fc
12 changed files with 2234 additions and 2440 deletions

View File

@@ -44,6 +44,9 @@ Public Class frmFormDesigner
' Windream initialisieren
If IDB_ACTIVE = False Then
clsWindream.Create_Session()
btnButton.Visible = False
Else
btnButton.Visible = True
End If