From 886393bd953bc5432c57a8163ee9aeb702933c8e Mon Sep 17 00:00:00 2001 From: tsuji Date: Wed, 27 Nov 2024 18:06:30 +0900 Subject: [PATCH] =?UTF-8?q?Update=20GetADocGui=20:heip=E4=BB=A5=E5=A4=96?= =?UTF-8?q?=E3=81=AE=E8=BF=BD=E5=8A=A0=E4=BB=95=E6=A7=98=E5=AF=BE=E5=BF=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GetADoc/MainWindow.xaml | 18 +++++---- GetADoc/MainWindow.xaml.cs | 82 +++++++++++++++++++++++--------------- GetADoc/RunBatch.cs | 12 +++++- 3 files changed, 71 insertions(+), 41 deletions(-) diff --git a/GetADoc/MainWindow.xaml b/GetADoc/MainWindow.xaml index 48e2bc5..1ad1db8 100644 --- a/GetADoc/MainWindow.xaml +++ b/GetADoc/MainWindow.xaml @@ -6,7 +6,8 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:GetADoc" mc:Ignorable="d" - Title="GetADoc" Height="380" Width="590" MinWidth="590" MinHeight="380" MaxHeight="380" MaxWidth="590"> + Title="GetADoc" Height="380" Width="590" MinWidth="590" MinHeight="380" MaxHeight="380" MaxWidth="590" + Loaded="Window_Loaded"> @@ -26,7 +27,7 @@ <フォルダ指定> -