Add config items, clear documents and controls when no record id is available
This commit is contained in:
@@ -72,7 +72,7 @@ Public Class frmMain
|
||||
ClassWindowLocation.LoadFormLocationSize(Me, 1, CURRENT_SCREEN_ID, "frmMain")
|
||||
Dim i = My.Application.UICulture.ToString()
|
||||
|
||||
UserLookAndFeel.Default.SetSkinStyle(MyFormsDesign)
|
||||
UserLookAndFeel.Default.SetSkinStyle(CONFIG.Config.FormsDesign)
|
||||
|
||||
|
||||
' GetIPv4Address()
|
||||
|
||||
Reference in New Issue
Block a user