EgtCAM5 :
- Tradotti un po' di messaggi in italiano. - Aggiunta possibilità in Db utensili e lavorazioni di annullare le modifiche apportate ad un elemento premendo il tasto Esc.
This commit is contained in:
@@ -25,6 +25,21 @@ Namespace EgtCAM5
|
||||
Private m_cmdExport As ICommand
|
||||
Private m_cmdOptions As ICommand
|
||||
|
||||
#Region "Messages"
|
||||
|
||||
Public ReadOnly Property DrawMsg As String
|
||||
Get
|
||||
Return EgtMsg(MSG_MAINWINDOW + 1)
|
||||
End Get
|
||||
End Property
|
||||
Public ReadOnly Property MachiningMsg As String
|
||||
Get
|
||||
Return EgtMsg(MSG_MAINWINDOW + 2)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
#End Region ' Messages
|
||||
|
||||
#Region "ToolTip"
|
||||
|
||||
'Proprietà ToolTip
|
||||
|
||||
Reference in New Issue
Block a user