From c2a06a1f3fd8ee85223558d328d4f4db3ff5e590 Mon Sep 17 00:00:00 2001 From: Emmanuele Sassi Date: Wed, 14 Nov 2018 07:33:54 +0000 Subject: [PATCH] OmagOFFICE : - Correzioni finestra TRF. --- CompoTrfDataWindow/CompoTrfDataWindowV.xaml | 79 ++++++++++++------- .../CompoTrfDataWindowV.xaml.vb | 6 +- CompoTrfDataWindow/CompoTrfDataWindowVM.vb | 14 +++- CompoWindow/CompoManager/CompoManagerV.xaml | 1 + CompoWindow/CompoManager/CompoManagerVM.vb | 69 ++++++++-------- CompoWindow/CompoWindowVM.vb | 20 ++--- Constants/ConstMsg.vb | 1 + 7 files changed, 116 insertions(+), 74 deletions(-) diff --git a/CompoTrfDataWindow/CompoTrfDataWindowV.xaml b/CompoTrfDataWindow/CompoTrfDataWindowV.xaml index 900001b..75fdb2f 100644 --- a/CompoTrfDataWindow/CompoTrfDataWindowV.xaml +++ b/CompoTrfDataWindow/CompoTrfDataWindowV.xaml @@ -7,62 +7,85 @@ IsMinimizable="False" ShowInTaskbar="False" Style="{DynamicResource {x:Type EgtWPFLib5:EgtCustomWindow}}" - WindowStartupLocation="CenterOwner" - MinWidth="270" MinHeight="250" - Width="350" Height="300" - ResizeMode="NoResize"> + SizeToContent="Height" + Width="400" + WindowStartupLocation="CenterOwner"> - + - + + + + + - + + + + + - + + + + + - + + + + + - + + + + + - + - - - - - - - - + - + IsDefault="True" + Margin="0,0,2.5,0" + Style="{StaticResource CompoWindow_Button}"/> - +