OSDN Git Service

8897f5bda3eee640ae977b296e6990be9e480af3
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmUpdater.Designer.cs
1 namespace Handbrake\r
2 {\r
3     partial class frmUpdater\r
4     {\r
5         /// <summary>\r
6         /// Required designer variable.\r
7         /// </summary>\r
8         private System.ComponentModel.IContainer components = null;\r
9 \r
10         /// <summary>\r
11         /// Clean up any resources being used.\r
12         /// </summary>\r
13         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
14         protected override void Dispose(bool disposing)\r
15         {\r
16             if (disposing && (components != null))\r
17             {\r
18                 components.Dispose();\r
19             }\r
20             base.Dispose(disposing);\r
21         }\r
22 \r
23         #region Windows Form Designer generated code\r
24 \r
25         /// <summary>\r
26         /// Required method for Designer support - do not modify\r
27         /// the contents of this method with the code editor.\r
28         /// </summary>\r
29         private void InitializeComponent()\r
30         {\r
31             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmUpdater));\r
32             this.label1 = new System.Windows.Forms.Label();\r
33             this.label2 = new System.Windows.Forms.Label();\r
34             this.lbl_newVersion = new System.Windows.Forms.Label();\r
35             this.label4 = new System.Windows.Forms.Label();\r
36             this.lbl_oldVersion = new System.Windows.Forms.Label();\r
37             this.label6 = new System.Windows.Forms.Label();\r
38             this.wBrowser = new System.Windows.Forms.WebBrowser();\r
39             this.btn_skip = new System.Windows.Forms.Button();\r
40             this.btn_installUpdate = new System.Windows.Forms.Button();\r
41             this.btn_remindLater = new System.Windows.Forms.Button();\r
42             this.label3 = new System.Windows.Forms.Label();\r
43             this.PictureBox1 = new System.Windows.Forms.PictureBox();\r
44             ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).BeginInit();\r
45             this.SuspendLayout();\r
46             // \r
47             // label1\r
48             // \r
49             this.label1.AutoSize = true;\r
50             this.label1.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
51             this.label1.Location = new System.Drawing.Point(91, 9);\r
52             this.label1.Name = "label1";\r
53             this.label1.Size = new System.Drawing.Size(305, 16);\r
54             this.label1.TabIndex = 25;\r
55             this.label1.Text = "A New Version of Handbrake is available!";\r
56             // \r
57             // label2\r
58             // \r
59             this.label2.AutoSize = true;\r
60             this.label2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
61             this.label2.Location = new System.Drawing.Point(91, 33);\r
62             this.label2.Name = "label2";\r
63             this.label2.Size = new System.Drawing.Size(69, 13);\r
64             this.label2.TabIndex = 26;\r
65             this.label2.Text = "Handbrake";\r
66             // \r
67             // lbl_newVersion\r
68             // \r
69             this.lbl_newVersion.AutoSize = true;\r
70             this.lbl_newVersion.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
71             this.lbl_newVersion.Location = new System.Drawing.Point(155, 33);\r
72             this.lbl_newVersion.Name = "lbl_newVersion";\r
73             this.lbl_newVersion.Size = new System.Drawing.Size(78, 13);\r
74             this.lbl_newVersion.TabIndex = 27;\r
75             this.lbl_newVersion.Text = "0.0.0 (0000)";\r
76             // \r
77             // label4\r
78             // \r
79             this.label4.AutoSize = true;\r
80             this.label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
81             this.label4.Location = new System.Drawing.Point(230, 33);\r
82             this.label4.Name = "label4";\r
83             this.label4.Size = new System.Drawing.Size(98, 13);\r
84             this.label4.TabIndex = 28;\r
85             this.label4.Text = "is now available";\r
86             // \r
87             // lbl_oldVersion\r
88             // \r
89             this.lbl_oldVersion.AutoSize = true;\r
90             this.lbl_oldVersion.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
91             this.lbl_oldVersion.Location = new System.Drawing.Point(324, 33);\r
92             this.lbl_oldVersion.Name = "lbl_oldVersion";\r
93             this.lbl_oldVersion.Size = new System.Drawing.Size(103, 13);\r
94             this.lbl_oldVersion.TabIndex = 29;\r
95             this.lbl_oldVersion.Text = "(you have 0.0.0)";\r
96             // \r
97             // label6\r
98             // \r
99             this.label6.AutoSize = true;\r
100             this.label6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
101             this.label6.Location = new System.Drawing.Point(91, 46);\r
102             this.label6.Name = "label6";\r
103             this.label6.Size = new System.Drawing.Size(208, 13);\r
104             this.label6.TabIndex = 30;\r
105             this.label6.Text = "Would you like to download it now?";\r
106             // \r
107             // wBrowser\r
108             // \r
109             this.wBrowser.Location = new System.Drawing.Point(94, 82);\r
110             this.wBrowser.MinimumSize = new System.Drawing.Size(20, 20);\r
111             this.wBrowser.Name = "wBrowser";\r
112             this.wBrowser.Size = new System.Drawing.Size(457, 155);\r
113             this.wBrowser.TabIndex = 31;\r
114             // \r
115             // btn_skip\r
116             // \r
117             this.btn_skip.BackColor = System.Drawing.SystemColors.ControlLight;\r
118             this.btn_skip.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
119             this.btn_skip.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
120             this.btn_skip.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
121             this.btn_skip.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
122             this.btn_skip.Location = new System.Drawing.Point(94, 244);\r
123             this.btn_skip.Name = "btn_skip";\r
124             this.btn_skip.Size = new System.Drawing.Size(133, 22);\r
125             this.btn_skip.TabIndex = 54;\r
126             this.btn_skip.Text = "Skip This Version";\r
127             this.btn_skip.UseVisualStyleBackColor = false;\r
128             this.btn_skip.Click += new System.EventHandler(this.btn_skip_Click);\r
129             // \r
130             // btn_installUpdate\r
131             // \r
132             this.btn_installUpdate.BackColor = System.Drawing.SystemColors.ControlLight;\r
133             this.btn_installUpdate.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
134             this.btn_installUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
135             this.btn_installUpdate.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
136             this.btn_installUpdate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
137             this.btn_installUpdate.Location = new System.Drawing.Point(418, 244);\r
138             this.btn_installUpdate.Name = "btn_installUpdate";\r
139             this.btn_installUpdate.Size = new System.Drawing.Size(133, 22);\r
140             this.btn_installUpdate.TabIndex = 55;\r
141             this.btn_installUpdate.Text = "Install Update";\r
142             this.btn_installUpdate.UseVisualStyleBackColor = false;\r
143             this.btn_installUpdate.Click += new System.EventHandler(this.btn_installUpdate_Click);\r
144             // \r
145             // btn_remindLater\r
146             // \r
147             this.btn_remindLater.BackColor = System.Drawing.SystemColors.ControlLight;\r
148             this.btn_remindLater.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
149             this.btn_remindLater.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
150             this.btn_remindLater.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
151             this.btn_remindLater.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
152             this.btn_remindLater.Location = new System.Drawing.Point(279, 244);\r
153             this.btn_remindLater.Name = "btn_remindLater";\r
154             this.btn_remindLater.Size = new System.Drawing.Size(133, 22);\r
155             this.btn_remindLater.TabIndex = 56;\r
156             this.btn_remindLater.Text = "Remind me Later";\r
157             this.btn_remindLater.UseVisualStyleBackColor = false;\r
158             this.btn_remindLater.Click += new System.EventHandler(this.btn_remindLater_Click);\r
159             // \r
160             // label3\r
161             // \r
162             this.label3.AutoSize = true;\r
163             this.label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
164             this.label3.Location = new System.Drawing.Point(91, 66);\r
165             this.label3.Name = "label3";\r
166             this.label3.Size = new System.Drawing.Size(103, 13);\r
167             this.label3.TabIndex = 57;\r
168             this.label3.Text = "Release Notes:";\r
169             // \r
170             // PictureBox1\r
171             // \r
172             this.PictureBox1.Image = global::Handbrake.Properties.Resources.logo64;\r
173             this.PictureBox1.InitialImage = null;\r
174             this.PictureBox1.Location = new System.Drawing.Point(12, 5);\r
175             this.PictureBox1.Name = "PictureBox1";\r
176             this.PictureBox1.Size = new System.Drawing.Size(64, 64);\r
177             this.PictureBox1.TabIndex = 24;\r
178             this.PictureBox1.TabStop = false;\r
179             // \r
180             // frmUpdater\r
181             // \r
182             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
183             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
184             this.ClientSize = new System.Drawing.Size(561, 272);\r
185             this.Controls.Add(this.label3);\r
186             this.Controls.Add(this.btn_remindLater);\r
187             this.Controls.Add(this.btn_installUpdate);\r
188             this.Controls.Add(this.btn_skip);\r
189             this.Controls.Add(this.wBrowser);\r
190             this.Controls.Add(this.label6);\r
191             this.Controls.Add(this.lbl_oldVersion);\r
192             this.Controls.Add(this.label4);\r
193             this.Controls.Add(this.lbl_newVersion);\r
194             this.Controls.Add(this.label2);\r
195             this.Controls.Add(this.label1);\r
196             this.Controls.Add(this.PictureBox1);\r
197             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
198             this.Name = "frmUpdater";\r
199             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
200             this.Text = "Update";\r
201             ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).EndInit();\r
202             this.ResumeLayout(false);\r
203             this.PerformLayout();\r
204 \r
205         }\r
206 \r
207         #endregion\r
208 \r
209         internal System.Windows.Forms.PictureBox PictureBox1;\r
210         private System.Windows.Forms.Label label1;\r
211         private System.Windows.Forms.Label label2;\r
212         private System.Windows.Forms.Label lbl_newVersion;\r
213         private System.Windows.Forms.Label label4;\r
214         private System.Windows.Forms.Label lbl_oldVersion;\r
215         private System.Windows.Forms.Label label6;\r
216         private System.Windows.Forms.WebBrowser wBrowser;\r
217         internal System.Windows.Forms.Button btn_skip;\r
218         internal System.Windows.Forms.Button btn_installUpdate;\r
219         internal System.Windows.Forms.Button btn_remindLater;\r
220         private System.Windows.Forms.Label label3;\r
221     }\r
222 }