mr.solder5 5 роки тому
батько
коміт
b5ca6d3465

+ 3 - 0
CopyCenter/CopyCenter.csproj

@@ -203,6 +203,9 @@
     <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
   </ItemGroup>
   <ItemGroup>
+    <Resource Include="logout-vector-icon.jpg" />
+    <Resource Include="redo20red.png" />
+    <Resource Include="kopirka-logo-t1-27.png" />
     <Resource Include="reg[1].png" />
     <Resource Include="iBRB2T3S3.jpg" />
     <Resource Include="w256h2561384699897signup[1].png" />

+ 12 - 12
CopyCenter/MenuWindow.xaml

@@ -5,22 +5,22 @@
         xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
         xmlns:local="clr-namespace:CopyCenter"
         mc:Ignorable="d"
-        Title="Меню" Height="325" Width="730">
+        Icon="197293[1].png"
+        Title="Меню" Height="325" Width="730" WindowStartupLocation="CenterScreen">
     <Grid Margin="0,0,2,0">
-        <Grid.Background>
-            <ImageBrush ImageSource="04e31393e803da57d190cf03e6fb0090.jpg" />
-        </Grid.Background>
-        <StackPanel Orientation="Horizontal" HorizontalAlignment="Center" VerticalAlignment="Bottom">
-            <Button Content="Клиенты" Width="120" Height="30" Margin="25,0,30,35" Background="DarkOrange" FontSize="14" FontFamily="Century Gothic" Foreground="White" Click="Clients"/>
-            <Button Content="Карты" Width="120" Height="30" Margin="5,0,30,35" Background="DarkOrange" FontSize="14" FontFamily="Century Gothic" Foreground="White" Click="Cards"/>
-            <Button Content="Заказы" Width="120" Height="30" Margin="5,0,30,35" Background="DarkOrange" FontSize="14" FontFamily="Century Gothic" Foreground="White" Click="Orders"/>
-            <Button Content="Услуги" Width="120" Height="30" Margin="5,0,30,35" Background="DarkOrange" FontSize="14" FontFamily="Century Gothic" Foreground="White" Click="Service"/>
+        
+        <StackPanel Orientation="Horizontal" HorizontalAlignment="Center" VerticalAlignment="Bottom" Margin="38,0,42,21">
+            <Button Content="Клиенты" Width="120" Height="30" Margin="25,0,30,35" Background="#FF138DE2" FontSize="14" FontFamily="Century Gothic" Foreground="White" Click="Clients"/>
+            <Button Content="Карты" Width="120" Height="30" Margin="5,0,30,35" Background="#FF138DE2" FontSize="14" FontFamily="Century Gothic" Foreground="White" Click="Cards"/>
+            <Button Content="Заказы" Width="120" Height="30" Margin="5,0,30,35" Background="#FF138DE2" FontSize="14" FontFamily="Century Gothic" Foreground="White" Click="Orders"/>
+            <Button Content="Услуги" Width="120" Height="30" Margin="5,0,30,35" Background="#FF138DE2" FontSize="14" FontFamily="Century Gothic" Foreground="White" Click="Service"/>
         </StackPanel>
         <Button Content="" HorizontalAlignment="Right" Margin="5" VerticalAlignment="Top" Width="45" Click="Exit_Click" Height="40">
-                <Button.Background>
-                <ImageBrush ImageSource="exit_PNG29.png"/>
-                </Button.Background>
+            <Button.Background>
+                <ImageBrush ImageSource="redo20red.png"/>
+            </Button.Background>
         </Button>
+        <Image Margin="152,53,156,154" Source="kopirka-logo-t1-27.png" Stretch="Fill"/>
 
     </Grid>
 </Window>

+ 2 - 1
CopyCenter/RegistrationWindow.xaml

@@ -5,7 +5,8 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
 xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
 xmlns:local="clr-namespace:CopyCenter"
           mc:Ignorable="d"
-    Title="Регистрация" Height="550" Width="500" WindowStartupLocation="CenterScreen" FontFamily="Century Gothic">
+        Icon="197293[1].png"
+    Title="" Height="550" Width="500" WindowStartupLocation="CenterScreen" FontFamily="Century Gothic">
     <Grid>
 
         <TextBlock Text="Логин" Margin="15,87,393,398"/>

+ 0 - 1
CopyCenter/Style.xaml

@@ -2,7 +2,6 @@
                     xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
                     xmlns:local="clr-namespace:CopyCenter">
 
-
     <Style TargetType="{x:Type Button}" >
         <Setter Property="Template">
             <Setter.Value>

BIN
CopyCenter/kopirka-logo-t1-27.png


BIN
CopyCenter/logout-vector-icon.jpg


BIN
CopyCenter/redo20red.png