OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmUpdater.Designer.cs
index cf8a2b3..7e377b4 100644 (file)
@@ -40,7 +40,6 @@ namespace Handbrake
             this.btn_installUpdate = new System.Windows.Forms.Button();\r
             this.btn_remindLater = new System.Windows.Forms.Button();\r
             this.label3 = new System.Windows.Forms.Label();\r
-            this.PictureBox1 = new System.Windows.Forms.PictureBox();\r
             this.lbl_update_text = new System.Windows.Forms.Label();\r
             this.panel1 = new System.Windows.Forms.Panel();\r
             this.panel2 = new System.Windows.Forms.Panel();\r
@@ -50,7 +49,7 @@ namespace Handbrake
             this.wBrowser = new System.Windows.Forms.WebBrowser();\r
             this.splitContainer1 = new System.Windows.Forms.SplitContainer();\r
             this.button_container = new System.Windows.Forms.SplitContainer();\r
-            ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).BeginInit();\r
+            this.PictureBox1 = new System.Windows.Forms.PictureBox();\r
             this.panel1.SuspendLayout();\r
             this.splitContainer1.Panel1.SuspendLayout();\r
             this.splitContainer1.Panel2.SuspendLayout();\r
@@ -58,6 +57,7 @@ namespace Handbrake
             this.button_container.Panel1.SuspendLayout();\r
             this.button_container.Panel2.SuspendLayout();\r
             this.button_container.SuspendLayout();\r
+            ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).BeginInit();\r
             this.SuspendLayout();\r
             // \r
             // label1\r
@@ -137,16 +137,6 @@ namespace Handbrake
             this.label3.TabIndex = 57;\r
             this.label3.Text = "Release Notes:";\r
             // \r
-            // PictureBox1\r
-            // \r
-            this.PictureBox1.Image = global::Handbrake.Properties.Resources.logo64;\r
-            this.PictureBox1.InitialImage = null;\r
-            this.PictureBox1.Location = new System.Drawing.Point(12, 12);\r
-            this.PictureBox1.Name = "PictureBox1";\r
-            this.PictureBox1.Size = new System.Drawing.Size(64, 64);\r
-            this.PictureBox1.TabIndex = 24;\r
-            this.PictureBox1.TabStop = false;\r
-            // \r
             // lbl_update_text\r
             // \r
             this.lbl_update_text.AutoSize = true;\r
@@ -254,6 +244,16 @@ namespace Handbrake
             this.button_container.SplitterDistance = 318;\r
             this.button_container.TabIndex = 0;\r
             // \r
+            // PictureBox1\r
+            // \r
+            this.PictureBox1.Image = global::Handbrake.Properties.Resources.logo64;\r
+            this.PictureBox1.InitialImage = null;\r
+            this.PictureBox1.Location = new System.Drawing.Point(12, 12);\r
+            this.PictureBox1.Name = "PictureBox1";\r
+            this.PictureBox1.Size = new System.Drawing.Size(64, 64);\r
+            this.PictureBox1.TabIndex = 24;\r
+            this.PictureBox1.TabStop = false;\r
+            // \r
             // frmUpdater\r
             // \r
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
@@ -271,7 +271,6 @@ namespace Handbrake
             this.Name = "frmUpdater";\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
             this.Text = "Update";\r
-            ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).EndInit();\r
             this.panel1.ResumeLayout(false);\r
             this.panel1.PerformLayout();\r
             this.splitContainer1.Panel1.ResumeLayout(false);\r
@@ -282,6 +281,7 @@ namespace Handbrake
             this.button_container.Panel2.ResumeLayout(false);\r
             this.button_container.Panel2.PerformLayout();\r
             this.button_container.ResumeLayout(false);\r
+            ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).EndInit();\r
             this.ResumeLayout(false);\r
             this.PerformLayout();\r
 \r