MS_18042016

This commit is contained in:
SchreiberM
2016-04-19 11:08:32 +02:00
parent 8ed70abb9a
commit 79942542e4
30 changed files with 5644 additions and 4517 deletions

View File

@@ -488,6 +488,7 @@ Public Class frmMain
End If
End If
Else
MsgBox("Application will close now!", MsgBoxStyle.Critical)
Me.Close()
End If