move control stuff to classcontrol

This commit is contained in:
Jonathan Jenne
2020-02-10 10:37:03 +01:00
parent 5cf93c7521
commit 871392396a
4 changed files with 387 additions and 719 deletions

View File

@@ -76,6 +76,8 @@ Module ModuleCURRENT
Public CURRENT_DROPTYPE
Public VIEWER_LICENSE As String = ""
Public INDEX_FORM_LOADED As Boolean
End Module