From 52b64e4430e263a69339df4530e699cef68c9e8c Mon Sep 17 00:00:00 2001 From: Nexusls Date: Thu, 10 Apr 2025 11:47:33 +0200 Subject: [PATCH] MOD: Frontend SearchWindow --- PrototypWPFHAG/SearchWindow.xaml | 181 ++++++++++++++++++------------- 1 file changed, 104 insertions(+), 77 deletions(-) diff --git a/PrototypWPFHAG/SearchWindow.xaml b/PrototypWPFHAG/SearchWindow.xaml index 831f24c..34658ae 100644 --- a/PrototypWPFHAG/SearchWindow.xaml +++ b/PrototypWPFHAG/SearchWindow.xaml @@ -1,126 +1,153 @@  - - + x:Class="PrototypWPFHAG.SearchWindow" + xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" + xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" + xmlns:local="clr-namespace:PrototypWPFHAG" + Title="PDF-Verwaltung (Admin)" + Height="600" Width="1000" + MinWidth="800" MinHeight="500" + WindowTitleBrush="FireBrick" + Icon="pack://application:,,,/Images/databaseicon.png" + ResizeMode="CanResizeWithGrip" + WindowStartupLocation="CenterScreen"> + + - - + - - - - - + - - - - - - + - + - - - + - + + + - - + + - -