|
@@ -8,14 +8,14 @@
|
|
|
Title="Window1" Height="370.393" Width="302.457" Background="#FF78909C">
|
|
|
<Grid>
|
|
|
<TextBox HorizontalAlignment="Left" Height="22" Margin="77,84,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Width="143" TextChanged="TextBox_TextChanged"/>
|
|
|
- <Button Content="Вход" HorizontalAlignment="Left" Margin="46,213,0,0" VerticalAlignment="Top" Width="90" RenderTransformOrigin="-0.927,-1.391" Height="22"/>
|
|
|
+ <Button Content="Вход" HorizontalAlignment="Left" Margin="101,216,0,0" VerticalAlignment="Top" Width="90" RenderTransformOrigin="-0.927,-1.391" Height="22"/>
|
|
|
<TextBox HorizontalAlignment="Left" Height="21" Margin="77,131,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Width="143"/>
|
|
|
<TextBlock HorizontalAlignment="Left" Margin="77,61,0,0" TextWrapping="Wrap" Text="Логин" VerticalAlignment="Top" Width="59" Height="15"/>
|
|
|
<TextBlock HorizontalAlignment="Left" Margin="77,111,0,0" TextWrapping="Wrap" Text="Пароль" VerticalAlignment="Top" Width="59" Height="15"/>
|
|
|
- <Button Content="" HorizontalAlignment="Left" Margin="160,213,0,0" VerticalAlignment="Top" Width="90" Height="22"/>
|
|
|
<TextBlock HorizontalAlignment="Left" Margin="77,152,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Width="96" Height="18" RenderTransformOrigin="0.5,0.5"><Run Text="Пароль"/><Run Text=" повтор"/></TextBlock>
|
|
|
<TextBox HorizontalAlignment="Left" Height="23" Margin="77,175,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Width="143"/>
|
|
|
<TextBlock HorizontalAlignment="Left" Margin="97,39,0,0" TextWrapping="Wrap" Text="Регистрация" VerticalAlignment="Top" Height="38" Width="123" FontSize="20"/>
|
|
|
+ <Image Margin="113,0,103,308" Source="pack://siteoforigin:,,,/logo.png" Stretch="Fill"/>
|
|
|
|
|
|
</Grid>
|
|
|
</Window>
|