OSDN Git Service

import 0.9.4
[handbrake-jp/handbrake-jp.git] / win / C# / frmSplashScreen.Designer.cs
index 51891e4..b447c38 100644 (file)
@@ -44,15 +44,18 @@ namespace Handbrake
             this.BackColor = System.Drawing.Color.White;\r
             this.BackgroundImage = global::Handbrake.Properties.Resources.SplashScreen;\r
             this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;\r
-            this.ClientSize = new System.Drawing.Size(496, 303);\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
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
+            this.MaximizeBox = false;\r
+            this.MinimizeBox = false;\r
             this.Name = "frmSplashScreen";\r
+            this.ShowIcon = false;\r
+            this.ShowInTaskbar = false;\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
             this.Text = "SplashScreen";\r
-            this.TopMost = true;\r
             this.ResumeLayout(false);\r
 \r
         }\r