work on resultlists

This commit is contained in:
Developer02 Digital Data
2019-10-16 17:09:40 +02:00
parent c3379adb54
commit 1047f6152a
11 changed files with 186 additions and 17 deletions

View File

@@ -1,3 +1,3 @@
Public Interface IResultForm
Property ShouldReturnToMatchForm As Boolean
Property ShouldReturnToPreviousForm As Boolean
End Interface