Load Dynamic Form for frmEdit, Save Application Skin, add UIConfig
This commit is contained in:
@@ -25,7 +25,7 @@ Public NotInheritable Class frmSplash
|
||||
BringToFront()
|
||||
|
||||
Dim oService As New ClassService(My.LogConfig)
|
||||
Dim oConnectionURLExists As Boolean = My.Config.ServiceConnection <> String.Empty
|
||||
Dim oConnectionURLExists As Boolean = My.SysConfig.ServiceConnection <> String.Empty
|
||||
|
||||
'Dim oInit As New ClassInit()
|
||||
'Dim oConnectionURLExists = oInit.TestConnectionURLExists()
|
||||
|
||||
Reference in New Issue
Block a user