-aggiornato messaggi

This commit is contained in:
Demetrio Cassarino
2024-09-26 16:30:07 +02:00
parent 63efd1e137
commit 23028209b8
52 changed files with 541 additions and 541 deletions
@@ -187,12 +187,12 @@ Public Class InputExpanderVM
Public ReadOnly Property ShowMsg As String
Get
Return EgtMsg(MSG_DRAWOPTION + 14)
Return EgtMsg(5364) ' Mostra
End Get
End Property
Public ReadOnly Property OkMsg As String
Get
Return EgtMsg(MSG_DRAWOPTION + 15)
Return EgtMsg(5365) ' Conferma
End Get
End Property
@@ -304,7 +304,7 @@ Public Class InputExpanderVM
End Sub
Friend Sub ResetInputBox()
Title = EgtMsg(MSG_DRAWOPTION + 5)
Title = EgtMsg(5355) ' Parametri di disegno
TextVisibility = Visibility.Collapsed
CheckVisibility = Visibility.Collapsed
ComboVisibility = Visibility.Collapsed