OmagOFFICE :
- Correzioni finestra TRF.
This commit is contained in:
@@ -68,7 +68,7 @@ Public Class CompoTrfDataWindowVM
|
||||
|
||||
Public ReadOnly Property TitleMsg As String
|
||||
Get
|
||||
Return EgtMsg(MSG_DRAWPAGEUC + 19)
|
||||
Return EgtMsg(MSG_DRAWPAGEUC + 9)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
@@ -108,6 +108,18 @@ Public Class CompoTrfDataWindowVM
|
||||
End Get
|
||||
End Property
|
||||
|
||||
Public ReadOnly Property OkMsg As String
|
||||
Get
|
||||
Return EgtMsg(MSG_GENERIC + 1)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
Public ReadOnly Property CancelMsg As String
|
||||
Get
|
||||
Return EgtMsg(MSG_GENERIC + 2)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
#End Region ' Messages
|
||||
|
||||
#End Region 'FIELDS & PROPERTIES
|
||||
|
||||
Reference in New Issue
Block a user