Zooflow: Fix theming, show overlay for keyup event in search

This commit is contained in:
Jonathan Jenne
2022-02-22 16:36:56 +01:00
parent bd05410f4a
commit 5186901c7a
7 changed files with 76 additions and 7 deletions

View File

@@ -3,6 +3,10 @@ Imports DigitalData.Modules.Logging
Imports DigitalData.Modules.Config
Module modCurrent
Public Property APPLICATION_THEME = ""
Public Property APPLICATION_PALETTE = ""
Public Property CURR_MISSING_PATTERN_NAME = "Email To"
Public Property CURR_MISSING_SEARCH_STRING = String.Empty
Public Property CURR_MISSING_MANUAL_VALUE = String.Empty