OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmUpdater.Designer.cs
index af529cc..7e377b4 100644 (file)
@@ -1,8 +1,7 @@
 /*  frmUpdater.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
+    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
@@ -41,17 +40,16 @@ 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
             this.statusStrip1 = new System.Windows.Forms.StatusStrip();\r
             this.panel3 = new System.Windows.Forms.Panel();\r
             this.panel5 = new System.Windows.Forms.Panel();\r
             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
-            this.panel2 = new System.Windows.Forms.Panel();\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
@@ -59,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
@@ -94,7 +93,7 @@ namespace Handbrake
             this.btn_skip.TabIndex = 54;\r
             this.btn_skip.Text = "Skip This Version";\r
             this.btn_skip.UseVisualStyleBackColor = false;\r
-            this.btn_skip.Click += new System.EventHandler(this.btn_skip_Click);\r
+            this.btn_skip.Click += new System.EventHandler(this.BtnSkipClick);\r
             // \r
             // btn_installUpdate\r
             // \r
@@ -110,7 +109,7 @@ namespace Handbrake
             this.btn_installUpdate.TabIndex = 55;\r
             this.btn_installUpdate.Text = "Install Update";\r
             this.btn_installUpdate.UseVisualStyleBackColor = false;\r
-            this.btn_installUpdate.Click += new System.EventHandler(this.btn_installUpdate_Click);\r
+            this.btn_installUpdate.Click += new System.EventHandler(this.BtnInstallUpdateClick);\r
             // \r
             // btn_remindLater\r
             // \r
@@ -126,7 +125,7 @@ namespace Handbrake
             this.btn_remindLater.TabIndex = 56;\r
             this.btn_remindLater.Text = "Remind me Later";\r
             this.btn_remindLater.UseVisualStyleBackColor = false;\r
-            this.btn_remindLater.Click += new System.EventHandler(this.btn_remindLater_Click);\r
+            this.btn_remindLater.Click += new System.EventHandler(this.BtnRemindLaterClick);\r
             // \r
             // label3\r
             // \r
@@ -138,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
@@ -172,6 +161,17 @@ namespace Handbrake
             this.panel1.Size = new System.Drawing.Size(710, 97);\r
             this.panel1.TabIndex = 60;\r
             // \r
+            // panel2\r
+            // \r
+            this.panel2.BackColor = System.Drawing.SystemColors.Control;\r
+            this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;\r
+            this.panel2.Location = new System.Drawing.Point(0, 87);\r
+            this.panel2.MaximumSize = new System.Drawing.Size(0, 10);\r
+            this.panel2.MinimumSize = new System.Drawing.Size(0, 10);\r
+            this.panel2.Name = "panel2";\r
+            this.panel2.Size = new System.Drawing.Size(710, 10);\r
+            this.panel2.TabIndex = 59;\r
+            // \r
             // statusStrip1\r
             // \r
             this.statusStrip1.Location = new System.Drawing.Point(0, 346);\r
@@ -244,16 +244,15 @@ namespace Handbrake
             this.button_container.SplitterDistance = 318;\r
             this.button_container.TabIndex = 0;\r
             // \r
-            // panel2\r
+            // PictureBox1\r
             // \r
-            this.panel2.BackColor = System.Drawing.SystemColors.Control;\r
-            this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;\r
-            this.panel2.Location = new System.Drawing.Point(0, 87);\r
-            this.panel2.MaximumSize = new System.Drawing.Size(0, 10);\r
-            this.panel2.MinimumSize = new System.Drawing.Size(0, 10);\r
-            this.panel2.Name = "panel2";\r
-            this.panel2.Size = new System.Drawing.Size(710, 10);\r
-            this.panel2.TabIndex = 59;\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
@@ -272,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
@@ -283,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