Add configuration to autoload data on form open
This commit is contained in:
@@ -6,4 +6,5 @@ Public Class Config
|
||||
Public Property LastUsedMandator As String = ""
|
||||
Public Property Debug As Boolean = False
|
||||
Public Property AutomaticPriceCalculation As Boolean = True
|
||||
Public Property AutomaticLoadingOnFormOpen As Boolean = False
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user