OSDN Git Service

merge 0.9.4 to jp
[handbrake-jp/handbrake-jp.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.check_growlEncode = new System.Windows.Forms.CheckBox();\r
44             this.check_GrowlQueue = new System.Windows.Forms.CheckBox();\r
45             this.check_m4v = new System.Windows.Forms.CheckBox();\r
46             this.label1 = new System.Windows.Forms.Label();\r
47             this.label7 = new System.Windows.Forms.Label();\r
48             this.drop_updateCheckDays = new System.Windows.Forms.ComboBox();\r
49             this.check_autoNaming = new System.Windows.Forms.CheckBox();\r
50             this.txt_autoNameFormat = new System.Windows.Forms.TextBox();\r
51             this.check_tooltip = new System.Windows.Forms.CheckBox();\r
52             this.label5 = new System.Windows.Forms.Label();\r
53             this.check_updateCheck = new System.Windows.Forms.CheckBox();\r
54             this.label10 = new System.Windows.Forms.Label();\r
55             this.btn_browse = new System.Windows.Forms.Button();\r
56             this.label2 = new System.Windows.Forms.Label();\r
57             this.label13 = new System.Windows.Forms.Label();\r
58             this.text_an_path = new System.Windows.Forms.TextBox();\r
59             this.tab_picture = new System.Windows.Forms.TabPage();\r
60             this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();\r
61             this.label29 = new System.Windows.Forms.Label();\r
62             this.btn_vlcPath = new System.Windows.Forms.Button();\r
63             this.txt_vlcPath = new System.Windows.Forms.TextBox();\r
64             this.tab_audio_sub = new System.Windows.Forms.TabPage();\r
65             this.label31 = new System.Windows.Forms.Label();\r
66             this.label15 = new System.Windows.Forms.Label();\r
67             this.radio_foreignAndSubs = new System.Windows.Forms.RadioButton();\r
68             this.drop_preferredLang = new System.Windows.Forms.ComboBox();\r
69             this.radio_dub = new System.Windows.Forms.RadioButton();\r
70             this.tab_cli = new System.Windows.Forms.TabPage();\r
71             this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();\r
72             this.label12 = new System.Windows.Forms.Label();\r
73             this.check_cli_minimized = new System.Windows.Forms.CheckBox();\r
74             this.label9 = new System.Windows.Forms.Label();\r
75             this.btn_saveLog = new System.Windows.Forms.Button();\r
76             this.check_logsInSpecifiedLocation = new System.Windows.Forms.CheckBox();\r
77             this.Label11 = new System.Windows.Forms.Label();\r
78             this.check_saveLogWithVideo = new System.Windows.Forms.CheckBox();\r
79             this.Label4 = new System.Windows.Forms.Label();\r
80             this.label3 = new System.Windows.Forms.Label();\r
81             this.text_logPath = new System.Windows.Forms.TextBox();\r
82             this.cb_logVerboseLvl = new System.Windows.Forms.ComboBox();\r
83             this.drp_Priority = new System.Windows.Forms.ComboBox();\r
84             this.drp_processors = new System.Windows.Forms.ComboBox();\r
85             this.btn_viewLogs = new System.Windows.Forms.Button();\r
86             this.btn_clearLogs = new System.Windows.Forms.Button();\r
87             this.label14 = new System.Windows.Forms.Label();\r
88             this.tab_advanced = new System.Windows.Forms.TabPage();\r
89             this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();\r
90             this.check_promptOnUnmatchingQueries = new System.Windows.Forms.CheckBox();\r
91             this.check_dvdnav = new System.Windows.Forms.CheckBox();\r
92             this.check_trayStatusAlerts = new System.Windows.Forms.CheckBox();\r
93             this.label32 = new System.Windows.Forms.Label();\r
94             this.label6 = new System.Windows.Forms.Label();\r
95             this.drop_x264step = new System.Windows.Forms.ComboBox();\r
96             this.label30 = new System.Windows.Forms.Label();\r
97             this.check_mainMinimize = new System.Windows.Forms.CheckBox();\r
98             this.label28 = new System.Windows.Forms.Label();\r
99             this.check_queryEditorTab = new System.Windows.Forms.CheckBox();\r
100             this.check_disablePresetNotification = new System.Windows.Forms.CheckBox();\r
101             this.check_inGuiStatus = new System.Windows.Forms.CheckBox();\r
102             this.tab_debug = new System.Windows.Forms.TabPage();\r
103             this.check_disableResCalc = new System.Windows.Forms.CheckBox();\r
104             this.label8 = new System.Windows.Forms.Label();\r
105             this.pictureBox2 = new System.Windows.Forms.PictureBox();\r
106             this.pathFinder = new System.Windows.Forms.FolderBrowserDialog();\r
107             this.ToolTip = new System.Windows.Forms.ToolTip(this.components);\r
108             this.textBox1 = new System.Windows.Forms.TextBox();\r
109             this.textBox2 = new System.Windows.Forms.TextBox();\r
110             this.checkBox1 = new System.Windows.Forms.CheckBox();\r
111             this.checkBox2 = new System.Windows.Forms.CheckBox();\r
112             this.checkBox3 = new System.Windows.Forms.CheckBox();\r
113             this.checkBox4 = new System.Windows.Forms.CheckBox();\r
114             this.comboBox1 = new System.Windows.Forms.ComboBox();\r
115             this.textBox3 = new System.Windows.Forms.TextBox();\r
116             this.textBox4 = new System.Windows.Forms.TextBox();\r
117             this.checkBox5 = new System.Windows.Forms.CheckBox();\r
118             this.checkBox6 = new System.Windows.Forms.CheckBox();\r
119             this.checkBox7 = new System.Windows.Forms.CheckBox();\r
120             this.checkBox8 = new System.Windows.Forms.CheckBox();\r
121             this.comboBox2 = new System.Windows.Forms.ComboBox();\r
122             this.label16 = new System.Windows.Forms.Label();\r
123             this.label17 = new System.Windows.Forms.Label();\r
124             this.button1 = new System.Windows.Forms.Button();\r
125             this.label18 = new System.Windows.Forms.Label();\r
126             this.label19 = new System.Windows.Forms.Label();\r
127             this.label20 = new System.Windows.Forms.Label();\r
128             this.label21 = new System.Windows.Forms.Label();\r
129             this.label22 = new System.Windows.Forms.Label();\r
130             this.label23 = new System.Windows.Forms.Label();\r
131             this.button2 = new System.Windows.Forms.Button();\r
132             this.label24 = new System.Windows.Forms.Label();\r
133             this.label25 = new System.Windows.Forms.Label();\r
134             this.label26 = new System.Windows.Forms.Label();\r
135             this.label27 = new System.Windows.Forms.Label();\r
136             this.openFile_vlc = new System.Windows.Forms.OpenFileDialog();\r
137             this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();\r
138             this.tab_options.SuspendLayout();\r
139             this.tab_general.SuspendLayout();\r
140             this.tab_picture.SuspendLayout();\r
141             this.tableLayoutPanel2.SuspendLayout();\r
142             this.tab_audio_sub.SuspendLayout();\r
143             this.tab_cli.SuspendLayout();\r
144             this.tableLayoutPanel3.SuspendLayout();\r
145             this.tab_advanced.SuspendLayout();\r
146             this.tableLayoutPanel4.SuspendLayout();\r
147             this.tab_debug.SuspendLayout();\r
148             ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();\r
149             this.tableLayoutPanel5.SuspendLayout();\r
150             this.SuspendLayout();\r
151             // \r
152             // btn_close\r
153             // \r
154             this.btn_close.Anchor = System.Windows.Forms.AnchorStyles.Right;\r
155             this.btn_close.BackColor = System.Drawing.SystemColors.ControlLight;\r
156             this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
157             this.btn_close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
158             this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
159             this.btn_close.Location = new System.Drawing.Point(519, 404);\r
160             this.btn_close.Name = "btn_close";\r
161             this.btn_close.Size = new System.Drawing.Size(72, 22);\r
162             this.btn_close.TabIndex = 53;\r
163             this.btn_close.Text = "\95Â\82\82é";\r
164             this.btn_close.UseVisualStyleBackColor = true;\r
165             this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
166             // \r
167             // drp_completeOption\r
168             // \r
169             this.drp_completeOption.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
170             this.drp_completeOption.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
171             this.drp_completeOption.FormattingEnabled = true;\r
172             this.drp_completeOption.Items.AddRange(new object[] {\r
173             "Do nothing",\r
174             "Shutdown",\r
175             "Suspend",\r
176             "Hibernate",\r
177             "Lock system",\r
178             "Log off",\r
179             "Quit HandBrake"});\r
180             this.drp_completeOption.Location = new System.Drawing.Point(108, 95);\r
181             this.drp_completeOption.Name = "drp_completeOption";\r
182             this.drp_completeOption.Size = new System.Drawing.Size(166, 21);\r
183             this.drp_completeOption.TabIndex = 43;\r
184             this.ToolTip.SetToolTip(this.drp_completeOption, "\83G\83\93\83R\81[\83h\8f\88\97\9d\82â\83L\83\85\81[\82Ì\8dì\8bÆ\82ª\8a®\97¹\82µ\82½\8dÛ\82É\8eÀ\8ds\82·\82é\8f\88\97\9d\82ð\91I\91ð\82µ\82Ü\82·");\r
185             this.drp_completeOption.SelectedIndexChanged += new System.EventHandler(this.drp_completeOption_SelectedIndexChanged);\r
186             // \r
187             // tab_options\r
188             // \r
189             this.tableLayoutPanel5.SetColumnSpan(this.tab_options, 2);\r
190             this.tab_options.Controls.Add(this.tab_general);\r
191             this.tab_options.Controls.Add(this.tab_picture);\r
192             this.tab_options.Controls.Add(this.tab_audio_sub);\r
193             this.tab_options.Controls.Add(this.tab_cli);\r
194             this.tab_options.Controls.Add(this.tab_advanced);\r
195             this.tab_options.Controls.Add(this.tab_debug);\r
196             this.tab_options.Dock = System.Windows.Forms.DockStyle.Fill;\r
197             this.tab_options.Location = new System.Drawing.Point(3, 38);\r
198             this.tab_options.Name = "tab_options";\r
199             this.tab_options.SelectedIndex = 0;\r
200             this.tab_options.Size = new System.Drawing.Size(588, 360);\r
201             this.tab_options.TabIndex = 58;\r
202             // \r
203             // tab_general\r
204             // \r
205             this.tab_general.Controls.Add(this.check_growlEncode);\r
206             this.tab_general.Controls.Add(this.check_GrowlQueue);\r
207             this.tab_general.Controls.Add(this.check_m4v);\r
208             this.tab_general.Controls.Add(this.label1);\r
209             this.tab_general.Controls.Add(this.label7);\r
210             this.tab_general.Controls.Add(this.drp_completeOption);\r
211             this.tab_general.Controls.Add(this.drop_updateCheckDays);\r
212             this.tab_general.Controls.Add(this.check_autoNaming);\r
213             this.tab_general.Controls.Add(this.txt_autoNameFormat);\r
214             this.tab_general.Controls.Add(this.check_tooltip);\r
215             this.tab_general.Controls.Add(this.label5);\r
216             this.tab_general.Controls.Add(this.check_updateCheck);\r
217             this.tab_general.Controls.Add(this.label10);\r
218             this.tab_general.Controls.Add(this.btn_browse);\r
219             this.tab_general.Controls.Add(this.label2);\r
220             this.tab_general.Controls.Add(this.label13);\r
221             this.tab_general.Controls.Add(this.text_an_path);\r
222             this.tab_general.Location = new System.Drawing.Point(4, 22);\r
223             this.tab_general.Name = "tab_general";\r
224             this.tab_general.Padding = new System.Windows.Forms.Padding(10);\r
225             this.tab_general.Size = new System.Drawing.Size(580, 334);\r
226             this.tab_general.TabIndex = 3;\r
227             this.tab_general.Text = "\88ê\94Ê";\r
228             this.tab_general.UseVisualStyleBackColor = true;\r
229             // \r
230             // check_growlEncode\r
231             // \r
232             this.check_growlEncode.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
233             this.check_growlEncode.AutoSize = true;\r
234             this.check_growlEncode.BackColor = System.Drawing.Color.Transparent;\r
235             this.check_growlEncode.Location = new System.Drawing.Point(282, 122);\r
236             this.check_growlEncode.Name = "check_growlEncode";\r
237             this.check_growlEncode.Size = new System.Drawing.Size(171, 17);\r
238             this.check_growlEncode.TabIndex = 99;\r
239             this.check_growlEncode.Text = "Growl after Encode Completes";\r
240             this.ToolTip.SetToolTip(this.check_growlEncode, "If you have \"Growl for Windows\" installed, you can use this feature to see growl " +\r
241                     "alerts on your desktop.");\r
242             this.check_growlEncode.UseVisualStyleBackColor = false;\r
243             this.check_growlEncode.CheckedChanged += new System.EventHandler(this.check_growlEncode_CheckedChanged);\r
244             // \r
245             // check_GrowlQueue\r
246             // \r
247             this.check_GrowlQueue.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
248             this.check_GrowlQueue.AutoSize = true;\r
249             this.check_GrowlQueue.BackColor = System.Drawing.Color.Transparent;\r
250             this.check_GrowlQueue.Location = new System.Drawing.Point(108, 122);\r
251             this.check_GrowlQueue.Name = "check_GrowlQueue";\r
252             this.check_GrowlQueue.Size = new System.Drawing.Size(168, 17);\r
253             this.check_GrowlQueue.TabIndex = 98;\r
254             this.check_GrowlQueue.Text = "Growl after Queue Completes";\r
255             this.ToolTip.SetToolTip(this.check_GrowlQueue, "If you have \"Growl for Windows\" installed, you can use this feature to see growl " +\r
256                     "alerts on your desktop.");\r
257             this.check_GrowlQueue.UseVisualStyleBackColor = false;\r
258             this.check_GrowlQueue.CheckedChanged += new System.EventHandler(this.check_GrowlQueue_CheckedChanged);\r
259             // \r
260             // check_m4v\r
261             // \r
262             this.check_m4v.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
263             this.check_m4v.AutoSize = true;\r
264             this.check_m4v.Location = new System.Drawing.Point(108, 279);\r
265             this.check_m4v.Name = "check_m4v";\r
266             this.check_m4v.Size = new System.Drawing.Size(319, 17);\r
267             this.check_m4v.TabIndex = 82;\r
268             this.check_m4v.Text = "Always use iPod/iTunes friendly file extension (.m4v) for MP4";\r
269             this.ToolTip.SetToolTip(this.check_m4v, resources.GetString("check_m4v.ToolTip"));\r
270             this.check_m4v.UseVisualStyleBackColor = true;\r
271             this.check_m4v.CheckedChanged += new System.EventHandler(this.check_m4v_CheckedChanged);\r
272             // \r
273             // label1\r
274             // \r
275             this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
276             this.label1.AutoSize = true;\r
277             this.label1.BackColor = System.Drawing.Color.Transparent;\r
278             this.label1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
279             this.label1.Location = new System.Drawing.Point(15, 15);\r
280             this.label1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
281             this.label1.Name = "label1";\r
282             this.label1.Size = new System.Drawing.Size(66, 13);\r
283             this.label1.TabIndex = 67;\r
284             this.label1.Text = "At Launch:";\r
285             // \r
286             // label7\r
287             // \r
288             this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
289             this.label7.AutoSize = true;\r
290             this.label7.Location = new System.Drawing.Point(179, 260);\r
291             this.label7.Margin = new System.Windows.Forms.Padding(3);\r
292             this.label7.Name = "label7";\r
293             this.label7.Size = new System.Drawing.Size(225, 13);\r
294             this.label7.TabIndex = 81;\r
295             this.label7.Text = "\97\98\97p\89Â\94\\83I\83v\83V\83\87\83\93: {source} {title} {chapters}";\r
296             // \r
297 /* HEAD\r
298             // label5\r
299             // \r
300             this.label5.AutoSize = true;\r
301             this.label5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
302             this.label5.Location = new System.Drawing.Point(139, 201);\r
303             this.label5.Name = "label5";\r
304             this.label5.Size = new System.Drawing.Size(55, 13);\r
305             this.label5.TabIndex = 80;\r
306             this.label5.Text = "\83t\83H\81[\83}\83b\83g:";\r
307             // \r
308             // txt_autoNameFormat\r
309             // \r
310             this.txt_autoNameFormat.Location = new System.Drawing.Point(199, 198);\r
311             this.txt_autoNameFormat.Name = "txt_autoNameFormat";\r
312             this.txt_autoNameFormat.Size = new System.Drawing.Size(255, 21);\r
313             this.txt_autoNameFormat.TabIndex = 79;\r
314             this.ToolTip.SetToolTip(this.txt_autoNameFormat, "\83t\83@\83C\83\8b\96¼\82Ì\8e©\93®\90Ý\92è\83\8b\81[\83\8b\82ð\8ew\92è\82µ\82Ü\82·\81B\r\n\97á:  {source}_{title}_some-text\r\n{source} {title} {chapters}" +\r
315                     " \82Í\8e©\93®\93I\82É\95Ï\8a·\8c³\82É\82 \82í\82¹\82Ä\90Ý\92è\82³\82ê\82Ü\82·");\r
316             this.txt_autoNameFormat.TextChanged += new System.EventHandler(this.txt_autoNameFormat_TextChanged);\r
317             // \r
318             // btn_browse\r
319             // \r
320             this.btn_browse.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
321             this.btn_browse.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
322             this.btn_browse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
323             this.btn_browse.Location = new System.Drawing.Point(386, 171);\r
324             this.btn_browse.Name = "btn_browse";\r
325             this.btn_browse.Size = new System.Drawing.Size(68, 22);\r
326             this.btn_browse.TabIndex = 78;\r
327             this.btn_browse.Text = "\83u\83\89\83E\83Y...";\r
328             this.btn_browse.UseVisualStyleBackColor = true;\r
329             this.btn_browse.Click += new System.EventHandler(this.btn_browse_Click);\r
330             // \r
331             // label10\r
332             // \r
333             this.label10.AutoSize = true;\r
334             this.label10.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
335             this.label10.Location = new System.Drawing.Point(80, 174);\r
336             this.label10.Name = "label10";\r
337             this.label10.Size = new System.Drawing.Size(115, 13);\r
338             this.label10.TabIndex = 77;\r
339             this.label10.Text = "\83f\83t\83H\83\8b\83g\82Ì\83t\83@\83C\83\8b\95Û\91\90æ:";\r
340             // \r
341             // text_an_path\r
342             // \r
343             this.text_an_path.Location = new System.Drawing.Point(199, 171);\r
344             this.text_an_path.Name = "text_an_path";\r
345             this.text_an_path.Size = new System.Drawing.Size(181, 21);\r
346             this.text_an_path.TabIndex = 76;\r
347             this.ToolTip.SetToolTip(this.text_an_path, "\8fo\97Í\83t\83@\83C\83\8b\82Ì\83f\83t\83H\83\8b\83g\95Û\91\90æ\82ð\8ew\92è\82µ\82Ü\82·");\r
348             this.text_an_path.TextChanged += new System.EventHandler(this.text_an_path_TextChanged);\r
349 */\r
350             // drop_updateCheckDays\r
351             // \r
352             this.drop_updateCheckDays.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
353             this.drop_updateCheckDays.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
354             this.drop_updateCheckDays.FormattingEnabled = true;\r
355             this.drop_updateCheckDays.Items.AddRange(new object[] {\r
356             "Daily",\r
357             "Weekly",\r
358             "Monthly"});\r
359             this.drop_updateCheckDays.Location = new System.Drawing.Point(127, 35);\r
360             this.drop_updateCheckDays.Name = "drop_updateCheckDays";\r
361             this.drop_updateCheckDays.Size = new System.Drawing.Size(97, 21);\r
362             this.drop_updateCheckDays.TabIndex = 97;\r
363             this.ToolTip.SetToolTip(this.drop_updateCheckDays, "Check for updates: Daily, Weekly or Monthly\r\nDefault: Weekly");\r
364             this.drop_updateCheckDays.SelectedIndexChanged += new System.EventHandler(this.drop_updateCheckDays_SelectedIndexChanged);\r
365             // \r
366             // check_autoNaming\r
367             // \r
368             this.check_autoNaming.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
369             this.check_autoNaming.AutoSize = true;\r
370             this.check_autoNaming.Location = new System.Drawing.Point(108, 174);\r
371             this.check_autoNaming.Name = "check_autoNaming";\r
372             this.check_autoNaming.Size = new System.Drawing.Size(176, 17);\r
373             this.check_autoNaming.TabIndex = 72;\r
374             this.check_autoNaming.Text = "\8fo\97Í\83t\83@\83C\83\8b\96¼\82ð\8e©\93®\93I\82É\90Ý\92è\82·\82é";\r
375             this.ToolTip.SetToolTip(this.check_autoNaming, "\8fo\97Í\83t\83@\83C\83\8b\96¼\82ð\8e©\93®\93I\82É\90Ý\92è\82µ\82Ü\82·");\r
376             this.check_autoNaming.UseVisualStyleBackColor = true;\r
377             this.check_autoNaming.CheckedChanged += new System.EventHandler(this.check_autoNaming_CheckedChanged);\r
378             // \r
379             // txt_autoNameFormat\r
380             // \r
381 /* HEAD\r
382             this.label13.AutoSize = true;\r
383             this.label13.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
384             this.label13.Location = new System.Drawing.Point(10, 149);\r
385             this.label13.Name = "label13";\r
386             this.label13.Size = new System.Drawing.Size(65, 13);\r
387             this.label13.TabIndex = 71;\r
388             this.label13.Text = "\8fo\97Í\83t\83@\83C\83\8b:";\r
389 */\r
390             this.txt_autoNameFormat.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
391             this.txt_autoNameFormat.Location = new System.Drawing.Point(182, 233);\r
392             this.txt_autoNameFormat.Name = "txt_autoNameFormat";\r
393             this.txt_autoNameFormat.Size = new System.Drawing.Size(349, 21);\r
394             this.txt_autoNameFormat.TabIndex = 79;\r
395             this.ToolTip.SetToolTip(this.txt_autoNameFormat, "Define the format of the automatically named file.\r\ne.g  {source}_{title}_some-te" +\r
396                     "xt\r\n{source} {title} {chapters} will be automatically substituted for the input " +\r
397                     "sources values.");\r
398             this.txt_autoNameFormat.TextChanged += new System.EventHandler(this.txt_autoNameFormat_TextChanged);\r
399             // \r
400             // check_tooltip\r
401             // \r
402             this.check_tooltip.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
403             this.check_tooltip.AutoSize = true;\r
404             this.check_tooltip.BackColor = System.Drawing.Color.Transparent;\r
405             this.check_tooltip.Location = new System.Drawing.Point(108, 62);\r
406             this.check_tooltip.Name = "check_tooltip";\r
407             this.check_tooltip.Size = new System.Drawing.Size(117, 17);\r
408             this.check_tooltip.TabIndex = 70;\r
409             this.check_tooltip.Text = "\83c\81[\83\8b\83`\83b\83v\82ð\95\\8e¦\82·\82é";\r
410             this.ToolTip.SetToolTip(this.check_tooltip, "\83c\81[\83\8b\83`\83b\83v\82Ì\95\\8e¦/\94ñ\95\\8e¦\82ð\90Ý\92è\82µ\82Ü\82·\81i\94½\89f\82É\82Í\8dÄ\8bN\93®\82ª\95K\97v\81j");\r
411             this.check_tooltip.UseVisualStyleBackColor = false;\r
412             this.check_tooltip.CheckedChanged += new System.EventHandler(this.check_tooltip_CheckedChanged);\r
413             // \r
414             // label5\r
415             // \r
416             this.label5.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
417             this.label5.AutoSize = true;\r
418             this.label5.Location = new System.Drawing.Point(105, 236);\r
419             this.label5.Name = "label5";\r
420             this.label5.Size = new System.Drawing.Size(45, 13);\r
421             this.label5.TabIndex = 80;\r
422             this.label5.Text = "Format:";\r
423             // \r
424             // check_updateCheck\r
425             // \r
426             this.check_updateCheck.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
427             this.check_updateCheck.AutoSize = true;\r
428             this.check_updateCheck.BackColor = System.Drawing.Color.Transparent;\r
429             this.check_updateCheck.Location = new System.Drawing.Point(108, 14);\r
430             this.check_updateCheck.Name = "check_updateCheck";\r
431             this.check_updateCheck.Size = new System.Drawing.Size(114, 17);\r
432             this.check_updateCheck.TabIndex = 68;\r
433             this.check_updateCheck.Text = "\83A\83b\83v\83f\81[\83g\82ð\8am\94F";\r
434             this.ToolTip.SetToolTip(this.check_updateCheck, "\83A\83b\83v\83f\81[\83g\8am\94F\8b@\94\\82ð\97L\8cø\82É\82µ\82Ü\82·\81B\83A\83b\83v\83f\81[\83g\82Ì\8am\94F\82ÍHandBrake\82Ì\8bN\93®\8e\9e\82É\8ds\82í\82ê\82Ü\82·");\r
435             this.check_updateCheck.UseVisualStyleBackColor = false;\r
436             this.check_updateCheck.CheckedChanged += new System.EventHandler(this.check_updateCheck_CheckedChanged);\r
437             // \r
438             // label10\r
439             // \r
440 /*\r
441             this.check_userDefaultSettings.AutoSize = true;\r
442             this.check_userDefaultSettings.BackColor = System.Drawing.Color.Transparent;\r
443             this.check_userDefaultSettings.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
444             this.check_userDefaultSettings.Location = new System.Drawing.Point(114, 64);\r
445             this.check_userDefaultSettings.Name = "check_userDefaultSettings";\r
446             this.check_userDefaultSettings.Size = new System.Drawing.Size(112, 17);\r
447             this.check_userDefaultSettings.TabIndex = 69;\r
448             this.check_userDefaultSettings.Text = "\8cÂ\90l\90Ý\92è\82ð\83\8d\81[\83h\82·\82é";\r
449             this.ToolTip.SetToolTip(this.check_userDefaultSettings, "\92Ê\8fí\82Ì\83v\83\8a\83Z\83b\83g\82æ\82è\82à\97D\90æ\82µ\82Ä\8cÂ\90l\90Ý\92è\82ð\83\8d\81[\83h\82µ\82Ü\82·");\r
450             this.check_userDefaultSettings.UseVisualStyleBackColor = false;\r
451             this.check_userDefaultSettings.CheckedChanged += new System.EventHandler(this.check_userDefaultSettings_CheckedChanged);\r
452 */\r
453             this.label10.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
454             this.label10.AutoSize = true;\r
455             this.label10.Location = new System.Drawing.Point(105, 209);\r
456             this.label10.Name = "label10";\r
457             this.label10.Size = new System.Drawing.Size(71, 13);\r
458             this.label10.TabIndex = 77;\r
459             this.label10.Text = "Default Path:";\r
460             // \r
461             // btn_browse\r
462             // \r
463 /* HEAD\r
464             this.label1.AutoSize = true;\r
465             this.label1.BackColor = System.Drawing.Color.Transparent;\r
466             this.label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
467             this.label1.Location = new System.Drawing.Point(21, 19);\r
468             this.label1.Name = "label1";\r
469             this.label1.Size = new System.Drawing.Size(44, 13);\r
470             this.label1.TabIndex = 67;\r
471             this.label1.Text = "\8bN\93®\8e\9e:";\r
472 */\r
473             this.btn_browse.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
474             this.btn_browse.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
475             this.btn_browse.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
476             this.btn_browse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
477             this.btn_browse.Location = new System.Drawing.Point(456, 204);\r
478             this.btn_browse.Name = "btn_browse";\r
479             this.btn_browse.Size = new System.Drawing.Size(75, 23);\r
480             this.btn_browse.TabIndex = 78;\r
481             this.btn_browse.Text = "Browse";\r
482             this.btn_browse.UseVisualStyleBackColor = true;\r
483             this.btn_browse.Click += new System.EventHandler(this.btn_browse_Click);\r
484             // \r
485             // label2\r
486             // \r
487             this.label2.Anchor = System.Windows.Forms.AnchorStyles.Right;\r
488             this.label2.AutoSize = true;\r
489             this.label2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
490             this.label2.Location = new System.Drawing.Point(7, 98);\r
491             this.label2.Name = "label2";\r
492             this.label2.Size = new System.Drawing.Size(74, 13);\r
493             this.label2.TabIndex = 54;\r
494             this.label2.Text = "\8f\88\97\9d\8a®\97¹\8cã:";\r
495             // \r
496             // label13\r
497             // \r
498             this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
499             this.label13.AutoSize = true;\r
500             this.label13.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
501             this.label13.Location = new System.Drawing.Point(4, 164);\r
502             this.label13.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
503             this.label13.Name = "label13";\r
504             this.label13.Size = new System.Drawing.Size(77, 13);\r
505             this.label13.TabIndex = 71;\r
506             this.label13.Text = "Output Files:";\r
507             // \r
508             // text_an_path\r
509             // \r
510             this.text_an_path.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
511             this.text_an_path.Location = new System.Drawing.Point(182, 206);\r
512             this.text_an_path.Name = "text_an_path";\r
513             this.text_an_path.Size = new System.Drawing.Size(253, 21);\r
514             this.text_an_path.TabIndex = 76;\r
515             this.ToolTip.SetToolTip(this.text_an_path, "This is the default location where your encoded files will be stored if \"Automati" +\r
516                     "cally name output files\" is enabled.");\r
517             this.text_an_path.TextChanged += new System.EventHandler(this.text_an_path_TextChanged);\r
518             // \r
519             // tab_picture\r
520             // \r
521             this.tab_picture.Controls.Add(this.tableLayoutPanel2);\r
522             this.tab_picture.Location = new System.Drawing.Point(4, 22);\r
523             this.tab_picture.Name = "tab_picture";\r
524             this.tab_picture.Padding = new System.Windows.Forms.Padding(10);\r
525             this.tab_picture.Size = new System.Drawing.Size(580, 334);\r
526             this.tab_picture.TabIndex = 5;\r
527             this.tab_picture.Text = "\89æ\91\9c";\r
528             this.tab_picture.UseVisualStyleBackColor = true;\r
529             // \r
530             // tableLayoutPanel2\r
531             // \r
532             this.tableLayoutPanel2.AutoSize = true;\r
533             this.tableLayoutPanel2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
534             this.tableLayoutPanel2.ColumnCount = 4;\r
535             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
536             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));\r
537             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
538             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
539             this.tableLayoutPanel2.Controls.Add(this.label29, 0, 0);\r
540             this.tableLayoutPanel2.Controls.Add(this.btn_vlcPath, 3, 0);\r
541             this.tableLayoutPanel2.Controls.Add(this.txt_vlcPath, 2, 0);\r
542             this.tableLayoutPanel2.Location = new System.Drawing.Point(10, 10);\r
543             this.tableLayoutPanel2.Name = "tableLayoutPanel2";\r
544             this.tableLayoutPanel2.RowCount = 2;\r
545             this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
546             this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
547             this.tableLayoutPanel2.Size = new System.Drawing.Size(560, 28);\r
548             this.tableLayoutPanel2.TabIndex = 84;\r
549             // \r
550             // label29\r
551             // \r
552             this.label29.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
553             this.label29.AutoSize = true;\r
554             this.label29.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
555             this.label29.Location = new System.Drawing.Point(3, 5);\r
556             this.label29.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
557             this.label29.Name = "label29";\r
558             this.tableLayoutPanel2.SetRowSpan(this.label29, 2);\r
559             this.label29.Size = new System.Drawing.Size(59, 13);\r
560             this.label29.TabIndex = 79;\r
561             this.label29.Text = "VLC Path:";\r
562             // \r
563             // btn_vlcPath\r
564             // \r
565             this.btn_vlcPath.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
566             this.btn_vlcPath.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
567             this.btn_vlcPath.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
568             this.btn_vlcPath.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
569             this.btn_vlcPath.Location = new System.Drawing.Point(489, 3);\r
570             this.btn_vlcPath.Name = "btn_vlcPath";\r
571             this.btn_vlcPath.Size = new System.Drawing.Size(68, 22);\r
572             this.btn_vlcPath.TabIndex = 83;\r
573             this.btn_vlcPath.Text = "Browse";\r
574             this.btn_vlcPath.UseVisualStyleBackColor = true;\r
575             this.btn_vlcPath.Click += new System.EventHandler(this.btn_vlcPath_Click);\r
576             // \r
577             // txt_vlcPath\r
578             // \r
579             this.txt_vlcPath.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
580             this.txt_vlcPath.Location = new System.Drawing.Point(88, 3);\r
581             this.txt_vlcPath.Name = "txt_vlcPath";\r
582             this.txt_vlcPath.Size = new System.Drawing.Size(395, 21);\r
583             this.txt_vlcPath.TabIndex = 81;\r
584             this.ToolTip.SetToolTip(this.txt_vlcPath, "The path where VLC is installed on this system.\r\nThis is used for the video previ" +\r
585                     "ew feature.");\r
586             this.txt_vlcPath.TextChanged += new System.EventHandler(this.txt_vlcPath_TextChanged);\r
587             // \r
588             // tab_audio_sub\r
589             // \r
590             this.tab_audio_sub.Controls.Add(this.label31);\r
591             this.tab_audio_sub.Controls.Add(this.label15);\r
592             this.tab_audio_sub.Controls.Add(this.radio_foreignAndSubs);\r
593             this.tab_audio_sub.Controls.Add(this.drop_preferredLang);\r
594             this.tab_audio_sub.Controls.Add(this.radio_dub);\r
595             this.tab_audio_sub.Location = new System.Drawing.Point(4, 22);\r
596             this.tab_audio_sub.Name = "tab_audio_sub";\r
597             this.tab_audio_sub.Padding = new System.Windows.Forms.Padding(3);\r
598             this.tab_audio_sub.Size = new System.Drawing.Size(580, 334);\r
599             this.tab_audio_sub.TabIndex = 6;\r
600             this.tab_audio_sub.Text = "Audio / Subtitles";\r
601             this.tab_audio_sub.UseVisualStyleBackColor = true;\r
602             // \r
603             // label31\r
604             // \r
605             this.label31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
606             this.label31.AutoSize = true;\r
607             this.label31.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
608             this.label31.Location = new System.Drawing.Point(16, 19);\r
609             this.label31.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
610             this.label31.Name = "label31";\r
611             this.label31.Size = new System.Drawing.Size(52, 13);\r
612             this.label31.TabIndex = 91;\r
613             this.label31.Text = "Actions:";\r
614             // \r
615             // label15\r
616             // \r
617             this.label15.AutoSize = true;\r
618             this.label15.Location = new System.Drawing.Point(87, 19);\r
619             this.label15.Name = "label15";\r
620             this.label15.Size = new System.Drawing.Size(107, 13);\r
621             this.label15.TabIndex = 88;\r
622             this.label15.Text = "Preferred Language:";\r
623             // \r
624             // radio_foreignAndSubs\r
625             // \r
626             this.radio_foreignAndSubs.AutoSize = true;\r
627             this.radio_foreignAndSubs.Location = new System.Drawing.Point(200, 76);\r
628             this.radio_foreignAndSubs.Name = "radio_foreignAndSubs";\r
629             this.radio_foreignAndSubs.Size = new System.Drawing.Size(358, 17);\r
630             this.radio_foreignAndSubs.TabIndex = 90;\r
631             this.radio_foreignAndSubs.TabStop = true;\r
632             this.radio_foreignAndSubs.Text = "Use foreign language audio and add first preferred language subtitle.";\r
633             this.ToolTip.SetToolTip(this.radio_foreignAndSubs, "Use foreign language audio and add first subtitle track of prefered language.\r\n");\r
634             this.radio_foreignAndSubs.UseVisualStyleBackColor = true;\r
635             this.radio_foreignAndSubs.CheckedChanged += new System.EventHandler(this.radio_foreignAndSubs_CheckedChanged);\r
636             // \r
637             // drop_preferredLang\r
638             // \r
639             this.drop_preferredLang.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
640             this.drop_preferredLang.FormattingEnabled = true;\r
641             this.drop_preferredLang.Location = new System.Drawing.Point(200, 16);\r
642             this.drop_preferredLang.Name = "drop_preferredLang";\r
643             this.drop_preferredLang.Size = new System.Drawing.Size(118, 21);\r
644             this.drop_preferredLang.TabIndex = 87;\r
645             this.ToolTip.SetToolTip(this.drop_preferredLang, "The number of processor\'s / processor cores. Unless your having problems, leave o" +\r
646                     "n Automatic.");\r
647             this.drop_preferredLang.SelectedIndexChanged += new System.EventHandler(this.drop_preferredLang_SelectedIndexChanged);\r
648             // \r
649             // radio_dub\r
650             // \r
651             this.radio_dub.AutoSize = true;\r
652             this.radio_dub.Location = new System.Drawing.Point(200, 53);\r
653             this.radio_dub.Name = "radio_dub";\r
654             this.radio_dub.Size = new System.Drawing.Size(164, 17);\r
655             this.radio_dub.TabIndex = 89;\r
656             this.radio_dub.TabStop = true;\r
657             this.radio_dub.Text = "DUB Foreign Language Audio";\r
658             this.ToolTip.SetToolTip(this.radio_dub, "This option will select your prefered language of audio for the source if one exi" +\r
659                     "sts.");\r
660             this.radio_dub.UseVisualStyleBackColor = true;\r
661             this.radio_dub.CheckedChanged += new System.EventHandler(this.radio_dub_CheckedChanged);\r
662             // \r
663             // tab_cli\r
664             // \r
665             this.tab_cli.Controls.Add(this.tableLayoutPanel3);\r
666             this.tab_cli.Location = new System.Drawing.Point(4, 22);\r
667             this.tab_cli.Name = "tab_cli";\r
668             this.tab_cli.Padding = new System.Windows.Forms.Padding(10);\r
669             this.tab_cli.Size = new System.Drawing.Size(580, 334);\r
670             this.tab_cli.TabIndex = 2;\r
671             this.tab_cli.Text = "CLI";\r
672             this.tab_cli.UseVisualStyleBackColor = true;\r
673             // \r
674             // tableLayoutPanel3\r
675             // \r
676             this.tableLayoutPanel3.AutoSize = true;\r
677             this.tableLayoutPanel3.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
678             this.tableLayoutPanel3.ColumnCount = 7;\r
679             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
680             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));\r
681             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
682             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
683             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
684             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
685             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
686             this.tableLayoutPanel3.Controls.Add(this.label12, 0, 0);\r
687             this.tableLayoutPanel3.Controls.Add(this.check_cli_minimized, 2, 0);\r
688             this.tableLayoutPanel3.Controls.Add(this.label9, 0, 4);\r
689             this.tableLayoutPanel3.Controls.Add(this.btn_saveLog, 6, 7);\r
690             this.tableLayoutPanel3.Controls.Add(this.check_logsInSpecifiedLocation, 2, 6);\r
691             this.tableLayoutPanel3.Controls.Add(this.Label11, 2, 1);\r
692             this.tableLayoutPanel3.Controls.Add(this.check_saveLogWithVideo, 2, 5);\r
693             this.tableLayoutPanel3.Controls.Add(this.Label4, 2, 2);\r
694             this.tableLayoutPanel3.Controls.Add(this.label3, 2, 4);\r
695             this.tableLayoutPanel3.Controls.Add(this.text_logPath, 3, 7);\r
696             this.tableLayoutPanel3.Controls.Add(this.cb_logVerboseLvl, 3, 4);\r
697             this.tableLayoutPanel3.Controls.Add(this.drp_Priority, 3, 2);\r
698             this.tableLayoutPanel3.Controls.Add(this.drp_processors, 3, 1);\r
699             this.tableLayoutPanel3.Controls.Add(this.btn_viewLogs, 2, 8);\r
700             this.tableLayoutPanel3.Controls.Add(this.btn_clearLogs, 4, 8);\r
701             this.tableLayoutPanel3.Controls.Add(this.label14, 2, 7);\r
702             this.tableLayoutPanel3.Location = new System.Drawing.Point(10, 10);\r
703             this.tableLayoutPanel3.Name = "tableLayoutPanel3";\r
704             this.tableLayoutPanel3.RowCount = 10;\r
705             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
706             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
707             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
708             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));\r
709             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
710             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
711             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
712             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
713             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
714             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
715             this.tableLayoutPanel3.Size = new System.Drawing.Size(560, 227);\r
716             this.tableLayoutPanel3.TabIndex = 62;\r
717             // \r
718 /* \r
719             this.label15.AutoSize = true;\r
720             this.label15.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
721             this.label15.Location = new System.Drawing.Point(195, 197);\r
722             this.label15.Name = "label15";\r
723             this.label15.Size = new System.Drawing.Size(36, 13);\r
724             this.label15.TabIndex = 84;\r
725             this.label15.Text = "\82à\82µ\82­\82Í";\r
726 */\r
727             // label12\r
728             // \r
729             this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
730             this.label12.AutoSize = true;\r
731             this.label12.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
732             this.label12.Location = new System.Drawing.Point(11, 5);\r
733             this.label12.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
734             this.label12.Name = "label12";\r
735             this.tableLayoutPanel3.SetRowSpan(this.label12, 2);\r
736             this.label12.Size = new System.Drawing.Size(28, 13);\r
737             this.label12.TabIndex = 75;\r
738             this.label12.Text = "CLI:";\r
739             // \r
740 /* HEAD\r
741             this.check_saveLogWithVideo.AutoSize = true;\r
742             this.check_saveLogWithVideo.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
743             this.check_saveLogWithVideo.Location = new System.Drawing.Point(71, 177);\r
744             this.check_saveLogWithVideo.Name = "check_saveLogWithVideo";\r
745             this.check_saveLogWithVideo.Size = new System.Drawing.Size(233, 17);\r
746             this.check_saveLogWithVideo.TabIndex = 83;\r
747             this.check_saveLogWithVideo.Text = "\8cÂ\95Ê\82Ì\83G\83\93\83R\81[\83h\83\8d\83O\82ð\93®\89æ\83t\83@\83C\83\8b\82Æ\93¯\82\8fê\8f\8a\82É\95Û\91¶";\r
748             this.ToolTip.SetToolTip(this.check_saveLogWithVideo, "\83G\83\93\83R\81[\83h\83\8d\83O\82Ì\83R\83s\81[\82ð\93®\89æ\82Ì\95Û\91\90æ\82Æ\93¯\82\8fê\8f\8a\82É\95Û\91\82µ\82Ü\82·");\r
749             this.check_saveLogWithVideo.UseVisualStyleBackColor = true;\r
750             this.check_saveLogWithVideo.CheckedChanged += new System.EventHandler(this.check_saveLogWithVideo_CheckedChanged);\r
751 */\r
752             // check_cli_minimized\r
753             // \r
754             this.check_cli_minimized.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
755             this.check_cli_minimized.AutoSize = true;\r
756             this.tableLayoutPanel3.SetColumnSpan(this.check_cli_minimized, 5);\r
757             this.check_cli_minimized.Location = new System.Drawing.Point(65, 3);\r
758             this.check_cli_minimized.Name = "check_cli_minimized";\r
759             this.check_cli_minimized.Size = new System.Drawing.Size(137, 17);\r
760             this.check_cli_minimized.TabIndex = 76;\r
761             this.check_cli_minimized.Text = "Start window minimized";\r
762             this.ToolTip.SetToolTip(this.check_cli_minimized, "\83R\83}\83\93\83h\83E\83B\83\93\83h\83E\82ð\8bN\93®\8e\9e\82É\8dÅ\8f¬\89»\82·\82é");\r
763             this.check_cli_minimized.UseVisualStyleBackColor = true;\r
764             this.check_cli_minimized.CheckedChanged += new System.EventHandler(this.check_cli_minimized_CheckedChanged);\r
765             // \r
766             // label9\r
767             // \r
768             this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
769             this.label9.AutoSize = true;\r
770             this.label9.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
771             this.label9.Location = new System.Drawing.Point(3, 102);\r
772             this.label9.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
773             this.label9.Name = "label9";\r
774             this.tableLayoutPanel3.SetRowSpan(this.label9, 2);\r
775             this.label9.Size = new System.Drawing.Size(36, 13);\r
776             this.label9.TabIndex = 77;\r
777             this.label9.Text = "Logs:";\r
778             // \r
779             // btn_saveLog\r
780             // \r
781             this.btn_saveLog.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
782             this.btn_saveLog.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
783             this.btn_saveLog.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
784             this.btn_saveLog.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
785             this.btn_saveLog.Location = new System.Drawing.Point(480, 173);\r
786             this.btn_saveLog.Name = "btn_saveLog";\r
787             this.btn_saveLog.Size = new System.Drawing.Size(77, 22);\r
788             this.btn_saveLog.TabIndex = 82;\r
789             this.btn_saveLog.Text = "\83u\83\89\83E\83Y...";\r
790             this.btn_saveLog.UseVisualStyleBackColor = true;\r
791             this.btn_saveLog.Click += new System.EventHandler(this.btn_saveLog_Click);\r
792             // \r
793             // check_logsInSpecifiedLocation\r
794             // \r
795 /* HEAD\r
796             this.label14.AutoSize = true;\r
797             this.label14.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
798             this.label14.Location = new System.Drawing.Point(68, 221);\r
799             this.label14.Name = "label14";\r
800             this.label14.Size = new System.Drawing.Size(65, 13);\r
801             this.label14.TabIndex = 81;\r
802             this.label14.Text = "\83\8d\83O\82Ì\95Û\91\90æ:";\r
803 */\r
804             this.check_logsInSpecifiedLocation.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
805             this.check_logsInSpecifiedLocation.AutoSize = true;\r
806             this.tableLayoutPanel3.SetColumnSpan(this.check_logsInSpecifiedLocation, 5);\r
807             this.check_logsInSpecifiedLocation.Location = new System.Drawing.Point(65, 150);\r
808             this.check_logsInSpecifiedLocation.Name = "check_logsInSpecifiedLocation";\r
809             this.check_logsInSpecifiedLocation.Size = new System.Drawing.Size(306, 17);\r
810             this.check_logsInSpecifiedLocation.TabIndex = 87;\r
811             this.check_logsInSpecifiedLocation.Text = "Put a copy of individual encode logs in a specified location:";\r
812             this.ToolTip.SetToolTip(this.check_logsInSpecifiedLocation, "Place a copy of the encode log in the same folder as the encoded movie.");\r
813             this.check_logsInSpecifiedLocation.UseVisualStyleBackColor = true;\r
814             this.check_logsInSpecifiedLocation.CheckedChanged += new System.EventHandler(this.check_logsInSpecifiedLocation_CheckedChanged);\r
815             // \r
816             // Label11\r
817             // \r
818 /* HEAD\r
819             this.text_logPath.Location = new System.Drawing.Point(135, 218);\r
820             this.text_logPath.Name = "text_logPath";\r
821             this.text_logPath.Size = new System.Drawing.Size(202, 21);\r
822             this.text_logPath.TabIndex = 80;\r
823             this.ToolTip.SetToolTip(this.text_logPath, "\83f\83t\83H\83\8b\83g\82Ì\95Û\91\90æ\82Í\8fo\97Í\83t\83@\83C\83\8b\82Ì\8e©\93®\95Û\91\90æ\82Æ\93¯\82\82Å\82·");\r
824             this.text_logPath.TextChanged += new System.EventHandler(this.text_logPath_TextChanged);\r
825             this.Label11.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
826             this.Label11.AutoSize = true;\r
827             this.Label11.BackColor = System.Drawing.Color.Transparent;\r
828             this.Label11.Location = new System.Drawing.Point(65, 30);\r
829             this.Label11.Name = "Label11";\r
830             this.Label11.Size = new System.Drawing.Size(87, 13);\r
831             this.Label11.TabIndex = 40;\r
832             this.Label11.Text = "Processor cores:";\r
833             // \r
834             // check_saveLogWithVideo\r
835             // \r
836 /* HEAD\r
837             this.check_keepLogs.AutoSize = true;\r
838             this.check_keepLogs.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
839             this.check_keepLogs.Location = new System.Drawing.Point(71, 135);\r
840             this.check_keepLogs.Name = "check_keepLogs";\r
841             this.check_keepLogs.Size = new System.Drawing.Size(134, 17);\r
842             this.check_keepLogs.TabIndex = 79;\r
843             this.check_keepLogs.Text = "\8cÂ\95Ê\82Ì\83G\83\93\83R\81[\83h\83\8d\83O\82ð\95Û\91¶";\r
844             this.ToolTip.SetToolTip(this.check_keepLogs, "On\82É\82·\82é\82Æ\81A\83G\83\93\83R\81[\83h\82Ì\8a®\97¹\8cã\82É\83G\83\93\83R\81[\83h\83\8d\83O\82ð\8e©\93®\95Û\91\82µ\82Ü\82·");\r
845             this.check_keepLogs.UseVisualStyleBackColor = true;\r
846             this.check_keepLogs.CheckedChanged += new System.EventHandler(this.check_keepLogs_CheckedChanged);\r
847 */\r
848             this.check_saveLogWithVideo.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
849             this.check_saveLogWithVideo.AutoSize = true;\r
850             this.tableLayoutPanel3.SetColumnSpan(this.check_saveLogWithVideo, 5);\r
851             this.check_saveLogWithVideo.Location = new System.Drawing.Point(65, 127);\r
852             this.check_saveLogWithVideo.Name = "check_saveLogWithVideo";\r
853             this.check_saveLogWithVideo.Size = new System.Drawing.Size(382, 17);\r
854             this.check_saveLogWithVideo.TabIndex = 83;\r
855             this.check_saveLogWithVideo.Text = "Put a copy of individual encode logs in the same location as encoded video";\r
856             this.ToolTip.SetToolTip(this.check_saveLogWithVideo, "Place a copy of the encode log in the same folder as the encoded movie.");\r
857             this.check_saveLogWithVideo.UseVisualStyleBackColor = true;\r
858             this.check_saveLogWithVideo.CheckedChanged += new System.EventHandler(this.check_saveLogWithVideo_CheckedChanged);\r
859             // \r
860             // Label4\r
861             // \r
862 /* HEAD\r
863             this.label9.AutoSize = true;\r
864             this.label9.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
865             this.label9.Location = new System.Drawing.Point(12, 136);\r
866             this.label9.Name = "label9";\r
867             this.label9.Size = new System.Drawing.Size(28, 13);\r
868             this.label9.TabIndex = 77;\r
869             this.label9.Text = "\83\8d\83O:";\r
870 */\r
871             this.Label4.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
872             this.Label4.AutoSize = true;\r
873             this.Label4.BackColor = System.Drawing.Color.Transparent;\r
874             this.Label4.Location = new System.Drawing.Point(65, 57);\r
875             this.Label4.Name = "Label4";\r
876             this.Label4.Size = new System.Drawing.Size(70, 13);\r
877             this.Label4.TabIndex = 42;\r
878             this.Label4.Text = "Priority level:";\r
879             // \r
880             // label3\r
881             // \r
882 /* HEAD\r
883             this.check_cli_minimized.AutoSize = true;\r
884             this.check_cli_minimized.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
885             this.check_cli_minimized.Location = new System.Drawing.Point(71, 18);\r
886             this.check_cli_minimized.Name = "check_cli_minimized";\r
887             this.check_cli_minimized.Size = new System.Drawing.Size(143, 17);\r
888             this.check_cli_minimized.TabIndex = 76;\r
889             this.check_cli_minimized.Text = "\83R\83}\83\93\83h\83E\83B\83\93\83h\83E\82ð\8dÅ\8f¬\89»\82·\82é";\r
890             this.ToolTip.SetToolTip(this.check_cli_minimized, "On\82É\82·\82é\82Æ\81A\83R\83}\83\93\83h\83E\83B\83\93\83h\83E\82ð\8dÅ\8f¬\89»\82µ\82½\8fó\91Ô\82ÅCLI\82ð\8bN\93®\82µ\82Ü\82·");\r
891             this.check_cli_minimized.UseVisualStyleBackColor = true;\r
892             this.check_cli_minimized.CheckedChanged += new System.EventHandler(this.check_cli_minimized_CheckedChanged);\r
893 */\r
894             this.label3.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
895             this.label3.AutoSize = true;\r
896             this.label3.BackColor = System.Drawing.Color.Transparent;\r
897             this.label3.Location = new System.Drawing.Point(65, 104);\r
898             this.label3.Name = "label3";\r
899             this.label3.Size = new System.Drawing.Size(101, 13);\r
900             this.label3.TabIndex = 85;\r
901             this.label3.Text = "Log verbosity level:";\r
902             // \r
903             // text_logPath\r
904             // \r
905             this.text_logPath.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
906             this.tableLayoutPanel3.SetColumnSpan(this.text_logPath, 3);\r
907             this.text_logPath.Location = new System.Drawing.Point(172, 173);\r
908             this.text_logPath.Name = "text_logPath";\r
909             this.text_logPath.Size = new System.Drawing.Size(302, 21);\r
910             this.text_logPath.TabIndex = 80;\r
911             this.ToolTip.SetToolTip(this.text_logPath, "The default location where auto named files are stored.");\r
912             this.text_logPath.TextChanged += new System.EventHandler(this.text_logPath_TextChanged);\r
913             // \r
914             // cb_logVerboseLvl\r
915             // \r
916             this.cb_logVerboseLvl.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
917             this.tableLayoutPanel3.SetColumnSpan(this.cb_logVerboseLvl, 4);\r
918             this.cb_logVerboseLvl.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
919             this.cb_logVerboseLvl.FormattingEnabled = true;\r
920             this.cb_logVerboseLvl.Items.AddRange(new object[] {\r
921             "0",\r
922             "1",\r
923             "2"});\r
924             this.cb_logVerboseLvl.Location = new System.Drawing.Point(172, 100);\r
925             this.cb_logVerboseLvl.Name = "cb_logVerboseLvl";\r
926             this.cb_logVerboseLvl.Size = new System.Drawing.Size(111, 21);\r
927             this.cb_logVerboseLvl.TabIndex = 86;\r
928             this.ToolTip.SetToolTip(this.cb_logVerboseLvl, "Activity Log Verbosity Level");\r
929             this.cb_logVerboseLvl.SelectedIndexChanged += new System.EventHandler(this.cb_logVerboseLvl_SelectedIndexChanged);\r
930             // \r
931             // drp_Priority\r
932             // \r
933             this.drp_Priority.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
934             this.tableLayoutPanel3.SetColumnSpan(this.drp_Priority, 4);\r
935             this.drp_Priority.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
936             this.drp_Priority.FormattingEnabled = true;\r
937             this.drp_Priority.Items.AddRange(new object[] {\r
938             "Realtime",\r
939             "High",\r
940             "Above Normal",\r
941             "Normal",\r
942             "Below Normal",\r
943             "Low"});\r
944             this.drp_Priority.Location = new System.Drawing.Point(172, 53);\r
945             this.drp_Priority.Name = "drp_Priority";\r
946             this.drp_Priority.Size = new System.Drawing.Size(111, 21);\r
947             this.drp_Priority.TabIndex = 43;\r
948             this.ToolTip.SetToolTip(this.drp_Priority, "CLI\82Ì\8eÀ\8ds\97D\90æ\93x\82ð\8ew\92è\82µ\82Ü\82·\81B\r\n\82à\82µHandBrake\82Å\82Ì\83G\83\93\83R\81[\83h\8dì\8bÆ\92\86\82É\82Ù\82©\82Ì\8dì\8bÆ\82ð\8ds\82¤\82È\82ç\81A\81uBelow Normal\81v\82ð\91I\91ð\82·\82é\82Æ\82æ\82¢\82Å\82µ\82å\82¤");\r
949             this.drp_Priority.SelectedIndexChanged += new System.EventHandler(this.drp_Priority_SelectedIndexChanged);\r
950             // \r
951 /* HEAD\r
952             // Label11\r
953             // \r
954             this.Label11.AutoSize = true;\r
955             this.Label11.BackColor = System.Drawing.Color.Transparent;\r
956             this.Label11.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
957             this.Label11.Location = new System.Drawing.Point(68, 48);\r
958             this.Label11.Name = "Label11";\r
959             this.Label11.Size = new System.Drawing.Size(61, 13);\r
960             this.Label11.TabIndex = 40;\r
961             this.Label11.Text = "CPU\83R\83A\90\94:";\r
962             // \r
963 */\r
964             // drp_processors\r
965             // \r
966             this.drp_processors.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
967             this.tableLayoutPanel3.SetColumnSpan(this.drp_processors, 4);\r
968             this.drp_processors.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
969             this.drp_processors.FormattingEnabled = true;\r
970             this.drp_processors.Items.AddRange(new object[] {\r
971             "Automatic",\r
972             "1",\r
973             "2",\r
974             "3",\r
975             "4",\r
976             "5",\r
977             "6",\r
978             "7",\r
979             "8"});\r
980             this.drp_processors.Location = new System.Drawing.Point(172, 26);\r
981             this.drp_processors.Name = "drp_processors";\r
982             this.drp_processors.Size = new System.Drawing.Size(111, 21);\r
983             this.drp_processors.TabIndex = 41;\r
984             this.ToolTip.SetToolTip(this.drp_processors, "\83v\83\8d\83Z\83b\83T\82Ì\83R\83A\90\94\82ð\8ew\92è\82µ\82Ü\82·\81B\96â\91è\82ª\96³\82¢\8cÀ\82è\81A\81uAutomatic\81v\82ð\91I\91ð\82µ\82Ä\82­\82¾\82³\82¢");\r
985             this.drp_processors.SelectedIndexChanged += new System.EventHandler(this.drp_processors_SelectedIndexChanged);\r
986             // \r
987             // btn_viewLogs\r
988             // \r
989             this.btn_viewLogs.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
990             this.tableLayoutPanel3.SetColumnSpan(this.btn_viewLogs, 2);\r
991             this.btn_viewLogs.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
992             this.btn_viewLogs.ForeColor = System.Drawing.Color.DarkOrange;\r
993             this.btn_viewLogs.Location = new System.Drawing.Point(65, 201);\r
994             this.btn_viewLogs.Name = "btn_viewLogs";\r
995             this.btn_viewLogs.Size = new System.Drawing.Size(139, 23);\r
996             this.btn_viewLogs.TabIndex = 89;\r
997             this.btn_viewLogs.Text = "View Log Directory";\r
998             this.btn_viewLogs.UseVisualStyleBackColor = true;\r
999             this.btn_viewLogs.Click += new System.EventHandler(this.btn_viewLogs_Click);\r
1000             // \r
1001             // btn_clearLogs\r
1002             // \r
1003             this.btn_clearLogs.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
1004             this.btn_clearLogs.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1005             this.btn_clearLogs.ForeColor = System.Drawing.Color.DarkOrange;\r
1006             this.btn_clearLogs.Location = new System.Drawing.Point(210, 201);\r
1007             this.btn_clearLogs.Name = "btn_clearLogs";\r
1008             this.btn_clearLogs.Size = new System.Drawing.Size(135, 23);\r
1009             this.btn_clearLogs.TabIndex = 88;\r
1010             this.btn_clearLogs.Text = "Clear Log History";\r
1011             this.btn_clearLogs.UseVisualStyleBackColor = true;\r
1012             this.btn_clearLogs.Click += new System.EventHandler(this.btn_clearLogs_Click);\r
1013             // \r
1014 /* HEAD\r
1015             this.Label4.AutoSize = true;\r
1016             this.Label4.BackColor = System.Drawing.Color.Transparent;\r
1017             this.Label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1018             this.Label4.Location = new System.Drawing.Point(68, 75);\r
1019             this.Label4.Name = "Label4";\r
1020             this.Label4.Size = new System.Drawing.Size(70, 13);\r
1021             this.Label4.TabIndex = 42;\r
1022             this.Label4.Text = "\8f\88\97\9d\82Ì\97D\90æ\93x:";\r
1023 */\r
1024             // label14\r
1025             // \r
1026             this.label14.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
1027             this.label14.AutoSize = true;\r
1028             this.label14.Location = new System.Drawing.Point(65, 177);\r
1029             this.label14.Name = "label14";\r
1030             this.label14.Size = new System.Drawing.Size(53, 13);\r
1031             this.label14.TabIndex = 81;\r
1032             this.label14.Text = "\83\8d\83O\82Ì\95Û\91\90æ:";\r
1033             // \r
1034             // tab_advanced\r
1035             // \r
1036             this.tab_advanced.Controls.Add(this.tableLayoutPanel4);\r
1037             this.tab_advanced.Location = new System.Drawing.Point(4, 22);\r
1038             this.tab_advanced.Name = "tab_advanced";\r
1039             this.tab_advanced.Padding = new System.Windows.Forms.Padding(10);\r
1040             this.tab_advanced.Size = new System.Drawing.Size(580, 334);\r
1041             this.tab_advanced.TabIndex = 4;\r
1042 /* HEAD\r
1043             this.tab_advanced.Text = "\92Ç\89Á\90Ý\92è";\r
1044             this.tab_advanced.UseVisualStyleBackColor = true;\r
1045             // \r
1046             // lbl_appcastUnstable\r
1047             // \r
1048             this.lbl_appcastUnstable.AutoSize = true;\r
1049             this.lbl_appcastUnstable.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1050             this.lbl_appcastUnstable.Location = new System.Drawing.Point(6, 42);\r
1051             this.lbl_appcastUnstable.Name = "lbl_appcastUnstable";\r
1052             this.lbl_appcastUnstable.Size = new System.Drawing.Size(62, 13);\r
1053             this.lbl_appcastUnstable.TabIndex = 81;\r
1054             this.lbl_appcastUnstable.Text = "\83A\83b\83v\83f\81[\83g:";\r
1055             // \r
1056             // check_snapshot\r
1057             // \r
1058             this.check_snapshot.AutoSize = true;\r
1059             this.check_snapshot.BackColor = System.Drawing.Color.Transparent;\r
1060             this.check_snapshot.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1061             this.check_snapshot.Location = new System.Drawing.Point(76, 41);\r
1062             this.check_snapshot.Name = "check_snapshot";\r
1063             this.check_snapshot.Size = new System.Drawing.Size(153, 17);\r
1064             this.check_snapshot.TabIndex = 80;\r
1065             this.check_snapshot.Text = "\8aJ\94­\94Å\82Ì\83A\83b\83v\83f\81[\83g\82à\8am\94F\82·\82é";\r
1066             this.ToolTip.SetToolTip(this.check_snapshot, "\82±\82ê\82ðOn\82É\82·\82é\82Æ\81A\8dÅ\90V\82Ì\8aJ\94­\94Å\82ª\91\8dÝ\82·\82é\82©\82Ç\82¤\82©\8am\94F\82·\82é\82æ\82¤\82É\82È\82è\82Ü\82·\81B\r\n\8aJ\94­\94Å\82Í\95s\88À\92è\82Å\82 \82è\81A\96â\91è\82ª\94­\90\82·\82é\89Â\94\\90«\82ª\82 \82è\82Ü\82·");\r
1067             this.check_snapshot.UseVisualStyleBackColor = false;\r
1068             this.check_snapshot.CheckedChanged += new System.EventHandler(this.check_snapshot_CheckedChanged);\r
1069             // \r
1070             // btn_drive_detect\r
1071             // \r
1072             this.btn_drive_detect.AutoSize = true;\r
1073             this.btn_drive_detect.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1074             this.btn_drive_detect.Location = new System.Drawing.Point(76, 18);\r
1075             this.btn_drive_detect.Name = "btn_drive_detect";\r
1076             this.btn_drive_detect.Size = new System.Drawing.Size(327, 17);\r
1077             this.btn_drive_detect.TabIndex = 72;\r
1078             this.btn_drive_detect.Text = "\81u\95Ï\8a·\8c³\81v\83{\83^\83\93\82Ì\83h\83\8d\83b\83v\83_\83E\83\93\83\81\83j\83\85\81[\82©\82çDVD\83h\83\89\83C\83u\82Ö\82Ì\83A\83N\83Z\83X\82ð\89Â\94\\82É";\r
1079             this.ToolTip.SetToolTip(this.btn_drive_detect, "\81u\95Ï\8a·\8c³\81v\83{\83^\83\93\82©\82çDVD\82ð\8c\9f\8fo\82Å\82«\82é\82æ\82¤\82É\82µ\82Ü\82·\81B\r\n\82±\82Ì\8d\80\96Ú\82ðOn\82É\82·\82é\82Æ\81ADVD\82ª\81u\95Ï\8a·\8c³\81v\83\81\83j\83\85\81[\82É\95\\8e¦\82³\82ê\82é\82æ\82¤\82É\82È\82è\82Ü\82·");\r
1080             this.btn_drive_detect.UseVisualStyleBackColor = true;\r
1081             this.btn_drive_detect.CheckedChanged += new System.EventHandler(this.btn_drive_detect_CheckedChanged);\r
1082 */\r
1083             this.tab_advanced.Text = "\92Ç\89Á\90Ý\92è";\r
1084             this.tab_advanced.UseVisualStyleBackColor = true;\r
1085             // \r
1086             // tableLayoutPanel4\r
1087             // \r
1088             this.tableLayoutPanel4.AutoSize = true;\r
1089             this.tableLayoutPanel4.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
1090             this.tableLayoutPanel4.ColumnCount = 6;\r
1091             this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1092             this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));\r
1093             this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));\r
1094             this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1095             this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1096             this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1097             this.tableLayoutPanel4.Controls.Add(this.check_promptOnUnmatchingQueries, 3, 4);\r
1098             this.tableLayoutPanel4.Controls.Add(this.check_dvdnav, 2, 10);\r
1099             this.tableLayoutPanel4.Controls.Add(this.check_trayStatusAlerts, 3, 2);\r
1100             this.tableLayoutPanel4.Controls.Add(this.label32, 0, 10);\r
1101             this.tableLayoutPanel4.Controls.Add(this.label6, 0, 0);\r
1102             this.tableLayoutPanel4.Controls.Add(this.drop_x264step, 4, 8);\r
1103             this.tableLayoutPanel4.Controls.Add(this.label30, 2, 8);\r
1104             this.tableLayoutPanel4.Controls.Add(this.check_mainMinimize, 2, 1);\r
1105             this.tableLayoutPanel4.Controls.Add(this.label28, 0, 8);\r
1106             this.tableLayoutPanel4.Controls.Add(this.check_queryEditorTab, 2, 3);\r
1107             this.tableLayoutPanel4.Controls.Add(this.check_disablePresetNotification, 2, 5);\r
1108             this.tableLayoutPanel4.Controls.Add(this.check_inGuiStatus, 2, 6);\r
1109             this.tableLayoutPanel4.Location = new System.Drawing.Point(10, 10);\r
1110             this.tableLayoutPanel4.Name = "tableLayoutPanel4";\r
1111             this.tableLayoutPanel4.RowCount = 12;\r
1112             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1113             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1114             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1115             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1116             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1117             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1118             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1119             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));\r
1120             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1121             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));\r
1122             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1123             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1124             this.tableLayoutPanel4.Size = new System.Drawing.Size(395, 228);\r
1125             this.tableLayoutPanel4.TabIndex = 62;\r
1126             // \r
1127             // check_promptOnUnmatchingQueries\r
1128             // \r
1129             this.check_promptOnUnmatchingQueries.AutoSize = true;\r
1130             this.tableLayoutPanel4.SetColumnSpan(this.check_promptOnUnmatchingQueries, 3);\r
1131             this.check_promptOnUnmatchingQueries.Location = new System.Drawing.Point(87, 72);\r
1132             this.check_promptOnUnmatchingQueries.Name = "check_promptOnUnmatchingQueries";\r
1133             this.check_promptOnUnmatchingQueries.Size = new System.Drawing.Size(305, 17);\r
1134             this.check_promptOnUnmatchingQueries.TabIndex = 63;\r
1135             this.check_promptOnUnmatchingQueries.Text = "Prompt when a manual query does not match GUI settings";\r
1136             this.check_promptOnUnmatchingQueries.UseVisualStyleBackColor = true;\r
1137             this.check_promptOnUnmatchingQueries.CheckedChanged += new System.EventHandler(this.check_promptOnUnmatchingQueries_CheckedChanged);\r
1138             // \r
1139             // check_dvdnav\r
1140             // \r
1141             this.check_dvdnav.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
1142             this.check_dvdnav.AutoSize = true;\r
1143             this.check_dvdnav.BackColor = System.Drawing.Color.Transparent;\r
1144             this.tableLayoutPanel4.SetColumnSpan(this.check_dvdnav, 4);\r
1145             this.check_dvdnav.Location = new System.Drawing.Point(67, 208);\r
1146             this.check_dvdnav.Name = "check_dvdnav";\r
1147             this.check_dvdnav.Size = new System.Drawing.Size(276, 17);\r
1148             this.check_dvdnav.TabIndex = 90;\r
1149             this.check_dvdnav.Text = "Disable LibDVDNav. (libdvdread will be used instead)";\r
1150             this.check_dvdnav.UseVisualStyleBackColor = false;\r
1151             this.check_dvdnav.CheckedChanged += new System.EventHandler(this.check_dvdnav_CheckedChanged);\r
1152             // \r
1153             // check_trayStatusAlerts\r
1154             // \r
1155             this.check_trayStatusAlerts.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
1156             this.check_trayStatusAlerts.AutoSize = true;\r
1157             this.check_trayStatusAlerts.BackColor = System.Drawing.Color.Transparent;\r
1158             this.tableLayoutPanel4.SetColumnSpan(this.check_trayStatusAlerts, 3);\r
1159             this.check_trayStatusAlerts.Location = new System.Drawing.Point(87, 26);\r
1160             this.check_trayStatusAlerts.Name = "check_trayStatusAlerts";\r
1161             this.check_trayStatusAlerts.Size = new System.Drawing.Size(296, 17);\r
1162             this.check_trayStatusAlerts.TabIndex = 93;\r
1163             this.check_trayStatusAlerts.Text = "Display status messages from tray icon (balloon popups)";\r
1164             this.ToolTip.SetToolTip(this.check_trayStatusAlerts, "Minimize the window to the system tray rather than the task bar.\r\nThe system tray" +\r
1165                     " icon has encode status notifications.\r\nNote: requires restart to take effect!\r\n" +\r
1166                     "");\r
1167             this.check_trayStatusAlerts.UseVisualStyleBackColor = false;\r
1168             this.check_trayStatusAlerts.CheckedChanged += new System.EventHandler(this.check_trayStatusAlerts_CheckedChanged);\r
1169             // \r
1170             // label32\r
1171             // \r
1172             this.label32.Anchor = System.Windows.Forms.AnchorStyles.Right;\r
1173             this.label32.AutoSize = true;\r
1174             this.label32.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1175             this.label32.Location = new System.Drawing.Point(8, 210);\r
1176             this.label32.Name = "label32";\r
1177             this.label32.Size = new System.Drawing.Size(33, 13);\r
1178             this.label32.TabIndex = 89;\r
1179             this.label32.Text = "DVD:";\r
1180             // \r
1181             // label6\r
1182             // \r
1183             this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
1184             this.label6.AutoSize = true;\r
1185             this.label6.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1186             this.label6.Location = new System.Drawing.Point(10, 5);\r
1187             this.label6.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
1188             this.label6.Name = "label6";\r
1189             this.tableLayoutPanel4.SetRowSpan(this.label6, 2);\r
1190             this.label6.Size = new System.Drawing.Size(31, 13);\r
1191             this.label6.TabIndex = 71;\r
1192             this.label6.Text = "GUI:";\r
1193             // \r
1194             // drop_x264step\r
1195             // \r
1196             this.tableLayoutPanel4.SetColumnSpan(this.drop_x264step, 2);\r
1197             this.drop_x264step.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
1198             this.drop_x264step.FormattingEnabled = true;\r
1199             this.drop_x264step.Items.AddRange(new object[] {\r
1200             "1.0",\r
1201             "0.50",\r
1202             "0.25",\r
1203             "0.20"});\r
1204             this.drop_x264step.Location = new System.Drawing.Point(262, 161);\r
1205             this.drop_x264step.Name = "drop_x264step";\r
1206             this.drop_x264step.Size = new System.Drawing.Size(85, 21);\r
1207             this.drop_x264step.TabIndex = 86;\r
1208             this.ToolTip.SetToolTip(this.drop_x264step, "The number of processor\'s / processor cores. Unless your having problems, leave o" +\r
1209                     "n Automatic.");\r
1210             this.drop_x264step.SelectedIndexChanged += new System.EventHandler(this.x264step_SelectedIndexChanged);\r
1211             // \r
1212             // label30\r
1213             // \r
1214             this.label30.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
1215             this.label30.AutoSize = true;\r
1216             this.tableLayoutPanel4.SetColumnSpan(this.label30, 2);\r
1217             this.label30.Location = new System.Drawing.Point(67, 165);\r
1218             this.label30.Name = "label30";\r
1219             this.label30.Size = new System.Drawing.Size(189, 13);\r
1220             this.label30.TabIndex = 87;\r
1221             this.label30.Text = "Constant quality fractional granularity";\r
1222             // \r
1223             // check_mainMinimize\r
1224             // \r
1225             this.check_mainMinimize.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
1226             this.check_mainMinimize.AutoSize = true;\r
1227             this.check_mainMinimize.BackColor = System.Drawing.Color.Transparent;\r
1228             this.tableLayoutPanel4.SetColumnSpan(this.check_mainMinimize, 4);\r
1229             this.check_mainMinimize.Location = new System.Drawing.Point(67, 3);\r
1230             this.check_mainMinimize.Name = "check_mainMinimize";\r
1231             this.check_mainMinimize.Size = new System.Drawing.Size(138, 17);\r
1232             this.check_mainMinimize.TabIndex = 82;\r
1233             this.check_mainMinimize.Text = "Minimize to system tray";\r
1234             this.ToolTip.SetToolTip(this.check_mainMinimize, "Minimize the window to the system tray rather than the task bar.\r\nThe system tray" +\r
1235                     " icon has encode status notifications.\r\nNote: requires restart to take effect!\r\n" +\r
1236                     "");\r
1237             this.check_mainMinimize.UseVisualStyleBackColor = false;\r
1238             this.check_mainMinimize.CheckedChanged += new System.EventHandler(this.check_mainMinimize_CheckedChanged);\r
1239             // \r
1240             // label28\r
1241             // \r
1242             this.label28.Anchor = System.Windows.Forms.AnchorStyles.Right;\r
1243             this.label28.AutoSize = true;\r
1244             this.label28.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1245             this.label28.Location = new System.Drawing.Point(3, 165);\r
1246             this.label28.Name = "label28";\r
1247             this.label28.Size = new System.Drawing.Size(38, 13);\r
1248             this.label28.TabIndex = 85;\r
1249             this.label28.Text = "x264:";\r
1250             // \r
1251             // check_queryEditorTab\r
1252             // \r
1253             this.check_queryEditorTab.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
1254             this.check_queryEditorTab.AutoSize = true;\r
1255             this.check_queryEditorTab.BackColor = System.Drawing.Color.Transparent;\r
1256             this.tableLayoutPanel4.SetColumnSpan(this.check_queryEditorTab, 4);\r
1257             this.check_queryEditorTab.Location = new System.Drawing.Point(67, 49);\r
1258             this.check_queryEditorTab.Name = "check_queryEditorTab";\r
1259             this.check_queryEditorTab.Size = new System.Drawing.Size(241, 17);\r
1260             this.check_queryEditorTab.TabIndex = 84;\r
1261             this.check_queryEditorTab.Text = "Enable \"Query Editor\" tab (Requires Restart)";\r
1262             this.ToolTip.SetToolTip(this.check_queryEditorTab, "Enables the Query Editor tab on the main window. Requires program restart to take" +\r
1263                     " effect.");\r
1264             this.check_queryEditorTab.UseVisualStyleBackColor = false;\r
1265             this.check_queryEditorTab.CheckedChanged += new System.EventHandler(this.check_queryEditorTab_CheckedChanged);\r
1266             // \r
1267             // check_disablePresetNotification\r
1268             // \r
1269             this.check_disablePresetNotification.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
1270             this.check_disablePresetNotification.AutoSize = true;\r
1271             this.check_disablePresetNotification.BackColor = System.Drawing.Color.Transparent;\r
1272             this.tableLayoutPanel4.SetColumnSpan(this.check_disablePresetNotification, 4);\r
1273             this.check_disablePresetNotification.Location = new System.Drawing.Point(67, 95);\r
1274             this.check_disablePresetNotification.Name = "check_disablePresetNotification";\r
1275             this.check_disablePresetNotification.Size = new System.Drawing.Size(222, 17);\r
1276             this.check_disablePresetNotification.TabIndex = 91;\r
1277             this.check_disablePresetNotification.Text = "Disable built-in preset update notification";\r
1278             this.ToolTip.SetToolTip(this.check_disablePresetNotification, "Disables the notification you recieve when presets are updated when a new version" +\r
1279                     " of HandBrake is installed.");\r
1280             this.check_disablePresetNotification.UseVisualStyleBackColor = false;\r
1281             this.check_disablePresetNotification.CheckedChanged += new System.EventHandler(this.check_disablePresetNotification_CheckedChanged);\r
1282             // \r
1283             // check_inGuiStatus\r
1284             // \r
1285             this.check_inGuiStatus.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
1286             this.check_inGuiStatus.AutoSize = true;\r
1287             this.check_inGuiStatus.BackColor = System.Drawing.Color.Transparent;\r
1288             this.tableLayoutPanel4.SetColumnSpan(this.check_inGuiStatus, 4);\r
1289             this.check_inGuiStatus.Location = new System.Drawing.Point(67, 118);\r
1290             this.check_inGuiStatus.Name = "check_inGuiStatus";\r
1291             this.check_inGuiStatus.Size = new System.Drawing.Size(235, 17);\r
1292             this.check_inGuiStatus.TabIndex = 92;\r
1293             this.check_inGuiStatus.Text = "Enable in-GUI encode status (experimental)";\r
1294             this.ToolTip.SetToolTip(this.check_inGuiStatus, "Displays the CLI status in the GUI windows instead of the CLI window.");\r
1295             this.check_inGuiStatus.UseVisualStyleBackColor = false;\r
1296             this.check_inGuiStatus.CheckedChanged += new System.EventHandler(this.check_inGuiStatus_CheckedChanged);\r
1297             // \r
1298             // tab_debug\r
1299             // \r
1300             this.tab_debug.Controls.Add(this.check_disableResCalc);\r
1301             this.tab_debug.Location = new System.Drawing.Point(4, 22);\r
1302             this.tab_debug.Name = "tab_debug";\r
1303             this.tab_debug.Padding = new System.Windows.Forms.Padding(3);\r
1304             this.tab_debug.Size = new System.Drawing.Size(580, 334);\r
1305             this.tab_debug.TabIndex = 7;\r
1306             this.tab_debug.Text = "Debug";\r
1307             this.tab_debug.UseVisualStyleBackColor = true;\r
1308             // \r
1309             // check_disableResCalc\r
1310             // \r
1311             this.check_disableResCalc.AutoSize = true;\r
1312             this.check_disableResCalc.Location = new System.Drawing.Point(13, 15);\r
1313             this.check_disableResCalc.Name = "check_disableResCalc";\r
1314             this.check_disableResCalc.Size = new System.Drawing.Size(327, 17);\r
1315             this.check_disableResCalc.TabIndex = 0;\r
1316             this.check_disableResCalc.Text = "Disable Resolution Calculation for \"None\" and \"Custom\" modes.";\r
1317             this.ToolTip.SetToolTip(this.check_disableResCalc, resources.GetString("check_disableResCalc.ToolTip"));\r
1318             this.check_disableResCalc.UseVisualStyleBackColor = true;\r
1319             this.check_disableResCalc.CheckedChanged += new System.EventHandler(this.check_disableResCalc_CheckedChanged);\r
1320             // \r
1321             // label8\r
1322             // \r
1323             this.label8.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
1324             this.label8.AutoSize = true;\r
1325             this.label8.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1326             this.label8.Location = new System.Drawing.Point(41, 11);\r
1327             this.label8.Name = "label8";\r
1328             this.label8.Size = new System.Drawing.Size(115, 13);\r
1329             this.label8.TabIndex = 61;\r
1330             this.label8.Text = "HandBrake\83I\83v\83V\83\87\83\93\90Ý\92è";\r
1331             // \r
1332             // pictureBox2\r
1333             // \r
1334             this.pictureBox2.Image = global::Handbrake.Properties.Resources.General_Preferences;\r
1335             this.pictureBox2.Location = new System.Drawing.Point(3, 0);\r
1336             this.pictureBox2.Margin = new System.Windows.Forms.Padding(3, 0, 3, 3);\r
1337             this.pictureBox2.Name = "pictureBox2";\r
1338             this.pictureBox2.Size = new System.Drawing.Size(32, 32);\r
1339             this.pictureBox2.TabIndex = 60;\r
1340             this.pictureBox2.TabStop = false;\r
1341             // \r
1342             // ToolTip\r
1343             // \r
1344             this.ToolTip.Active = false;\r
1345             this.ToolTip.AutomaticDelay = 1000;\r
1346             this.ToolTip.AutoPopDelay = 15000;\r
1347             this.ToolTip.InitialDelay = 1000;\r
1348             this.ToolTip.ReshowDelay = 200;\r
1349             this.ToolTip.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;\r
1350             this.ToolTip.ToolTipTitle = "Tooltip";\r
1351             // \r
1352             // textBox1\r
1353             // \r
1354             this.textBox1.Location = new System.Drawing.Point(199, 198);\r
1355             this.textBox1.Name = "textBox1";\r
1356             this.textBox1.Size = new System.Drawing.Size(255, 20);\r
1357             this.textBox1.TabIndex = 79;\r
1358             this.ToolTip.SetToolTip(this.textBox1, "Define the format of the automatically named file.\r\ne.g  {source}_{title}_some-te" +\r
1359                     "xt\r\n{source} {title} {chapters} will be automatically substituted for the input " +\r
1360                     "sources values.");\r
1361             // \r
1362             // textBox2\r
1363             // \r
1364             this.textBox2.Location = new System.Drawing.Point(199, 171);\r
1365             this.textBox2.Name = "textBox2";\r
1366             this.textBox2.Size = new System.Drawing.Size(181, 20);\r
1367             this.textBox2.TabIndex = 76;\r
1368             this.ToolTip.SetToolTip(this.textBox2, "The default location where auto named files are stored.");\r
1369             // \r
1370             // checkBox1\r
1371             // \r
1372             this.checkBox1.AutoSize = true;\r
1373             this.checkBox1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1374             this.checkBox1.Location = new System.Drawing.Point(114, 148);\r
1375             this.checkBox1.Name = "checkBox1";\r
1376             this.checkBox1.Size = new System.Drawing.Size(206, 17);\r
1377             this.checkBox1.TabIndex = 72;\r
1378             this.checkBox1.Text = "Automatically name output files";\r
1379             this.ToolTip.SetToolTip(this.checkBox1, "Automatically name output files");\r
1380             this.checkBox1.UseVisualStyleBackColor = true;\r
1381             // \r
1382             // checkBox2\r
1383             // \r
1384             this.checkBox2.AutoSize = true;\r
1385             this.checkBox2.BackColor = System.Drawing.Color.Transparent;\r
1386             this.checkBox2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1387             this.checkBox2.Location = new System.Drawing.Point(114, 41);\r
1388             this.checkBox2.Name = "checkBox2";\r
1389             this.checkBox2.Size = new System.Drawing.Size(135, 17);\r
1390             this.checkBox2.TabIndex = 70;\r
1391             this.checkBox2.Text = "Enable GUI tooltips";\r
1392             this.ToolTip.SetToolTip(this.checkBox2, "Enable the built in tooltips for gui controls.");\r
1393             this.checkBox2.UseVisualStyleBackColor = false;\r
1394             // \r
1395             // checkBox3\r
1396             // \r
1397             this.checkBox3.AutoSize = true;\r
1398             this.checkBox3.BackColor = System.Drawing.Color.Transparent;\r
1399             this.checkBox3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1400             this.checkBox3.Location = new System.Drawing.Point(114, 18);\r
1401             this.checkBox3.Name = "checkBox3";\r
1402             this.checkBox3.Size = new System.Drawing.Size(131, 17);\r
1403             this.checkBox3.TabIndex = 68;\r
1404             this.checkBox3.Text = "Check for updates";\r
1405             this.ToolTip.SetToolTip(this.checkBox3, "Enables the built in update checker. This check is performed when the application" +\r
1406                     " starts.");\r
1407             this.checkBox3.UseVisualStyleBackColor = false;\r
1408             // \r
1409             // checkBox4\r
1410             // \r
1411             this.checkBox4.AutoSize = true;\r
1412             this.checkBox4.BackColor = System.Drawing.Color.Transparent;\r
1413             this.checkBox4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1414             this.checkBox4.Location = new System.Drawing.Point(114, 64);\r
1415             this.checkBox4.Name = "checkBox4";\r
1416             this.checkBox4.Size = new System.Drawing.Size(166, 17);\r
1417             this.checkBox4.TabIndex = 69;\r
1418             this.checkBox4.Text = "Load my default settings";\r
1419             this.ToolTip.SetToolTip(this.checkBox4, "Loads the users default settings rather than the Normal preset.");\r
1420             this.checkBox4.UseVisualStyleBackColor = false;\r
1421             // \r
1422             // comboBox1\r
1423             // \r
1424             this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
1425             this.comboBox1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1426             this.comboBox1.FormattingEnabled = true;\r
1427             this.comboBox1.Items.AddRange(new object[] {\r
1428             "Do Nothing",\r
1429             "Shutdown",\r
1430             "Suspend",\r
1431             "Hibernate",\r
1432             "Lock System",\r
1433             "Log Off",\r
1434             "Quit HandBrake"});\r
1435             this.comboBox1.Location = new System.Drawing.Point(114, 100);\r
1436             this.comboBox1.Name = "comboBox1";\r
1437             this.comboBox1.Size = new System.Drawing.Size(166, 21);\r
1438             this.comboBox1.TabIndex = 43;\r
1439             this.ToolTip.SetToolTip(this.comboBox1, "Performs an action when an encode or queue has completed.");\r
1440             // \r
1441             // textBox3\r
1442             // \r
1443             this.textBox3.Location = new System.Drawing.Point(199, 198);\r
1444             this.textBox3.Name = "textBox3";\r
1445             this.textBox3.Size = new System.Drawing.Size(255, 20);\r
1446             this.textBox3.TabIndex = 79;\r
1447             this.ToolTip.SetToolTip(this.textBox3, "Define the format of the automatically named file.\r\ne.g  {source}_{title}_some-te" +\r
1448                     "xt\r\n{source} {title} {chapters} will be automatically substituted for the input " +\r
1449                     "sources values.");\r
1450             // \r
1451             // textBox4\r
1452             // \r
1453             this.textBox4.Location = new System.Drawing.Point(199, 171);\r
1454             this.textBox4.Name = "textBox4";\r
1455             this.textBox4.Size = new System.Drawing.Size(181, 20);\r
1456             this.textBox4.TabIndex = 76;\r
1457             this.ToolTip.SetToolTip(this.textBox4, "The default location where auto named files are stored.");\r
1458             // \r
1459             // checkBox5\r
1460             // \r
1461             this.checkBox5.AutoSize = true;\r
1462             this.checkBox5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1463             this.checkBox5.Location = new System.Drawing.Point(114, 148);\r
1464             this.checkBox5.Name = "checkBox5";\r
1465             this.checkBox5.Size = new System.Drawing.Size(206, 17);\r
1466             this.checkBox5.TabIndex = 72;\r
1467             this.checkBox5.Text = "Automatically name output files";\r
1468             this.ToolTip.SetToolTip(this.checkBox5, "Automatically name output files");\r
1469             this.checkBox5.UseVisualStyleBackColor = true;\r
1470             // \r
1471             // checkBox6\r
1472             // \r
1473             this.checkBox6.AutoSize = true;\r
1474             this.checkBox6.BackColor = System.Drawing.Color.Transparent;\r
1475             this.checkBox6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1476             this.checkBox6.Location = new System.Drawing.Point(114, 41);\r
1477             this.checkBox6.Name = "checkBox6";\r
1478             this.checkBox6.Size = new System.Drawing.Size(135, 17);\r
1479             this.checkBox6.TabIndex = 70;\r
1480             this.checkBox6.Text = "Enable GUI tooltips";\r
1481             this.ToolTip.SetToolTip(this.checkBox6, "Enable the built in tooltips for gui controls.");\r
1482             this.checkBox6.UseVisualStyleBackColor = false;\r
1483             // \r
1484             // checkBox7\r
1485             // \r
1486             this.checkBox7.AutoSize = true;\r
1487             this.checkBox7.BackColor = System.Drawing.Color.Transparent;\r
1488             this.checkBox7.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1489             this.checkBox7.Location = new System.Drawing.Point(114, 18);\r
1490             this.checkBox7.Name = "checkBox7";\r
1491             this.checkBox7.Size = new System.Drawing.Size(131, 17);\r
1492             this.checkBox7.TabIndex = 68;\r
1493             this.checkBox7.Text = "Check for updates";\r
1494             this.ToolTip.SetToolTip(this.checkBox7, "Enables the built in update checker. This check is performed when the application" +\r
1495                     " starts.");\r
1496             this.checkBox7.UseVisualStyleBackColor = false;\r
1497             // \r
1498             // checkBox8\r
1499             // \r
1500             this.checkBox8.AutoSize = true;\r
1501             this.checkBox8.BackColor = System.Drawing.Color.Transparent;\r
1502             this.checkBox8.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1503             this.checkBox8.Location = new System.Drawing.Point(114, 64);\r
1504             this.checkBox8.Name = "checkBox8";\r
1505             this.checkBox8.Size = new System.Drawing.Size(166, 17);\r
1506             this.checkBox8.TabIndex = 69;\r
1507             this.checkBox8.Text = "Load my default settings";\r
1508             this.ToolTip.SetToolTip(this.checkBox8, "Loads the users default settings rather than the Normal preset.");\r
1509             this.checkBox8.UseVisualStyleBackColor = false;\r
1510             // \r
1511             // comboBox2\r
1512             // \r
1513             this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
1514             this.comboBox2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1515             this.comboBox2.FormattingEnabled = true;\r
1516             this.comboBox2.Items.AddRange(new object[] {\r
1517             "Do Nothing",\r
1518             "Shutdown",\r
1519             "Suspend",\r
1520             "Hibernate",\r
1521             "Lock System",\r
1522             "Log Off",\r
1523             "Quit HandBrake"});\r
1524             this.comboBox2.Location = new System.Drawing.Point(114, 100);\r
1525             this.comboBox2.Name = "comboBox2";\r
1526             this.comboBox2.Size = new System.Drawing.Size(166, 21);\r
1527             this.comboBox2.TabIndex = 43;\r
1528             this.ToolTip.SetToolTip(this.comboBox2, "Performs an action when an encode or queue has completed.");\r
1529             // \r
1530             // label16\r
1531             // \r
1532             this.label16.AutoSize = true;\r
1533             this.label16.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1534             this.label16.Location = new System.Drawing.Point(197, 222);\r
1535             this.label16.Name = "label16";\r
1536             this.label16.Size = new System.Drawing.Size(242, 12);\r
1537             this.label16.TabIndex = 81;\r
1538             this.label16.Text = "Available Options: {source} {title} {chapters}";\r
1539             // \r
1540             // label17\r
1541             // \r
1542             this.label17.AutoSize = true;\r
1543             this.label17.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1544             this.label17.Location = new System.Drawing.Point(111, 201);\r
1545             this.label17.Name = "label17";\r
1546             this.label17.Size = new System.Drawing.Size(52, 13);\r
1547             this.label17.TabIndex = 80;\r
1548             this.label17.Text = "Format:";\r
1549             // \r
1550             // button1\r
1551             // \r
1552             this.button1.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1553             this.button1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1554             this.button1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1555             this.button1.Location = new System.Drawing.Point(386, 171);\r
1556             this.button1.Name = "button1";\r
1557             this.button1.Size = new System.Drawing.Size(68, 22);\r
1558             this.button1.TabIndex = 78;\r
1559             this.button1.Text = "Browse";\r
1560             this.button1.UseVisualStyleBackColor = true;\r
1561             // \r
1562             // label18\r
1563             // \r
1564             this.label18.AutoSize = true;\r
1565             this.label18.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1566             this.label18.Location = new System.Drawing.Point(111, 174);\r
1567             this.label18.Name = "label18";\r
1568             this.label18.Size = new System.Drawing.Size(82, 13);\r
1569             this.label18.TabIndex = 77;\r
1570             this.label18.Text = "Default Path:";\r
1571             // \r
1572             // label19\r
1573             // \r
1574             this.label19.AutoSize = true;\r
1575             this.label19.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1576             this.label19.Location = new System.Drawing.Point(10, 149);\r
1577             this.label19.Name = "label19";\r
1578             this.label19.Size = new System.Drawing.Size(86, 13);\r
1579             this.label19.TabIndex = 71;\r
1580             this.label19.Text = "Output files:";\r
1581             // \r
1582             // label20\r
1583             // \r
1584             this.label20.AutoSize = true;\r
1585             this.label20.BackColor = System.Drawing.Color.Transparent;\r
1586             this.label20.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1587             this.label20.Location = new System.Drawing.Point(21, 19);\r
1588             this.label20.Name = "label20";\r
1589             this.label20.Size = new System.Drawing.Size(75, 13);\r
1590             this.label20.TabIndex = 67;\r
1591             this.label20.Text = "At Launch:";\r
1592             // \r
1593             // label21\r
1594             // \r
1595             this.label21.AutoSize = true;\r
1596             this.label21.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1597             this.label21.Location = new System.Drawing.Point(12, 103);\r
1598             this.label21.Name = "label21";\r
1599             this.label21.Size = new System.Drawing.Size(84, 13);\r
1600             this.label21.TabIndex = 54;\r
1601             this.label21.Text = "When Done:";\r
1602             // \r
1603             // label22\r
1604             // \r
1605             this.label22.AutoSize = true;\r
1606             this.label22.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1607             this.label22.Location = new System.Drawing.Point(197, 222);\r
1608             this.label22.Name = "label22";\r
1609             this.label22.Size = new System.Drawing.Size(242, 12);\r
1610             this.label22.TabIndex = 81;\r
1611             this.label22.Text = "Available Options: {source} {title} {chapters}";\r
1612             // \r
1613             // label23\r
1614             // \r
1615             this.label23.AutoSize = true;\r
1616             this.label23.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1617             this.label23.Location = new System.Drawing.Point(111, 201);\r
1618             this.label23.Name = "label23";\r
1619             this.label23.Size = new System.Drawing.Size(52, 13);\r
1620             this.label23.TabIndex = 80;\r
1621             this.label23.Text = "Format:";\r
1622             // \r
1623             // button2\r
1624             // \r
1625             this.button2.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1626             this.button2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1627             this.button2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1628             this.button2.Location = new System.Drawing.Point(386, 171);\r
1629             this.button2.Name = "button2";\r
1630             this.button2.Size = new System.Drawing.Size(68, 22);\r
1631             this.button2.TabIndex = 78;\r
1632             this.button2.Text = "Browse";\r
1633             this.button2.UseVisualStyleBackColor = true;\r
1634             // \r
1635             // label24\r
1636             // \r
1637             this.label24.AutoSize = true;\r
1638             this.label24.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1639             this.label24.Location = new System.Drawing.Point(111, 174);\r
1640             this.label24.Name = "label24";\r
1641             this.label24.Size = new System.Drawing.Size(82, 13);\r
1642             this.label24.TabIndex = 77;\r
1643             this.label24.Text = "Default Path:";\r
1644             // \r
1645             // label25\r
1646             // \r
1647             this.label25.AutoSize = true;\r
1648             this.label25.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1649             this.label25.Location = new System.Drawing.Point(10, 149);\r
1650             this.label25.Name = "label25";\r
1651             this.label25.Size = new System.Drawing.Size(86, 13);\r
1652             this.label25.TabIndex = 71;\r
1653             this.label25.Text = "Output files:";\r
1654             // \r
1655             // label26\r
1656             // \r
1657             this.label26.AutoSize = true;\r
1658             this.label26.BackColor = System.Drawing.Color.Transparent;\r
1659             this.label26.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1660             this.label26.Location = new System.Drawing.Point(21, 19);\r
1661             this.label26.Name = "label26";\r
1662             this.label26.Size = new System.Drawing.Size(75, 13);\r
1663             this.label26.TabIndex = 67;\r
1664             this.label26.Text = "At Launch:";\r
1665             // \r
1666             // label27\r
1667             // \r
1668             this.label27.AutoSize = true;\r
1669             this.label27.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1670             this.label27.Location = new System.Drawing.Point(12, 103);\r
1671             this.label27.Name = "label27";\r
1672             this.label27.Size = new System.Drawing.Size(84, 13);\r
1673             this.label27.TabIndex = 54;\r
1674             this.label27.Text = "When Done:";\r
1675             // \r
1676             // openFile_vlc\r
1677             // \r
1678             this.openFile_vlc.DefaultExt = "exe";\r
1679             this.openFile_vlc.Filter = "exe|*.exe";\r
1680             // \r
1681             // tableLayoutPanel5\r
1682             // \r
1683             this.tableLayoutPanel5.AutoSize = true;\r
1684             this.tableLayoutPanel5.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
1685             this.tableLayoutPanel5.ColumnCount = 2;\r
1686             this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1687             this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1688             this.tableLayoutPanel5.Controls.Add(this.pictureBox2, 0, 0);\r
1689             this.tableLayoutPanel5.Controls.Add(this.btn_close, 1, 2);\r
1690             this.tableLayoutPanel5.Controls.Add(this.label8, 1, 0);\r
1691             this.tableLayoutPanel5.Controls.Add(this.tab_options, 0, 1);\r
1692             this.tableLayoutPanel5.Location = new System.Drawing.Point(12, 12);\r
1693             this.tableLayoutPanel5.Name = "tableLayoutPanel5";\r
1694             this.tableLayoutPanel5.RowCount = 3;\r
1695             this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1696             this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1697             this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1698             this.tableLayoutPanel5.Size = new System.Drawing.Size(594, 429);\r
1699             this.tableLayoutPanel5.TabIndex = 62;\r
1700             // \r
1701             // frmOptions\r
1702             // \r
1703             this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);\r
1704             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;\r
1705             this.AutoSize = true;\r
1706             this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
1707             this.ClientSize = new System.Drawing.Size(627, 456);\r
1708             this.Controls.Add(this.tableLayoutPanel5);\r
1709             this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1710             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
1711             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
1712             this.MaximizeBox = false;\r
1713             this.MinimizeBox = false;\r
1714             this.Name = "frmOptions";\r
1715             this.Padding = new System.Windows.Forms.Padding(12);\r
1716             this.ShowIcon = false;\r
1717             this.ShowInTaskbar = false;\r
1718             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
1719             this.Text = "HandBrake Options";\r
1720             this.tab_options.ResumeLayout(false);\r
1721             this.tab_general.ResumeLayout(false);\r
1722             this.tab_general.PerformLayout();\r
1723             this.tab_picture.ResumeLayout(false);\r
1724             this.tab_picture.PerformLayout();\r
1725             this.tableLayoutPanel2.ResumeLayout(false);\r
1726             this.tableLayoutPanel2.PerformLayout();\r
1727             this.tab_audio_sub.ResumeLayout(false);\r
1728             this.tab_audio_sub.PerformLayout();\r
1729             this.tab_cli.ResumeLayout(false);\r
1730             this.tab_cli.PerformLayout();\r
1731             this.tableLayoutPanel3.ResumeLayout(false);\r
1732             this.tableLayoutPanel3.PerformLayout();\r
1733             this.tab_advanced.ResumeLayout(false);\r
1734             this.tab_advanced.PerformLayout();\r
1735             this.tableLayoutPanel4.ResumeLayout(false);\r
1736             this.tableLayoutPanel4.PerformLayout();\r
1737             this.tab_debug.ResumeLayout(false);\r
1738             this.tab_debug.PerformLayout();\r
1739             ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();\r
1740             this.tableLayoutPanel5.ResumeLayout(false);\r
1741             this.tableLayoutPanel5.PerformLayout();\r
1742             this.ResumeLayout(false);\r
1743             this.PerformLayout();\r
1744 \r
1745         }\r
1746 \r
1747         #endregion\r
1748 \r
1749         internal System.Windows.Forms.Button btn_close;\r
1750         internal System.Windows.Forms.ComboBox drp_completeOption;\r
1751         private System.Windows.Forms.TabControl tab_options;\r
1752         private System.Windows.Forms.Label label2;\r
1753         private System.Windows.Forms.TabPage tab_cli;\r
1754         private System.Windows.Forms.Label label8;\r
1755         private System.Windows.Forms.PictureBox pictureBox2;\r
1756         private System.Windows.Forms.TabPage tab_general;\r
1757         private System.Windows.Forms.FolderBrowserDialog pathFinder;\r
1758         internal System.Windows.Forms.Label Label11;\r
1759         internal System.Windows.Forms.Label Label4;\r
1760         internal System.Windows.Forms.CheckBox check_tooltip;\r
1761         internal System.Windows.Forms.CheckBox check_updateCheck;\r
1762         private System.Windows.Forms.Label label1;\r
1763         private System.Windows.Forms.TabPage tab_advanced;\r
1764         private System.Windows.Forms.Label label6;\r
1765         private System.Windows.Forms.Label label13;\r
1766         internal System.Windows.Forms.Label label10;\r
1767         private System.Windows.Forms.TextBox text_an_path;\r
1768         internal System.Windows.Forms.CheckBox check_autoNaming;\r
1769         internal System.Windows.Forms.CheckBox check_cli_minimized;\r
1770         private System.Windows.Forms.Label label12;\r
1771         internal System.Windows.Forms.ToolTip ToolTip;\r
1772         private System.Windows.Forms.TabPage tab_picture;\r
1773         internal System.Windows.Forms.Label label5;\r
1774         private System.Windows.Forms.TextBox txt_autoNameFormat;\r
1775         private System.Windows.Forms.Label label7;\r
1776         private System.Windows.Forms.Label label9;\r
1777         internal System.Windows.Forms.Button btn_saveLog;\r
1778         internal System.Windows.Forms.Label label14;\r
1779         private System.Windows.Forms.TextBox text_logPath;\r
1780         internal System.Windows.Forms.CheckBox check_saveLogWithVideo;\r
1781         internal System.Windows.Forms.Button btn_vlcPath;\r
1782         private System.Windows.Forms.TextBox txt_vlcPath;\r
1783         private System.Windows.Forms.Label label29;\r
1784         private System.Windows.Forms.Label label16;\r
1785         internal System.Windows.Forms.Label label17;\r
1786         private System.Windows.Forms.TextBox textBox1;\r
1787         internal System.Windows.Forms.Button button1;\r
1788         internal System.Windows.Forms.Label label18;\r
1789         private System.Windows.Forms.TextBox textBox2;\r
1790         internal System.Windows.Forms.CheckBox checkBox1;\r
1791         private System.Windows.Forms.Label label19;\r
1792         internal System.Windows.Forms.CheckBox checkBox2;\r
1793         internal System.Windows.Forms.CheckBox checkBox3;\r
1794         internal System.Windows.Forms.CheckBox checkBox4;\r
1795         private System.Windows.Forms.Label label20;\r
1796         private System.Windows.Forms.Label label21;\r
1797         internal System.Windows.Forms.ComboBox comboBox1;\r
1798         private System.Windows.Forms.Label label22;\r
1799         internal System.Windows.Forms.Label label23;\r
1800         private System.Windows.Forms.TextBox textBox3;\r
1801         internal System.Windows.Forms.Button button2;\r
1802         internal System.Windows.Forms.Label label24;\r
1803         private System.Windows.Forms.TextBox textBox4;\r
1804         internal System.Windows.Forms.CheckBox checkBox5;\r
1805         private System.Windows.Forms.Label label25;\r
1806         internal System.Windows.Forms.CheckBox checkBox6;\r
1807         internal System.Windows.Forms.CheckBox checkBox7;\r
1808         internal System.Windows.Forms.CheckBox checkBox8;\r
1809         private System.Windows.Forms.Label label26;\r
1810         private System.Windows.Forms.Label label27;\r
1811         internal System.Windows.Forms.ComboBox comboBox2;\r
1812         private System.Windows.Forms.OpenFileDialog openFile_vlc;\r
1813         internal System.Windows.Forms.CheckBox check_mainMinimize;\r
1814         internal System.Windows.Forms.CheckBox check_queryEditorTab;\r
1815         private System.Windows.Forms.Label label30;\r
1816         internal System.Windows.Forms.ComboBox drop_x264step;\r
1817         private System.Windows.Forms.Label label28;\r
1818         internal System.Windows.Forms.ComboBox cb_logVerboseLvl;\r
1819         internal System.Windows.Forms.Label label3;\r
1820         internal System.Windows.Forms.CheckBox check_dvdnav;\r
1821         private System.Windows.Forms.Label label32;\r
1822         internal System.Windows.Forms.CheckBox check_logsInSpecifiedLocation;\r
1823         internal System.Windows.Forms.CheckBox check_disablePresetNotification;\r
1824         internal System.Windows.Forms.CheckBox check_inGuiStatus;\r
1825         internal System.Windows.Forms.CheckBox check_trayStatusAlerts;\r
1826         private System.Windows.Forms.Button btn_viewLogs;\r
1827         private System.Windows.Forms.Button btn_clearLogs;\r
1828         internal System.Windows.Forms.CheckBox check_m4v;\r
1829         internal System.Windows.Forms.ComboBox drop_updateCheckDays;\r
1830         private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;\r
1831         private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;\r
1832         internal System.Windows.Forms.ComboBox drp_processors;\r
1833         internal System.Windows.Forms.ComboBox drp_Priority;\r
1834         private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;\r
1835         private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;\r
1836         private System.Windows.Forms.CheckBox check_promptOnUnmatchingQueries;\r
1837         private System.Windows.Forms.TabPage tab_audio_sub;\r
1838         internal System.Windows.Forms.ComboBox drop_preferredLang;\r
1839         private System.Windows.Forms.Label label31;\r
1840         private System.Windows.Forms.RadioButton radio_foreignAndSubs;\r
1841         private System.Windows.Forms.RadioButton radio_dub;\r
1842         private System.Windows.Forms.Label label15;\r
1843         internal System.Windows.Forms.Button btn_browse;\r
1844         private System.Windows.Forms.TabPage tab_debug;\r
1845         private System.Windows.Forms.CheckBox check_disableResCalc;\r
1846         internal System.Windows.Forms.CheckBox check_growlEncode;\r
1847         internal System.Windows.Forms.CheckBox check_GrowlQueue;\r
1848     }\r
1849 }