Zooflow: small changes

This commit is contained in:
Jonathan Jenne
2021-12-15 16:06:24 +01:00
parent 4691542128
commit e7630d2d79
8 changed files with 129 additions and 51 deletions

View File

@@ -19,5 +19,6 @@
Public Property TopMost As Boolean = True
Public Property FolderWatchScanStarted As Boolean = False
Public Property FolderWatchStarted As Boolean = False
Public Property ShowSuccessMessageBox As Boolean = True
End Class
End Class