OSDN Git Service

1e16230771f1256a06ccadfd966ee26a46bc3c17
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmOptions.Designer.cs
1 /*  frmOptions.Designer.cs \r
2         \r
3            This file is part of the HandBrake source code.\r
4            Homepage: <http://handbrake.fr>.\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 frmOptions\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             this.components = new System.ComponentModel.Container();\r
38             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmOptions));\r
39             this.btn_close = new System.Windows.Forms.Button();\r
40             this.drp_completeOption = new System.Windows.Forms.ComboBox();\r
41             this.tab_options = new System.Windows.Forms.TabControl();\r
42             this.tab_general = new System.Windows.Forms.TabPage();\r
43             this.btn_browse = new System.Windows.Forms.Button();\r
44             this.label10 = new System.Windows.Forms.Label();\r
45             this.text_an_path = new System.Windows.Forms.TextBox();\r
46             this.check_autoNaming = new System.Windows.Forms.CheckBox();\r
47             this.label13 = new System.Windows.Forms.Label();\r
48             this.check_tooltip = new System.Windows.Forms.CheckBox();\r
49             this.check_updateCheck = new System.Windows.Forms.CheckBox();\r
50             this.check_userDefaultSettings = new System.Windows.Forms.CheckBox();\r
51             this.label1 = new System.Windows.Forms.Label();\r
52             this.label2 = new System.Windows.Forms.Label();\r
53             this.tab_picture = new System.Windows.Forms.TabPage();\r
54             this.txt_decomb = new System.Windows.Forms.TextBox();\r
55             this.label3 = new System.Windows.Forms.Label();\r
56             this.tab_cli = new System.Windows.Forms.TabPage();\r
57             this.check_cli_minimized = new System.Windows.Forms.CheckBox();\r
58             this.label12 = new System.Windows.Forms.Label();\r
59             this.drp_Priority = new System.Windows.Forms.ComboBox();\r
60             this.Label11 = new System.Windows.Forms.Label();\r
61             this.drp_processors = new System.Windows.Forms.ComboBox();\r
62             this.Label4 = new System.Windows.Forms.Label();\r
63             this.tab_advanced = new System.Windows.Forms.TabPage();\r
64             this.lbl_appcastUnstable = new System.Windows.Forms.Label();\r
65             this.check_snapshot = new System.Windows.Forms.CheckBox();\r
66             this.btn_drive_detect = new System.Windows.Forms.CheckBox();\r
67             this.label6 = new System.Windows.Forms.Label();\r
68             this.label8 = new System.Windows.Forms.Label();\r
69             this.pictureBox2 = new System.Windows.Forms.PictureBox();\r
70             this.pathFinder = new System.Windows.Forms.FolderBrowserDialog();\r
71             this.ToolTip = new System.Windows.Forms.ToolTip(this.components);\r
72             this.tab_options.SuspendLayout();\r
73             this.tab_general.SuspendLayout();\r
74             this.tab_picture.SuspendLayout();\r
75             this.tab_cli.SuspendLayout();\r
76             this.tab_advanced.SuspendLayout();\r
77             ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();\r
78             this.SuspendLayout();\r
79             // \r
80             // btn_close\r
81             // \r
82             this.btn_close.BackColor = System.Drawing.SystemColors.ControlLight;\r
83             this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
84             this.btn_close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
85             this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
86             this.btn_close.Location = new System.Drawing.Point(395, 323);\r
87             this.btn_close.Name = "btn_close";\r
88             this.btn_close.Size = new System.Drawing.Size(107, 22);\r
89             this.btn_close.TabIndex = 53;\r
90             this.btn_close.Text = "Save && Close";\r
91             this.btn_close.UseVisualStyleBackColor = true;\r
92             this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
93             // \r
94             // drp_completeOption\r
95             // \r
96             this.drp_completeOption.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
97             this.drp_completeOption.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
98             this.drp_completeOption.FormattingEnabled = true;\r
99             this.drp_completeOption.Items.AddRange(new object[] {\r
100             "Do Nothing",\r
101             "Shutdown",\r
102             "Suspend",\r
103             "Hibernate",\r
104             "Lock System",\r
105             "Log Off",\r
106             "Quit HandBrake"});\r
107             this.drp_completeOption.Location = new System.Drawing.Point(114, 100);\r
108             this.drp_completeOption.Name = "drp_completeOption";\r
109             this.drp_completeOption.Size = new System.Drawing.Size(166, 21);\r
110             this.drp_completeOption.TabIndex = 43;\r
111             this.ToolTip.SetToolTip(this.drp_completeOption, "Performs an action when an encode or queue has completed.");\r
112             this.drp_completeOption.SelectedIndexChanged += new System.EventHandler(this.drp_completeOption_SelectedIndexChanged);\r
113             // \r
114             // tab_options\r
115             // \r
116             this.tab_options.Controls.Add(this.tab_general);\r
117             this.tab_options.Controls.Add(this.tab_picture);\r
118             this.tab_options.Controls.Add(this.tab_cli);\r
119             this.tab_options.Controls.Add(this.tab_advanced);\r
120             this.tab_options.Location = new System.Drawing.Point(12, 55);\r
121             this.tab_options.Name = "tab_options";\r
122             this.tab_options.SelectedIndex = 0;\r
123             this.tab_options.Size = new System.Drawing.Size(490, 262);\r
124             this.tab_options.TabIndex = 58;\r
125             // \r
126             // tab_general\r
127             // \r
128             this.tab_general.Controls.Add(this.btn_browse);\r
129             this.tab_general.Controls.Add(this.label10);\r
130             this.tab_general.Controls.Add(this.text_an_path);\r
131             this.tab_general.Controls.Add(this.check_autoNaming);\r
132             this.tab_general.Controls.Add(this.label13);\r
133             this.tab_general.Controls.Add(this.check_tooltip);\r
134             this.tab_general.Controls.Add(this.check_updateCheck);\r
135             this.tab_general.Controls.Add(this.check_userDefaultSettings);\r
136             this.tab_general.Controls.Add(this.label1);\r
137             this.tab_general.Controls.Add(this.label2);\r
138             this.tab_general.Controls.Add(this.drp_completeOption);\r
139             this.tab_general.Location = new System.Drawing.Point(4, 22);\r
140             this.tab_general.Name = "tab_general";\r
141             this.tab_general.Size = new System.Drawing.Size(482, 236);\r
142             this.tab_general.TabIndex = 3;\r
143             this.tab_general.Text = "General";\r
144             this.tab_general.UseVisualStyleBackColor = true;\r
145             // \r
146             // btn_browse\r
147             // \r
148             this.btn_browse.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
149             this.btn_browse.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
150             this.btn_browse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
151             this.btn_browse.Location = new System.Drawing.Point(386, 171);\r
152             this.btn_browse.Name = "btn_browse";\r
153             this.btn_browse.Size = new System.Drawing.Size(68, 22);\r
154             this.btn_browse.TabIndex = 78;\r
155             this.btn_browse.Text = "Browse";\r
156             this.btn_browse.UseVisualStyleBackColor = true;\r
157             this.btn_browse.Click += new System.EventHandler(this.btn_browse_Click);\r
158             // \r
159             // label10\r
160             // \r
161             this.label10.AutoSize = true;\r
162             this.label10.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
163             this.label10.Location = new System.Drawing.Point(111, 174);\r
164             this.label10.Name = "label10";\r
165             this.label10.Size = new System.Drawing.Size(82, 13);\r
166             this.label10.TabIndex = 77;\r
167             this.label10.Text = "Default Path:";\r
168             // \r
169             // text_an_path\r
170             // \r
171             this.text_an_path.Location = new System.Drawing.Point(199, 171);\r
172             this.text_an_path.Name = "text_an_path";\r
173             this.text_an_path.Size = new System.Drawing.Size(181, 21);\r
174             this.text_an_path.TabIndex = 76;\r
175             this.ToolTip.SetToolTip(this.text_an_path, "Default location where Auto named files are stored.");\r
176             this.text_an_path.TextChanged += new System.EventHandler(this.text_an_path_TextChanged);\r
177             // \r
178             // check_autoNaming\r
179             // \r
180             this.check_autoNaming.AutoSize = true;\r
181             this.check_autoNaming.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
182             this.check_autoNaming.Location = new System.Drawing.Point(114, 148);\r
183             this.check_autoNaming.Name = "check_autoNaming";\r
184             this.check_autoNaming.Size = new System.Drawing.Size(340, 17);\r
185             this.check_autoNaming.TabIndex = 72;\r
186             this.check_autoNaming.Text = "Use Auto Naming (uses source name and title number)";\r
187             this.ToolTip.SetToolTip(this.check_autoNaming, "Automatically name output files");\r
188             this.check_autoNaming.UseVisualStyleBackColor = true;\r
189             this.check_autoNaming.CheckedChanged += new System.EventHandler(this.check_autoNaming_CheckedChanged);\r
190             // \r
191             // label13\r
192             // \r
193             this.label13.AutoSize = true;\r
194             this.label13.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
195             this.label13.Location = new System.Drawing.Point(10, 149);\r
196             this.label13.Name = "label13";\r
197             this.label13.Size = new System.Drawing.Size(86, 13);\r
198             this.label13.TabIndex = 71;\r
199             this.label13.Text = "Output files:";\r
200             // \r
201             // check_tooltip\r
202             // \r
203             this.check_tooltip.AutoSize = true;\r
204             this.check_tooltip.BackColor = System.Drawing.Color.Transparent;\r
205             this.check_tooltip.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
206             this.check_tooltip.Location = new System.Drawing.Point(114, 41);\r
207             this.check_tooltip.Name = "check_tooltip";\r
208             this.check_tooltip.Size = new System.Drawing.Size(135, 17);\r
209             this.check_tooltip.TabIndex = 70;\r
210             this.check_tooltip.Text = "Enable GUI tooltips";\r
211             this.ToolTip.SetToolTip(this.check_tooltip, "Enable the built in tooltips for gui controls.");\r
212             this.check_tooltip.UseVisualStyleBackColor = false;\r
213             this.check_tooltip.CheckedChanged += new System.EventHandler(this.check_tooltip_CheckedChanged);\r
214             // \r
215             // check_updateCheck\r
216             // \r
217             this.check_updateCheck.AutoSize = true;\r
218             this.check_updateCheck.BackColor = System.Drawing.Color.Transparent;\r
219             this.check_updateCheck.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
220             this.check_updateCheck.Location = new System.Drawing.Point(114, 18);\r
221             this.check_updateCheck.Name = "check_updateCheck";\r
222             this.check_updateCheck.Size = new System.Drawing.Size(131, 17);\r
223             this.check_updateCheck.TabIndex = 68;\r
224             this.check_updateCheck.Text = "Check for updates";\r
225             this.ToolTip.SetToolTip(this.check_updateCheck, "Enables the built in update checker. This check is performed when the application" +\r
226                     " starts.");\r
227             this.check_updateCheck.UseVisualStyleBackColor = false;\r
228             this.check_updateCheck.CheckedChanged += new System.EventHandler(this.check_updateCheck_CheckedChanged);\r
229             // \r
230             // check_userDefaultSettings\r
231             // \r
232             this.check_userDefaultSettings.AutoSize = true;\r
233             this.check_userDefaultSettings.BackColor = System.Drawing.Color.Transparent;\r
234             this.check_userDefaultSettings.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
235             this.check_userDefaultSettings.Location = new System.Drawing.Point(114, 64);\r
236             this.check_userDefaultSettings.Name = "check_userDefaultSettings";\r
237             this.check_userDefaultSettings.Size = new System.Drawing.Size(166, 17);\r
238             this.check_userDefaultSettings.TabIndex = 69;\r
239             this.check_userDefaultSettings.Text = "Load my default settings";\r
240             this.ToolTip.SetToolTip(this.check_userDefaultSettings, "Loads the users default settings rather than the Normal preset.");\r
241             this.check_userDefaultSettings.UseVisualStyleBackColor = false;\r
242             this.check_userDefaultSettings.CheckedChanged += new System.EventHandler(this.check_userDefaultSettings_CheckedChanged);\r
243             // \r
244             // label1\r
245             // \r
246             this.label1.AutoSize = true;\r
247             this.label1.BackColor = System.Drawing.Color.Transparent;\r
248             this.label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
249             this.label1.Location = new System.Drawing.Point(21, 19);\r
250             this.label1.Name = "label1";\r
251             this.label1.Size = new System.Drawing.Size(75, 13);\r
252             this.label1.TabIndex = 67;\r
253             this.label1.Text = "At Launch:";\r
254             // \r
255             // label2\r
256             // \r
257             this.label2.AutoSize = true;\r
258             this.label2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
259             this.label2.Location = new System.Drawing.Point(12, 103);\r
260             this.label2.Name = "label2";\r
261             this.label2.Size = new System.Drawing.Size(84, 13);\r
262             this.label2.TabIndex = 54;\r
263             this.label2.Text = "When Done:";\r
264             // \r
265             // tab_picture\r
266             // \r
267             this.tab_picture.Controls.Add(this.txt_decomb);\r
268             this.tab_picture.Controls.Add(this.label3);\r
269             this.tab_picture.Location = new System.Drawing.Point(4, 22);\r
270             this.tab_picture.Name = "tab_picture";\r
271             this.tab_picture.Size = new System.Drawing.Size(482, 236);\r
272             this.tab_picture.TabIndex = 5;\r
273             this.tab_picture.Text = "Picture";\r
274             this.tab_picture.UseVisualStyleBackColor = true;\r
275             // \r
276             // txt_decomb\r
277             // \r
278             this.txt_decomb.Location = new System.Drawing.Point(90, 16);\r
279             this.txt_decomb.Name = "txt_decomb";\r
280             this.txt_decomb.Size = new System.Drawing.Size(181, 21);\r
281             this.txt_decomb.TabIndex = 78;\r
282             this.ToolTip.SetToolTip(this.txt_decomb, "Default location where Auto named files are stored.");\r
283             this.txt_decomb.TextChanged += new System.EventHandler(this.txt_decomb_TextChanged);\r
284             // \r
285             // label3\r
286             // \r
287             this.label3.AutoSize = true;\r
288             this.label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
289             this.label3.Location = new System.Drawing.Point(21, 19);\r
290             this.label3.Name = "label3";\r
291             this.label3.Size = new System.Drawing.Size(63, 13);\r
292             this.label3.TabIndex = 77;\r
293             this.label3.Text = "Decomb:";\r
294             // \r
295             // tab_cli\r
296             // \r
297             this.tab_cli.Controls.Add(this.check_cli_minimized);\r
298             this.tab_cli.Controls.Add(this.label12);\r
299             this.tab_cli.Controls.Add(this.drp_Priority);\r
300             this.tab_cli.Controls.Add(this.Label11);\r
301             this.tab_cli.Controls.Add(this.drp_processors);\r
302             this.tab_cli.Controls.Add(this.Label4);\r
303             this.tab_cli.Location = new System.Drawing.Point(4, 22);\r
304             this.tab_cli.Name = "tab_cli";\r
305             this.tab_cli.Size = new System.Drawing.Size(482, 236);\r
306             this.tab_cli.TabIndex = 2;\r
307             this.tab_cli.Text = "CLI";\r
308             this.tab_cli.UseVisualStyleBackColor = true;\r
309             // \r
310             // check_cli_minimized\r
311             // \r
312             this.check_cli_minimized.AutoSize = true;\r
313             this.check_cli_minimized.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
314             this.check_cli_minimized.Location = new System.Drawing.Point(71, 18);\r
315             this.check_cli_minimized.Name = "check_cli_minimized";\r
316             this.check_cli_minimized.Size = new System.Drawing.Size(155, 17);\r
317             this.check_cli_minimized.TabIndex = 76;\r
318             this.check_cli_minimized.Text = "Use window minimized";\r
319             this.ToolTip.SetToolTip(this.check_cli_minimized, "Starts a CLI window minimized.");\r
320             this.check_cli_minimized.UseVisualStyleBackColor = true;\r
321             this.check_cli_minimized.CheckedChanged += new System.EventHandler(this.check_cli_minimized_CheckedChanged);\r
322             // \r
323             // label12\r
324             // \r
325             this.label12.AutoSize = true;\r
326             this.label12.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
327             this.label12.Location = new System.Drawing.Point(21, 19);\r
328             this.label12.Name = "label12";\r
329             this.label12.Size = new System.Drawing.Size(32, 13);\r
330             this.label12.TabIndex = 75;\r
331             this.label12.Text = "CLI:";\r
332             // \r
333             // drp_Priority\r
334             // \r
335             this.drp_Priority.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
336             this.drp_Priority.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
337             this.drp_Priority.FormattingEnabled = true;\r
338             this.drp_Priority.Items.AddRange(new object[] {\r
339             "Realtime",\r
340             "High",\r
341             "Above Normal",\r
342             "Normal",\r
343             "Below Normal",\r
344             "Low"});\r
345             this.drp_Priority.Location = new System.Drawing.Point(177, 72);\r
346             this.drp_Priority.Name = "drp_Priority";\r
347             this.drp_Priority.Size = new System.Drawing.Size(111, 21);\r
348             this.drp_Priority.TabIndex = 43;\r
349             this.ToolTip.SetToolTip(this.drp_Priority, "Set the application priority level for the CLI. \r\nIt\'s best to leave this on Belo" +\r
350                     "w Normal if you wish to use your system whilst encoding with HandBrake.\r\n");\r
351             this.drp_Priority.SelectedIndexChanged += new System.EventHandler(this.drp_Priority_SelectedIndexChanged);\r
352             // \r
353             // Label11\r
354             // \r
355             this.Label11.AutoSize = true;\r
356             this.Label11.BackColor = System.Drawing.Color.Transparent;\r
357             this.Label11.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
358             this.Label11.Location = new System.Drawing.Point(68, 48);\r
359             this.Label11.Name = "Label11";\r
360             this.Label11.Size = new System.Drawing.Size(103, 13);\r
361             this.Label11.TabIndex = 40;\r
362             this.Label11.Text = "Processor cores:";\r
363             // \r
364             // drp_processors\r
365             // \r
366             this.drp_processors.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
367             this.drp_processors.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
368             this.drp_processors.FormattingEnabled = true;\r
369             this.drp_processors.Items.AddRange(new object[] {\r
370             "Automatic",\r
371             "1",\r
372             "2",\r
373             "3",\r
374             "4",\r
375             "5",\r
376             "6",\r
377             "7",\r
378             "8"});\r
379             this.drp_processors.Location = new System.Drawing.Point(177, 45);\r
380             this.drp_processors.Name = "drp_processors";\r
381             this.drp_processors.Size = new System.Drawing.Size(111, 21);\r
382             this.drp_processors.TabIndex = 41;\r
383             this.ToolTip.SetToolTip(this.drp_processors, "The number of processor\'s / processor cores. Unless your having problems, leave o" +\r
384                     "n Automatic.");\r
385             this.drp_processors.SelectedIndexChanged += new System.EventHandler(this.drp_processors_SelectedIndexChanged);\r
386             // \r
387             // Label4\r
388             // \r
389             this.Label4.AutoSize = true;\r
390             this.Label4.BackColor = System.Drawing.Color.Transparent;\r
391             this.Label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
392             this.Label4.Location = new System.Drawing.Point(68, 75);\r
393             this.Label4.Name = "Label4";\r
394             this.Label4.Size = new System.Drawing.Size(84, 13);\r
395             this.Label4.TabIndex = 42;\r
396             this.Label4.Text = "Priority level:";\r
397             // \r
398             // tab_advanced\r
399             // \r
400             this.tab_advanced.Controls.Add(this.lbl_appcastUnstable);\r
401             this.tab_advanced.Controls.Add(this.check_snapshot);\r
402             this.tab_advanced.Controls.Add(this.btn_drive_detect);\r
403             this.tab_advanced.Controls.Add(this.label6);\r
404             this.tab_advanced.Location = new System.Drawing.Point(4, 22);\r
405             this.tab_advanced.Name = "tab_advanced";\r
406             this.tab_advanced.Padding = new System.Windows.Forms.Padding(3);\r
407             this.tab_advanced.Size = new System.Drawing.Size(482, 236);\r
408             this.tab_advanced.TabIndex = 4;\r
409             this.tab_advanced.Text = "Advanced";\r
410             this.tab_advanced.UseVisualStyleBackColor = true;\r
411             // \r
412             // lbl_appcastUnstable\r
413             // \r
414             this.lbl_appcastUnstable.AutoSize = true;\r
415             this.lbl_appcastUnstable.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
416             this.lbl_appcastUnstable.Location = new System.Drawing.Point(6, 42);\r
417             this.lbl_appcastUnstable.Name = "lbl_appcastUnstable";\r
418             this.lbl_appcastUnstable.Size = new System.Drawing.Size(64, 13);\r
419             this.lbl_appcastUnstable.TabIndex = 81;\r
420             this.lbl_appcastUnstable.Text = "Updates:";\r
421             // \r
422             // check_snapshot\r
423             // \r
424             this.check_snapshot.AutoSize = true;\r
425             this.check_snapshot.BackColor = System.Drawing.Color.Transparent;\r
426             this.check_snapshot.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
427             this.check_snapshot.Location = new System.Drawing.Point(76, 41);\r
428             this.check_snapshot.Name = "check_snapshot";\r
429             this.check_snapshot.Size = new System.Drawing.Size(273, 17);\r
430             this.check_snapshot.TabIndex = 80;\r
431             this.check_snapshot.Text = "Check for unstable development snapshots";\r
432             this.ToolTip.SetToolTip(this.check_snapshot, "Enables the built in update checker to check for the latest development snapshot " +\r
433                     "builds.\r\nWarning: These are considered unstable builds and are not supported!");\r
434             this.check_snapshot.UseVisualStyleBackColor = false;\r
435             this.check_snapshot.CheckedChanged += new System.EventHandler(this.check_snapshot_CheckedChanged);\r
436             // \r
437             // btn_drive_detect\r
438             // \r
439             this.btn_drive_detect.AutoSize = true;\r
440             this.btn_drive_detect.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
441             this.btn_drive_detect.Location = new System.Drawing.Point(76, 18);\r
442             this.btn_drive_detect.Name = "btn_drive_detect";\r
443             this.btn_drive_detect.Size = new System.Drawing.Size(383, 17);\r
444             this.btn_drive_detect.TabIndex = 72;\r
445             this.btn_drive_detect.Text = "Enable Drive Detection in the \"Source\" button dropdown menu";\r
446             this.ToolTip.SetToolTip(this.btn_drive_detect, "Enables the Source button\'s ability to detect DVD\'s.\r\nIf this option is enabled, " +\r
447                     "DVD\'s will be listed in the source menu.");\r
448             this.btn_drive_detect.UseVisualStyleBackColor = true;\r
449             this.btn_drive_detect.CheckedChanged += new System.EventHandler(this.btn_drive_detect_CheckedChanged);\r
450             // \r
451             // label6\r
452             // \r
453             this.label6.AutoSize = true;\r
454             this.label6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
455             this.label6.Location = new System.Drawing.Point(35, 19);\r
456             this.label6.Name = "label6";\r
457             this.label6.Size = new System.Drawing.Size(35, 13);\r
458             this.label6.TabIndex = 71;\r
459             this.label6.Text = "GUI:";\r
460             // \r
461             // label8\r
462             // \r
463             this.label8.AutoSize = true;\r
464             this.label8.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
465             this.label8.Location = new System.Drawing.Point(50, 24);\r
466             this.label8.Name = "label8";\r
467             this.label8.Size = new System.Drawing.Size(131, 13);\r
468             this.label8.TabIndex = 61;\r
469             this.label8.Text = "Handbrake Options";\r
470             // \r
471             // pictureBox2\r
472             // \r
473             this.pictureBox2.Image = global::Handbrake.Properties.Resources.General_Preferences;\r
474             this.pictureBox2.Location = new System.Drawing.Point(12, 12);\r
475             this.pictureBox2.Name = "pictureBox2";\r
476             this.pictureBox2.Size = new System.Drawing.Size(32, 32);\r
477             this.pictureBox2.TabIndex = 60;\r
478             this.pictureBox2.TabStop = false;\r
479             // \r
480             // ToolTip\r
481             // \r
482             this.ToolTip.Active = false;\r
483             this.ToolTip.AutomaticDelay = 1000;\r
484             this.ToolTip.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;\r
485             this.ToolTip.ToolTipTitle = "Tooltip";\r
486             // \r
487             // frmOptions\r
488             // \r
489             this.ClientSize = new System.Drawing.Size(514, 355);\r
490             this.Controls.Add(this.label8);\r
491             this.Controls.Add(this.pictureBox2);\r
492             this.Controls.Add(this.tab_options);\r
493             this.Controls.Add(this.btn_close);\r
494             this.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
495             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
496             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
497             this.MaximizeBox = false;\r
498             this.MinimizeBox = false;\r
499             this.Name = "frmOptions";\r
500             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
501             this.Text = "Options";\r
502             this.tab_options.ResumeLayout(false);\r
503             this.tab_general.ResumeLayout(false);\r
504             this.tab_general.PerformLayout();\r
505             this.tab_picture.ResumeLayout(false);\r
506             this.tab_picture.PerformLayout();\r
507             this.tab_cli.ResumeLayout(false);\r
508             this.tab_cli.PerformLayout();\r
509             this.tab_advanced.ResumeLayout(false);\r
510             this.tab_advanced.PerformLayout();\r
511             ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();\r
512             this.ResumeLayout(false);\r
513             this.PerformLayout();\r
514 \r
515         }\r
516 \r
517         #endregion\r
518 \r
519         internal System.Windows.Forms.Button btn_close;\r
520         internal System.Windows.Forms.ComboBox drp_completeOption;\r
521         private System.Windows.Forms.TabControl tab_options;\r
522         private System.Windows.Forms.Label label2;\r
523         private System.Windows.Forms.TabPage tab_cli;\r
524         private System.Windows.Forms.Label label8;\r
525         private System.Windows.Forms.PictureBox pictureBox2;\r
526         private System.Windows.Forms.TabPage tab_general;\r
527         private System.Windows.Forms.FolderBrowserDialog pathFinder;\r
528         internal System.Windows.Forms.ComboBox drp_Priority;\r
529         internal System.Windows.Forms.Label Label11;\r
530         internal System.Windows.Forms.Label Label4;\r
531         internal System.Windows.Forms.ComboBox drp_processors;\r
532         internal System.Windows.Forms.CheckBox check_tooltip;\r
533         internal System.Windows.Forms.CheckBox check_updateCheck;\r
534         internal System.Windows.Forms.CheckBox check_userDefaultSettings;\r
535         private System.Windows.Forms.Label label1;\r
536         private System.Windows.Forms.TabPage tab_advanced;\r
537         internal System.Windows.Forms.CheckBox btn_drive_detect;\r
538         private System.Windows.Forms.Label label6;\r
539         private System.Windows.Forms.Label label13;\r
540         internal System.Windows.Forms.Button btn_browse;\r
541         internal System.Windows.Forms.Label label10;\r
542         private System.Windows.Forms.TextBox text_an_path;\r
543         internal System.Windows.Forms.CheckBox check_autoNaming;\r
544         internal System.Windows.Forms.CheckBox check_cli_minimized;\r
545         private System.Windows.Forms.Label label12;\r
546         internal System.Windows.Forms.ToolTip ToolTip;\r
547         private System.Windows.Forms.Label lbl_appcastUnstable;\r
548         internal System.Windows.Forms.CheckBox check_snapshot;\r
549         private System.Windows.Forms.TabPage tab_picture;\r
550         private System.Windows.Forms.TextBox txt_decomb;\r
551         private System.Windows.Forms.Label label3;\r
552     }\r
553 }