From 66897668cc365f88d7f677dbcdc9c6fc10affa59 Mon Sep 17 00:00:00 2001 From: Daniel Schick Date: Thu, 23 Dec 2021 08:36:13 +0100 Subject: [PATCH] =?UTF-8?q?UI=20Knopf=20und=20das=20au=C3=9Fenrum=20angele?= =?UTF-8?q?gt,=20Version=20erh=C3=B6ht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../OverViewDetailControl.xaml | 15 ++++++-- .../OverViewDetailControl.xaml.cs | 33 ++++++++++++++++++ ENI2/ENI2.csproj | 3 +- ENI2/Import/ExcelManager.cs | 19 +++++++++- ENI2/Properties/Resources.Designer.cs | 21 ++++++++++- ENI2/Properties/Resources.resx | 8 ++++- ENI2/Resources/excel.png | Bin 0 -> 1516 bytes .../Properties/AssemblyProductInfo.cs | 2 +- .../Properties/AssemblyProjectInfo.cs | 2 +- 9 files changed, 94 insertions(+), 9 deletions(-) create mode 100644 ENI2/Resources/excel.png diff --git a/ENI2/DetailViewControls/OverViewDetailControl.xaml b/ENI2/DetailViewControls/OverViewDetailControl.xaml index 9922c38e..ec9d46f3 100644 --- a/ENI2/DetailViewControls/OverViewDetailControl.xaml +++ b/ENI2/DetailViewControls/OverViewDetailControl.xaml @@ -110,11 +110,20 @@