Zooflow: Hopefully working version of sidebar

This commit is contained in:
Jonathan Jenne
2022-02-11 14:35:06 +01:00
parent 98a1821f2b
commit 28e1407bf3
6 changed files with 349 additions and 32 deletions

View File

@@ -55,7 +55,7 @@ Namespace My
Public Property IDB_ConnectionString As String
Public Property Globix As New Globix.State
Public Property Search As New Search.State
Public Property Sidebar As Sidebar
Public Property Sidebar As Sidebar2
Public CommandLineFunction As String
Public CommandLineArguments As New Dictionary(Of String, String)