EgtCAM5 :

- all'avvio lista operazioni aperta.
This commit is contained in:
Dario Sassi
2016-07-19 12:52:39 +00:00
parent b6ecb87049
commit c5ec4eca74
@@ -349,6 +349,7 @@ Namespace EgtCAM5
Private m_cmdReloadMachining As ICommand
Sub New()
Me.IsExpanded = True
Application.Msn.Register(Application.LOADOPERATIONLIST, Sub()
LoadOperationList()
End Sub)