From 4647e68ad506c516751f4fc7ea79dc1bf1462ccb Mon Sep 17 00:00:00 2001 From: Duy Anh Le Date: Wed, 11 Jun 2025 12:28:25 +0200 Subject: [PATCH] Update Lotto_Wpf/Lotto_Wpf/MainWindow.xaml --- Lotto_Wpf/Lotto_Wpf/MainWindow.xaml | 135 ++++++++++++++++++++++++++-- 1 file changed, 128 insertions(+), 7 deletions(-) diff --git a/Lotto_Wpf/Lotto_Wpf/MainWindow.xaml b/Lotto_Wpf/Lotto_Wpf/MainWindow.xaml index 7522fdb..98d520d 100644 --- a/Lotto_Wpf/Lotto_Wpf/MainWindow.xaml +++ b/Lotto_Wpf/Lotto_Wpf/MainWindow.xaml @@ -1,12 +1,133 @@ - - + Title="Lotto App" Height="600" Width="800" + Background="#1e1e1e" + WindowStartupLocation="CenterScreen" + Loaded="Window_Loaded"> + + + + + + + + + +