From: ttp Date: Sat, 3 Oct 2009 14:56:06 +0000 (+0900) Subject: Merge branch 'master' of ttp@git.sourceforge.jp:/gitroot/applistation/AppliStation X-Git-Tag: v1.3.2b1~42 X-Git-Url: http://git.sourceforge.jp/view?p=applistation%2FAppliStation.git;a=commitdiff_plain;h=38070cdd6f1ba06f7a1dd5e7204f96856a286753;hp=54bfd41d4ba08ef4d8f0e0d583d6c3f3346fd086 Merge branch 'master' of ttp@git.sourceforge.jp:/gitroot/applistation/AppliStation --- diff --git a/AppliStation/AppliStation.Util/ExecutionProgressViewer.Designer.cs b/AppliStation/AppliStation.Util/ExecutionProgressViewer.Designer.cs index 9865c12..1ea482d 100644 --- a/AppliStation/AppliStation.Util/ExecutionProgressViewer.Designer.cs +++ b/AppliStation/AppliStation.Util/ExecutionProgressViewer.Designer.cs @@ -60,14 +60,14 @@ namespace AppliStation.Util this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 7; - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F)); + this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); + this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.Size = new System.Drawing.Size(444, 318); this.tableLayoutPanel1.TabIndex = 0; // @@ -75,6 +75,7 @@ namespace AppliStation.Util // this.progressSubLabel.AutoEllipsis = true; this.progressSubLabel.Dock = System.Windows.Forms.DockStyle.Fill; + this.progressSubLabel.Font = System.Drawing.SystemFonts.CaptionFont; this.progressSubLabel.Location = new System.Drawing.Point(3, 66); this.progressSubLabel.Name = "progressSubLabel"; this.progressSubLabel.Size = new System.Drawing.Size(438, 26); @@ -94,6 +95,7 @@ namespace AppliStation.Util this.progressLabel.Size = new System.Drawing.Size(438, 23); this.progressLabel.TabIndex = 0; this.progressLabel.Text = "しばらくお待ちください..."; + this.progressLabel.TextAlign = System.Drawing.ContentAlignment.BottomLeft; this.progressLabel.UseMnemonic = false; // // progressBar