Filter update for issue #97

This commit is contained in:
MikeMaximus
2017-11-17 09:07:54 -06:00
parent 5d3fa68fc3
commit 3e913cc091
4 changed files with 21 additions and 0 deletions
+9
View File
@@ -1014,6 +1014,15 @@ Namespace My.Resources
End Get
End Property
'''<summary>
''' Looks up a localized string similar to Comments.
'''</summary>
Friend ReadOnly Property frmFilter_FieldComments() As String
Get
Return ResourceManager.GetString("frmFilter_FieldComments", resourceCulture)
End Get
End Property
'''<summary>
''' Looks up a localized string similar to Company.
'''</summary>