@@ -203,6 +203,7 @@
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
</ItemGroup>
<ItemGroup>
+ <Resource Include="i39C1W5IB.jpg" />
<Resource Include="exit_png_456938.png" />
<Resource Include="logout-vector-icon.jpg" />
<Resource Include="redo20red.png" />
@@ -8,6 +8,10 @@
Icon="200x200bb.jpg"
Title="Меню" Height="325" Width="730" WindowStartupLocation="CenterScreen">
<Grid Margin="0,0,2,0">
+ <Grid.Background>
+ <ImageBrush ImageSource="i39C1W5IB.jpg"/>
+ </Grid.Background>
+
<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"/>