OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmQuickStart.Designer.cs
1 namespace Handbrake\r
2 {\r
3     partial class frmQuickStart\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(frmQuickStart));\r
32             this.btn_close = new System.Windows.Forms.Button();\r
33             this.label1 = new System.Windows.Forms.Label();\r
34             this.pictureBox1 = new System.Windows.Forms.PictureBox();\r
35             this.label_docs = new System.Windows.Forms.LinkLabel();\r
36             this.pictureBox2 = new System.Windows.Forms.PictureBox();\r
37             this.label2 = new System.Windows.Forms.Label();\r
38             this.pictureBox4 = new System.Windows.Forms.PictureBox();\r
39             this.label4 = new System.Windows.Forms.Label();\r
40             this.pictureBox5 = new System.Windows.Forms.PictureBox();\r
41             this.label5 = new System.Windows.Forms.Label();\r
42             this.pictureBox6 = new System.Windows.Forms.PictureBox();\r
43             this.label6 = new System.Windows.Forms.Label();\r
44             this.pictureBox7 = new System.Windows.Forms.PictureBox();\r
45             this.label7 = new System.Windows.Forms.Label();\r
46             this.pictureBox8 = new System.Windows.Forms.PictureBox();\r
47             this.label8 = new System.Windows.Forms.Label();\r
48             ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();\r
49             ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();\r
50             ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();\r
51             ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();\r
52             ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();\r
53             ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();\r
54             ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();\r
55             this.SuspendLayout();\r
56             // \r
57             // btn_close\r
58             // \r
59             this.btn_close.BackColor = System.Drawing.SystemColors.Control;\r
60             this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
61             this.btn_close.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
62             this.btn_close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
63             this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
64             this.btn_close.Location = new System.Drawing.Point(399, 387);\r
65             this.btn_close.Name = "btn_close";\r
66             this.btn_close.Size = new System.Drawing.Size(111, 22);\r
67             this.btn_close.TabIndex = 415;\r
68             this.btn_close.TabStop = false;\r
69             this.btn_close.Text = "Close Window";\r
70             this.btn_close.UseVisualStyleBackColor = false;\r
71             this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
72             // \r
73             // label1\r
74             // \r
75             this.label1.AutoSize = true;\r
76             this.label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
77             this.label1.Location = new System.Drawing.Point(52, 23);\r
78             this.label1.Name = "label1";\r
79             this.label1.Size = new System.Drawing.Size(356, 13);\r
80             this.label1.TabIndex = 416;\r
81             this.label1.Text = "Documentation and user guides for this GUI can be found at:\r\n";\r
82             // \r
83             // pictureBox1\r
84             // \r
85             this.pictureBox1.Image = global::Handbrake.Properties.Resources.Help;\r
86             this.pictureBox1.Location = new System.Drawing.Point(12, 23);\r
87             this.pictureBox1.Name = "pictureBox1";\r
88             this.pictureBox1.Size = new System.Drawing.Size(34, 33);\r
89             this.pictureBox1.TabIndex = 417;\r
90             this.pictureBox1.TabStop = false;\r
91             // \r
92             // label_docs\r
93             // \r
94             this.label_docs.AutoSize = true;\r
95             this.label_docs.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
96             this.label_docs.Location = new System.Drawing.Point(52, 43);\r
97             this.label_docs.Name = "label_docs";\r
98             this.label_docs.Size = new System.Drawing.Size(66, 13);\r
99             this.label_docs.TabIndex = 418;\r
100             this.label_docs.TabStop = true;\r
101             this.label_docs.Text = "Click Here";\r
102             this.label_docs.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.label_docs_LinkClicked);\r
103             // \r
104             // pictureBox2\r
105             // \r
106             this.pictureBox2.ErrorImage = global::Handbrake.Properties.Resources.info;\r
107             this.pictureBox2.Image = global::Handbrake.Properties.Resources.info;\r
108             this.pictureBox2.Location = new System.Drawing.Point(12, 122);\r
109             this.pictureBox2.Name = "pictureBox2";\r
110             this.pictureBox2.Size = new System.Drawing.Size(34, 33);\r
111             this.pictureBox2.TabIndex = 419;\r
112             this.pictureBox2.TabStop = false;\r
113             // \r
114             // label2\r
115             // \r
116             this.label2.AutoSize = true;\r
117             this.label2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
118             this.label2.Location = new System.Drawing.Point(52, 122);\r
119             this.label2.Name = "label2";\r
120             this.label2.Size = new System.Drawing.Size(411, 26);\r
121             this.label2.TabIndex = 420;\r
122             this.label2.Text = "Handbrake on windows does not remove any form of copy proteciton! \r\nThis can be d" +\r
123                 "one with 3rd party tools.";\r
124             // \r
125             // pictureBox4\r
126             // \r
127             this.pictureBox4.ErrorImage = global::Handbrake.Properties.Resources.info;\r
128             this.pictureBox4.Image = global::Handbrake.Properties.Resources.Movies;\r
129             this.pictureBox4.Location = new System.Drawing.Point(12, 172);\r
130             this.pictureBox4.Name = "pictureBox4";\r
131             this.pictureBox4.Size = new System.Drawing.Size(34, 33);\r
132             this.pictureBox4.TabIndex = 423;\r
133             this.pictureBox4.TabStop = false;\r
134             // \r
135             // label4\r
136             // \r
137             this.label4.AutoSize = true;\r
138             this.label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
139             this.label4.Location = new System.Drawing.Point(52, 172);\r
140             this.label4.Name = "label4";\r
141             this.label4.Size = new System.Drawing.Size(460, 26);\r
142             this.label4.TabIndex = 424;\r
143             this.label4.Text = "There are a number of built in presets. If you are unsure which settings to use,\r" +\r
144                 "\nthen simply select the desired preset from the \"Presets\" Menu.";\r
145             // \r
146             // pictureBox5\r
147             // \r
148             this.pictureBox5.ErrorImage = global::Handbrake.Properties.Resources.info;\r
149             this.pictureBox5.Image = global::Handbrake.Properties.Resources.Emoticon;\r
150             this.pictureBox5.Location = new System.Drawing.Point(12, 335);\r
151             this.pictureBox5.Name = "pictureBox5";\r
152             this.pictureBox5.Size = new System.Drawing.Size(34, 33);\r
153             this.pictureBox5.TabIndex = 425;\r
154             this.pictureBox5.TabStop = false;\r
155             // \r
156             // label5\r
157             // \r
158             this.label5.AutoSize = true;\r
159             this.label5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
160             this.label5.Location = new System.Drawing.Point(53, 335);\r
161             this.label5.Name = "label5";\r
162             this.label5.Size = new System.Drawing.Size(444, 39);\r
163             this.label5.TabIndex = 426;\r
164             this.label5.Text = resources.GetString("label5.Text");\r
165             // \r
166             // pictureBox6\r
167             // \r
168             this.pictureBox6.ErrorImage = global::Handbrake.Properties.Resources.info;\r
169             this.pictureBox6.Image = global::Handbrake.Properties.Resources.History;\r
170             this.pictureBox6.Location = new System.Drawing.Point(12, 225);\r
171             this.pictureBox6.Name = "pictureBox6";\r
172             this.pictureBox6.Size = new System.Drawing.Size(34, 33);\r
173             this.pictureBox6.TabIndex = 427;\r
174             this.pictureBox6.TabStop = false;\r
175             // \r
176             // label6\r
177             // \r
178             this.label6.AutoSize = true;\r
179             this.label6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
180             this.label6.Location = new System.Drawing.Point(52, 225);\r
181             this.label6.Name = "label6";\r
182             this.label6.Size = new System.Drawing.Size(448, 39);\r
183             this.label6.TabIndex = 428;\r
184             this.label6.Text = "Typically the encode time for your project will vary. An hours worth of video \r\nc" +\r
185                 "an take anywhere between 20 Minutes up to several hours depending on \r\nyour hard" +\r
186                 "ware and the settings you use.";\r
187             // \r
188             // pictureBox7\r
189             // \r
190             this.pictureBox7.ErrorImage = global::Handbrake.Properties.Resources.info;\r
191             this.pictureBox7.Image = global::Handbrake.Properties.Resources.Remove;\r
192             this.pictureBox7.Location = new System.Drawing.Point(12, 280);\r
193             this.pictureBox7.Name = "pictureBox7";\r
194             this.pictureBox7.Size = new System.Drawing.Size(34, 33);\r
195             this.pictureBox7.TabIndex = 429;\r
196             this.pictureBox7.TabStop = false;\r
197             // \r
198             // label7\r
199             // \r
200             this.label7.AutoSize = true;\r
201             this.label7.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
202             this.label7.Location = new System.Drawing.Point(53, 280);\r
203             this.label7.Name = "label7";\r
204             this.label7.Size = new System.Drawing.Size(463, 39);\r
205             this.label7.TabIndex = 430;\r
206             this.label7.Text = "If you don\'t read the documentation / user guides then you will most likely fail." +\r
207                 " \r\nYou will not receive support on the forums if you have not read the\r\nFAQ / Gu" +\r
208                 "ides and searched the forum.";\r
209             // \r
210             // pictureBox8\r
211             // \r
212             this.pictureBox8.ErrorImage = global::Handbrake.Properties.Resources.info;\r
213             this.pictureBox8.Image = global::Handbrake.Properties.Resources.General_Preferences;\r
214             this.pictureBox8.Location = new System.Drawing.Point(12, 71);\r
215             this.pictureBox8.Name = "pictureBox8";\r
216             this.pictureBox8.Size = new System.Drawing.Size(34, 33);\r
217             this.pictureBox8.TabIndex = 431;\r
218             this.pictureBox8.TabStop = false;\r
219             // \r
220             // label8\r
221             // \r
222             this.label8.AutoSize = true;\r
223             this.label8.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
224             this.label8.Location = new System.Drawing.Point(53, 71);\r
225             this.label8.Name = "label8";\r
226             this.label8.Size = new System.Drawing.Size(414, 39);\r
227             this.label8.TabIndex = 432;\r
228             this.label8.Text = "This application requires Administrator rights to operate correctly on \r\nWindows " +\r
229                 "Vista. This can be done by right clicking the icon and enabling\r\nthe option in t" +\r
230                 "he properties window.";\r
231             // \r
232             // frmQuickStart\r
233             // \r
234             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
235             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
236             this.BackColor = System.Drawing.SystemColors.ControlLight;\r
237             this.ClientSize = new System.Drawing.Size(522, 420);\r
238             this.Controls.Add(this.label8);\r
239             this.Controls.Add(this.pictureBox8);\r
240             this.Controls.Add(this.label7);\r
241             this.Controls.Add(this.pictureBox7);\r
242             this.Controls.Add(this.label6);\r
243             this.Controls.Add(this.pictureBox6);\r
244             this.Controls.Add(this.label5);\r
245             this.Controls.Add(this.pictureBox5);\r
246             this.Controls.Add(this.label4);\r
247             this.Controls.Add(this.pictureBox4);\r
248             this.Controls.Add(this.label2);\r
249             this.Controls.Add(this.pictureBox2);\r
250             this.Controls.Add(this.label_docs);\r
251             this.Controls.Add(this.pictureBox1);\r
252             this.Controls.Add(this.label1);\r
253             this.Controls.Add(this.btn_close);\r
254             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
255             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
256             this.Name = "frmQuickStart";\r
257             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
258             this.Text = "Quick Start Tips";\r
259             this.TopMost = true;\r
260             ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();\r
261             ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();\r
262             ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();\r
263             ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();\r
264             ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();\r
265             ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();\r
266             ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();\r
267             this.ResumeLayout(false);\r
268             this.PerformLayout();\r
269 \r
270         }\r
271 \r
272         #endregion\r
273 \r
274         internal System.Windows.Forms.Button btn_close;\r
275         private System.Windows.Forms.Label label1;\r
276         private System.Windows.Forms.PictureBox pictureBox1;\r
277         internal System.Windows.Forms.LinkLabel label_docs;\r
278         private System.Windows.Forms.PictureBox pictureBox2;\r
279         private System.Windows.Forms.Label label2;\r
280         private System.Windows.Forms.PictureBox pictureBox4;\r
281         private System.Windows.Forms.Label label4;\r
282         private System.Windows.Forms.PictureBox pictureBox5;\r
283         private System.Windows.Forms.Label label5;\r
284         private System.Windows.Forms.PictureBox pictureBox6;\r
285         private System.Windows.Forms.Label label6;\r
286         private System.Windows.Forms.PictureBox pictureBox7;\r
287         private System.Windows.Forms.Label label7;\r
288         private System.Windows.Forms.PictureBox pictureBox8;\r
289         private System.Windows.Forms.Label label8;\r
290     }\r
291 }