Added path display tooltip and options for #152

This commit is contained in:
MikeMaximus
2018-09-08 13:20:02 -06:00
parent b674e4e82b
commit 8ab209c1a9
9 changed files with 74 additions and 9 deletions
+9
View File
@@ -4560,6 +4560,15 @@ Namespace My.Resources
End Get
End Property
'''<summary>
''' Looks up a localized string similar to Show resolved save paths.
'''</summary>
Friend ReadOnly Property frmSettings_chkShowResolvedPaths() As String
Get
Return ResourceManager.GetString("frmSettings_chkShowResolvedPaths", resourceCulture)
End Get
End Property
'''<summary>
''' Looks up a localized string similar to Start to system tray.
'''</summary>