|
@@ -0,0 +1,90 @@
|
|
|
|
+<Window x:Class="KFC.Windows.Menu"
|
|
|
|
+ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
|
|
+ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
|
|
+ xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
|
|
|
|
+ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
|
|
|
+ xmlns:local="clr-namespace:KFC.Windows"
|
|
|
|
+ mc:Ignorable="d"
|
|
|
|
+ Title="Menu" Height="750" Width="500" ResizeMode="NoResize" WindowStyle="None" WindowStartupLocation="CenterScreen">
|
|
|
|
+ <Grid>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <Button Name ="Burgers" HorizontalAlignment="Left" VerticalAlignment="Top" Width="98" Height="227" Click="Burgers_Click" >
|
|
|
|
+ <Button.Content>
|
|
|
|
+ <Image Source="/KFC;component/Images/SHefburger.png" Height="144" Width="155" HorizontalAlignment="Center" MinWidth="100" />
|
|
|
|
+ </Button.Content>
|
|
|
|
+ </Button>
|
|
|
|
+ <Button Name ="Basket" HorizontalAlignment="Left" VerticalAlignment="Top" Width="98" Height="227" Margin="0,227,0,0" Click="Basket_Click">
|
|
|
|
+ <Button.Content>
|
|
|
|
+ <Image Source="/KFC;component/Images/kfc_food_PNG2.png" Height="144" Width="155" HorizontalAlignment="Center" MinWidth="100" />
|
|
|
|
+ </Button.Content>
|
|
|
|
+ </Button>
|
|
|
|
+ <Button Name ="Drinks" HorizontalAlignment="Left" VerticalAlignment="Top" Width="98" Height="227" Margin="0,454,0,0" Click="Drinks_Click">
|
|
|
|
+ <Button.Content>
|
|
|
|
+ <Image Source="/KFC;component/Images/UCUql0PmCOwmeoDal5x8g.png" Height="168" Width="240" HorizontalAlignment="Center" MinWidth="100" />
|
|
|
|
+ </Button.Content>
|
|
|
|
+ </Button>
|
|
|
|
+ <Label Content="Бургеры" HorizontalAlignment="Left" Margin="0,188,0,0" VerticalAlignment="Top" FontSize="24" FontFamily="Impact"/>
|
|
|
|
+ <Label Content="Баскеты" HorizontalAlignment="Left" Margin="0,415,0,0" VerticalAlignment="Top" FontSize="24" FontFamily="Impact"/>
|
|
|
|
+ <Label Content="Напитки" HorizontalAlignment="Left" Margin="0,641,0,0" VerticalAlignment="Top" FontSize="24" FontFamily="Impact"/>
|
|
|
|
+ <Grid x:Name="Burgers_Menu" HorizontalAlignment="Left" Height="681" Margin="103,0,0,0" VerticalAlignment="Top" Width="397" Background="White" Visibility="Hidden">
|
|
|
|
+ <Image HorizontalAlignment="Left" Height="148" Margin="31,31,0,0" VerticalAlignment="Top" Width="148" Source="/KFC;component/Images/Биггер.png" IsHitTestVisible="False" Stretch="Fill"/>
|
|
|
|
+ <Image HorizontalAlignment="Left" Height="228" Margin="179,-14,0,0" VerticalAlignment="Top" Width="218" Source="/KFC;component/Images/Шеф.png" IsHitTestVisible="False" Stretch="Fill"/>
|
|
|
|
+ <Image HorizontalAlignment="Left" Height="165" Margin="4,199,0,0" VerticalAlignment="Top" Width="189" Source="/KFC;component/Images/Чикен-Зингер.png" IsHitTestVisible="False" Stretch="UniformToFill"/>
|
|
|
|
+ <Image HorizontalAlignment="Left" Height="165" Margin="193,207,0,0" VerticalAlignment="Top" Width="199" Source="/KFC;component/Images/темный.png" IsHitTestVisible="False" Stretch="Fill"/>
|
|
|
|
+ <Image HorizontalAlignment="Left" Height="150" Margin="27,407,0,0" VerticalAlignment="Top" Width="162" Source="/KFC;component/Images/Сандерс-348x350.png" IsHitTestVisible="False" Stretch="Fill"/>
|
|
|
|
+ <Image HorizontalAlignment="Left" Height="150" Margin="140,407,-51,0" VerticalAlignment="Top" Width="308" Source="/KFC;component/Images/острый сандерс.png" IsHitTestVisible="False" Stretch="Fill"/>
|
|
|
|
+ <Button x:Name="Bigger" Content="Добавить" HorizontalAlignment="Left" Margin="66,186,0,0" VerticalAlignment="Top" Width="75" Click="Bigger_Click"/>
|
|
|
|
+ <Button x:Name="ShefBurger" Content="Добавить" HorizontalAlignment="Left" Margin="256,186,0,0" VerticalAlignment="Top" Width="76" Click="ShefBurger_Click"/>
|
|
|
|
+ <Button x:Name="Zinger" Content="Добавить" HorizontalAlignment="Left" Margin="66,377,0,0" VerticalAlignment="Top" Width="75" Click="Zinger_Click"/>
|
|
|
|
+ <Button x:Name="Dark" Content="Добавить" HorizontalAlignment="Left" Margin="256,377,0,0" VerticalAlignment="Top" Width="76" Click="Dark_Click"/>
|
|
|
|
+ <Button x:Name="Sanders" Content="Добавить" HorizontalAlignment="Left" Margin="66,558,0,0" VerticalAlignment="Top" Width="75" Click="Sanders_Click"/>
|
|
|
|
+ <Button x:Name="SandersSpicy" Content="Добавить" HorizontalAlignment="Left" Margin="256,559,0,0" VerticalAlignment="Top" Width="76" Click="SandersSpicy_Click"/>
|
|
|
|
+ <Label Content="215р." HorizontalAlignment="Left" Margin="80,162,0,0" VerticalAlignment="Top" FontFamily="Tw Cen MT Condensed Extra Bold" FontSize="16"/>
|
|
|
|
+ <Label Content="215р." HorizontalAlignment="Left" Margin="80,162,0,0" VerticalAlignment="Top" FontFamily="Tw Cen MT Condensed Extra Bold" FontSize="16"/>
|
|
|
|
+ <Label Content="175р." HorizontalAlignment="Left" Margin="272,535,0,0" VerticalAlignment="Top" FontFamily="Tw Cen MT Condensed Extra Bold" FontSize="16"/>
|
|
|
|
+ <Label Content="175р." HorizontalAlignment="Left" Margin="80,535,0,0" VerticalAlignment="Top" FontFamily="Tw Cen MT Condensed Extra Bold" FontSize="16"/>
|
|
|
|
+ <Label Content="250р." HorizontalAlignment="Left" Margin="272,353,0,0" VerticalAlignment="Top" FontFamily="Tw Cen MT Condensed Extra Bold" FontSize="16"/>
|
|
|
|
+ <Label Content="200р." HorizontalAlignment="Left" Margin="80,353,0,0" VerticalAlignment="Top" FontFamily="Tw Cen MT Condensed Extra Bold" FontSize="16"/>
|
|
|
|
+ <Label Content="150р." HorizontalAlignment="Left" Margin="272,162,0,0" VerticalAlignment="Top" FontFamily="Tw Cen MT Condensed Extra Bold" FontSize="16"/>
|
|
|
|
+
|
|
|
|
+ </Grid>
|
|
|
|
+ <Grid x:Name="Baskets_Menu" HorizontalAlignment="Left" Height="681" Margin="103,0,0,0" VerticalAlignment="Top" Width="397" Background="White" Visibility="Hidden">
|
|
|
|
+ <Image HorizontalAlignment="Left" Height="221" Margin="-45,-27,0,0" VerticalAlignment="Top" Width="301" Source="/KFC;component/Images/Фри.png" IsHitTestVisible="False" Stretch="Fill"/>
|
|
|
|
+ <Image HorizontalAlignment="Left" Height="200" Margin="195,-14,0,0" VerticalAlignment="Top" Width="191" Source="/KFC;component/Images/По-деревенски.png" IsHitTestVisible="False" Stretch="Fill"/>
|
|
|
|
+ <Image HorizontalAlignment="Left" Height="165" Margin="4,199,0,0" VerticalAlignment="Top" Width="189" Source="/KFC;component/Images/Крылья + картоха.jpg" IsHitTestVisible="False" Stretch="UniformToFill"/>
|
|
|
|
+ <Image HorizontalAlignment="Left" Height="165" Margin="193,199,0,0" VerticalAlignment="Top" Width="199" Source="/KFC;component/Images/Биг крылья.jpg" IsHitTestVisible="False" Stretch="Fill"/>
|
|
|
|
+ <Button x:Name="Fri" Content="Добавить" HorizontalAlignment="Left" Margin="66,186,0,0" VerticalAlignment="Top" Width="75" Click="Fri_Click"/>
|
|
|
|
+ <Button x:Name="Derevensky" Content="Добавить" HorizontalAlignment="Left" Margin="256,186,0,0" VerticalAlignment="Top" Width="76" Click="Derevensky_Click"/>
|
|
|
|
+ <Button x:Name="Assorti" Content="Добавить" HorizontalAlignment="Left" Margin="66,377,0,0" VerticalAlignment="Top" Width="75" Click="Assorti_Click"/>
|
|
|
|
+ <Button x:Name="Chicken" Content="Добавить" HorizontalAlignment="Left" Margin="256,377,0,0" VerticalAlignment="Top" Width="76" Click="Chicken_Click"/>
|
|
|
|
+ <Label Content="100р." HorizontalAlignment="Left" Margin="80,162,0,0" VerticalAlignment="Top" FontFamily="Tw Cen MT Condensed Extra Bold" FontSize="16"/>
|
|
|
|
+ <Label Content="250р." HorizontalAlignment="Left" Margin="272,353,0,0" VerticalAlignment="Top" FontFamily="Tw Cen MT Condensed Extra Bold" FontSize="16"/>
|
|
|
|
+ <Label Content="150р." HorizontalAlignment="Left" Margin="80,353,0,0" VerticalAlignment="Top" FontFamily="Tw Cen MT Condensed Extra Bold" FontSize="16"/>
|
|
|
|
+ <Label Content="125р." HorizontalAlignment="Left" Margin="272,162,0,0" VerticalAlignment="Top" FontFamily="Tw Cen MT Condensed Extra Bold" FontSize="16"/>
|
|
|
|
+ </Grid>
|
|
|
|
+ <Grid x:Name="Drinks_Menu" HorizontalAlignment="Left" Height="681" Margin="103,0,0,0" VerticalAlignment="Top" Width="397" Background="White" Visibility="Hidden">
|
|
|
|
+ <Image HorizontalAlignment="Left" Height="184" Margin="5,0,0,0" VerticalAlignment="Top" Width="200" Source="/KFC;component/Images/Кофе.jpg" IsHitTestVisible="False" Stretch="Fill"/>
|
|
|
|
+ <Image HorizontalAlignment="Left" Height="166" Margin="211,6,0,0" VerticalAlignment="Top" Width="159" Source="/KFC;component/Images/Напиток.jpg" IsHitTestVisible="False" Stretch="Fill"/>
|
|
|
|
+ <Image HorizontalAlignment="Left" Height="165" Margin="3,206,0,0" VerticalAlignment="Top" Width="189" Source="/KFC;component/Images/Лимонад от шефа.jpg" IsHitTestVisible="False" Stretch="Fill"/>
|
|
|
|
+ <Button x:Name="Coffee" Content="Добавить" HorizontalAlignment="Left" Margin="66,186,0,0" VerticalAlignment="Top" Width="75" Click="Coffee_Click"/>
|
|
|
|
+ <Button x:Name="Gaz" Content="Добавить" HorizontalAlignment="Left" Margin="256,186,0,0" VerticalAlignment="Top" Width="76" Click="Gaz_Click"/>
|
|
|
|
+ <Button x:Name="Limonad" Content="Добавить" HorizontalAlignment="Left" Margin="66,377,0,0" VerticalAlignment="Top" Width="75" Click="Limonad_Click"/>
|
|
|
|
+ <Label Content="50p." HorizontalAlignment="Left" Margin="80,162,0,0" VerticalAlignment="Top" FontFamily="Tw Cen MT Condensed Extra Bold" FontSize="16"/>
|
|
|
|
+ <Label Content="100р." HorizontalAlignment="Left" Margin="80,353,0,0" VerticalAlignment="Top" FontFamily="Tw Cen MT Condensed Extra Bold" FontSize="16"/>
|
|
|
|
+ <Label Content="50р." HorizontalAlignment="Left" Margin="272,162,0,0" VerticalAlignment="Top" FontFamily="Tw Cen MT Condensed Extra Bold" FontSize="16"/>
|
|
|
|
+ </Grid>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <Grid x:Name ="PayCheck" HorizontalAlignment="Left" Height="753" Margin="0,-3,0,0" VerticalAlignment="Top" Width="500" Background="White" Visibility="Hidden">
|
|
|
|
+ <Image HorizontalAlignment="Left" Height="183" Margin="10,0,0,0" VerticalAlignment="Top" Width="195" Source="/KFC;component/Images/KFC_logo.png"/>
|
|
|
|
+ <TextBox x:Name="Check" HorizontalAlignment="Left" Height="496" Margin="0,188,0,0" TextWrapping="Wrap" Text="" VerticalAlignment="Top" Width="500" FontSize="18" />
|
|
|
|
+ </Grid>
|
|
|
|
+ <Button Name ="Pay" Content="ОПЛАТИТЬ ЗАКАЗ" HorizontalAlignment="Left" Margin="0,681,0,0" VerticalAlignment="Top" Width="500" Height="69" Background="#FF832828" BorderBrush="White" Foreground="White" FontFamily="Haettenschweiler" FontSize="48" Click="PayCheck_Click"/>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ </Grid>
|
|
|
|
+</Window>
|