Logo Label korrekt gesetzt

This commit is contained in:
2024-12-03 12:55:41 +01:00
parent 8ff52a064b
commit 08bcb8e82b

View File

@@ -71,7 +71,7 @@
Grid.Column="0"
Margin="3"
VerticalAlignment="Center">
Webseite
Logo
</Label>
<dxe:ImageEdit
x:Name="ImageEdit"
@@ -79,10 +79,8 @@
Grid.Column="1"
MaxHeight="200"
Margin="3"
RenderOptions.BitmapScalingMode="HighQuality"
MouseDoubleClick="Img_OnMouseDoubleClick"
/>
RenderOptions.BitmapScalingMode="HighQuality" />
</Grid>
</GroupBox>
<GroupBox