revert readonly processing

This commit is contained in:
Jonathan Jenne
2022-07-14 16:23:43 +02:00
parent a3a0a02b6e
commit 8664500877
2 changed files with 5 additions and 4 deletions

View File

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