Started implementation of interface panel to settings window

This commit is contained in:
2019-03-15 13:39:48 +00:00
parent f29a58329e
commit 88d97a6027
4 changed files with 99 additions and 12 deletions
+9
View File
@@ -5064,6 +5064,15 @@ Namespace My.Resources
End Get
End Property
'''<summary>
''' Looks up a localized string similar to Interface.
'''</summary>
Friend ReadOnly Property frmSettings_lstSettings_Interface() As String
Get
Return ResourceManager.GetString("frmSettings_lstSettings_Interface", resourceCulture)
End Get
End Property
'''<summary>
''' Looks up a localized string similar to Startup.
'''</summary>