MS Version 2.3.2 ConfigLastExportpath

PRPMNEXT_DOC_INFO
This commit is contained in:
2021-11-12 12:42:37 +01:00
parent 330df9be19
commit b33e87c5d2
3 changed files with 13 additions and 6 deletions

View File

@@ -33,4 +33,6 @@ Public Class ClassConfig
Public Property MonitorSplitter2_Distance As Integer = 270
Public Property MonitorSplitter3_Distance As Integer = 400
Public Property LastExportPath As String = ""
End Class