Started implementation of interface panel to settings window
This commit is contained in:
Generated
+9
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user