This commit is contained in:
2022-07-26 16:03:11 +02:00
4 changed files with 13 additions and 6 deletions

View File

@@ -131,6 +131,7 @@ Module ModuleRuntimeVariables
Public Property CURRENT_DT_PROFILE As DataTable
Public Property CURRENT_CONTROL_LIST As New List(Of Control)
Public Property CURRENT_CONTROL_NAME_LIST As New List(Of String)
Public CURRENT_INDEX_ARRAY(100, 250) As String