From 0191a758903099bdd39dddb2ef456333eee04fe3 Mon Sep 17 00:00:00 2001 From: Ian C Date: Fri, 27 Apr 2012 16:24:53 +0000 Subject: Added basic logic of UI. Still to add key overlay to image control. --- Native/EmuKeyboardDesigner/ImageControl.resx | 120 +++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 Native/EmuKeyboardDesigner/ImageControl.resx (limited to 'Native/EmuKeyboardDesigner/ImageControl.resx') diff --git a/Native/EmuKeyboardDesigner/ImageControl.resx b/Native/EmuKeyboardDesigner/ImageControl.resx new file mode 100644 index 0000000..29dcb1b --- /dev/null +++ b/Native/EmuKeyboardDesigner/ImageControl.resx @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file -- cgit v1.2.3