OSDN Git Service

c05ba9faf36b5f401e307a584f8186b11c399743
[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.label7 = new System.Windows.Forms.Label();\r
44             this.label5 = new System.Windows.Forms.Label();\r
45             this.txt_autoNameFormat = new System.Windows.Forms.TextBox();\r
46             this.btn_browse = new System.Windows.Forms.Button();\r
47             this.label10 = new System.Windows.Forms.Label();\r
48             this.text_an_path = new System.Windows.Forms.TextBox();\r
49             this.check_autoNaming = new System.Windows.Forms.CheckBox();\r
50             this.label13 = new System.Windows.Forms.Label();\r
51             this.check_tooltip = new System.Windows.Forms.CheckBox();\r
52             this.check_updateCheck = new System.Windows.Forms.CheckBox();\r
53             this.check_userDefaultSettings = new System.Windows.Forms.CheckBox();\r
54             this.label1 = new System.Windows.Forms.Label();\r
55             this.label2 = new System.Windows.Forms.Label();\r
56             this.tab_picture = new System.Windows.Forms.TabPage();\r
57             this.btn_vlcPath = new System.Windows.Forms.Button();\r
58             this.txt_vlcPath = new System.Windows.Forms.TextBox();\r
59             this.label29 = new System.Windows.Forms.Label();\r
60             this.tab_cli = new System.Windows.Forms.TabPage();\r
61             this.check_logsInSpecifiedLocation = new System.Windows.Forms.CheckBox();\r
62             this.cb_logVerboseLvl = new System.Windows.Forms.ComboBox();\r
63             this.label3 = new System.Windows.Forms.Label();\r
64             this.check_saveLogWithVideo = new System.Windows.Forms.CheckBox();\r
65             this.btn_saveLog = new System.Windows.Forms.Button();\r
66             this.label14 = new System.Windows.Forms.Label();\r
67             this.text_logPath = new System.Windows.Forms.TextBox();\r
68             this.label9 = new System.Windows.Forms.Label();\r
69             this.check_cli_minimized = new System.Windows.Forms.CheckBox();\r
70             this.label12 = new System.Windows.Forms.Label();\r
71             this.drp_Priority = new System.Windows.Forms.ComboBox();\r
72             this.Label11 = new System.Windows.Forms.Label();\r
73             this.drp_processors = new System.Windows.Forms.ComboBox();\r
74             this.Label4 = new System.Windows.Forms.Label();\r
75             this.tab_advanced = new System.Windows.Forms.TabPage();\r
76             this.check_disablePresetNotification = new System.Windows.Forms.CheckBox();\r
77             this.check_dvdnav = new System.Windows.Forms.CheckBox();\r
78             this.label32 = new System.Windows.Forms.Label();\r
79             this.label30 = new System.Windows.Forms.Label();\r
80             this.drop_x264step = new System.Windows.Forms.ComboBox();\r
81             this.label28 = new System.Windows.Forms.Label();\r
82             this.check_queryEditorTab = new System.Windows.Forms.CheckBox();\r
83             this.lbl_appcastUnstable = new System.Windows.Forms.Label();\r
84             this.check_mainMinimize = new System.Windows.Forms.CheckBox();\r
85             this.check_snapshot = new System.Windows.Forms.CheckBox();\r
86             this.btn_drive_detect = new System.Windows.Forms.CheckBox();\r
87             this.label6 = new System.Windows.Forms.Label();\r
88             this.label8 = new System.Windows.Forms.Label();\r
89             this.pictureBox2 = new System.Windows.Forms.PictureBox();\r
90             this.pathFinder = new System.Windows.Forms.FolderBrowserDialog();\r
91             this.ToolTip = new System.Windows.Forms.ToolTip(this.components);\r
92             this.textBox1 = new System.Windows.Forms.TextBox();\r
93             this.textBox2 = new System.Windows.Forms.TextBox();\r
94             this.checkBox1 = new System.Windows.Forms.CheckBox();\r
95             this.checkBox2 = new System.Windows.Forms.CheckBox();\r
96             this.checkBox3 = new System.Windows.Forms.CheckBox();\r
97             this.checkBox4 = new System.Windows.Forms.CheckBox();\r
98             this.comboBox1 = new System.Windows.Forms.ComboBox();\r
99             this.textBox3 = new System.Windows.Forms.TextBox();\r
100             this.textBox4 = new System.Windows.Forms.TextBox();\r
101             this.checkBox5 = new System.Windows.Forms.CheckBox();\r
102             this.checkBox6 = new System.Windows.Forms.CheckBox();\r
103             this.checkBox7 = new System.Windows.Forms.CheckBox();\r
104             this.checkBox8 = new System.Windows.Forms.CheckBox();\r
105             this.comboBox2 = new System.Windows.Forms.ComboBox();\r
106             this.label16 = new System.Windows.Forms.Label();\r
107             this.label17 = new System.Windows.Forms.Label();\r
108             this.button1 = new System.Windows.Forms.Button();\r
109             this.label18 = new System.Windows.Forms.Label();\r
110             this.label19 = new System.Windows.Forms.Label();\r
111             this.label20 = new System.Windows.Forms.Label();\r
112             this.label21 = new System.Windows.Forms.Label();\r
113             this.label22 = new System.Windows.Forms.Label();\r
114             this.label23 = new System.Windows.Forms.Label();\r
115             this.button2 = new System.Windows.Forms.Button();\r
116             this.label24 = new System.Windows.Forms.Label();\r
117             this.label25 = new System.Windows.Forms.Label();\r
118             this.label26 = new System.Windows.Forms.Label();\r
119             this.label27 = new System.Windows.Forms.Label();\r
120             this.openFile_vlc = new System.Windows.Forms.OpenFileDialog();\r
121             this.check_inGuiStatus = new System.Windows.Forms.CheckBox();\r
122             this.tab_options.SuspendLayout();\r
123             this.tab_general.SuspendLayout();\r
124             this.tab_picture.SuspendLayout();\r
125             this.tab_cli.SuspendLayout();\r
126             this.tab_advanced.SuspendLayout();\r
127             ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();\r
128             this.SuspendLayout();\r
129             // \r
130             // btn_close\r
131             // \r
132             this.btn_close.BackColor = System.Drawing.SystemColors.ControlLight;\r
133             this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
134             this.btn_close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
135             this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
136             this.btn_close.Location = new System.Drawing.Point(430, 382);\r
137             this.btn_close.Name = "btn_close";\r
138             this.btn_close.Size = new System.Drawing.Size(72, 22);\r
139             this.btn_close.TabIndex = 53;\r
140             this.btn_close.Text = "Close";\r
141             this.btn_close.UseVisualStyleBackColor = true;\r
142             this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
143             // \r
144             // drp_completeOption\r
145             // \r
146             this.drp_completeOption.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
147             this.drp_completeOption.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
148             this.drp_completeOption.FormattingEnabled = true;\r
149             this.drp_completeOption.Items.AddRange(new object[] {\r
150             "Do Nothing",\r
151             "Shutdown",\r
152             "Suspend",\r
153             "Hibernate",\r
154             "Lock System",\r
155             "Log Off",\r
156             "Quit HandBrake"});\r
157             this.drp_completeOption.Location = new System.Drawing.Point(114, 100);\r
158             this.drp_completeOption.Name = "drp_completeOption";\r
159             this.drp_completeOption.Size = new System.Drawing.Size(166, 21);\r
160             this.drp_completeOption.TabIndex = 43;\r
161             this.ToolTip.SetToolTip(this.drp_completeOption, "Performs an action when an encode or queue has completed.");\r
162             this.drp_completeOption.SelectedIndexChanged += new System.EventHandler(this.drp_completeOption_SelectedIndexChanged);\r
163             // \r
164             // tab_options\r
165             // \r
166             this.tab_options.Controls.Add(this.tab_general);\r
167             this.tab_options.Controls.Add(this.tab_picture);\r
168             this.tab_options.Controls.Add(this.tab_cli);\r
169             this.tab_options.Controls.Add(this.tab_advanced);\r
170             this.tab_options.Location = new System.Drawing.Point(12, 55);\r
171             this.tab_options.Name = "tab_options";\r
172             this.tab_options.SelectedIndex = 0;\r
173             this.tab_options.Size = new System.Drawing.Size(490, 321);\r
174             this.tab_options.TabIndex = 58;\r
175             // \r
176             // tab_general\r
177             // \r
178             this.tab_general.Controls.Add(this.label7);\r
179             this.tab_general.Controls.Add(this.label5);\r
180             this.tab_general.Controls.Add(this.txt_autoNameFormat);\r
181             this.tab_general.Controls.Add(this.btn_browse);\r
182             this.tab_general.Controls.Add(this.label10);\r
183             this.tab_general.Controls.Add(this.text_an_path);\r
184             this.tab_general.Controls.Add(this.check_autoNaming);\r
185             this.tab_general.Controls.Add(this.label13);\r
186             this.tab_general.Controls.Add(this.check_tooltip);\r
187             this.tab_general.Controls.Add(this.check_updateCheck);\r
188             this.tab_general.Controls.Add(this.check_userDefaultSettings);\r
189             this.tab_general.Controls.Add(this.label1);\r
190             this.tab_general.Controls.Add(this.label2);\r
191             this.tab_general.Controls.Add(this.drp_completeOption);\r
192             this.tab_general.Location = new System.Drawing.Point(4, 22);\r
193             this.tab_general.Name = "tab_general";\r
194             this.tab_general.Size = new System.Drawing.Size(482, 283);\r
195             this.tab_general.TabIndex = 3;\r
196             this.tab_general.Text = "General";\r
197             this.tab_general.UseVisualStyleBackColor = true;\r
198             // \r
199             // label7\r
200             // \r
201             this.label7.AutoSize = true;\r
202             this.label7.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
203             this.label7.Location = new System.Drawing.Point(197, 222);\r
204             this.label7.Name = "label7";\r
205             this.label7.Size = new System.Drawing.Size(242, 12);\r
206             this.label7.TabIndex = 81;\r
207             this.label7.Text = "Available Options: {source} {title} {chapters}";\r
208             // \r
209             // label5\r
210             // \r
211             this.label5.AutoSize = true;\r
212             this.label5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
213             this.label5.Location = new System.Drawing.Point(111, 201);\r
214             this.label5.Name = "label5";\r
215             this.label5.Size = new System.Drawing.Size(52, 13);\r
216             this.label5.TabIndex = 80;\r
217             this.label5.Text = "Format:";\r
218             // \r
219             // txt_autoNameFormat\r
220             // \r
221             this.txt_autoNameFormat.Location = new System.Drawing.Point(199, 198);\r
222             this.txt_autoNameFormat.Name = "txt_autoNameFormat";\r
223             this.txt_autoNameFormat.Size = new System.Drawing.Size(255, 21);\r
224             this.txt_autoNameFormat.TabIndex = 79;\r
225             this.ToolTip.SetToolTip(this.txt_autoNameFormat, "Define the format of the automatically named file.\r\ne.g  {source}_{title}_some-te" +\r
226                     "xt\r\n{source} {title} {chapters} will be automatically substituted for the input " +\r
227                     "sources values.");\r
228             this.txt_autoNameFormat.TextChanged += new System.EventHandler(this.txt_autoNameFormat_TextChanged);\r
229             // \r
230             // btn_browse\r
231             // \r
232             this.btn_browse.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
233             this.btn_browse.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
234             this.btn_browse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
235             this.btn_browse.Location = new System.Drawing.Point(386, 171);\r
236             this.btn_browse.Name = "btn_browse";\r
237             this.btn_browse.Size = new System.Drawing.Size(68, 22);\r
238             this.btn_browse.TabIndex = 78;\r
239             this.btn_browse.Text = "Browse";\r
240             this.btn_browse.UseVisualStyleBackColor = true;\r
241             this.btn_browse.Click += new System.EventHandler(this.btn_browse_Click);\r
242             // \r
243             // label10\r
244             // \r
245             this.label10.AutoSize = true;\r
246             this.label10.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
247             this.label10.Location = new System.Drawing.Point(111, 174);\r
248             this.label10.Name = "label10";\r
249             this.label10.Size = new System.Drawing.Size(82, 13);\r
250             this.label10.TabIndex = 77;\r
251             this.label10.Text = "Default Path:";\r
252             // \r
253             // text_an_path\r
254             // \r
255             this.text_an_path.Location = new System.Drawing.Point(199, 171);\r
256             this.text_an_path.Name = "text_an_path";\r
257             this.text_an_path.Size = new System.Drawing.Size(181, 21);\r
258             this.text_an_path.TabIndex = 76;\r
259             this.ToolTip.SetToolTip(this.text_an_path, "The default location where auto named files are stored.");\r
260             this.text_an_path.TextChanged += new System.EventHandler(this.text_an_path_TextChanged);\r
261             // \r
262             // check_autoNaming\r
263             // \r
264             this.check_autoNaming.AutoSize = true;\r
265             this.check_autoNaming.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
266             this.check_autoNaming.Location = new System.Drawing.Point(114, 148);\r
267             this.check_autoNaming.Name = "check_autoNaming";\r
268             this.check_autoNaming.Size = new System.Drawing.Size(206, 17);\r
269             this.check_autoNaming.TabIndex = 72;\r
270             this.check_autoNaming.Text = "Automatically name output files";\r
271             this.ToolTip.SetToolTip(this.check_autoNaming, "Automatically name output files");\r
272             this.check_autoNaming.UseVisualStyleBackColor = true;\r
273             this.check_autoNaming.CheckedChanged += new System.EventHandler(this.check_autoNaming_CheckedChanged);\r
274             // \r
275             // label13\r
276             // \r
277             this.label13.AutoSize = true;\r
278             this.label13.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
279             this.label13.Location = new System.Drawing.Point(10, 149);\r
280             this.label13.Name = "label13";\r
281             this.label13.Size = new System.Drawing.Size(86, 13);\r
282             this.label13.TabIndex = 71;\r
283             this.label13.Text = "Output files:";\r
284             // \r
285             // check_tooltip\r
286             // \r
287             this.check_tooltip.AutoSize = true;\r
288             this.check_tooltip.BackColor = System.Drawing.Color.Transparent;\r
289             this.check_tooltip.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
290             this.check_tooltip.Location = new System.Drawing.Point(114, 41);\r
291             this.check_tooltip.Name = "check_tooltip";\r
292             this.check_tooltip.Size = new System.Drawing.Size(135, 17);\r
293             this.check_tooltip.TabIndex = 70;\r
294             this.check_tooltip.Text = "Enable GUI tooltips";\r
295             this.ToolTip.SetToolTip(this.check_tooltip, "Enable the built in tooltips for gui controls. (Requires Restart)");\r
296             this.check_tooltip.UseVisualStyleBackColor = false;\r
297             this.check_tooltip.CheckedChanged += new System.EventHandler(this.check_tooltip_CheckedChanged);\r
298             // \r
299             // check_updateCheck\r
300             // \r
301             this.check_updateCheck.AutoSize = true;\r
302             this.check_updateCheck.BackColor = System.Drawing.Color.Transparent;\r
303             this.check_updateCheck.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
304             this.check_updateCheck.Location = new System.Drawing.Point(114, 18);\r
305             this.check_updateCheck.Name = "check_updateCheck";\r
306             this.check_updateCheck.Size = new System.Drawing.Size(131, 17);\r
307             this.check_updateCheck.TabIndex = 68;\r
308             this.check_updateCheck.Text = "Check for updates";\r
309             this.ToolTip.SetToolTip(this.check_updateCheck, "Enables the built in update checker. This check is performed when the application" +\r
310                     " starts.");\r
311             this.check_updateCheck.UseVisualStyleBackColor = false;\r
312             this.check_updateCheck.CheckedChanged += new System.EventHandler(this.check_updateCheck_CheckedChanged);\r
313             // \r
314             // check_userDefaultSettings\r
315             // \r
316             this.check_userDefaultSettings.AutoSize = true;\r
317             this.check_userDefaultSettings.BackColor = System.Drawing.Color.Transparent;\r
318             this.check_userDefaultSettings.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
319             this.check_userDefaultSettings.Location = new System.Drawing.Point(114, 64);\r
320             this.check_userDefaultSettings.Name = "check_userDefaultSettings";\r
321             this.check_userDefaultSettings.Size = new System.Drawing.Size(158, 17);\r
322             this.check_userDefaultSettings.TabIndex = 69;\r
323             this.check_userDefaultSettings.Text = "Load my default preset";\r
324             this.ToolTip.SetToolTip(this.check_userDefaultSettings, "Loads the users default settings rather than the Normal preset.");\r
325             this.check_userDefaultSettings.UseVisualStyleBackColor = false;\r
326             this.check_userDefaultSettings.CheckedChanged += new System.EventHandler(this.check_userDefaultSettings_CheckedChanged);\r
327             // \r
328             // label1\r
329             // \r
330             this.label1.AutoSize = true;\r
331             this.label1.BackColor = System.Drawing.Color.Transparent;\r
332             this.label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
333             this.label1.Location = new System.Drawing.Point(21, 19);\r
334             this.label1.Name = "label1";\r
335             this.label1.Size = new System.Drawing.Size(75, 13);\r
336             this.label1.TabIndex = 67;\r
337             this.label1.Text = "At Launch:";\r
338             // \r
339             // label2\r
340             // \r
341             this.label2.AutoSize = true;\r
342             this.label2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
343             this.label2.Location = new System.Drawing.Point(12, 103);\r
344             this.label2.Name = "label2";\r
345             this.label2.Size = new System.Drawing.Size(84, 13);\r
346             this.label2.TabIndex = 54;\r
347             this.label2.Text = "When Done:";\r
348             // \r
349             // tab_picture\r
350             // \r
351             this.tab_picture.Controls.Add(this.btn_vlcPath);\r
352             this.tab_picture.Controls.Add(this.txt_vlcPath);\r
353             this.tab_picture.Controls.Add(this.label29);\r
354             this.tab_picture.Location = new System.Drawing.Point(4, 22);\r
355             this.tab_picture.Name = "tab_picture";\r
356             this.tab_picture.Size = new System.Drawing.Size(482, 283);\r
357             this.tab_picture.TabIndex = 5;\r
358             this.tab_picture.Text = "Picture";\r
359             this.tab_picture.UseVisualStyleBackColor = true;\r
360             // \r
361             // btn_vlcPath\r
362             // \r
363             this.btn_vlcPath.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
364             this.btn_vlcPath.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
365             this.btn_vlcPath.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
366             this.btn_vlcPath.Location = new System.Drawing.Point(398, 15);\r
367             this.btn_vlcPath.Name = "btn_vlcPath";\r
368             this.btn_vlcPath.Size = new System.Drawing.Size(68, 22);\r
369             this.btn_vlcPath.TabIndex = 83;\r
370             this.btn_vlcPath.Text = "Browse";\r
371             this.btn_vlcPath.UseVisualStyleBackColor = true;\r
372             this.btn_vlcPath.Click += new System.EventHandler(this.btn_vlcPath_Click);\r
373             // \r
374             // txt_vlcPath\r
375             // \r
376             this.txt_vlcPath.Location = new System.Drawing.Point(98, 15);\r
377             this.txt_vlcPath.Name = "txt_vlcPath";\r
378             this.txt_vlcPath.Size = new System.Drawing.Size(294, 21);\r
379             this.txt_vlcPath.TabIndex = 81;\r
380             this.ToolTip.SetToolTip(this.txt_vlcPath, "The path where VLC is installed on this system.\r\nThis is used for the video previ" +\r
381                     "ew feature.");\r
382             this.txt_vlcPath.TextChanged += new System.EventHandler(this.txt_vlcPath_TextChanged);\r
383             // \r
384             // label29\r
385             // \r
386             this.label29.AutoSize = true;\r
387             this.label29.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
388             this.label29.Location = new System.Drawing.Point(17, 20);\r
389             this.label29.Name = "label29";\r
390             this.label29.Size = new System.Drawing.Size(67, 13);\r
391             this.label29.TabIndex = 79;\r
392             this.label29.Text = "VLC Path:";\r
393             // \r
394             // tab_cli\r
395             // \r
396             this.tab_cli.Controls.Add(this.check_logsInSpecifiedLocation);\r
397             this.tab_cli.Controls.Add(this.cb_logVerboseLvl);\r
398             this.tab_cli.Controls.Add(this.label3);\r
399             this.tab_cli.Controls.Add(this.check_saveLogWithVideo);\r
400             this.tab_cli.Controls.Add(this.btn_saveLog);\r
401             this.tab_cli.Controls.Add(this.label14);\r
402             this.tab_cli.Controls.Add(this.text_logPath);\r
403             this.tab_cli.Controls.Add(this.label9);\r
404             this.tab_cli.Controls.Add(this.check_cli_minimized);\r
405             this.tab_cli.Controls.Add(this.label12);\r
406             this.tab_cli.Controls.Add(this.drp_Priority);\r
407             this.tab_cli.Controls.Add(this.Label11);\r
408             this.tab_cli.Controls.Add(this.drp_processors);\r
409             this.tab_cli.Controls.Add(this.Label4);\r
410             this.tab_cli.Location = new System.Drawing.Point(4, 22);\r
411             this.tab_cli.Name = "tab_cli";\r
412             this.tab_cli.Size = new System.Drawing.Size(482, 283);\r
413             this.tab_cli.TabIndex = 2;\r
414             this.tab_cli.Text = "CLI";\r
415             this.tab_cli.UseVisualStyleBackColor = true;\r
416             // \r
417             // check_logsInSpecifiedLocation\r
418             // \r
419             this.check_logsInSpecifiedLocation.AutoSize = true;\r
420             this.check_logsInSpecifiedLocation.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
421             this.check_logsInSpecifiedLocation.Location = new System.Drawing.Point(71, 201);\r
422             this.check_logsInSpecifiedLocation.Name = "check_logsInSpecifiedLocation";\r
423             this.check_logsInSpecifiedLocation.Size = new System.Drawing.Size(306, 17);\r
424             this.check_logsInSpecifiedLocation.TabIndex = 87;\r
425             this.check_logsInSpecifiedLocation.Text = "Put individual encode logs in a specified location:";\r
426             this.ToolTip.SetToolTip(this.check_logsInSpecifiedLocation, "Place a copy of the encode log in the same folder as the encoded movie.");\r
427             this.check_logsInSpecifiedLocation.UseVisualStyleBackColor = true;\r
428             this.check_logsInSpecifiedLocation.CheckedChanged += new System.EventHandler(this.check_logsInSpecifiedLocation_CheckedChanged);\r
429             // \r
430             // cb_logVerboseLvl\r
431             // \r
432             this.cb_logVerboseLvl.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
433             this.cb_logVerboseLvl.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
434             this.cb_logVerboseLvl.FormattingEnabled = true;\r
435             this.cb_logVerboseLvl.Items.AddRange(new object[] {\r
436             "0",\r
437             "1",\r
438             "2"});\r
439             this.cb_logVerboseLvl.Location = new System.Drawing.Point(198, 133);\r
440             this.cb_logVerboseLvl.Name = "cb_logVerboseLvl";\r
441             this.cb_logVerboseLvl.Size = new System.Drawing.Size(111, 21);\r
442             this.cb_logVerboseLvl.TabIndex = 86;\r
443             this.ToolTip.SetToolTip(this.cb_logVerboseLvl, "Activity Log Verbosity Level");\r
444             this.cb_logVerboseLvl.SelectedIndexChanged += new System.EventHandler(this.cb_logVerboseLvl_SelectedIndexChanged);\r
445             // \r
446             // label3\r
447             // \r
448             this.label3.AutoSize = true;\r
449             this.label3.BackColor = System.Drawing.Color.Transparent;\r
450             this.label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
451             this.label3.Location = new System.Drawing.Point(68, 136);\r
452             this.label3.Name = "label3";\r
453             this.label3.Size = new System.Drawing.Size(124, 13);\r
454             this.label3.TabIndex = 85;\r
455             this.label3.Text = "Log Verbosity Level:";\r
456             // \r
457             // check_saveLogWithVideo\r
458             // \r
459             this.check_saveLogWithVideo.AutoSize = true;\r
460             this.check_saveLogWithVideo.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
461             this.check_saveLogWithVideo.Location = new System.Drawing.Point(71, 178);\r
462             this.check_saveLogWithVideo.Name = "check_saveLogWithVideo";\r
463             this.check_saveLogWithVideo.Size = new System.Drawing.Size(349, 17);\r
464             this.check_saveLogWithVideo.TabIndex = 83;\r
465             this.check_saveLogWithVideo.Text = "Put individual encode logs in the same location as movie";\r
466             this.ToolTip.SetToolTip(this.check_saveLogWithVideo, "Place a copy of the encode log in the same folder as the encoded movie.");\r
467             this.check_saveLogWithVideo.UseVisualStyleBackColor = true;\r
468             this.check_saveLogWithVideo.CheckedChanged += new System.EventHandler(this.check_saveLogWithVideo_CheckedChanged);\r
469             // \r
470             // btn_saveLog\r
471             // \r
472             this.btn_saveLog.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
473             this.btn_saveLog.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
474             this.btn_saveLog.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
475             this.btn_saveLog.Location = new System.Drawing.Point(343, 225);\r
476             this.btn_saveLog.Name = "btn_saveLog";\r
477             this.btn_saveLog.Size = new System.Drawing.Size(68, 22);\r
478             this.btn_saveLog.TabIndex = 82;\r
479             this.btn_saveLog.Text = "Browse";\r
480             this.btn_saveLog.UseVisualStyleBackColor = true;\r
481             this.btn_saveLog.Click += new System.EventHandler(this.btn_saveLog_Click);\r
482             // \r
483             // label14\r
484             // \r
485             this.label14.AutoSize = true;\r
486             this.label14.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
487             this.label14.Location = new System.Drawing.Point(68, 228);\r
488             this.label14.Name = "label14";\r
489             this.label14.Size = new System.Drawing.Size(61, 13);\r
490             this.label14.TabIndex = 81;\r
491             this.label14.Text = "Log Path:";\r
492             // \r
493             // text_logPath\r
494             // \r
495             this.text_logPath.Location = new System.Drawing.Point(135, 225);\r
496             this.text_logPath.Name = "text_logPath";\r
497             this.text_logPath.Size = new System.Drawing.Size(202, 21);\r
498             this.text_logPath.TabIndex = 80;\r
499             this.ToolTip.SetToolTip(this.text_logPath, "The default location where auto named files are stored.");\r
500             this.text_logPath.TextChanged += new System.EventHandler(this.text_logPath_TextChanged);\r
501             // \r
502             // label9\r
503             // \r
504             this.label9.AutoSize = true;\r
505             this.label9.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
506             this.label9.Location = new System.Drawing.Point(12, 136);\r
507             this.label9.Name = "label9";\r
508             this.label9.Size = new System.Drawing.Size(41, 13);\r
509             this.label9.TabIndex = 77;\r
510             this.label9.Text = "Logs:";\r
511             // \r
512             // check_cli_minimized\r
513             // \r
514             this.check_cli_minimized.AutoSize = true;\r
515             this.check_cli_minimized.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
516             this.check_cli_minimized.Location = new System.Drawing.Point(71, 18);\r
517             this.check_cli_minimized.Name = "check_cli_minimized";\r
518             this.check_cli_minimized.Size = new System.Drawing.Size(162, 17);\r
519             this.check_cli_minimized.TabIndex = 76;\r
520             this.check_cli_minimized.Text = "Start window minimized";\r
521             this.ToolTip.SetToolTip(this.check_cli_minimized, "Starts a CLI window minimized.");\r
522             this.check_cli_minimized.UseVisualStyleBackColor = true;\r
523             this.check_cli_minimized.CheckedChanged += new System.EventHandler(this.check_cli_minimized_CheckedChanged);\r
524             // \r
525             // label12\r
526             // \r
527             this.label12.AutoSize = true;\r
528             this.label12.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
529             this.label12.Location = new System.Drawing.Point(21, 19);\r
530             this.label12.Name = "label12";\r
531             this.label12.Size = new System.Drawing.Size(32, 13);\r
532             this.label12.TabIndex = 75;\r
533             this.label12.Text = "CLI:";\r
534             // \r
535             // drp_Priority\r
536             // \r
537             this.drp_Priority.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
538             this.drp_Priority.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
539             this.drp_Priority.FormattingEnabled = true;\r
540             this.drp_Priority.Items.AddRange(new object[] {\r
541             "Realtime",\r
542             "High",\r
543             "Above Normal",\r
544             "Normal",\r
545             "Below Normal",\r
546             "Low"});\r
547             this.drp_Priority.Location = new System.Drawing.Point(198, 75);\r
548             this.drp_Priority.Name = "drp_Priority";\r
549             this.drp_Priority.Size = new System.Drawing.Size(111, 21);\r
550             this.drp_Priority.TabIndex = 43;\r
551             this.ToolTip.SetToolTip(this.drp_Priority, "Set the application priority level for the CLI. \r\nIt\'s best to leave this on Belo" +\r
552                     "w Normal if you wish to use your system whilst encoding with HandBrake.\r\n");\r
553             this.drp_Priority.SelectedIndexChanged += new System.EventHandler(this.drp_Priority_SelectedIndexChanged);\r
554             // \r
555             // Label11\r
556             // \r
557             this.Label11.AutoSize = true;\r
558             this.Label11.BackColor = System.Drawing.Color.Transparent;\r
559             this.Label11.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
560             this.Label11.Location = new System.Drawing.Point(68, 48);\r
561             this.Label11.Name = "Label11";\r
562             this.Label11.Size = new System.Drawing.Size(103, 13);\r
563             this.Label11.TabIndex = 40;\r
564             this.Label11.Text = "Processor cores:";\r
565             // \r
566             // drp_processors\r
567             // \r
568             this.drp_processors.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
569             this.drp_processors.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
570             this.drp_processors.FormattingEnabled = true;\r
571             this.drp_processors.Items.AddRange(new object[] {\r
572             "Automatic",\r
573             "1",\r
574             "2",\r
575             "3",\r
576             "4",\r
577             "5",\r
578             "6",\r
579             "7",\r
580             "8"});\r
581             this.drp_processors.Location = new System.Drawing.Point(198, 48);\r
582             this.drp_processors.Name = "drp_processors";\r
583             this.drp_processors.Size = new System.Drawing.Size(111, 21);\r
584             this.drp_processors.TabIndex = 41;\r
585             this.ToolTip.SetToolTip(this.drp_processors, "The number of processor\'s / processor cores. Unless your having problems, leave o" +\r
586                     "n Automatic.");\r
587             this.drp_processors.SelectedIndexChanged += new System.EventHandler(this.drp_processors_SelectedIndexChanged);\r
588             // \r
589             // Label4\r
590             // \r
591             this.Label4.AutoSize = true;\r
592             this.Label4.BackColor = System.Drawing.Color.Transparent;\r
593             this.Label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
594             this.Label4.Location = new System.Drawing.Point(68, 75);\r
595             this.Label4.Name = "Label4";\r
596             this.Label4.Size = new System.Drawing.Size(84, 13);\r
597             this.Label4.TabIndex = 42;\r
598             this.Label4.Text = "Priority level:";\r
599             // \r
600             // tab_advanced\r
601             // \r
602             this.tab_advanced.Controls.Add(this.check_inGuiStatus);\r
603             this.tab_advanced.Controls.Add(this.check_disablePresetNotification);\r
604             this.tab_advanced.Controls.Add(this.check_dvdnav);\r
605             this.tab_advanced.Controls.Add(this.label32);\r
606             this.tab_advanced.Controls.Add(this.label30);\r
607             this.tab_advanced.Controls.Add(this.drop_x264step);\r
608             this.tab_advanced.Controls.Add(this.label28);\r
609             this.tab_advanced.Controls.Add(this.check_queryEditorTab);\r
610             this.tab_advanced.Controls.Add(this.lbl_appcastUnstable);\r
611             this.tab_advanced.Controls.Add(this.check_mainMinimize);\r
612             this.tab_advanced.Controls.Add(this.check_snapshot);\r
613             this.tab_advanced.Controls.Add(this.btn_drive_detect);\r
614             this.tab_advanced.Controls.Add(this.label6);\r
615             this.tab_advanced.Location = new System.Drawing.Point(4, 22);\r
616             this.tab_advanced.Name = "tab_advanced";\r
617             this.tab_advanced.Padding = new System.Windows.Forms.Padding(3);\r
618             this.tab_advanced.Size = new System.Drawing.Size(482, 295);\r
619             this.tab_advanced.TabIndex = 4;\r
620             this.tab_advanced.Text = "Advanced / Other";\r
621             this.tab_advanced.UseVisualStyleBackColor = true;\r
622             // \r
623             // check_disablePresetNotification\r
624             // \r
625             this.check_disablePresetNotification.AutoSize = true;\r
626             this.check_disablePresetNotification.BackColor = System.Drawing.Color.Transparent;\r
627             this.check_disablePresetNotification.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
628             this.check_disablePresetNotification.Location = new System.Drawing.Point(76, 87);\r
629             this.check_disablePresetNotification.Name = "check_disablePresetNotification";\r
630             this.check_disablePresetNotification.Size = new System.Drawing.Size(261, 17);\r
631             this.check_disablePresetNotification.TabIndex = 91;\r
632             this.check_disablePresetNotification.Text = "Disable Built-in preset update notification";\r
633             this.ToolTip.SetToolTip(this.check_disablePresetNotification, "Disables the notification you recieve when presets are updated when a new version" +\r
634                     " of HandBrake is installed.");\r
635             this.check_disablePresetNotification.UseVisualStyleBackColor = false;\r
636             this.check_disablePresetNotification.CheckedChanged += new System.EventHandler(this.check_disablePresetNotification_CheckedChanged);\r
637             // \r
638             // check_dvdnav\r
639             // \r
640             this.check_dvdnav.AutoSize = true;\r
641             this.check_dvdnav.BackColor = System.Drawing.Color.Transparent;\r
642             this.check_dvdnav.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
643             this.check_dvdnav.Location = new System.Drawing.Point(76, 232);\r
644             this.check_dvdnav.Name = "check_dvdnav";\r
645             this.check_dvdnav.Size = new System.Drawing.Size(297, 17);\r
646             this.check_dvdnav.TabIndex = 90;\r
647             this.check_dvdnav.Text = "Use Libdvdnav (instead of libdvdread) for dvd\'s";\r
648             this.check_dvdnav.UseVisualStyleBackColor = false;\r
649             this.check_dvdnav.CheckedChanged += new System.EventHandler(this.check_dvdnav_CheckedChanged);\r
650             // \r
651             // label32\r
652             // \r
653             this.label32.AutoSize = true;\r
654             this.label32.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
655             this.label32.Location = new System.Drawing.Point(38, 232);\r
656             this.label32.Name = "label32";\r
657             this.label32.Size = new System.Drawing.Size(32, 13);\r
658             this.label32.TabIndex = 89;\r
659             this.label32.Text = "CLI:";\r
660             // \r
661             // label30\r
662             // \r
663             this.label30.AutoSize = true;\r
664             this.label30.Location = new System.Drawing.Point(73, 190);\r
665             this.label30.Name = "label30";\r
666             this.label30.Size = new System.Drawing.Size(230, 13);\r
667             this.label30.TabIndex = 87;\r
668             this.label30.Text = "Constant Quality fractional granularity:\r\n";\r
669             // \r
670             // drop_x264step\r
671             // \r
672             this.drop_x264step.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
673             this.drop_x264step.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
674             this.drop_x264step.FormattingEnabled = true;\r
675             this.drop_x264step.Items.AddRange(new object[] {\r
676             "1.0",\r
677             "0.50",\r
678             "0.25",\r
679             "0.20"});\r
680             this.drop_x264step.Location = new System.Drawing.Point(312, 187);\r
681             this.drop_x264step.Name = "drop_x264step";\r
682             this.drop_x264step.Size = new System.Drawing.Size(111, 21);\r
683             this.drop_x264step.TabIndex = 86;\r
684             this.ToolTip.SetToolTip(this.drop_x264step, "The number of processor\'s / processor cores. Unless your having problems, leave o" +\r
685                     "n Automatic.");\r
686             this.drop_x264step.SelectedIndexChanged += new System.EventHandler(this.x264step_SelectedIndexChanged);\r
687             // \r
688             // label28\r
689             // \r
690             this.label28.AutoSize = true;\r
691             this.label28.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
692             this.label28.Location = new System.Drawing.Point(27, 190);\r
693             this.label28.Name = "label28";\r
694             this.label28.Size = new System.Drawing.Size(43, 13);\r
695             this.label28.TabIndex = 85;\r
696             this.label28.Text = "x264:";\r
697             // \r
698             // check_queryEditorTab\r
699             // \r
700             this.check_queryEditorTab.AutoSize = true;\r
701             this.check_queryEditorTab.BackColor = System.Drawing.Color.Transparent;\r
702             this.check_queryEditorTab.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
703             this.check_queryEditorTab.Location = new System.Drawing.Point(76, 64);\r
704             this.check_queryEditorTab.Name = "check_queryEditorTab";\r
705             this.check_queryEditorTab.Size = new System.Drawing.Size(175, 17);\r
706             this.check_queryEditorTab.TabIndex = 84;\r
707             this.check_queryEditorTab.Text = "Enable \"Query Editor\" Tab";\r
708             this.ToolTip.SetToolTip(this.check_queryEditorTab, "Enables the Query Editor tab on the main window. Requires program restart to take" +\r
709                     " effect.");\r
710             this.check_queryEditorTab.UseVisualStyleBackColor = false;\r
711             this.check_queryEditorTab.CheckedChanged += new System.EventHandler(this.check_queryEditorTab_CheckedChanged);\r
712             // \r
713             // lbl_appcastUnstable\r
714             // \r
715             this.lbl_appcastUnstable.AutoSize = true;\r
716             this.lbl_appcastUnstable.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
717             this.lbl_appcastUnstable.Location = new System.Drawing.Point(6, 153);\r
718             this.lbl_appcastUnstable.Name = "lbl_appcastUnstable";\r
719             this.lbl_appcastUnstable.Size = new System.Drawing.Size(64, 13);\r
720             this.lbl_appcastUnstable.TabIndex = 83;\r
721             this.lbl_appcastUnstable.Text = "Updates:";\r
722             // \r
723             // check_mainMinimize\r
724             // \r
725             this.check_mainMinimize.AutoSize = true;\r
726             this.check_mainMinimize.BackColor = System.Drawing.Color.Transparent;\r
727             this.check_mainMinimize.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
728             this.check_mainMinimize.Location = new System.Drawing.Point(76, 41);\r
729             this.check_mainMinimize.Name = "check_mainMinimize";\r
730             this.check_mainMinimize.Size = new System.Drawing.Size(286, 17);\r
731             this.check_mainMinimize.TabIndex = 82;\r
732             this.check_mainMinimize.Text = "Minimize to System Tray rather than task bar";\r
733             this.ToolTip.SetToolTip(this.check_mainMinimize, "Minimize the window to the system tray rather than the task bar.\r\nThe system tray" +\r
734                     " icon has encode status notifications.\r\nNote: requires restart to take effect!\r\n" +\r
735                     "");\r
736             this.check_mainMinimize.UseVisualStyleBackColor = false;\r
737             this.check_mainMinimize.CheckedChanged += new System.EventHandler(this.check_mainMinimize_CheckedChanged);\r
738             // \r
739             // check_snapshot\r
740             // \r
741             this.check_snapshot.AutoSize = true;\r
742             this.check_snapshot.BackColor = System.Drawing.Color.Transparent;\r
743             this.check_snapshot.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
744             this.check_snapshot.Location = new System.Drawing.Point(76, 152);\r
745             this.check_snapshot.Name = "check_snapshot";\r
746             this.check_snapshot.Size = new System.Drawing.Size(273, 17);\r
747             this.check_snapshot.TabIndex = 80;\r
748             this.check_snapshot.Text = "Check for unstable development snapshots";\r
749             this.ToolTip.SetToolTip(this.check_snapshot, "Enables the built in update checker to check for the latest development snapshot " +\r
750                     "builds.\r\nWarning: These are considered unstable builds and are not supported!");\r
751             this.check_snapshot.UseVisualStyleBackColor = false;\r
752             this.check_snapshot.CheckedChanged += new System.EventHandler(this.check_snapshot_CheckedChanged);\r
753             // \r
754             // btn_drive_detect\r
755             // \r
756             this.btn_drive_detect.AutoSize = true;\r
757             this.btn_drive_detect.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
758             this.btn_drive_detect.Location = new System.Drawing.Point(76, 18);\r
759             this.btn_drive_detect.Name = "btn_drive_detect";\r
760             this.btn_drive_detect.Size = new System.Drawing.Size(383, 17);\r
761             this.btn_drive_detect.TabIndex = 72;\r
762             this.btn_drive_detect.Text = "Enable Drive Detection in the \"Source\" button dropdown menu";\r
763             this.ToolTip.SetToolTip(this.btn_drive_detect, "Enables the Source button\'s ability to detect DVD\'s.\r\nIf this option is enabled, " +\r
764                     "DVD\'s will be listed in the source menu.");\r
765             this.btn_drive_detect.UseVisualStyleBackColor = true;\r
766             this.btn_drive_detect.CheckedChanged += new System.EventHandler(this.btn_drive_detect_CheckedChanged);\r
767             // \r
768             // label6\r
769             // \r
770             this.label6.AutoSize = true;\r
771             this.label6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
772             this.label6.Location = new System.Drawing.Point(35, 19);\r
773             this.label6.Name = "label6";\r
774             this.label6.Size = new System.Drawing.Size(35, 13);\r
775             this.label6.TabIndex = 71;\r
776             this.label6.Text = "GUI:";\r
777             // \r
778             // label8\r
779             // \r
780             this.label8.AutoSize = true;\r
781             this.label8.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
782             this.label8.Location = new System.Drawing.Point(50, 24);\r
783             this.label8.Name = "label8";\r
784             this.label8.Size = new System.Drawing.Size(131, 13);\r
785             this.label8.TabIndex = 61;\r
786             this.label8.Text = "HandBrake Options";\r
787             // \r
788             // pictureBox2\r
789             // \r
790             this.pictureBox2.Image = global::Handbrake.Properties.Resources.General_Preferences;\r
791             this.pictureBox2.Location = new System.Drawing.Point(12, 12);\r
792             this.pictureBox2.Name = "pictureBox2";\r
793             this.pictureBox2.Size = new System.Drawing.Size(32, 32);\r
794             this.pictureBox2.TabIndex = 60;\r
795             this.pictureBox2.TabStop = false;\r
796             // \r
797             // ToolTip\r
798             // \r
799             this.ToolTip.Active = false;\r
800             this.ToolTip.AutomaticDelay = 1000;\r
801             this.ToolTip.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;\r
802             this.ToolTip.ToolTipTitle = "Tooltip";\r
803             // \r
804             // textBox1\r
805             // \r
806             this.textBox1.Location = new System.Drawing.Point(199, 198);\r
807             this.textBox1.Name = "textBox1";\r
808             this.textBox1.Size = new System.Drawing.Size(255, 20);\r
809             this.textBox1.TabIndex = 79;\r
810             this.ToolTip.SetToolTip(this.textBox1, "Define the format of the automatically named file.\r\ne.g  {source}_{title}_some-te" +\r
811                     "xt\r\n{source} {title} {chapters} will be automatically substituted for the input " +\r
812                     "sources values.");\r
813             // \r
814             // textBox2\r
815             // \r
816             this.textBox2.Location = new System.Drawing.Point(199, 171);\r
817             this.textBox2.Name = "textBox2";\r
818             this.textBox2.Size = new System.Drawing.Size(181, 20);\r
819             this.textBox2.TabIndex = 76;\r
820             this.ToolTip.SetToolTip(this.textBox2, "The default location where auto named files are stored.");\r
821             // \r
822             // checkBox1\r
823             // \r
824             this.checkBox1.AutoSize = true;\r
825             this.checkBox1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
826             this.checkBox1.Location = new System.Drawing.Point(114, 148);\r
827             this.checkBox1.Name = "checkBox1";\r
828             this.checkBox1.Size = new System.Drawing.Size(206, 17);\r
829             this.checkBox1.TabIndex = 72;\r
830             this.checkBox1.Text = "Automatically name output files";\r
831             this.ToolTip.SetToolTip(this.checkBox1, "Automatically name output files");\r
832             this.checkBox1.UseVisualStyleBackColor = true;\r
833             // \r
834             // checkBox2\r
835             // \r
836             this.checkBox2.AutoSize = true;\r
837             this.checkBox2.BackColor = System.Drawing.Color.Transparent;\r
838             this.checkBox2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
839             this.checkBox2.Location = new System.Drawing.Point(114, 41);\r
840             this.checkBox2.Name = "checkBox2";\r
841             this.checkBox2.Size = new System.Drawing.Size(135, 17);\r
842             this.checkBox2.TabIndex = 70;\r
843             this.checkBox2.Text = "Enable GUI tooltips";\r
844             this.ToolTip.SetToolTip(this.checkBox2, "Enable the built in tooltips for gui controls.");\r
845             this.checkBox2.UseVisualStyleBackColor = false;\r
846             // \r
847             // checkBox3\r
848             // \r
849             this.checkBox3.AutoSize = true;\r
850             this.checkBox3.BackColor = System.Drawing.Color.Transparent;\r
851             this.checkBox3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
852             this.checkBox3.Location = new System.Drawing.Point(114, 18);\r
853             this.checkBox3.Name = "checkBox3";\r
854             this.checkBox3.Size = new System.Drawing.Size(131, 17);\r
855             this.checkBox3.TabIndex = 68;\r
856             this.checkBox3.Text = "Check for updates";\r
857             this.ToolTip.SetToolTip(this.checkBox3, "Enables the built in update checker. This check is performed when the application" +\r
858                     " starts.");\r
859             this.checkBox3.UseVisualStyleBackColor = false;\r
860             // \r
861             // checkBox4\r
862             // \r
863             this.checkBox4.AutoSize = true;\r
864             this.checkBox4.BackColor = System.Drawing.Color.Transparent;\r
865             this.checkBox4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
866             this.checkBox4.Location = new System.Drawing.Point(114, 64);\r
867             this.checkBox4.Name = "checkBox4";\r
868             this.checkBox4.Size = new System.Drawing.Size(166, 17);\r
869             this.checkBox4.TabIndex = 69;\r
870             this.checkBox4.Text = "Load my default settings";\r
871             this.ToolTip.SetToolTip(this.checkBox4, "Loads the users default settings rather than the Normal preset.");\r
872             this.checkBox4.UseVisualStyleBackColor = false;\r
873             // \r
874             // comboBox1\r
875             // \r
876             this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
877             this.comboBox1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
878             this.comboBox1.FormattingEnabled = true;\r
879             this.comboBox1.Items.AddRange(new object[] {\r
880             "Do Nothing",\r
881             "Shutdown",\r
882             "Suspend",\r
883             "Hibernate",\r
884             "Lock System",\r
885             "Log Off",\r
886             "Quit HandBrake"});\r
887             this.comboBox1.Location = new System.Drawing.Point(114, 100);\r
888             this.comboBox1.Name = "comboBox1";\r
889             this.comboBox1.Size = new System.Drawing.Size(166, 21);\r
890             this.comboBox1.TabIndex = 43;\r
891             this.ToolTip.SetToolTip(this.comboBox1, "Performs an action when an encode or queue has completed.");\r
892             // \r
893             // textBox3\r
894             // \r
895             this.textBox3.Location = new System.Drawing.Point(199, 198);\r
896             this.textBox3.Name = "textBox3";\r
897             this.textBox3.Size = new System.Drawing.Size(255, 20);\r
898             this.textBox3.TabIndex = 79;\r
899             this.ToolTip.SetToolTip(this.textBox3, "Define the format of the automatically named file.\r\ne.g  {source}_{title}_some-te" +\r
900                     "xt\r\n{source} {title} {chapters} will be automatically substituted for the input " +\r
901                     "sources values.");\r
902             // \r
903             // textBox4\r
904             // \r
905             this.textBox4.Location = new System.Drawing.Point(199, 171);\r
906             this.textBox4.Name = "textBox4";\r
907             this.textBox4.Size = new System.Drawing.Size(181, 20);\r
908             this.textBox4.TabIndex = 76;\r
909             this.ToolTip.SetToolTip(this.textBox4, "The default location where auto named files are stored.");\r
910             // \r
911             // checkBox5\r
912             // \r
913             this.checkBox5.AutoSize = true;\r
914             this.checkBox5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
915             this.checkBox5.Location = new System.Drawing.Point(114, 148);\r
916             this.checkBox5.Name = "checkBox5";\r
917             this.checkBox5.Size = new System.Drawing.Size(206, 17);\r
918             this.checkBox5.TabIndex = 72;\r
919             this.checkBox5.Text = "Automatically name output files";\r
920             this.ToolTip.SetToolTip(this.checkBox5, "Automatically name output files");\r
921             this.checkBox5.UseVisualStyleBackColor = true;\r
922             // \r
923             // checkBox6\r
924             // \r
925             this.checkBox6.AutoSize = true;\r
926             this.checkBox6.BackColor = System.Drawing.Color.Transparent;\r
927             this.checkBox6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
928             this.checkBox6.Location = new System.Drawing.Point(114, 41);\r
929             this.checkBox6.Name = "checkBox6";\r
930             this.checkBox6.Size = new System.Drawing.Size(135, 17);\r
931             this.checkBox6.TabIndex = 70;\r
932             this.checkBox6.Text = "Enable GUI tooltips";\r
933             this.ToolTip.SetToolTip(this.checkBox6, "Enable the built in tooltips for gui controls.");\r
934             this.checkBox6.UseVisualStyleBackColor = false;\r
935             // \r
936             // checkBox7\r
937             // \r
938             this.checkBox7.AutoSize = true;\r
939             this.checkBox7.BackColor = System.Drawing.Color.Transparent;\r
940             this.checkBox7.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
941             this.checkBox7.Location = new System.Drawing.Point(114, 18);\r
942             this.checkBox7.Name = "checkBox7";\r
943             this.checkBox7.Size = new System.Drawing.Size(131, 17);\r
944             this.checkBox7.TabIndex = 68;\r
945             this.checkBox7.Text = "Check for updates";\r
946             this.ToolTip.SetToolTip(this.checkBox7, "Enables the built in update checker. This check is performed when the application" +\r
947                     " starts.");\r
948             this.checkBox7.UseVisualStyleBackColor = false;\r
949             // \r
950             // checkBox8\r
951             // \r
952             this.checkBox8.AutoSize = true;\r
953             this.checkBox8.BackColor = System.Drawing.Color.Transparent;\r
954             this.checkBox8.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
955             this.checkBox8.Location = new System.Drawing.Point(114, 64);\r
956             this.checkBox8.Name = "checkBox8";\r
957             this.checkBox8.Size = new System.Drawing.Size(166, 17);\r
958             this.checkBox8.TabIndex = 69;\r
959             this.checkBox8.Text = "Load my default settings";\r
960             this.ToolTip.SetToolTip(this.checkBox8, "Loads the users default settings rather than the Normal preset.");\r
961             this.checkBox8.UseVisualStyleBackColor = false;\r
962             // \r
963             // comboBox2\r
964             // \r
965             this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
966             this.comboBox2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
967             this.comboBox2.FormattingEnabled = true;\r
968             this.comboBox2.Items.AddRange(new object[] {\r
969             "Do Nothing",\r
970             "Shutdown",\r
971             "Suspend",\r
972             "Hibernate",\r
973             "Lock System",\r
974             "Log Off",\r
975             "Quit HandBrake"});\r
976             this.comboBox2.Location = new System.Drawing.Point(114, 100);\r
977             this.comboBox2.Name = "comboBox2";\r
978             this.comboBox2.Size = new System.Drawing.Size(166, 21);\r
979             this.comboBox2.TabIndex = 43;\r
980             this.ToolTip.SetToolTip(this.comboBox2, "Performs an action when an encode or queue has completed.");\r
981             // \r
982             // label16\r
983             // \r
984             this.label16.AutoSize = true;\r
985             this.label16.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
986             this.label16.Location = new System.Drawing.Point(197, 222);\r
987             this.label16.Name = "label16";\r
988             this.label16.Size = new System.Drawing.Size(242, 12);\r
989             this.label16.TabIndex = 81;\r
990             this.label16.Text = "Available Options: {source} {title} {chapters}";\r
991             // \r
992             // label17\r
993             // \r
994             this.label17.AutoSize = true;\r
995             this.label17.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
996             this.label17.Location = new System.Drawing.Point(111, 201);\r
997             this.label17.Name = "label17";\r
998             this.label17.Size = new System.Drawing.Size(52, 13);\r
999             this.label17.TabIndex = 80;\r
1000             this.label17.Text = "Format:";\r
1001             // \r
1002             // button1\r
1003             // \r
1004             this.button1.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1005             this.button1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1006             this.button1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1007             this.button1.Location = new System.Drawing.Point(386, 171);\r
1008             this.button1.Name = "button1";\r
1009             this.button1.Size = new System.Drawing.Size(68, 22);\r
1010             this.button1.TabIndex = 78;\r
1011             this.button1.Text = "Browse";\r
1012             this.button1.UseVisualStyleBackColor = true;\r
1013             // \r
1014             // label18\r
1015             // \r
1016             this.label18.AutoSize = true;\r
1017             this.label18.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1018             this.label18.Location = new System.Drawing.Point(111, 174);\r
1019             this.label18.Name = "label18";\r
1020             this.label18.Size = new System.Drawing.Size(82, 13);\r
1021             this.label18.TabIndex = 77;\r
1022             this.label18.Text = "Default Path:";\r
1023             // \r
1024             // label19\r
1025             // \r
1026             this.label19.AutoSize = true;\r
1027             this.label19.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1028             this.label19.Location = new System.Drawing.Point(10, 149);\r
1029             this.label19.Name = "label19";\r
1030             this.label19.Size = new System.Drawing.Size(86, 13);\r
1031             this.label19.TabIndex = 71;\r
1032             this.label19.Text = "Output files:";\r
1033             // \r
1034             // label20\r
1035             // \r
1036             this.label20.AutoSize = true;\r
1037             this.label20.BackColor = System.Drawing.Color.Transparent;\r
1038             this.label20.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1039             this.label20.Location = new System.Drawing.Point(21, 19);\r
1040             this.label20.Name = "label20";\r
1041             this.label20.Size = new System.Drawing.Size(75, 13);\r
1042             this.label20.TabIndex = 67;\r
1043             this.label20.Text = "At Launch:";\r
1044             // \r
1045             // label21\r
1046             // \r
1047             this.label21.AutoSize = true;\r
1048             this.label21.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1049             this.label21.Location = new System.Drawing.Point(12, 103);\r
1050             this.label21.Name = "label21";\r
1051             this.label21.Size = new System.Drawing.Size(84, 13);\r
1052             this.label21.TabIndex = 54;\r
1053             this.label21.Text = "When Done:";\r
1054             // \r
1055             // label22\r
1056             // \r
1057             this.label22.AutoSize = true;\r
1058             this.label22.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1059             this.label22.Location = new System.Drawing.Point(197, 222);\r
1060             this.label22.Name = "label22";\r
1061             this.label22.Size = new System.Drawing.Size(242, 12);\r
1062             this.label22.TabIndex = 81;\r
1063             this.label22.Text = "Available Options: {source} {title} {chapters}";\r
1064             // \r
1065             // label23\r
1066             // \r
1067             this.label23.AutoSize = true;\r
1068             this.label23.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1069             this.label23.Location = new System.Drawing.Point(111, 201);\r
1070             this.label23.Name = "label23";\r
1071             this.label23.Size = new System.Drawing.Size(52, 13);\r
1072             this.label23.TabIndex = 80;\r
1073             this.label23.Text = "Format:";\r
1074             // \r
1075             // button2\r
1076             // \r
1077             this.button2.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1078             this.button2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1079             this.button2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1080             this.button2.Location = new System.Drawing.Point(386, 171);\r
1081             this.button2.Name = "button2";\r
1082             this.button2.Size = new System.Drawing.Size(68, 22);\r
1083             this.button2.TabIndex = 78;\r
1084             this.button2.Text = "Browse";\r
1085             this.button2.UseVisualStyleBackColor = true;\r
1086             // \r
1087             // label24\r
1088             // \r
1089             this.label24.AutoSize = true;\r
1090             this.label24.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1091             this.label24.Location = new System.Drawing.Point(111, 174);\r
1092             this.label24.Name = "label24";\r
1093             this.label24.Size = new System.Drawing.Size(82, 13);\r
1094             this.label24.TabIndex = 77;\r
1095             this.label24.Text = "Default Path:";\r
1096             // \r
1097             // label25\r
1098             // \r
1099             this.label25.AutoSize = true;\r
1100             this.label25.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1101             this.label25.Location = new System.Drawing.Point(10, 149);\r
1102             this.label25.Name = "label25";\r
1103             this.label25.Size = new System.Drawing.Size(86, 13);\r
1104             this.label25.TabIndex = 71;\r
1105             this.label25.Text = "Output files:";\r
1106             // \r
1107             // label26\r
1108             // \r
1109             this.label26.AutoSize = true;\r
1110             this.label26.BackColor = System.Drawing.Color.Transparent;\r
1111             this.label26.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1112             this.label26.Location = new System.Drawing.Point(21, 19);\r
1113             this.label26.Name = "label26";\r
1114             this.label26.Size = new System.Drawing.Size(75, 13);\r
1115             this.label26.TabIndex = 67;\r
1116             this.label26.Text = "At Launch:";\r
1117             // \r
1118             // label27\r
1119             // \r
1120             this.label27.AutoSize = true;\r
1121             this.label27.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1122             this.label27.Location = new System.Drawing.Point(12, 103);\r
1123             this.label27.Name = "label27";\r
1124             this.label27.Size = new System.Drawing.Size(84, 13);\r
1125             this.label27.TabIndex = 54;\r
1126             this.label27.Text = "When Done:";\r
1127             // \r
1128             // openFile_vlc\r
1129             // \r
1130             this.openFile_vlc.DefaultExt = "exe";\r
1131             this.openFile_vlc.Filter = "exe|*.exe";\r
1132             // \r
1133             // check_inGuiStatus\r
1134             // \r
1135             this.check_inGuiStatus.AutoSize = true;\r
1136             this.check_inGuiStatus.BackColor = System.Drawing.Color.Transparent;\r
1137             this.check_inGuiStatus.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1138             this.check_inGuiStatus.Location = new System.Drawing.Point(76, 110);\r
1139             this.check_inGuiStatus.Name = "check_inGuiStatus";\r
1140             this.check_inGuiStatus.Size = new System.Drawing.Size(281, 17);\r
1141             this.check_inGuiStatus.TabIndex = 92;\r
1142             this.check_inGuiStatus.Text = "Enable in-GUI Encode status. (Experimental)";\r
1143             this.ToolTip.SetToolTip(this.check_inGuiStatus, "Displays the CLI status in the GUI windows instead of the CLI window.");\r
1144             this.check_inGuiStatus.UseVisualStyleBackColor = false;\r
1145             this.check_inGuiStatus.CheckedChanged += new System.EventHandler(this.check_inGuiStatus_CheckedChanged);\r
1146             // \r
1147             // frmOptions\r
1148             // \r
1149             this.ClientSize = new System.Drawing.Size(514, 413);\r
1150             this.Controls.Add(this.label8);\r
1151             this.Controls.Add(this.pictureBox2);\r
1152             this.Controls.Add(this.tab_options);\r
1153             this.Controls.Add(this.btn_close);\r
1154             this.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1155             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
1156             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
1157             this.MaximizeBox = false;\r
1158             this.MinimizeBox = false;\r
1159             this.Name = "frmOptions";\r
1160             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
1161             this.Text = "Options";\r
1162             this.tab_options.ResumeLayout(false);\r
1163             this.tab_general.ResumeLayout(false);\r
1164             this.tab_general.PerformLayout();\r
1165             this.tab_picture.ResumeLayout(false);\r
1166             this.tab_picture.PerformLayout();\r
1167             this.tab_cli.ResumeLayout(false);\r
1168             this.tab_cli.PerformLayout();\r
1169             this.tab_advanced.ResumeLayout(false);\r
1170             this.tab_advanced.PerformLayout();\r
1171             ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();\r
1172             this.ResumeLayout(false);\r
1173             this.PerformLayout();\r
1174 \r
1175         }\r
1176 \r
1177         #endregion\r
1178 \r
1179         internal System.Windows.Forms.Button btn_close;\r
1180         internal System.Windows.Forms.ComboBox drp_completeOption;\r
1181         private System.Windows.Forms.TabControl tab_options;\r
1182         private System.Windows.Forms.Label label2;\r
1183         private System.Windows.Forms.TabPage tab_cli;\r
1184         private System.Windows.Forms.Label label8;\r
1185         private System.Windows.Forms.PictureBox pictureBox2;\r
1186         private System.Windows.Forms.TabPage tab_general;\r
1187         private System.Windows.Forms.FolderBrowserDialog pathFinder;\r
1188         internal System.Windows.Forms.ComboBox drp_Priority;\r
1189         internal System.Windows.Forms.Label Label11;\r
1190         internal System.Windows.Forms.Label Label4;\r
1191         internal System.Windows.Forms.ComboBox drp_processors;\r
1192         internal System.Windows.Forms.CheckBox check_tooltip;\r
1193         internal System.Windows.Forms.CheckBox check_updateCheck;\r
1194         internal System.Windows.Forms.CheckBox check_userDefaultSettings;\r
1195         private System.Windows.Forms.Label label1;\r
1196         private System.Windows.Forms.TabPage tab_advanced;\r
1197         internal System.Windows.Forms.CheckBox btn_drive_detect;\r
1198         private System.Windows.Forms.Label label6;\r
1199         private System.Windows.Forms.Label label13;\r
1200         internal System.Windows.Forms.Button btn_browse;\r
1201         internal System.Windows.Forms.Label label10;\r
1202         private System.Windows.Forms.TextBox text_an_path;\r
1203         internal System.Windows.Forms.CheckBox check_autoNaming;\r
1204         internal System.Windows.Forms.CheckBox check_cli_minimized;\r
1205         private System.Windows.Forms.Label label12;\r
1206         internal System.Windows.Forms.ToolTip ToolTip;\r
1207         internal System.Windows.Forms.CheckBox check_snapshot;\r
1208         private System.Windows.Forms.TabPage tab_picture;\r
1209         internal System.Windows.Forms.Label label5;\r
1210         private System.Windows.Forms.TextBox txt_autoNameFormat;\r
1211         private System.Windows.Forms.Label label7;\r
1212         private System.Windows.Forms.Label label9;\r
1213         internal System.Windows.Forms.Button btn_saveLog;\r
1214         internal System.Windows.Forms.Label label14;\r
1215         private System.Windows.Forms.TextBox text_logPath;\r
1216         internal System.Windows.Forms.CheckBox check_saveLogWithVideo;\r
1217         internal System.Windows.Forms.Button btn_vlcPath;\r
1218         private System.Windows.Forms.TextBox txt_vlcPath;\r
1219         private System.Windows.Forms.Label label29;\r
1220         private System.Windows.Forms.Label label16;\r
1221         internal System.Windows.Forms.Label label17;\r
1222         private System.Windows.Forms.TextBox textBox1;\r
1223         internal System.Windows.Forms.Button button1;\r
1224         internal System.Windows.Forms.Label label18;\r
1225         private System.Windows.Forms.TextBox textBox2;\r
1226         internal System.Windows.Forms.CheckBox checkBox1;\r
1227         private System.Windows.Forms.Label label19;\r
1228         internal System.Windows.Forms.CheckBox checkBox2;\r
1229         internal System.Windows.Forms.CheckBox checkBox3;\r
1230         internal System.Windows.Forms.CheckBox checkBox4;\r
1231         private System.Windows.Forms.Label label20;\r
1232         private System.Windows.Forms.Label label21;\r
1233         internal System.Windows.Forms.ComboBox comboBox1;\r
1234         private System.Windows.Forms.Label label22;\r
1235         internal System.Windows.Forms.Label label23;\r
1236         private System.Windows.Forms.TextBox textBox3;\r
1237         internal System.Windows.Forms.Button button2;\r
1238         internal System.Windows.Forms.Label label24;\r
1239         private System.Windows.Forms.TextBox textBox4;\r
1240         internal System.Windows.Forms.CheckBox checkBox5;\r
1241         private System.Windows.Forms.Label label25;\r
1242         internal System.Windows.Forms.CheckBox checkBox6;\r
1243         internal System.Windows.Forms.CheckBox checkBox7;\r
1244         internal System.Windows.Forms.CheckBox checkBox8;\r
1245         private System.Windows.Forms.Label label26;\r
1246         private System.Windows.Forms.Label label27;\r
1247         internal System.Windows.Forms.ComboBox comboBox2;\r
1248         private System.Windows.Forms.OpenFileDialog openFile_vlc;\r
1249         private System.Windows.Forms.Label lbl_appcastUnstable;\r
1250         internal System.Windows.Forms.CheckBox check_mainMinimize;\r
1251         internal System.Windows.Forms.CheckBox check_queryEditorTab;\r
1252         private System.Windows.Forms.Label label30;\r
1253         internal System.Windows.Forms.ComboBox drop_x264step;\r
1254         private System.Windows.Forms.Label label28;\r
1255         internal System.Windows.Forms.ComboBox cb_logVerboseLvl;\r
1256         internal System.Windows.Forms.Label label3;\r
1257         internal System.Windows.Forms.CheckBox check_dvdnav;\r
1258         private System.Windows.Forms.Label label32;\r
1259         internal System.Windows.Forms.CheckBox check_logsInSpecifiedLocation;\r
1260         internal System.Windows.Forms.CheckBox check_disablePresetNotification;\r
1261         internal System.Windows.Forms.CheckBox check_inGuiStatus;\r
1262     }\r
1263 }