This commit is contained in:
Digital Data - Marlon Schreiber
2019-02-12 17:47:08 +01:00
3 changed files with 96 additions and 79 deletions

View File

@@ -35,7 +35,7 @@ Public Class frmMain
Catch ex As Exception
ClassLogger.Add("Error in Save FormLayout: " & ex.Message)
End Try
If WINDREAM.oSession.aLoggedin = True Then
If WINDREAM?.oSession?.aLoggedin = True Then
WINDREAM.Stop_WMCC_andCo()
End If
'If _windreamPM.oSession.aLoggedin = True Then