From 3f22291740c0ac631a655495f6198dbf18be2de2 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Wed, 27 Nov 2019 19:10:18 +0200 Subject: A lot of work !!! --- .../Controls/TouchMultiLineTextBox.xaml | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 Software/Visual_Studio/Tango.Touch/Controls/TouchMultiLineTextBox.xaml (limited to 'Software/Visual_Studio/Tango.Touch/Controls/TouchMultiLineTextBox.xaml') diff --git a/Software/Visual_Studio/Tango.Touch/Controls/TouchMultiLineTextBox.xaml b/Software/Visual_Studio/Tango.Touch/Controls/TouchMultiLineTextBox.xaml new file mode 100644 index 000000000..494e7442e --- /dev/null +++ b/Software/Visual_Studio/Tango.Touch/Controls/TouchMultiLineTextBox.xaml @@ -0,0 +1,43 @@ + + + + + + + + + \ No newline at end of file -- cgit v1.3.1