From 5561e26a80bcb60f0ede31216c251cfe79b00f92 Mon Sep 17 00:00:00 2001 From: Emmanuele Sassi Date: Tue, 1 Mar 2016 09:43:15 +0000 Subject: [PATCH] --- AboutBoxWD.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AboutBoxWD.xaml b/AboutBoxWD.xaml index 76b1451..01174e5 100644 --- a/AboutBoxWD.xaml +++ b/AboutBoxWD.xaml @@ -2,7 +2,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="AboutBoxWD" Height="426.5" Width="511.8" WindowStyle="None" ResizeMode="NoResize" - AllowsTransparency="True" Background="Transparent"> + AllowsTransparency="True" Background="Transparent" ShowInTaskbar="False">