OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmSplashScreen.Designer.cs
index f756f66..350cfab 100644 (file)
@@ -1,3 +1,9 @@
+/*  frmSplashScreen.Designer.cs \r
+       \r
+          This file is part of the HandBrake source code.\r
+          Homepage: <http://handbrake.fr>.\r
+          It may be used under the terms of the GNU General Public License. */\r
+\r
 namespace Handbrake\r
 {\r
     partial class frmSplashScreen\r
@@ -36,9 +42,9 @@ namespace Handbrake
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
             this.BackColor = System.Drawing.Color.White;\r
-            this.BackgroundImage = global::Handbrake.Properties.Resources.tempSplash;\r
+            this.BackgroundImage = global::Handbrake.Properties.Resources.SplashScreen;\r
             this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;\r
-            this.ClientSize = new System.Drawing.Size(496, 276);\r
+            this.ClientSize = new System.Drawing.Size(400, 180);\r
             this.ControlBox = false;\r
             this.Font = new System.Drawing.Font("Corbel", 8.25F);\r
             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;\r