Modifiche per campo Description

This commit is contained in:
Emmanuele Sassi
2023-07-27 12:45:16 +02:00
parent 8b6c9b38cc
commit 0fc7d826a8
6 changed files with 99 additions and 39 deletions
@@ -302,6 +302,11 @@ Public MustInherit Class OpenProjectFileDialogVM
#Region "Messages"
Public ReadOnly Property Title As String
Get
Return "Open Project"
End Get
End Property
Public ReadOnly Property FilterType_Msg As String
Get
Return EgtMsg(61836)