From 14c0677da49fd8d78ef758f17bb0b01c084a1191 Mon Sep 17 00:00:00 2001 From: Renzo Lanza Date: Fri, 11 Dec 2020 11:15:42 +0000 Subject: [PATCH] LicenseManager 2.2l1: - adattamento alla nuova EgtTextBox di EgtWPFLib5 --- KeyPage/KeyPageV.xaml | 2 +- My Project/AssemblyInfo.vb | 4 ++-- NewLicencePage/NewLicencePageV.xaml | 2 +- UpdateKeyPage/UpdateKeyPageV.xaml | 2 +- UpdateLicencePage/UpdateLicencePageV.xaml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/KeyPage/KeyPageV.xaml b/KeyPage/KeyPageV.xaml index abc8da8..5c7074e 100644 --- a/KeyPage/KeyPageV.xaml +++ b/KeyPage/KeyPageV.xaml @@ -123,7 +123,7 @@ Text="{Binding Note, UpdateSourceTrigger=PropertyChanged, Mode=TwoWay}" Grid.Column="1" Grid.Row="6" - Style="{StaticResource ParameterTextBox}" TextWrapping="Wrap" AcceptsReturn="True" HorizontalContentAlignment="Left"/> + Style="{StaticResource ParameterTextBox}" TextWrapping="Wrap" HorizontalContentAlignment="Left"/> - - + + diff --git a/NewLicencePage/NewLicencePageV.xaml b/NewLicencePage/NewLicencePageV.xaml index 2f44dec..8b8bd17 100644 --- a/NewLicencePage/NewLicencePageV.xaml +++ b/NewLicencePage/NewLicencePageV.xaml @@ -163,7 +163,7 @@ Text="{Binding Note, UpdateSourceTrigger=PropertyChanged, Mode=TwoWay}" Grid.Column="3" Grid.Row="4" - Style="{StaticResource ParameterTextBox}" TextWrapping="Wrap" AcceptsReturn="True" HorizontalContentAlignment="Left" Width="Auto" /> + Style="{StaticResource ParameterTextBox}" TextWrapping="Wrap" HorizontalContentAlignment="Left" Width="Auto" /> + Style="{StaticResource ParameterTextBox}" TextWrapping="Wrap" HorizontalContentAlignment="Left"/> + Style="{StaticResource ParameterTextBox}" TextWrapping="Wrap" HorizontalContentAlignment="Left" Width="Auto" />