Correzione messaggio salvattaggio lavorazione
This commit is contained in:
@@ -2221,7 +2221,7 @@ Public Class MachiningDbPageUC
|
||||
Friend Function SaveCurrMachining() As Boolean
|
||||
SetMachiningParams()
|
||||
If EgtMdbIsCurrMachiningModified() Then
|
||||
Dim SaveCurrMachiningWnd As New EgtMsgBox(m_MainWindow, "", EgtMsg(91003), EgtMsgBox.Buttons.YES_NO_CANCEL, EgtMsgBox.Icons.NULL) ' Inclinazione
|
||||
Dim SaveCurrMachiningWnd As New EgtMsgBox(m_MainWindow, "", EgtMsg(91103), EgtMsgBox.Buttons.YES_NO_CANCEL, EgtMsgBox.Icons.NULL) ' Inclinazione
|
||||
Select Case SaveCurrMachiningWnd.m_nPressedBtn
|
||||
Case 0 ' Annulla
|
||||
Return False
|
||||
|
||||
Reference in New Issue
Block a user