Common/DocumentResultList: WIP Opening and updating files

This commit is contained in:
Jonathan Jenne
2022-01-18 16:18:16 +01:00
parent 9d51074991
commit cc24b8eb31
4 changed files with 83 additions and 48 deletions

View File

@@ -1,4 +1,6 @@
Public Class Constants
Public Const TEMP_PATH_SUBFOLDER = "DigitalData_Common"
Public Const NO_ROW_HANDLE = -1
Public Shared ReadOnly MESSAGE_TOO_MANY_SEARCHES = "You have more than three searches configured. This Window will only show the first three result lists!"