EgtDOORCreato 2.2e1:

-> scrittura messaggi nel file dei messaggi.
This commit is contained in:
Nicola Pievani
2020-06-05 10:50:02 +00:00
parent bd11e361ba
commit cbecb11ab7
16 changed files with 119 additions and 123 deletions
+2 -1
View File
@@ -8,7 +8,8 @@ Public Class MySaveFileDialogVM
Public ReadOnly Property IsFrameMsg As String
Get
Return "Frame"
' 50727=Frame
Return EgtMsg(50727)
End Get
End Property