diff --git a/Constants/ConstMsg.vb b/Constants/ConstMsg.vb
index c7804f6..13ed22a 100644
--- a/Constants/ConstMsg.vb
+++ b/Constants/ConstMsg.vb
@@ -5,7 +5,8 @@
Public Const MSG_EGTCAM5 As Integer = 5000
Public Const MSG_MAINWINDOW As Integer = MSG_EGTCAM5
- Public Const MSG_DRAWMODE As Integer = MSG_EGTCAM5 + 200
+ Public Const MSG_DRAWPANEL As Integer = MSG_EGTCAM5 + 200
+ Public Const MSG_GRIDVIEWPANEL As Integer = MSG_EGTCAM5 + 250
Public Const MSG_TOOLSDBPAGE As Integer = MSG_EGTCAM5 + 1000
Public Const MSG_TOOLSERRORS As Integer = MSG_EGTCAM5 + 1085
Public Const MSG_MACHININGSDBPAGE As Integer = MSG_EGTCAM5 + 1100
diff --git a/EgtCAM5Resources.xaml b/EgtCAM5Resources.xaml
index b3e9f1c..263b5b1 100644
--- a/EgtCAM5Resources.xaml
+++ b/EgtCAM5Resources.xaml
@@ -65,12 +65,49 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
@@ -80,7 +117,9 @@
-