OSDN Git Service

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