diff --git a/Application.xaml.vb b/Application.xaml.vb
index 8622518..a283098 100644
--- a/Application.xaml.vb
+++ b/Application.xaml.vb
@@ -49,6 +49,7 @@ Class Application
Friend Const MMUNITSCHANGED As String = "MmUnitsChanged"
Friend Const SETSCENESELMODE As String = "SetSceneSelMode"
Friend Const SETSCENESELTYPE As String = "SetSceneSelType"
+ Friend Const SETMOVEINDISPOSITION As String = "SetMoveInDisposition"
' ShowPanel messages
Friend Const WIREFRAME As String = "Wireframe"
diff --git a/EgtCAM5.vbproj b/EgtCAM5.vbproj
index b4ad86e..a5f284e 100644
--- a/EgtCAM5.vbproj
+++ b/EgtCAM5.vbproj
@@ -183,8 +183,16 @@
MachiningTreeExpanderView.xaml
-
-
+
+
+
+ DispositionParameterExpanderView.xaml
+
+
+
+ MachiningParameterExpanderView.xaml
+
+
PopUpGridPanelView.xaml
@@ -225,7 +233,7 @@
OperationExpanderView.xaml
-
+
SimulationExpanderView.xaml
@@ -322,6 +330,14 @@
Designer
MSBuild:Compile
+
+ Designer
+ MSBuild:Compile
+
+
+ Designer
+ MSBuild:Compile
+
Designer
MSBuild:Compile
diff --git a/EgtCAM5Resources.xaml b/EgtCAM5Resources.xaml
index f349d9b..1fc5d21 100644
--- a/EgtCAM5Resources.xaml
+++ b/EgtCAM5Resources.xaml
@@ -54,6 +54,10 @@
+
+
+ None
+