diff --git a/Effector.Plugin.Lib/Effector.Plugin.Lib.vbproj b/Effector.Plugin.Lib/Effector.Plugin.Lib.vbproj index 97a69ab..43692ef 100644 --- a/Effector.Plugin.Lib/Effector.Plugin.Lib.vbproj +++ b/Effector.Plugin.Lib/Effector.Plugin.Lib.vbproj @@ -114,10 +114,12 @@ + + diff --git a/Effector.Plugin.Lib/MultipleCopyWnd/MultipleCopyWndV.xaml b/Effector.Plugin.Lib/MultipleCopyWnd/MultipleCopyWndV.xaml index ba6708e..04c9896 100644 --- a/Effector.Plugin.Lib/MultipleCopyWnd/MultipleCopyWndV.xaml +++ b/Effector.Plugin.Lib/MultipleCopyWnd/MultipleCopyWndV.xaml @@ -9,14 +9,14 @@ SizeToContent="WidthAndHeight" IsResizable="False" IsMinimizable="False" - Title="Copia multipla" + IsClosable="False" + Title="{Binding sTitle}" MinWidth="300"> - @@ -28,7 +28,7 @@ - -