OSDN Git Service

import original 0.9.5 release
[handbrake-jp/handbrake-jp.git] / win / C# / HandBrake.Framework / Views / UpdateInfo.Designer.cs
diff --git a/win/C#/HandBrake.Framework/Views/UpdateInfo.Designer.cs b/win/C#/HandBrake.Framework/Views/UpdateInfo.Designer.cs
new file mode 100644 (file)
index 0000000..6400a87
--- /dev/null
@@ -0,0 +1,236 @@
+/*  frmUpdater.Designer.cs \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.Framework.Views\r
+{\r
+    partial class UpdateInfo\r
+    {\r
+        /// <summary>\r
+        /// Required designer variable.\r
+        /// </summary>\r
+        private System.ComponentModel.IContainer components = null;\r
+\r
+        /// <summary>\r
+        /// Clean up any resources being used.\r
+        /// </summary>\r
+        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
+        protected override void Dispose(bool disposing)\r
+        {\r
+            if (disposing && (components != null))\r
+            {\r
+                components.Dispose();\r
+            }\r
+            base.Dispose(disposing);\r
+        }\r
+\r
+        #region Windows Form Designer generated code\r
+\r
+        /// <summary>\r
+        /// Required method for Designer support - do not modify\r
+        /// the contents of this method with the code editor.\r
+        /// </summary>\r
+        private void InitializeComponent()\r
+        {\r
+            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UpdateInfo));\r
+            this.label1 = new System.Windows.Forms.Label();\r
+            this.label6 = new System.Windows.Forms.Label();\r
+            this.btn_skip = new System.Windows.Forms.Button();\r
+            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.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.PictureBox1 = new System.Windows.Forms.PictureBox();\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.panel1.SuspendLayout();\r
+            ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).BeginInit();\r
+            this.splitContainer1.Panel1.SuspendLayout();\r
+            this.splitContainer1.Panel2.SuspendLayout();\r
+            this.splitContainer1.SuspendLayout();\r
+            this.button_container.Panel1.SuspendLayout();\r
+            this.button_container.Panel2.SuspendLayout();\r
+            this.button_container.SuspendLayout();\r
+            this.SuspendLayout();\r
+            // \r
+            // label1\r
+            // \r
+            resources.ApplyResources(this.label1, "label1");\r
+            this.label1.Name = "label1";\r
+            // \r
+            // label6\r
+            // \r
+            resources.ApplyResources(this.label6, "label6");\r
+            this.label6.Name = "label6";\r
+            // \r
+            // btn_skip\r
+            // \r
+            resources.ApplyResources(this.btn_skip, "btn_skip");\r
+            this.btn_skip.BackColor = System.Drawing.Color.Transparent;\r
+            this.btn_skip.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
+            this.btn_skip.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
+            this.btn_skip.Name = "btn_skip";\r
+            this.btn_skip.UseVisualStyleBackColor = false;\r
+            this.btn_skip.Click += new System.EventHandler(this.BtnSkipClick);\r
+            // \r
+            // btn_installUpdate\r
+            // \r
+            resources.ApplyResources(this.btn_installUpdate, "btn_installUpdate");\r
+            this.btn_installUpdate.BackColor = System.Drawing.Color.Transparent;\r
+            this.btn_installUpdate.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
+            this.btn_installUpdate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
+            this.btn_installUpdate.Name = "btn_installUpdate";\r
+            this.btn_installUpdate.UseVisualStyleBackColor = false;\r
+            this.btn_installUpdate.Click += new System.EventHandler(this.BtnInstallUpdateClick);\r
+            // \r
+            // btn_remindLater\r
+            // \r
+            resources.ApplyResources(this.btn_remindLater, "btn_remindLater");\r
+            this.btn_remindLater.BackColor = System.Drawing.Color.Transparent;\r
+            this.btn_remindLater.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
+            this.btn_remindLater.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
+            this.btn_remindLater.Name = "btn_remindLater";\r
+            this.btn_remindLater.UseVisualStyleBackColor = false;\r
+            this.btn_remindLater.Click += new System.EventHandler(this.BtnRemindLaterClick);\r
+            // \r
+            // label3\r
+            // \r
+            resources.ApplyResources(this.label3, "label3");\r
+            this.label3.Name = "label3";\r
+            // \r
+            // lbl_update_text\r
+            // \r
+            resources.ApplyResources(this.lbl_update_text, "lbl_update_text");\r
+            this.lbl_update_text.Name = "lbl_update_text";\r
+            // \r
+            // panel1\r
+            // \r
+            this.panel1.BackColor = System.Drawing.Color.White;\r
+            this.panel1.Controls.Add(this.panel2);\r
+            this.panel1.Controls.Add(this.PictureBox1);\r
+            this.panel1.Controls.Add(this.label3);\r
+            this.panel1.Controls.Add(this.label1);\r
+            this.panel1.Controls.Add(this.lbl_update_text);\r
+            this.panel1.Controls.Add(this.label6);\r
+            resources.ApplyResources(this.panel1, "panel1");\r
+            this.panel1.Name = "panel1";\r
+            // \r
+            // panel2\r
+            // \r
+            this.panel2.BackColor = System.Drawing.SystemColors.Control;\r
+            resources.ApplyResources(this.panel2, "panel2");\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
+            // \r
+            // PictureBox1\r
+            // \r
+            this.PictureBox1.Image = global::HandBrake.Framework.Properties.Resources.logo64;\r
+            resources.ApplyResources(this.PictureBox1, "PictureBox1");\r
+            this.PictureBox1.Name = "PictureBox1";\r
+            this.PictureBox1.TabStop = false;\r
+            // \r
+            // statusStrip1\r
+            // \r
+            resources.ApplyResources(this.statusStrip1, "statusStrip1");\r
+            this.statusStrip1.Name = "statusStrip1";\r
+            // \r
+            // panel3\r
+            // \r
+            resources.ApplyResources(this.panel3, "panel3");\r
+            this.panel3.Name = "panel3";\r
+            // \r
+            // panel5\r
+            // \r
+            resources.ApplyResources(this.panel5, "panel5");\r
+            this.panel5.Name = "panel5";\r
+            // \r
+            // wBrowser\r
+            // \r
+            resources.ApplyResources(this.wBrowser, "wBrowser");\r
+            this.wBrowser.MinimumSize = new System.Drawing.Size(20, 20);\r
+            this.wBrowser.Name = "wBrowser";\r
+            // \r
+            // splitContainer1\r
+            // \r
+            resources.ApplyResources(this.splitContainer1, "splitContainer1");\r
+            this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;\r
+            this.splitContainer1.Name = "splitContainer1";\r
+            // \r
+            // splitContainer1.Panel1\r
+            // \r
+            this.splitContainer1.Panel1.Controls.Add(this.wBrowser);\r
+            // \r
+            // splitContainer1.Panel2\r
+            // \r
+            this.splitContainer1.Panel2.Controls.Add(this.button_container);\r
+            // \r
+            // button_container\r
+            // \r
+            resources.ApplyResources(this.button_container, "button_container");\r
+            this.button_container.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;\r
+            this.button_container.Name = "button_container";\r
+            // \r
+            // button_container.Panel1\r
+            // \r
+            this.button_container.Panel1.Controls.Add(this.btn_skip);\r
+            // \r
+            // button_container.Panel2\r
+            // \r
+            this.button_container.Panel2.Controls.Add(this.btn_remindLater);\r
+            this.button_container.Panel2.Controls.Add(this.btn_installUpdate);\r
+            // \r
+            // UpdateInfo\r
+            // \r
+            resources.ApplyResources(this, "$this");\r
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
+            this.Controls.Add(this.splitContainer1);\r
+            this.Controls.Add(this.panel5);\r
+            this.Controls.Add(this.panel3);\r
+            this.Controls.Add(this.statusStrip1);\r
+            this.Controls.Add(this.panel1);\r
+            this.MaximizeBox = false;\r
+            this.Name = "UpdateInfo";\r
+            this.panel1.ResumeLayout(false);\r
+            this.panel1.PerformLayout();\r
+            ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).EndInit();\r
+            this.splitContainer1.Panel1.ResumeLayout(false);\r
+            this.splitContainer1.Panel2.ResumeLayout(false);\r
+            this.splitContainer1.ResumeLayout(false);\r
+            this.button_container.Panel1.ResumeLayout(false);\r
+            this.button_container.Panel1.PerformLayout();\r
+            this.button_container.Panel2.ResumeLayout(false);\r
+            this.button_container.Panel2.PerformLayout();\r
+            this.button_container.ResumeLayout(false);\r
+            this.ResumeLayout(false);\r
+            this.PerformLayout();\r
+\r
+        }\r
+\r
+        #endregion\r
+\r
+        internal System.Windows.Forms.PictureBox PictureBox1;\r
+        private System.Windows.Forms.Label label1;\r
+        private System.Windows.Forms.Label label6;\r
+        internal System.Windows.Forms.Button btn_skip;\r
+        internal System.Windows.Forms.Button btn_installUpdate;\r
+        internal System.Windows.Forms.Button btn_remindLater;\r
+        private System.Windows.Forms.Label label3;\r
+        private System.Windows.Forms.Label lbl_update_text;\r
+        private System.Windows.Forms.Panel panel1;\r
+        private System.Windows.Forms.StatusStrip statusStrip1;\r
+        private System.Windows.Forms.Panel panel3;\r
+        private System.Windows.Forms.Panel panel5;\r
+        private System.Windows.Forms.WebBrowser wBrowser;\r
+        private System.Windows.Forms.SplitContainer splitContainer1;\r
+        private System.Windows.Forms.SplitContainer button_container;\r
+        private System.Windows.Forms.Panel panel2;\r
+    }\r
+}
\ No newline at end of file