MS Diverses Frontend

This commit is contained in:
2023-09-14 15:45:25 +02:00
parent 77547b5e61
commit 1564b79ed9
5 changed files with 81 additions and 38 deletions

View File

@@ -7,5 +7,5 @@ Public Class ClassConfig
Public Property ConnectionString As String = ""
' Misc Settings
Public Property DEBUG As Boolean = False
Public Property MyFormsDesign As String = "Office 2016 Colorful"
End Class