From 15b56e410b3d4d27696182e84cd2ebad2d3bee9d Mon Sep 17 00:00:00 2001 From: ttp Date: Sun, 13 Sep 2009 01:33:05 +0900 Subject: [PATCH] =?utf8?q?=E9=80=B2=E6=8D=97=E3=83=80=E3=82=A4=E3=82=A2?= =?utf8?q?=E3=83=AD=E3=82=B0=E3=81=AE=E3=82=AD=E3=83=A3=E3=83=97=E3=82=B7?= =?utf8?q?=E3=83=A7=E3=83=B3=E3=83=A1=E3=83=83=E3=82=BB=E3=83=BC=E3=82=B8?= =?utf8?q?=E9=83=A8=E3=81=AE=E3=83=95=E3=82=A9=E3=83=B3=E3=83=88=E3=81=8C?= =?utf8?q?=E3=83=A1=E3=82=A4=E3=83=AA=E3=82=AA=E5=9B=BA=E5=AE=9A=E3=81=AB?= =?utf8?q?=E5=A4=89=E5=8C=96=E3=81=97=E3=81=A6=E3=81=97=E3=81=BE=E3=81=A3?= =?utf8?q?=E3=81=A6=E3=81=84=E3=81=9F=E3=81=AE=E3=81=A7=E4=BF=AE=E6=AD=A3?= =?utf8?q?=20(b718f8d6e14f5c70f274f2d345cae588dc322ed7=20=E3=81=A7?= =?utf8?q?=E6=B7=B7=E5=85=A5=E3=81=97=E3=81=9F=E3=83=90=E3=82=B0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- AppliStation/AppliStation.Util/ExecutionProgressViewer.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AppliStation/AppliStation.Util/ExecutionProgressViewer.Designer.cs b/AppliStation/AppliStation.Util/ExecutionProgressViewer.Designer.cs index eb7219a..9865c12 100644 --- a/AppliStation/AppliStation.Util/ExecutionProgressViewer.Designer.cs +++ b/AppliStation/AppliStation.Util/ExecutionProgressViewer.Designer.cs @@ -88,7 +88,7 @@ namespace AppliStation.Util // this.progressLabel.AutoEllipsis = true; this.progressLabel.Dock = System.Windows.Forms.DockStyle.Bottom; - this.progressLabel.Font = new System.Drawing.Font("メイリオ", 9F); + this.progressLabel.Font = System.Drawing.SystemFonts.CaptionFont; this.progressLabel.Location = new System.Drawing.Point(3, 17); this.progressLabel.Name = "progressLabel"; this.progressLabel.Size = new System.Drawing.Size(438, 23); -- 2.11.0