OSDN Git Service

translate some words in frmMain.cs
[handbrake-jp/handbrake-jp.git] / win / C# / frmMain.Designer.cs
1 /*  frmMain.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 using System;\r
8 using System.Windows.Forms;\r
9 \r
10 namespace Handbrake\r
11 {\r
12     partial class frmMain\r
13     {\r
14         /// <summary>\r
15         /// Required designer variable.\r
16         /// </summary>\r
17         private System.ComponentModel.IContainer components = null;\r
18 \r
19         /// <summary>\r
20         /// Clean up any resources being used.\r
21         /// </summary>\r
22         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
23         protected override void Dispose(bool disposing)\r
24         {\r
25             if (disposing && (components != null))\r
26             {\r
27                 components.Dispose();\r
28             }\r
29             base.Dispose(disposing);\r
30         }\r
31 \r
32         #region Windows Form Designer generated code\r
33 \r
34         /// <summary>\r
35         /// Required method for Designer support - do not modify\r
36         /// the contents of this method with the code editor.\r
37         /// </summary>\r
38         private void InitializeComponent()\r
39         {\r
40             this.components = new System.ComponentModel.Container();\r
41             System.Windows.Forms.ContextMenuStrip notifyIconMenu;\r
42             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));\r
43             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();\r
44             this.btn_restore = new System.Windows.Forms.ToolStripMenuItem();\r
45             this.DVD_Save = new System.Windows.Forms.SaveFileDialog();\r
46             this.ToolTip = new System.Windows.Forms.ToolTip(this.components);\r
47             this.text_destination = new System.Windows.Forms.TextBox();\r
48             this.drp_videoEncoder = new System.Windows.Forms.ComboBox();\r
49             this.check_largeFile = new System.Windows.Forms.CheckBox();\r
50             this.check_turbo = new System.Windows.Forms.CheckBox();\r
51             this.drp_videoFramerate = new System.Windows.Forms.ComboBox();\r
52             this.slider_videoQuality = new System.Windows.Forms.TrackBar();\r
53             this.text_filesize = new System.Windows.Forms.TextBox();\r
54             this.text_bitrate = new System.Windows.Forms.TextBox();\r
55             this.btn_setDefault = new System.Windows.Forms.Button();\r
56             this.check_optimiseMP4 = new System.Windows.Forms.CheckBox();\r
57             this.check_iPodAtom = new System.Windows.Forms.CheckBox();\r
58             this.data_chpt = new System.Windows.Forms.DataGridView();\r
59             this.number = new System.Windows.Forms.DataGridViewTextBoxColumn();\r
60             this.name = new System.Windows.Forms.DataGridViewTextBoxColumn();\r
61             this.ChaptersMenu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
62             this.mnu_resetChapters = new System.Windows.Forms.ToolStripMenuItem();\r
63             this.btn_addPreset = new System.Windows.Forms.Button();\r
64             this.btn_removePreset = new System.Windows.Forms.Button();\r
65             this.drop_format = new System.Windows.Forms.ComboBox();\r
66             this.drop_chapterFinish = new System.Windows.Forms.ComboBox();\r
67             this.drop_chapterStart = new System.Windows.Forms.ComboBox();\r
68             this.drop_angle = new System.Windows.Forms.ComboBox();\r
69             this.drp_dvdtitle = new System.Windows.Forms.ComboBox();\r
70             this.check_2PassEncode = new System.Windows.Forms.CheckBox();\r
71             this.Check_ChapterMarkers = new System.Windows.Forms.CheckBox();\r
72             this.btn_importChapters = new System.Windows.Forms.Button();\r
73             this.DVD_Open = new System.Windows.Forms.FolderBrowserDialog();\r
74             this.File_Open = new System.Windows.Forms.OpenFileDialog();\r
75             this.ISO_Open = new System.Windows.Forms.OpenFileDialog();\r
76             this.FileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
77             this.mnu_killCLI = new System.Windows.Forms.ToolStripMenuItem();\r
78             this.mnu_exit = new System.Windows.Forms.ToolStripMenuItem();\r
79             this.mnu_open3 = new System.Windows.Forms.ToolStripMenuItem();\r
80             this.ToolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
81             this.mnu_encode = new System.Windows.Forms.ToolStripMenuItem();\r
82             this.mnu_encodeLog = new System.Windows.Forms.ToolStripMenuItem();\r
83             this.ToolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();\r
84             this.mnu_options = new System.Windows.Forms.ToolStripMenuItem();\r
85             this.PresetsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
86             this.mnu_presetReset = new System.Windows.Forms.ToolStripMenuItem();\r
87             this.mnu_delete_preset = new System.Windows.Forms.ToolStripMenuItem();\r
88             this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();\r
89             this.btn_new_preset = new System.Windows.Forms.ToolStripMenuItem();\r
90             this.mnu_importMacPreset = new System.Windows.Forms.ToolStripMenuItem();\r
91             this.mnu_SelectDefault = new System.Windows.Forms.ToolStripMenuItem();\r
92             this.HelpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
93             this.mnu_user_guide = new System.Windows.Forms.ToolStripMenuItem();\r
94             this.mnu_handbrake_home = new System.Windows.Forms.ToolStripMenuItem();\r
95             this.mnu_handbrake_forums = new System.Windows.Forms.ToolStripMenuItem();\r
96             this.ToolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();\r
97             this.mnu_UpdateCheck = new System.Windows.Forms.ToolStripMenuItem();\r
98             this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();\r
99             this.mnu_about = new System.Windows.Forms.ToolStripMenuItem();\r
100             this.frmMainMenu = new System.Windows.Forms.MenuStrip();\r
101             this.label5 = new System.Windows.Forms.Label();\r
102             this.Label47 = new System.Windows.Forms.Label();\r
103             this.Label3 = new System.Windows.Forms.Label();\r
104             this.tab_audio = new System.Windows.Forms.TabPage();\r
105             this.AudioSettings = new Handbrake.Controls.AudioPanel();\r
106             this.AudioMenuRowHeightHack = new System.Windows.Forms.ImageList(this.components);\r
107             this.tab_video = new System.Windows.Forms.TabPage();\r
108             this.radio_cq = new System.Windows.Forms.RadioButton();\r
109             this.radio_avgBitrate = new System.Windows.Forms.RadioButton();\r
110             this.radio_targetFilesize = new System.Windows.Forms.RadioButton();\r
111             this.label25 = new System.Windows.Forms.Label();\r
112             this.Label2 = new System.Windows.Forms.Label();\r
113             this.SliderValue = new System.Windows.Forms.Label();\r
114             this.Label46 = new System.Windows.Forms.Label();\r
115             this.tab_picture = new System.Windows.Forms.TabPage();\r
116             this.PictureSettings = new Handbrake.Controls.PictureSettings();\r
117             this.tabs_panel = new System.Windows.Forms.TabControl();\r
118             this.tab_filters = new System.Windows.Forms.TabPage();\r
119             this.Filters = new Handbrake.Controls.Filters();\r
120             this.tab_subtitles = new System.Windows.Forms.TabPage();\r
121             this.Subtitles = new Handbrake.Controls.Subtitles();\r
122             this.tab_chapters = new System.Windows.Forms.TabPage();\r
123             this.label31 = new System.Windows.Forms.Label();\r
124             this.tab_advanced = new System.Windows.Forms.TabPage();\r
125             this.x264Panel = new Handbrake.Controls.x264Panel();\r
126             this.tab_query = new System.Windows.Forms.TabPage();\r
127             this.btn_clear = new System.Windows.Forms.Button();\r
128             this.label34 = new System.Windows.Forms.Label();\r
129             this.btn_generate_Query = new System.Windows.Forms.Button();\r
130             this.label33 = new System.Windows.Forms.Label();\r
131             this.rtf_query = new System.Windows.Forms.RichTextBox();\r
132             this.groupBox2 = new System.Windows.Forms.GroupBox();\r
133             this.splitContainer1 = new System.Windows.Forms.SplitContainer();\r
134             this.treeView_presets = new System.Windows.Forms.TreeView();\r
135             this.presets_menu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
136             this.pmnu_expandAll = new System.Windows.Forms.ToolStripMenuItem();\r
137             this.pmnu_collapse = new System.Windows.Forms.ToolStripMenuItem();\r
138             this.sep1 = new System.Windows.Forms.ToolStripSeparator();\r
139             this.pmnu_import = new System.Windows.Forms.ToolStripMenuItem();\r
140             this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();\r
141             this.pmnu_saveChanges = new System.Windows.Forms.ToolStripMenuItem();\r
142             this.pmnu_delete = new System.Windows.Forms.ToolStripMenuItem();\r
143             this.toolStrip1 = new System.Windows.Forms.ToolStrip();\r
144             this.btn_source = new System.Windows.Forms.ToolStripDropDownButton();\r
145             this.btn_file_source = new System.Windows.Forms.ToolStripMenuItem();\r
146             this.btn_dvd_source = new System.Windows.Forms.ToolStripMenuItem();\r
147             this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();\r
148             this.mnu_dvd_drive = new System.Windows.Forms.ToolStripMenuItem();\r
149             this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();\r
150             this.btn_start = new System.Windows.Forms.ToolStripButton();\r
151             this.btn_add2Queue = new System.Windows.Forms.ToolStripButton();\r
152             this.btn_showQueue = new System.Windows.Forms.ToolStripButton();\r
153             this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();\r
154             this.tb_preview = new System.Windows.Forms.ToolStripButton();\r
155             this.btn_ActivityWindow = new System.Windows.Forms.ToolStripButton();\r
156             this.notifyIcon = new System.Windows.Forms.NotifyIcon(this.components);\r
157             this.StatusStrip = new System.Windows.Forms.StatusStrip();\r
158             this.lbl_encode = new System.Windows.Forms.ToolStripStatusLabel();\r
159             this.lbl_updateCheck = new System.Windows.Forms.ToolStripStatusLabel();\r
160             this.hbproc = new System.Diagnostics.Process();\r
161             this.File_Save = new System.Windows.Forms.SaveFileDialog();\r
162             this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();\r
163             this.btn_destBrowse = new System.Windows.Forms.Button();\r
164             this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();\r
165             this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();\r
166             this.Label10 = new System.Windows.Forms.Label();\r
167             this.lbl_angle = new System.Windows.Forms.Label();\r
168             this.Label9 = new System.Windows.Forms.Label();\r
169             this.Label13 = new System.Windows.Forms.Label();\r
170             this.label_duration = new System.Windows.Forms.Label();\r
171             this.lbl_duration = new System.Windows.Forms.Label();\r
172             this.labelStaticDestination = new System.Windows.Forms.Label();\r
173             this.labelPreset = new System.Windows.Forms.Label();\r
174             this.labelSource = new System.Windows.Forms.Label();\r
175             this.labelStaticSource = new System.Windows.Forms.Label();\r
176             this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();\r
177             this.openPreset = new System.Windows.Forms.OpenFileDialog();\r
178             this.File_ChapterImport = new System.Windows.Forms.OpenFileDialog();\r
179             notifyIconMenu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
180             notifyIconMenu.SuspendLayout();\r
181             ((System.ComponentModel.ISupportInitialize)(this.slider_videoQuality)).BeginInit();\r
182             ((System.ComponentModel.ISupportInitialize)(this.data_chpt)).BeginInit();\r
183             this.ChaptersMenu.SuspendLayout();\r
184             this.frmMainMenu.SuspendLayout();\r
185             this.tab_audio.SuspendLayout();\r
186             this.tab_video.SuspendLayout();\r
187             this.tab_picture.SuspendLayout();\r
188             this.tabs_panel.SuspendLayout();\r
189             this.tab_filters.SuspendLayout();\r
190             this.tab_subtitles.SuspendLayout();\r
191             this.tab_chapters.SuspendLayout();\r
192             this.tab_advanced.SuspendLayout();\r
193             this.tab_query.SuspendLayout();\r
194             this.groupBox2.SuspendLayout();\r
195             this.splitContainer1.Panel1.SuspendLayout();\r
196             this.splitContainer1.Panel2.SuspendLayout();\r
197             this.splitContainer1.SuspendLayout();\r
198             this.presets_menu.SuspendLayout();\r
199             this.toolStrip1.SuspendLayout();\r
200             this.StatusStrip.SuspendLayout();\r
201             this.tableLayoutPanel2.SuspendLayout();\r
202             this.tableLayoutPanel3.SuspendLayout();\r
203             this.tableLayoutPanel1.SuspendLayout();\r
204             this.flowLayoutPanel1.SuspendLayout();\r
205             this.SuspendLayout();\r
206             // \r
207             // notifyIconMenu\r
208             // \r
209             notifyIconMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
210             this.btn_restore});\r
211             notifyIconMenu.Name = "notifyIconMenu";\r
212             notifyIconMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
213             notifyIconMenu.Size = new System.Drawing.Size(122, 26);\r
214             // \r
215             // btn_restore\r
216             // \r
217             this.btn_restore.Name = "btn_restore";\r
218             this.btn_restore.Size = new System.Drawing.Size(121, 22);\r
219             this.btn_restore.Text = "Restore";\r
220             this.btn_restore.Click += new System.EventHandler(this.btn_restore_Click);\r
221             // \r
222             // DVD_Save\r
223             // \r
224             this.DVD_Save.Filter = "mp4|*.mp4;*.m4v|mkv|*.mkv";\r
225             this.DVD_Save.SupportMultiDottedExtensions = true;\r
226             // \r
227             // ToolTip\r
228             // \r
229             this.ToolTip.Active = false;\r
230             this.ToolTip.AutomaticDelay = 1000;\r
231             this.ToolTip.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;\r
232             this.ToolTip.ToolTipTitle = "Tooltip";\r
233             // \r
234             // text_destination\r
235             // \r
236             this.text_destination.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)\r
237                         | System.Windows.Forms.AnchorStyles.Right)));\r
238             this.text_destination.Location = new System.Drawing.Point(90, 3);\r
239             this.text_destination.Name = "text_destination";\r
240             this.text_destination.Size = new System.Drawing.Size(549, 21);\r
241             this.text_destination.TabIndex = 1;\r
242             this.ToolTip.SetToolTip(this.text_destination, "\83G\83\93\83R\81[\83h\82µ\82½\83t\83@\83C\83\8b\82Ì\95Û\91\90æ\82ð\8ew\92è\82µ\82Ü\82·");\r
243             this.text_destination.TextChanged += new System.EventHandler(this.text_destination_TextChanged);\r
244             // \r
245             // drp_videoEncoder\r
246             // \r
247             this.drp_videoEncoder.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
248             this.drp_videoEncoder.FormattingEnabled = true;\r
249             this.drp_videoEncoder.Items.AddRange(new object[] {\r
250             "MPEG-4 (FFmpeg)",\r
251             "H.264 (x264)",\r
252             "VP3 (Theora)"});\r
253             this.drp_videoEncoder.Location = new System.Drawing.Point(125, 32);\r
254             this.drp_videoEncoder.Name = "drp_videoEncoder";\r
255             this.drp_videoEncoder.Size = new System.Drawing.Size(126, 21);\r
256             this.drp_videoEncoder.TabIndex = 1;\r
257             this.ToolTip.SetToolTip(this.drp_videoEncoder, "\93®\89æ\83G\83\93\83R\81[\83_\82ð\91I\91ð\82µ\82Ü\82·");\r
258             this.drp_videoEncoder.SelectedIndexChanged += new System.EventHandler(this.drp_videoEncoder_SelectedIndexChanged);\r
259             // \r
260             // check_largeFile\r
261             // \r
262             this.check_largeFile.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
263             this.check_largeFile.AutoSize = true;\r
264             this.check_largeFile.BackColor = System.Drawing.Color.Transparent;\r
265             this.check_largeFile.Location = new System.Drawing.Point(168, 5);\r
266             this.check_largeFile.Name = "check_largeFile";\r
267             this.check_largeFile.Size = new System.Drawing.Size(81, 17);\r
268             this.check_largeFile.TabIndex = 4;\r
269             this.check_largeFile.Text = "64\83r\83b\83gMP4";\r
270             this.ToolTip.SetToolTip(this.check_largeFile, "64\83r\83b\83gMP4\82ð\8dì\90¬\82·\82é\82±\82Æ\82Å\81A4GB\88È\8fã\82Ì\83T\83C\83Y\82Ì\93®\89æ\83t\83@\83C\83\8b\82ª\8dì\90¬\89Â\94\\82É\82È\82è\82Ü\82·\81B\r\n\82½\82¾\82µ\81AAppleTV Take 2\88È\8aO\82Å\82Ì\8dÄ\90\8cÝ\8a·\90«\82ª\96³\82­\82È\82é\89Â\94\\90«" +\r
271                     "\82ª\82 \82è\82Ü\82·");\r
272             this.check_largeFile.UseVisualStyleBackColor = false;\r
273             // \r
274             // check_turbo\r
275             // \r
276             this.check_turbo.AutoSize = true;\r
277             this.check_turbo.BackColor = System.Drawing.Color.Transparent;\r
278             this.check_turbo.Enabled = false;\r
279             this.check_turbo.Location = new System.Drawing.Point(146, 123);\r
280             this.check_turbo.Name = "check_turbo";\r
281             this.check_turbo.Size = new System.Drawing.Size(166, 17);\r
282             this.check_turbo.TabIndex = 7;\r
283             this.check_turbo.Text = "1\89ñ\96Ú\82Ì\83X\83L\83\83\83\93\82ð\8d\82\91¬\89»\82·\82é";\r
284             this.ToolTip.SetToolTip(this.check_turbo, "\83`\83F\83b\83N\82ð\93ü\82ê\82é\82Æ\81A2\83p\83X\83G\83\93\83R\81[\83h\82Ì\8eg\97p\8e\9e\82É1\89ñ\96Ú\82Ì\83p\83X\82ð\8d\82\91¬\82É\8ds\82¢\82Ü\82·");\r
285             this.check_turbo.UseVisualStyleBackColor = false;\r
286             // \r
287             // drp_videoFramerate\r
288             // \r
289             this.drp_videoFramerate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
290             this.drp_videoFramerate.FormattingEnabled = true;\r
291             this.drp_videoFramerate.Items.AddRange(new object[] {\r
292             "\95Ï\8a·\8c³\82Æ\93¯\82¶",\r
293             "5",\r
294             "10",\r
295             "12",\r
296             "15",\r
297             "23.976",\r
298             "24",\r
299             "25",\r
300             "29.97"});\r
301             this.drp_videoFramerate.Location = new System.Drawing.Point(125, 63);\r
302             this.drp_videoFramerate.Name = "drp_videoFramerate";\r
303             this.drp_videoFramerate.Size = new System.Drawing.Size(126, 21);\r
304             this.drp_videoFramerate.TabIndex = 2;\r
305             this.ToolTip.SetToolTip(this.drp_videoFramerate, "\92Ê\8fí\82Í\81uSame as source\81v\82ð\91I\91ð\82µ\82Ü\82·");\r
306             // \r
307             // slider_videoQuality\r
308             // \r
309             this.slider_videoQuality.Enabled = false;\r
310             this.slider_videoQuality.Location = new System.Drawing.Point(347, 120);\r
311             this.slider_videoQuality.Margin = new System.Windows.Forms.Padding(0);\r
312             this.slider_videoQuality.Maximum = 100;\r
313             this.slider_videoQuality.Name = "slider_videoQuality";\r
314             this.slider_videoQuality.Size = new System.Drawing.Size(322, 45);\r
315             this.slider_videoQuality.TabIndex = 14;\r
316             this.slider_videoQuality.TickFrequency = 17;\r
317             this.ToolTip.SetToolTip(this.slider_videoQuality, "\93®\89æ\82Ì\95i\8e¿\83\8c\83x\83\8b\82ð\91I\91ð\82µ\82Ü\82·\81B59\81`63\81\93\82ª\93K\90Ø\82È\92l\82Å\82·\81B70\81\93\82æ\82è\91å\82«\82¢\92l\82ð\91I\91ð\82·\82é\82Æ\81A\8fo\97Í\83t\83@\83C\83\8b\82ª\93ü\97Í\83t\83@\83C\83\8b\82æ\82è\82à\91å\82«\82­\82È\82é\82©\82à\82µ\82ê\82Ü\82¹\82ñ\81B");\r
318             this.slider_videoQuality.ValueChanged += new System.EventHandler(this.slider_videoQuality_Scroll);\r
319             // \r
320             // text_filesize\r
321             // \r
322             this.text_filesize.Enabled = false;\r
323             this.text_filesize.Location = new System.Drawing.Point(510, 37);\r
324             this.text_filesize.Name = "text_filesize";\r
325             this.text_filesize.Size = new System.Drawing.Size(81, 21);\r
326             this.text_filesize.TabIndex = 12;\r
327             this.ToolTip.SetToolTip(this.text_filesize, "\83G\83\93\83R\81[\83h\8cã\82Ì\83t\83@\83C\83\8b\83T\83C\83Y\81i\96Ú\88À\81j\82ð\8ew\92è\82µ\82Ü\82·");\r
328             // \r
329             // text_bitrate\r
330             // \r
331             this.text_bitrate.Location = new System.Drawing.Point(510, 64);\r
332             this.text_bitrate.Name = "text_bitrate";\r
333             this.text_bitrate.Size = new System.Drawing.Size(81, 21);\r
334             this.text_bitrate.TabIndex = 10;\r
335             this.ToolTip.SetToolTip(this.text_bitrate, "\93®\89æ\82Ì\83r\83b\83g\83\8c\81[\83g\82ð\8ew\92è\82µ\82Ü\82·");\r
336             // \r
337             // btn_setDefault\r
338             // \r
339             this.btn_setDefault.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
340             this.btn_setDefault.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
341             this.btn_setDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
342             this.btn_setDefault.Location = new System.Drawing.Point(135, 7);\r
343             this.btn_setDefault.Name = "btn_setDefault";\r
344             this.btn_setDefault.Size = new System.Drawing.Size(101, 22);\r
345             this.btn_setDefault.TabIndex = 1;\r
346             this.btn_setDefault.TabStop = false;\r
347             this.btn_setDefault.Text = "\83f\83t\83H\83\8b\83g\82É\90Ý\92è";\r
348             this.ToolTip.SetToolTip(this.btn_setDefault, "\8c»\8dÝ\82Ì\90Ý\92è\82ð\83f\83t\83H\83\8b\83g\90Ý\92è\82Æ\82µ\82Ä\95Û\91¶");\r
349             this.btn_setDefault.UseVisualStyleBackColor = true;\r
350             this.btn_setDefault.Click += new System.EventHandler(this.btn_setDefault_Click);\r
351             // \r
352             // check_optimiseMP4\r
353             // \r
354             this.check_optimiseMP4.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
355             this.check_optimiseMP4.AutoSize = true;\r
356             this.check_optimiseMP4.BackColor = System.Drawing.Color.Transparent;\r
357             this.check_optimiseMP4.Location = new System.Drawing.Point(255, 5);\r
358             this.check_optimiseMP4.Name = "check_optimiseMP4";\r
359             this.check_optimiseMP4.Size = new System.Drawing.Size(105, 17);\r
360             this.check_optimiseMP4.TabIndex = 25;\r
361             this.check_optimiseMP4.Text = "Web\97p\82É\8dÅ\93K\89»";\r
362             this.ToolTip.SetToolTip(this.check_optimiseMP4, "Web\82©\82ç\82Ì\83_\83E\83\93\83\8d\81[\83h\8dÄ\90\82É\8dÅ\93K\89»\82³\82ê\82½\83v\83\8d\83O\83\8c\83b\83V\83u\8c`\8e®MP4\83t\83@\83C\83\8b\82ð\8dì\90¬\82Å\82«\82Ü\82·\81B\r\n\82½\82¾\82µ\81AQuickTime\82Å\82Í\8ag\92£\8eq\82ª.mp4\82Ì\8fê\8d\87\82É\82Ì\82Ý\8dÄ\90\89Â\94\\82Å" +\r
363                     "\82·\81B\r\nH.264\82Å\82Ì\82Ý\97\98\97p\89Â\94\\82Å\82·");\r
364             this.check_optimiseMP4.UseVisualStyleBackColor = false;\r
365             // \r
366             // check_iPodAtom\r
367             // \r
368             this.check_iPodAtom.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
369             this.check_iPodAtom.AutoSize = true;\r
370             this.check_iPodAtom.BackColor = System.Drawing.Color.Transparent;\r
371             this.check_iPodAtom.Location = new System.Drawing.Point(366, 5);\r
372             this.check_iPodAtom.Name = "check_iPodAtom";\r
373             this.check_iPodAtom.Size = new System.Drawing.Size(95, 17);\r
374             this.check_iPodAtom.TabIndex = 26;\r
375             this.check_iPodAtom.Text = "iPod 5G\82É\91Î\89\9e";\r
376             this.ToolTip.SetToolTip(this.check_iPodAtom, "iPod 5G\82É\91Î\89\9e\82µ\82½\93®\89æ\82ð\8dì\90¬\82·\82é\8fê\8d\87\81A\83`\83F\83b\83N\82ð\93ü\82ê\82Ü\82·");\r
377             this.check_iPodAtom.UseVisualStyleBackColor = false;\r
378             // \r
379             // data_chpt\r
380             // \r
381             this.data_chpt.AllowUserToAddRows = false;\r
382             this.data_chpt.AllowUserToDeleteRows = false;\r
383             this.data_chpt.AllowUserToResizeRows = false;\r
384             this.data_chpt.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;\r
385             this.data_chpt.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {\r
386             this.number,\r
387             this.name});\r
388             this.data_chpt.ContextMenuStrip = this.ChaptersMenu;\r
389             this.data_chpt.Location = new System.Drawing.Point(16, 55);\r
390             this.data_chpt.MultiSelect = false;\r
391             this.data_chpt.Name = "data_chpt";\r
392             this.data_chpt.RowHeadersVisible = false;\r
393             this.data_chpt.RowTemplate.Height = 21;\r
394             this.data_chpt.Size = new System.Drawing.Size(684, 236);\r
395             this.data_chpt.TabIndex = 3;\r
396             this.ToolTip.SetToolTip(this.data_chpt, resources.GetString("data_chpt.ToolTip"));\r
397             // \r
398             // number\r
399             // \r
400             dataGridViewCellStyle1.Format = "N0";\r
401             dataGridViewCellStyle1.NullValue = null;\r
402             this.number.DefaultCellStyle = dataGridViewCellStyle1;\r
403             this.number.Frozen = true;\r
404             this.number.HeaderText = "\83`\83\83\83v\83^\81[";\r
405             this.number.MaxInputLength = 3;\r
406             this.number.Name = "number";\r
407             this.number.Resizable = System.Windows.Forms.DataGridViewTriState.False;\r
408             this.number.Width = 165;\r
409             // \r
410             // name\r
411             // \r
412             this.name.HeaderText = "\83`\83\83\83v\83^\81[\96¼";\r
413             this.name.Name = "name";\r
414             this.name.Width = 480;\r
415             // \r
416             // ChaptersMenu\r
417             // \r
418             this.ChaptersMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
419             this.mnu_resetChapters});\r
420             this.ChaptersMenu.Name = "presets_menu";\r
421             this.ChaptersMenu.Size = new System.Drawing.Size(205, 26);\r
422             this.ChaptersMenu.Text = ";";\r
423             // \r
424             // mnu_resetChapters\r
425             // \r
426             this.mnu_resetChapters.Name = "mnu_resetChapters";\r
427             this.mnu_resetChapters.Size = new System.Drawing.Size(204, 22);\r
428             this.mnu_resetChapters.Text = "Reset Chapter Names";\r
429             this.mnu_resetChapters.Click += new System.EventHandler(this.mnu_resetChapters_Click);\r
430             // \r
431             // btn_addPreset\r
432             // \r
433             this.btn_addPreset.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
434             this.btn_addPreset.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
435             this.btn_addPreset.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
436             this.btn_addPreset.Location = new System.Drawing.Point(3, 7);\r
437             this.btn_addPreset.Name = "btn_addPreset";\r
438             this.btn_addPreset.Size = new System.Drawing.Size(60, 22);\r
439             this.btn_addPreset.TabIndex = 3;\r
440             this.btn_addPreset.TabStop = false;\r
441             this.btn_addPreset.Text = "\92Ç\89Á";\r
442             this.ToolTip.SetToolTip(this.btn_addPreset, "\83v\83\8a\83Z\83b\83g\90Ý\92è\82ð\92Ç\89Á");\r
443             this.btn_addPreset.UseVisualStyleBackColor = true;\r
444             this.btn_addPreset.Click += new System.EventHandler(this.btn_addPreset_Click);\r
445             // \r
446             // btn_removePreset\r
447             // \r
448             this.btn_removePreset.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
449             this.btn_removePreset.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
450             this.btn_removePreset.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
451             this.btn_removePreset.Location = new System.Drawing.Point(69, 7);\r
452             this.btn_removePreset.Name = "btn_removePreset";\r
453             this.btn_removePreset.Size = new System.Drawing.Size(60, 22);\r
454             this.btn_removePreset.TabIndex = 4;\r
455             this.btn_removePreset.TabStop = false;\r
456             this.btn_removePreset.Text = "\8dí\8f\9c";\r
457             this.ToolTip.SetToolTip(this.btn_removePreset, "\83v\83\8a\83Z\83b\83g\90Ý\92è\82ð\8dí\8f\9c");\r
458             this.btn_removePreset.UseVisualStyleBackColor = true;\r
459             this.btn_removePreset.Click += new System.EventHandler(this.btn_removePreset_Click);\r
460             // \r
461             // drop_format\r
462             // \r
463             this.drop_format.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
464             this.drop_format.FormattingEnabled = true;\r
465             this.drop_format.Items.AddRange(new object[] {\r
466             "MP4 File",\r
467             "MKV File"});\r
468             this.drop_format.Location = new System.Drawing.Point(56, 3);\r
469             this.drop_format.Name = "drop_format";\r
470             this.drop_format.Size = new System.Drawing.Size(106, 21);\r
471             this.drop_format.TabIndex = 28;\r
472             this.ToolTip.SetToolTip(this.drop_format, "\83R\83\93\83e\83i\83t\83H\81[\83}\83b\83g\82ð\91I\91ð\82µ\82Ü\82·");\r
473             this.drop_format.SelectedIndexChanged += new System.EventHandler(this.drop_format_SelectedIndexChanged);\r
474             // \r
475             // drop_chapterFinish\r
476             // \r
477             this.drop_chapterFinish.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
478             this.drop_chapterFinish.FormattingEnabled = true;\r
479             this.drop_chapterFinish.Location = new System.Drawing.Point(452, 3);\r
480             this.drop_chapterFinish.Name = "drop_chapterFinish";\r
481             this.drop_chapterFinish.Size = new System.Drawing.Size(69, 21);\r
482             this.drop_chapterFinish.TabIndex = 10;\r
483             this.ToolTip.SetToolTip(this.drop_chapterFinish, "Select the chapter range you would like to enocde. (default: All Chapters)");\r
484             this.drop_chapterFinish.SelectedIndexChanged += new System.EventHandler(this.chapersChanged);\r
485             // \r
486             // drop_chapterStart\r
487             // \r
488             this.drop_chapterStart.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
489             this.drop_chapterStart.FormattingEnabled = true;\r
490             this.drop_chapterStart.Location = new System.Drawing.Point(346, 3);\r
491             this.drop_chapterStart.Name = "drop_chapterStart";\r
492             this.drop_chapterStart.Size = new System.Drawing.Size(69, 21);\r
493             this.drop_chapterStart.TabIndex = 9;\r
494             this.ToolTip.SetToolTip(this.drop_chapterStart, "Select the chapter range you would like to enocde. (default: All Chapters)");\r
495             this.drop_chapterStart.SelectedIndexChanged += new System.EventHandler(this.chapersChanged);\r
496             // \r
497             // drop_angle\r
498             // \r
499             this.drop_angle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
500             this.drop_angle.FormattingEnabled = true;\r
501             this.drop_angle.Location = new System.Drawing.Point(234, 3);\r
502             this.drop_angle.Name = "drop_angle";\r
503             this.drop_angle.Size = new System.Drawing.Size(45, 21);\r
504             this.drop_angle.TabIndex = 45;\r
505             this.ToolTip.SetToolTip(this.drop_angle, "Select the chapter range you would like to enocde. (default: All Chapters)");\r
506             // \r
507             // drp_dvdtitle\r
508             // \r
509             this.drp_dvdtitle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
510             this.drp_dvdtitle.FormattingEnabled = true;\r
511             this.drp_dvdtitle.Items.AddRange(new object[] {\r
512             "\8e©\93®"});\r
513             this.drp_dvdtitle.Location = new System.Drawing.Point(55, 3);\r
514             this.drp_dvdtitle.Name = "drp_dvdtitle";\r
515             this.drp_dvdtitle.Size = new System.Drawing.Size(119, 21);\r
516             this.drp_dvdtitle.TabIndex = 7;\r
517             this.ToolTip.SetToolTip(this.drp_dvdtitle, "Select the title you wish to encode.\r\nThe longest title is selected by default af" +\r
518                     "ter you have scanned a source.");\r
519             this.drp_dvdtitle.SelectedIndexChanged += new System.EventHandler(this.drp_dvdtitle_SelectedIndexChanged);\r
520             this.drp_dvdtitle.Click += new System.EventHandler(this.drp_dvdtitle_Click);\r
521             // \r
522             // check_2PassEncode\r
523             // \r
524             this.check_2PassEncode.AutoSize = true;\r
525             this.check_2PassEncode.BackColor = System.Drawing.Color.Transparent;\r
526             this.check_2PassEncode.Location = new System.Drawing.Point(125, 100);\r
527             this.check_2PassEncode.Name = "check_2PassEncode";\r
528             this.check_2PassEncode.Size = new System.Drawing.Size(103, 17);\r
529             this.check_2PassEncode.TabIndex = 6;\r
530             this.check_2PassEncode.Text = "2-Pass\83G\83\93\83R\81[\83h";\r
531             this.ToolTip.SetToolTip(this.check_2PassEncode, "2\83p\83X\83G\83\93\83R\81[\83h\82ð\8ds\82¤\8fê\8d\87\81A\83`\83F\83b\83N\82ð\93ü\82ê\82Ü\82·\81B2\83p\83X\83G\83\93\83R\81[\83h\82Í\83G\83\93\83R\81[\83h\82ª\92x\82­\82È\82è\82Ü\82·\82ª\81A\95i\8e¿\82ª\8cü\8fã\82µ\82Ü\82·");\r
532             this.check_2PassEncode.UseVisualStyleBackColor = false;\r
533             this.check_2PassEncode.CheckedChanged += new System.EventHandler(this.check_2PassEncode_CheckedChanged);\r
534             // \r
535             // Check_ChapterMarkers\r
536             // \r
537             this.Check_ChapterMarkers.AutoSize = true;\r
538             this.Check_ChapterMarkers.BackColor = System.Drawing.Color.Transparent;\r
539             this.Check_ChapterMarkers.Location = new System.Drawing.Point(16, 32);\r
540             this.Check_ChapterMarkers.Name = "Check_ChapterMarkers";\r
541             this.Check_ChapterMarkers.Size = new System.Drawing.Size(141, 17);\r
542             this.Check_ChapterMarkers.TabIndex = 1;\r
543             this.Check_ChapterMarkers.Text = "\83`\83\83\83v\83^\81[\83}\81[\83J\81[\82ð\8dì\90¬";\r
544             this.ToolTip.SetToolTip(this.Check_ChapterMarkers, "\83`\83\83\83v\83^\81[\83}\81[\83J\81[\82ð\8dì\90¬\82·\82é\8fê\8d\87\83`\83F\83b\83N\82ð\93ü\82ê\82Ü\82·");\r
545             this.Check_ChapterMarkers.UseVisualStyleBackColor = false;\r
546             this.Check_ChapterMarkers.CheckedChanged += new System.EventHandler(this.Check_ChapterMarkers_CheckedChanged);\r
547             // \r
548             // btn_importChapters\r
549             // \r
550             this.btn_importChapters.AutoSize = true;\r
551             this.btn_importChapters.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
552             this.btn_importChapters.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
553             this.btn_importChapters.Location = new System.Drawing.Point(587, 26);\r
554             this.btn_importChapters.Name = "btn_importChapters";\r
555             this.btn_importChapters.Size = new System.Drawing.Size(125, 23);\r
556             this.btn_importChapters.TabIndex = 14;\r
557             this.btn_importChapters.Text = "\83t\83@\83C\83\8b\82©\82ç\93Ç\82Ý\8d\9e\82Ý";\r
558             this.ToolTip.SetToolTip(this.btn_importChapters, resources.GetString("btn_importChapters.ToolTip"));\r
559             this.btn_importChapters.UseVisualStyleBackColor = true;\r
560             this.btn_importChapters.Click += new System.EventHandler(this.btn_importChapters_Click);\r
561             // \r
562             // DVD_Open\r
563             // \r
564             this.DVD_Open.Description = "DVD\83h\83\89\83C\83u\82É\83Z\83b\83g\82³\82ê\82½DVD\82Ì\81uVIDEO_TS\81v\83t\83H\83\8b\83_\82ð\91I\91ð\82µ\82Ü\82·";\r
565             // \r
566             // File_Open\r
567             // \r
568             this.File_Open.DefaultExt = "hb";\r
569             this.File_Open.Filter = "hb|*.hb";\r
570             // \r
571             // ISO_Open\r
572             // \r
573             this.ISO_Open.DefaultExt = "ISO";\r
574             this.ISO_Open.Filter = "All Files|*.*";\r
575             this.ISO_Open.RestoreDirectory = true;\r
576             this.ISO_Open.SupportMultiDottedExtensions = true;\r
577             // \r
578             // FileToolStripMenuItem\r
579             // \r
580             this.FileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
581             this.mnu_killCLI,\r
582             this.mnu_exit});\r
583             this.FileToolStripMenuItem.Name = "FileToolStripMenuItem";\r
584             this.FileToolStripMenuItem.Size = new System.Drawing.Size(85, 22);\r
585             this.FileToolStripMenuItem.Text = "\83t\83@\83C\83\8b(&F)";\r
586             // \r
587             // mnu_killCLI\r
588             // \r
589             this.mnu_killCLI.Name = "mnu_killCLI";\r
590             this.mnu_killCLI.Size = new System.Drawing.Size(160, 22);\r
591             this.mnu_killCLI.Text = "\83X\83L\83\83\83\93\82Ì\92\86\8e~";\r
592             this.mnu_killCLI.Visible = false;\r
593             this.mnu_killCLI.Click += new System.EventHandler(this.mnu_killCLI_Click);\r
594             // \r
595             // mnu_exit\r
596             // \r
597             this.mnu_exit.Name = "mnu_exit";\r
598             this.mnu_exit.Size = new System.Drawing.Size(160, 22);\r
599             this.mnu_exit.Text = "\8fI\97¹(E&)";\r
600             this.mnu_exit.Click += new System.EventHandler(this.mnu_exit_Click);\r
601             // \r
602             // mnu_open3\r
603             // \r
604             this.mnu_open3.Name = "mnu_open3";\r
605             this.mnu_open3.Size = new System.Drawing.Size(32, 19);\r
606             // \r
607             // ToolsToolStripMenuItem\r
608             // \r
609             this.ToolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
610             this.mnu_encode,\r
611             this.mnu_encodeLog,\r
612             this.ToolStripSeparator5,\r
613             this.mnu_options});\r
614             this.ToolsToolStripMenuItem.Name = "ToolsToolStripMenuItem";\r
615             this.ToolsToolStripMenuItem.Size = new System.Drawing.Size(74, 22);\r
616             this.ToolsToolStripMenuItem.Text = "\83c\81[\83\8b(&T)";\r
617             // \r
618             // mnu_encode\r
619             // \r
620             this.mnu_encode.Image = global::Handbrake.Properties.Resources.Queue_Small;\r
621             this.mnu_encode.Name = "mnu_encode";\r
622             this.mnu_encode.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Q)));\r
623             this.mnu_encode.Size = new System.Drawing.Size(196, 22);\r
624             this.mnu_encode.Text = "\83L\83\85\81[\82ð\95\\8e¦";\r
625             this.mnu_encode.Click += new System.EventHandler(this.mnu_encode_Click);\r
626             // \r
627             // mnu_encodeLog\r
628             // \r
629             this.mnu_encodeLog.Image = global::Handbrake.Properties.Resources.ActivityWindow_small;\r
630             this.mnu_encodeLog.Name = "mnu_encodeLog";\r
631             this.mnu_encodeLog.Size = new System.Drawing.Size(196, 22);\r
632             this.mnu_encodeLog.Text = "\97\9a\97ð\83E\83B\83\93\83h\83E";\r
633             this.mnu_encodeLog.Click += new System.EventHandler(this.mnu_encodeLog_Click);\r
634             // \r
635             // ToolStripSeparator5\r
636             // \r
637             this.ToolStripSeparator5.Name = "ToolStripSeparator5";\r
638             this.ToolStripSeparator5.Size = new System.Drawing.Size(193, 6);\r
639             // \r
640             // mnu_options\r
641             // \r
642             this.mnu_options.Image = global::Handbrake.Properties.Resources.Pref_Small;\r
643             this.mnu_options.Name = "mnu_options";\r
644             this.mnu_options.Size = new System.Drawing.Size(196, 22);\r
645             this.mnu_options.Text = "\83I\83v\83V\83\87\83\93\90Ý\92è...";\r
646             this.mnu_options.Click += new System.EventHandler(this.mnu_options_Click);\r
647             // \r
648             // PresetsToolStripMenuItem\r
649             // \r
650             this.PresetsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
651             this.mnu_presetReset,\r
652             this.mnu_delete_preset,\r
653             this.toolStripSeparator7,\r
654             this.btn_new_preset,\r
655             this.mnu_importMacPreset,\r
656             this.mnu_SelectDefault});\r
657             this.PresetsToolStripMenuItem.Name = "PresetsToolStripMenuItem";\r
658             this.PresetsToolStripMenuItem.Size = new System.Drawing.Size(97, 22);\r
659             this.PresetsToolStripMenuItem.Text = "\83v\83\8a\83Z\83b\83g(&P)";\r
660             // \r
661             // mnu_presetReset\r
662             // \r
663             this.mnu_presetReset.Name = "mnu_presetReset";\r
664             this.mnu_presetReset.Size = new System.Drawing.Size(268, 22);\r
665             this.mnu_presetReset.Text = "\91g\82Ý\8d\9e\82Ý\83v\83\8a\83Z\83b\83g\82Ì\83A\83b\83v\83f\81[\83g";\r
666             this.mnu_presetReset.ToolTipText = "Resets all presets.";\r
667             this.mnu_presetReset.Click += new System.EventHandler(this.mnu_presetReset_Click);\r
668             // \r
669             // mnu_delete_preset\r
670             // \r
671             this.mnu_delete_preset.Name = "mnu_delete_preset";\r
672             this.mnu_delete_preset.Size = new System.Drawing.Size(268, 22);\r
673             this.mnu_delete_preset.Text = "\91g\82Ý\8d\9e\82Ý\83v\83\8a\83Z\83b\83g\82Ì\8dí\8f\9c";\r
674             this.mnu_delete_preset.Click += new System.EventHandler(this.mnu_delete_preset_Click);\r
675             // \r
676             // toolStripSeparator7\r
677             // \r
678             this.toolStripSeparator7.Name = "toolStripSeparator7";\r
679             this.toolStripSeparator7.Size = new System.Drawing.Size(265, 6);\r
680             // \r
681             // btn_new_preset\r
682             // \r
683             this.btn_new_preset.Name = "btn_new_preset";\r
684             this.btn_new_preset.Size = new System.Drawing.Size(268, 22);\r
685             this.btn_new_preset.Text = "\90V\8bK\83v\83\8a\83Z\83b\83g";\r
686             this.btn_new_preset.Click += new System.EventHandler(this.btn_new_preset_Click);\r
687             // \r
688             // mnu_importMacPreset\r
689             // \r
690             this.mnu_importMacPreset.Name = "mnu_importMacPreset";\r
691             this.mnu_importMacPreset.Size = new System.Drawing.Size(268, 22);\r
692             this.mnu_importMacPreset.Text = "\83C\83\93\83|\81[\83g";\r
693             this.mnu_importMacPreset.Click += new System.EventHandler(this.mnu_importMacPreset_Click);\r
694             // \r
695             // mnu_SelectDefault\r
696             // \r
697             this.mnu_SelectDefault.Name = "mnu_SelectDefault";\r
698             this.mnu_SelectDefault.Size = new System.Drawing.Size(268, 22);\r
699             this.mnu_SelectDefault.Text = "\83f\83t\83H\83\8b\83g\83v\83\8a\83Z\83b\83g\82É\90Ý\92è";\r
700             this.mnu_SelectDefault.ToolTipText = "Select HandBrake\'s default preset";\r
701             this.mnu_SelectDefault.Click += new System.EventHandler(this.mnu_SelectDefault_Click);\r
702             // \r
703             // HelpToolStripMenuItem\r
704             // \r
705             this.HelpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
706             this.mnu_user_guide,\r
707             this.mnu_handbrake_home,\r
708             this.mnu_handbrake_forums,\r
709             this.ToolStripSeparator3,\r
710             this.mnu_UpdateCheck,\r
711             this.toolStripSeparator6,\r
712             this.mnu_about});\r
713             this.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem";\r
714             this.HelpToolStripMenuItem.Size = new System.Drawing.Size(75, 22);\r
715             this.HelpToolStripMenuItem.Text = "\83w\83\8b\83v(&H)";\r
716             // \r
717             // mnu_user_guide\r
718             // \r
719             this.mnu_user_guide.Image = global::Handbrake.Properties.Resources.Help16;\r
720             this.mnu_user_guide.Name = "mnu_user_guide";\r
721             this.mnu_user_guide.Size = new System.Drawing.Size(224, 22);\r
722             this.mnu_user_guide.Text = "HandBrake\83\86\81[\83U\81[\83K\83C\83h";\r
723             this.mnu_user_guide.Click += new System.EventHandler(this.mnu_user_guide_Click);\r
724             // \r
725             // mnu_handbrake_home\r
726             // \r
727             this.mnu_handbrake_home.Image = global::Handbrake.Properties.Resources.info16;\r
728             this.mnu_handbrake_home.Name = "mnu_handbrake_home";\r
729             this.mnu_handbrake_home.Size = new System.Drawing.Size(224, 22);\r
730             this.mnu_handbrake_home.Text = "HandBrake\83z\81[\83\80\83y\81[\83W";\r
731             this.mnu_handbrake_home.Click += new System.EventHandler(this.mnu_handbrake_home_Click);\r
732             // \r
733             // mnu_handbrake_forums\r
734             // \r
735             this.mnu_handbrake_forums.Name = "mnu_handbrake_forums";\r
736             this.mnu_handbrake_forums.Size = new System.Drawing.Size(224, 22);\r
737             this.mnu_handbrake_forums.Text = "HandBrake\8cf\8e¦\94Â";\r
738             this.mnu_handbrake_forums.Click += new System.EventHandler(this.mnu_handbrake_forums_Click);\r
739             // \r
740             // ToolStripSeparator3\r
741             // \r
742             this.ToolStripSeparator3.Name = "ToolStripSeparator3";\r
743             this.ToolStripSeparator3.Size = new System.Drawing.Size(221, 6);\r
744             // \r
745             // mnu_UpdateCheck\r
746             // \r
747             this.mnu_UpdateCheck.Name = "mnu_UpdateCheck";\r
748             this.mnu_UpdateCheck.Size = new System.Drawing.Size(224, 22);\r
749             this.mnu_UpdateCheck.Text = "\83A\83b\83v\83f\81[\83g\82Ì\8am\94F...";\r
750             this.mnu_UpdateCheck.Click += new System.EventHandler(this.mnu_UpdateCheck_Click);\r
751             // \r
752             // toolStripSeparator6\r
753             // \r
754             this.toolStripSeparator6.Name = "toolStripSeparator6";\r
755             this.toolStripSeparator6.Size = new System.Drawing.Size(221, 6);\r
756             // \r
757             // mnu_about\r
758             // \r
759             this.mnu_about.Image = global::Handbrake.Properties.Resources.hb16;\r
760             this.mnu_about.Name = "mnu_about";\r
761             this.mnu_about.Size = new System.Drawing.Size(224, 22);\r
762             this.mnu_about.Text = "HandBrake\82É\82Â\82¢\82Ä...";\r
763             this.mnu_about.Click += new System.EventHandler(this.mnu_about_Click);\r
764             // \r
765             // frmMainMenu\r
766             // \r
767             this.frmMainMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
768             this.FileToolStripMenuItem,\r
769             this.ToolsToolStripMenuItem,\r
770             this.PresetsToolStripMenuItem,\r
771             this.HelpToolStripMenuItem});\r
772             this.frmMainMenu.Location = new System.Drawing.Point(0, 0);\r
773             this.frmMainMenu.Name = "frmMainMenu";\r
774             this.frmMainMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
775             this.frmMainMenu.Size = new System.Drawing.Size(1002, 26);\r
776             this.frmMainMenu.TabIndex = 0;\r
777             this.frmMainMenu.Text = "MenuStrip";\r
778             // \r
779             // label5\r
780             // \r
781             this.label5.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
782             this.label5.AutoSize = true;\r
783             this.label5.ForeColor = System.Drawing.Color.Black;\r
784             this.label5.Location = new System.Drawing.Point(3, 7);\r
785             this.label5.Name = "label5";\r
786             this.label5.Size = new System.Drawing.Size(47, 13);\r
787             this.label5.TabIndex = 27;\r
788             this.label5.Text = "\83R\83\93\83e\83i:";\r
789             // \r
790             // Label47\r
791             // \r
792             this.Label47.AutoSize = true;\r
793             this.Label47.BackColor = System.Drawing.Color.Transparent;\r
794             this.Label47.ForeColor = System.Drawing.Color.Black;\r
795             this.Label47.Location = new System.Drawing.Point(13, 36);\r
796             this.Label47.Name = "Label47";\r
797             this.Label47.Size = new System.Drawing.Size(78, 13);\r
798             this.Label47.TabIndex = 0;\r
799             this.Label47.Text = "\93®\89æ\83R\81[\83f\83b\83N:";\r
800             // \r
801             // Label3\r
802             // \r
803             this.Label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
804             this.Label3.AutoSize = true;\r
805             this.Label3.ForeColor = System.Drawing.Color.Black;\r
806             this.Label3.Location = new System.Drawing.Point(3, 8);\r
807             this.Label3.Name = "Label3";\r
808             this.Label3.Size = new System.Drawing.Size(81, 13);\r
809             this.Label3.TabIndex = 0;\r
810             this.Label3.Text = "\95Û\91\90æ\83t\83@\83C\83\8b:";\r
811             // \r
812             // tab_audio\r
813             // \r
814             this.tab_audio.BackColor = System.Drawing.Color.Transparent;\r
815             this.tab_audio.Controls.Add(this.AudioSettings);\r
816             this.tab_audio.Location = new System.Drawing.Point(4, 22);\r
817             this.tab_audio.Name = "tab_audio";\r
818             this.tab_audio.Padding = new System.Windows.Forms.Padding(3);\r
819             this.tab_audio.Size = new System.Drawing.Size(724, 308);\r
820             this.tab_audio.TabIndex = 3;\r
821             this.tab_audio.Text = "\89¹\90º";\r
822             this.tab_audio.UseVisualStyleBackColor = true;\r
823             // \r
824             // AudioSettings\r
825             // \r
826             this.AudioSettings.BackColor = System.Drawing.Color.Transparent;\r
827             this.AudioSettings.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
828             this.AudioSettings.Location = new System.Drawing.Point(0, 0);\r
829             this.AudioSettings.Name = "AudioSettings";\r
830             this.AudioSettings.Size = new System.Drawing.Size(715, 310);\r
831             this.AudioSettings.TabIndex = 0;\r
832             // \r
833             // AudioMenuRowHeightHack\r
834             // \r
835             this.AudioMenuRowHeightHack.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit;\r
836             this.AudioMenuRowHeightHack.ImageSize = new System.Drawing.Size(1, 18);\r
837             this.AudioMenuRowHeightHack.TransparentColor = System.Drawing.Color.Transparent;\r
838             // \r
839             // tab_video\r
840             // \r
841             this.tab_video.BackColor = System.Drawing.Color.Transparent;\r
842             this.tab_video.Controls.Add(this.radio_cq);\r
843             this.tab_video.Controls.Add(this.radio_avgBitrate);\r
844             this.tab_video.Controls.Add(this.radio_targetFilesize);\r
845             this.tab_video.Controls.Add(this.drp_videoEncoder);\r
846             this.tab_video.Controls.Add(this.Label47);\r
847             this.tab_video.Controls.Add(this.label25);\r
848             this.tab_video.Controls.Add(this.check_turbo);\r
849             this.tab_video.Controls.Add(this.check_2PassEncode);\r
850             this.tab_video.Controls.Add(this.Label2);\r
851             this.tab_video.Controls.Add(this.text_filesize);\r
852             this.tab_video.Controls.Add(this.slider_videoQuality);\r
853             this.tab_video.Controls.Add(this.text_bitrate);\r
854             this.tab_video.Controls.Add(this.SliderValue);\r
855             this.tab_video.Controls.Add(this.Label46);\r
856             this.tab_video.Controls.Add(this.drp_videoFramerate);\r
857             this.tab_video.Location = new System.Drawing.Point(4, 22);\r
858             this.tab_video.Name = "tab_video";\r
859             this.tab_video.Padding = new System.Windows.Forms.Padding(3);\r
860             this.tab_video.Size = new System.Drawing.Size(724, 308);\r
861             this.tab_video.TabIndex = 2;\r
862             this.tab_video.Text = "\93®\89æ";\r
863             this.tab_video.UseVisualStyleBackColor = true;\r
864             // \r
865             // radio_cq\r
866             // \r
867             this.radio_cq.AutoSize = true;\r
868             this.radio_cq.BackColor = System.Drawing.Color.Transparent;\r
869             this.radio_cq.Location = new System.Drawing.Point(336, 97);\r
870             this.radio_cq.Name = "radio_cq";\r
871             this.radio_cq.Size = new System.Drawing.Size(87, 17);\r
872             this.radio_cq.TabIndex = 18;\r
873             this.radio_cq.Text = "\90\94\92l\82Å\8ew\92è:";\r
874             this.radio_cq.UseVisualStyleBackColor = false;\r
875             this.radio_cq.CheckedChanged += new System.EventHandler(this.radio_cq_CheckedChanged);\r
876             // \r
877             // radio_avgBitrate\r
878             // \r
879             this.radio_avgBitrate.AutoSize = true;\r
880             this.radio_avgBitrate.BackColor = System.Drawing.Color.Transparent;\r
881             this.radio_avgBitrate.Checked = true;\r
882             this.radio_avgBitrate.Location = new System.Drawing.Point(336, 64);\r
883             this.radio_avgBitrate.Name = "radio_avgBitrate";\r
884             this.radio_avgBitrate.Size = new System.Drawing.Size(171, 17);\r
885             this.radio_avgBitrate.TabIndex = 17;\r
886             this.radio_avgBitrate.TabStop = true;\r
887             this.radio_avgBitrate.Text = "\95½\8bÏ\83r\83b\83g\83\8c\81[\83g\82Å\8ew\92è\81ikbps\81j:";\r
888             this.radio_avgBitrate.UseVisualStyleBackColor = false;\r
889             this.radio_avgBitrate.CheckedChanged += new System.EventHandler(this.radio_avgBitrate_CheckedChanged);\r
890             // \r
891             // radio_targetFilesize\r
892             // \r
893             this.radio_targetFilesize.AutoSize = true;\r
894             this.radio_targetFilesize.BackColor = System.Drawing.Color.Transparent;\r
895             this.radio_targetFilesize.Location = new System.Drawing.Point(336, 37);\r
896             this.radio_targetFilesize.Name = "radio_targetFilesize";\r
897             this.radio_targetFilesize.Size = new System.Drawing.Size(151, 17);\r
898             this.radio_targetFilesize.TabIndex = 16;\r
899             this.radio_targetFilesize.Text = "\83t\83@\83C\83\8b\83T\83C\83Y\82ð\8ew\92è\81iMB\81j:";\r
900             this.radio_targetFilesize.UseVisualStyleBackColor = false;\r
901             this.radio_targetFilesize.CheckedChanged += new System.EventHandler(this.radio_targetFilesize_CheckedChanged);\r
902             // \r
903             // label25\r
904             // \r
905             this.label25.AutoSize = true;\r
906             this.label25.BackColor = System.Drawing.Color.Transparent;\r
907             this.label25.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
908             this.label25.Location = new System.Drawing.Point(13, 13);\r
909             this.label25.Name = "label25";\r
910             this.label25.Size = new System.Drawing.Size(33, 13);\r
911             this.label25.TabIndex = 0;\r
912             this.label25.Text = "\93®\89æ";\r
913             // \r
914             // Label2\r
915             // \r
916             this.Label2.AutoSize = true;\r
917             this.Label2.BackColor = System.Drawing.Color.Transparent;\r
918             this.Label2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
919             this.Label2.Location = new System.Drawing.Point(334, 13);\r
920             this.Label2.Name = "Label2";\r
921             this.Label2.Size = new System.Drawing.Size(33, 13);\r
922             this.Label2.TabIndex = 8;\r
923             this.Label2.Text = "\95i\8e¿";\r
924             // \r
925             // SliderValue\r
926             // \r
927             this.SliderValue.AutoSize = true;\r
928             this.SliderValue.BackColor = System.Drawing.Color.Transparent;\r
929             this.SliderValue.Location = new System.Drawing.Point(480, 100);\r
930             this.SliderValue.Name = "SliderValue";\r
931             this.SliderValue.Size = new System.Drawing.Size(24, 13);\r
932             this.SliderValue.TabIndex = 15;\r
933             this.SliderValue.Text = "0%";\r
934             // \r
935             // Label46\r
936             // \r
937             this.Label46.AutoSize = true;\r
938             this.Label46.BackColor = System.Drawing.Color.Transparent;\r
939             this.Label46.Location = new System.Drawing.Point(13, 71);\r
940             this.Label46.Name = "Label46";\r
941             this.Label46.Size = new System.Drawing.Size(101, 13);\r
942             this.Label46.TabIndex = 1;\r
943             this.Label46.Text = "\83t\83\8c\81[\83\80\83\8c\81[\83g(FPS):";\r
944             // \r
945             // tab_picture\r
946             // \r
947             this.tab_picture.BackColor = System.Drawing.Color.Transparent;\r
948             this.tab_picture.Controls.Add(this.PictureSettings);\r
949             this.tab_picture.Location = new System.Drawing.Point(4, 22);\r
950             this.tab_picture.Name = "tab_picture";\r
951             this.tab_picture.Padding = new System.Windows.Forms.Padding(3);\r
952             this.tab_picture.Size = new System.Drawing.Size(724, 308);\r
953             this.tab_picture.TabIndex = 0;\r
954             this.tab_picture.Text = "\83T\83C\83Y";\r
955             this.tab_picture.UseVisualStyleBackColor = true;\r
956             // \r
957             // PictureSettings\r
958             // \r
959             this.PictureSettings.BackColor = System.Drawing.Color.Transparent;\r
960             this.PictureSettings.Enabled = false;\r
961             this.PictureSettings.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
962             this.PictureSettings.Location = new System.Drawing.Point(0, 0);\r
963             this.PictureSettings.Name = "PictureSettings";\r
964             this.PictureSettings.Size = new System.Drawing.Size(666, 279);\r
965             this.PictureSettings.TabIndex = 0;\r
966             // \r
967             // tabs_panel\r
968             // \r
969             this.tabs_panel.Controls.Add(this.tab_picture);\r
970             this.tabs_panel.Controls.Add(this.tab_filters);\r
971             this.tabs_panel.Controls.Add(this.tab_video);\r
972             this.tabs_panel.Controls.Add(this.tab_audio);\r
973             this.tabs_panel.Controls.Add(this.tab_subtitles);\r
974             this.tabs_panel.Controls.Add(this.tab_chapters);\r
975             this.tabs_panel.Controls.Add(this.tab_advanced);\r
976             this.tabs_panel.Controls.Add(this.tab_query);\r
977             this.tabs_panel.Location = new System.Drawing.Point(12, 218);\r
978             this.tabs_panel.Name = "tabs_panel";\r
979             this.tabs_panel.SelectedIndex = 0;\r
980             this.tabs_panel.Size = new System.Drawing.Size(732, 334);\r
981             this.tabs_panel.TabIndex = 5;\r
982             this.tabs_panel.TabStop = false;\r
983             // \r
984             // tab_filters\r
985             // \r
986             this.tab_filters.Controls.Add(this.Filters);\r
987             this.tab_filters.Location = new System.Drawing.Point(4, 22);\r
988             this.tab_filters.Name = "tab_filters";\r
989             this.tab_filters.Size = new System.Drawing.Size(724, 308);\r
990             this.tab_filters.TabIndex = 9;\r
991             this.tab_filters.Text = "\83t\83B\83\8b\83^";\r
992             this.tab_filters.UseVisualStyleBackColor = true;\r
993             // \r
994             // Filters\r
995             // \r
996             this.Filters.BackColor = System.Drawing.Color.Transparent;\r
997             this.Filters.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
998             this.Filters.Location = new System.Drawing.Point(0, 0);\r
999             this.Filters.Name = "Filters";\r
1000             this.Filters.Size = new System.Drawing.Size(713, 310);\r
1001             this.Filters.TabIndex = 0;\r
1002             // \r
1003             // tab_subtitles\r
1004             // \r
1005             this.tab_subtitles.Controls.Add(this.Subtitles);\r
1006             this.tab_subtitles.Location = new System.Drawing.Point(4, 22);\r
1007             this.tab_subtitles.Name = "tab_subtitles";\r
1008             this.tab_subtitles.Padding = new System.Windows.Forms.Padding(3);\r
1009             this.tab_subtitles.Size = new System.Drawing.Size(724, 308);\r
1010             this.tab_subtitles.TabIndex = 10;\r
1011             this.tab_subtitles.Text = "\8e\9a\96\8b";\r
1012             this.tab_subtitles.UseVisualStyleBackColor = true;\r
1013             // \r
1014             // Subtitles\r
1015             // \r
1016             this.Subtitles.BackColor = System.Drawing.Color.Transparent;\r
1017             this.Subtitles.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1018             this.Subtitles.Location = new System.Drawing.Point(0, 0);\r
1019             this.Subtitles.Name = "Subtitles";\r
1020             this.Subtitles.Size = new System.Drawing.Size(722, 310);\r
1021             this.Subtitles.TabIndex = 0;\r
1022             // \r
1023             // tab_chapters\r
1024             // \r
1025             this.tab_chapters.BackColor = System.Drawing.Color.Transparent;\r
1026             this.tab_chapters.Controls.Add(this.btn_importChapters);\r
1027             this.tab_chapters.Controls.Add(this.label31);\r
1028             this.tab_chapters.Controls.Add(this.data_chpt);\r
1029             this.tab_chapters.Controls.Add(this.Check_ChapterMarkers);\r
1030             this.tab_chapters.Location = new System.Drawing.Point(4, 22);\r
1031             this.tab_chapters.Name = "tab_chapters";\r
1032             this.tab_chapters.Size = new System.Drawing.Size(724, 308);\r
1033             this.tab_chapters.TabIndex = 6;\r
1034             this.tab_chapters.Text = "\83`\83\83\83v\83^\81[";\r
1035             this.tab_chapters.UseVisualStyleBackColor = true;\r
1036             // \r
1037             // label31\r
1038             // \r
1039             this.label31.AutoSize = true;\r
1040             this.label31.BackColor = System.Drawing.Color.Transparent;\r
1041             this.label31.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1042             this.label31.Location = new System.Drawing.Point(13, 13);\r
1043             this.label31.Name = "label31";\r
1044             this.label31.Size = new System.Drawing.Size(98, 13);\r
1045             this.label31.TabIndex = 0;\r
1046             this.label31.Text = "\83`\83\83\83v\83^\81[\83}\81[\83J\81[";\r
1047             // \r
1048             // tab_advanced\r
1049             // \r
1050             this.tab_advanced.BackColor = System.Drawing.Color.Transparent;\r
1051             this.tab_advanced.Controls.Add(this.x264Panel);\r
1052             this.tab_advanced.Location = new System.Drawing.Point(4, 22);\r
1053             this.tab_advanced.Name = "tab_advanced";\r
1054             this.tab_advanced.Padding = new System.Windows.Forms.Padding(3);\r
1055             this.tab_advanced.Size = new System.Drawing.Size(724, 308);\r
1056             this.tab_advanced.TabIndex = 8;\r
1057             this.tab_advanced.Text = "\8fÚ\8d×\90Ý\92è";\r
1058             this.tab_advanced.UseVisualStyleBackColor = true;\r
1059             // \r
1060             // x264Panel\r
1061             // \r
1062             this.x264Panel.BackColor = System.Drawing.Color.Transparent;\r
1063             this.x264Panel.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1064             this.x264Panel.Location = new System.Drawing.Point(0, 0);\r
1065             this.x264Panel.Name = "x264Panel";\r
1066             this.x264Panel.Size = new System.Drawing.Size(720, 306);\r
1067             this.x264Panel.TabIndex = 0;\r
1068             this.x264Panel.x264Query = "";\r
1069             // \r
1070             // tab_query\r
1071             // \r
1072             this.tab_query.Controls.Add(this.btn_clear);\r
1073             this.tab_query.Controls.Add(this.label34);\r
1074             this.tab_query.Controls.Add(this.btn_generate_Query);\r
1075             this.tab_query.Controls.Add(this.label33);\r
1076             this.tab_query.Controls.Add(this.rtf_query);\r
1077             this.tab_query.Location = new System.Drawing.Point(4, 22);\r
1078             this.tab_query.Name = "tab_query";\r
1079             this.tab_query.Size = new System.Drawing.Size(724, 308);\r
1080             this.tab_query.TabIndex = 7;\r
1081             this.tab_query.Text = "\83R\83}\83\93\83h\83\89\83C\83\93";\r
1082             this.tab_query.UseVisualStyleBackColor = true;\r
1083             // \r
1084             // btn_clear\r
1085             // \r
1086             this.btn_clear.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1087             this.btn_clear.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1088             this.btn_clear.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1089             this.btn_clear.Location = new System.Drawing.Point(634, 75);\r
1090             this.btn_clear.Name = "btn_clear";\r
1091             this.btn_clear.Size = new System.Drawing.Size(75, 20);\r
1092             this.btn_clear.TabIndex = 4;\r
1093             this.btn_clear.Text = "\83N\83\8a\83A";\r
1094             this.btn_clear.UseVisualStyleBackColor = true;\r
1095             this.btn_clear.Click += new System.EventHandler(this.btn_clear_Click);\r
1096             // \r
1097             // label34\r
1098             // \r
1099             this.label34.AutoSize = true;\r
1100             this.label34.Location = new System.Drawing.Point(13, 33);\r
1101             this.label34.Name = "label34";\r
1102             this.label34.Size = new System.Drawing.Size(295, 26);\r
1103             this.label34.TabIndex = 1;\r
1104             this.label34.Text = "\82±\82Ì\97\93\82Å\82Í\90\90¬\82³\82ê\82½\83R\83}\83\93\83h\83\89\83C\83\93\81i\83N\83G\83\8a\81[\81j\82ð\95Ò\8fW\82Å\82«\82Ü\82·\81B\r\n\83R\83}\83\93\83h\83\89\83C\83\93\82Í\83I\83v\83V\83\87\83\93\82ð\95Ï\8dX\82·\82é\82Æ\8dÄ\90\90¬\82³\82ê\82Ü\82·\81B";\r
1105             // \r
1106             // btn_generate_Query\r
1107             // \r
1108             this.btn_generate_Query.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1109             this.btn_generate_Query.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1110             this.btn_generate_Query.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1111             this.btn_generate_Query.Location = new System.Drawing.Point(16, 69);\r
1112             this.btn_generate_Query.Name = "btn_generate_Query";\r
1113             this.btn_generate_Query.Size = new System.Drawing.Size(126, 20);\r
1114             this.btn_generate_Query.TabIndex = 2;\r
1115             this.btn_generate_Query.Text = "\83N\83G\83\8a\81[\82ð\90\90¬";\r
1116             this.btn_generate_Query.UseVisualStyleBackColor = true;\r
1117             this.btn_generate_Query.Click += new System.EventHandler(this.btn_generate_Query_Click);\r
1118             // \r
1119             // label33\r
1120             // \r
1121             this.label33.AutoSize = true;\r
1122             this.label33.BackColor = System.Drawing.Color.Transparent;\r
1123             this.label33.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1124             this.label33.Location = new System.Drawing.Point(13, 13);\r
1125             this.label33.Name = "label33";\r
1126             this.label33.Size = new System.Drawing.Size(83, 13);\r
1127             this.label33.TabIndex = 0;\r
1128             this.label33.Text = "\83N\83G\83\8a\81[\83G\83f\83B\83^";\r
1129             // \r
1130             // rtf_query\r
1131             // \r
1132             this.rtf_query.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
1133             this.rtf_query.Location = new System.Drawing.Point(16, 95);\r
1134             this.rtf_query.Name = "rtf_query";\r
1135             this.rtf_query.Size = new System.Drawing.Size(693, 190);\r
1136             this.rtf_query.TabIndex = 5;\r
1137             this.rtf_query.Text = "";\r
1138             // \r
1139             // groupBox2\r
1140             // \r
1141             this.groupBox2.Controls.Add(this.splitContainer1);\r
1142             this.groupBox2.ForeColor = System.Drawing.Color.Black;\r
1143             this.groupBox2.Location = new System.Drawing.Point(750, 70);\r
1144             this.groupBox2.Name = "groupBox2";\r
1145             this.groupBox2.Size = new System.Drawing.Size(246, 482);\r
1146             this.groupBox2.TabIndex = 6;\r
1147             this.groupBox2.TabStop = false;\r
1148             this.groupBox2.Text = "\83v\83\8a\83Z\83b\83g";\r
1149             // \r
1150             // splitContainer1\r
1151             // \r
1152             this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;\r
1153             this.splitContainer1.Location = new System.Drawing.Point(3, 17);\r
1154             this.splitContainer1.Name = "splitContainer1";\r
1155             this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;\r
1156             // \r
1157             // splitContainer1.Panel1\r
1158             // \r
1159             this.splitContainer1.Panel1.Controls.Add(this.treeView_presets);\r
1160             // \r
1161             // splitContainer1.Panel2\r
1162             // \r
1163             this.splitContainer1.Panel2.Controls.Add(this.btn_addPreset);\r
1164             this.splitContainer1.Panel2.Controls.Add(this.btn_removePreset);\r
1165             this.splitContainer1.Panel2.Controls.Add(this.btn_setDefault);\r
1166             this.splitContainer1.Size = new System.Drawing.Size(240, 462);\r
1167             this.splitContainer1.SplitterDistance = 424;\r
1168             this.splitContainer1.TabIndex = 1;\r
1169             // \r
1170             // treeView_presets\r
1171             // \r
1172             this.treeView_presets.ContextMenuStrip = this.presets_menu;\r
1173             this.treeView_presets.Dock = System.Windows.Forms.DockStyle.Fill;\r
1174             this.treeView_presets.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1175             this.treeView_presets.ForeColor = System.Drawing.Color.DarkBlue;\r
1176             this.treeView_presets.FullRowSelect = true;\r
1177             this.treeView_presets.HideSelection = false;\r
1178             this.treeView_presets.ItemHeight = 21;\r
1179             this.treeView_presets.Location = new System.Drawing.Point(0, 0);\r
1180             this.treeView_presets.Name = "treeView_presets";\r
1181             this.treeView_presets.ShowLines = false;\r
1182             this.treeView_presets.Size = new System.Drawing.Size(240, 424);\r
1183             this.treeView_presets.TabIndex = 0;\r
1184             this.treeView_presets.MouseUp += new System.Windows.Forms.MouseEventHandler(this.treeview_presets_mouseUp);\r
1185             this.treeView_presets.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView_presets_AfterSelect);\r
1186             this.treeView_presets.KeyUp += new System.Windows.Forms.KeyEventHandler(this.treeView_presets_deleteKey);\r
1187             // \r
1188             // presets_menu\r
1189             // \r
1190             this.presets_menu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
1191             this.pmnu_expandAll,\r
1192             this.pmnu_collapse,\r
1193             this.sep1,\r
1194             this.pmnu_import,\r
1195             this.toolStripSeparator2,\r
1196             this.pmnu_saveChanges,\r
1197             this.pmnu_delete});\r
1198             this.presets_menu.Name = "presets_menu";\r
1199             this.presets_menu.Size = new System.Drawing.Size(159, 126);\r
1200             this.presets_menu.Text = ";";\r
1201             this.presets_menu.Opening += new System.ComponentModel.CancelEventHandler(this.presets_menu_Opening);\r
1202             // \r
1203             // pmnu_expandAll\r
1204             // \r
1205             this.pmnu_expandAll.Name = "pmnu_expandAll";\r
1206             this.pmnu_expandAll.Size = new System.Drawing.Size(158, 22);\r
1207             this.pmnu_expandAll.Text = "Expand All";\r
1208             this.pmnu_expandAll.Click += new System.EventHandler(this.pmnu_expandAll_Click);\r
1209             // \r
1210             // pmnu_collapse\r
1211             // \r
1212             this.pmnu_collapse.Name = "pmnu_collapse";\r
1213             this.pmnu_collapse.Size = new System.Drawing.Size(158, 22);\r
1214             this.pmnu_collapse.Text = "Collapse All";\r
1215             this.pmnu_collapse.Click += new System.EventHandler(this.pmnu_collapse_Click);\r
1216             // \r
1217             // sep1\r
1218             // \r
1219             this.sep1.Name = "sep1";\r
1220             this.sep1.Size = new System.Drawing.Size(155, 6);\r
1221             // \r
1222             // pmnu_import\r
1223             // \r
1224             this.pmnu_import.Name = "pmnu_import";\r
1225             this.pmnu_import.Size = new System.Drawing.Size(158, 22);\r
1226             this.pmnu_import.Text = "Import";\r
1227             this.pmnu_import.Click += new System.EventHandler(this.pmnu_import_Click);\r
1228             // \r
1229             // toolStripSeparator2\r
1230             // \r
1231             this.toolStripSeparator2.Name = "toolStripSeparator2";\r
1232             this.toolStripSeparator2.Size = new System.Drawing.Size(155, 6);\r
1233             // \r
1234             // pmnu_saveChanges\r
1235             // \r
1236             this.pmnu_saveChanges.Name = "pmnu_saveChanges";\r
1237             this.pmnu_saveChanges.Size = new System.Drawing.Size(158, 22);\r
1238             this.pmnu_saveChanges.Text = "Save Changes";\r
1239             this.pmnu_saveChanges.Click += new System.EventHandler(this.pmnu_saveChanges_Click);\r
1240             // \r
1241             // pmnu_delete\r
1242             // \r
1243             this.pmnu_delete.Name = "pmnu_delete";\r
1244             this.pmnu_delete.Size = new System.Drawing.Size(158, 22);\r
1245             this.pmnu_delete.Text = "Delete";\r
1246             this.pmnu_delete.Click += new System.EventHandler(this.pmnu_delete_click);\r
1247             // \r
1248             // toolStrip1\r
1249             // \r
1250             this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;\r
1251             this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
1252             this.btn_source,\r
1253             this.toolStripSeparator10,\r
1254             this.btn_start,\r
1255             this.btn_add2Queue,\r
1256             this.btn_showQueue,\r
1257             this.toolStripSeparator4,\r
1258             this.tb_preview,\r
1259             this.btn_ActivityWindow});\r
1260             this.toolStrip1.Location = new System.Drawing.Point(0, 26);\r
1261             this.toolStrip1.Name = "toolStrip1";\r
1262             this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
1263             this.toolStrip1.Size = new System.Drawing.Size(1002, 39);\r
1264             this.toolStrip1.TabIndex = 1;\r
1265             this.toolStrip1.Text = "toolStrip1";\r
1266             // \r
1267             // btn_source\r
1268             // \r
1269             this.btn_source.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
1270             this.btn_file_source,\r
1271             this.btn_dvd_source,\r
1272             this.toolStripSeparator1,\r
1273             this.mnu_dvd_drive});\r
1274             this.btn_source.Image = global::Handbrake.Properties.Resources.Movies;\r
1275             this.btn_source.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
1276             this.btn_source.ImageTransparentColor = System.Drawing.Color.Magenta;\r
1277             this.btn_source.Name = "btn_source";\r
1278             this.btn_source.Size = new System.Drawing.Size(89, 36);\r
1279             this.btn_source.Text = "\95Ï\8a·\8c³";\r
1280             this.btn_source.ToolTipText = "\95Ï\8a·\8c³\83t\83@\83C\83\8b/\83t\83H\83\8b\83_\82ð\91I\91ð\82µ\82Ü\82·";\r
1281             this.btn_source.Click += new System.EventHandler(this.btn_source_Click);\r
1282             // \r
1283             // btn_file_source\r
1284             // \r
1285             this.btn_file_source.Image = global::Handbrake.Properties.Resources.Movies_Small;\r
1286             this.btn_file_source.Name = "btn_file_source";\r
1287             this.btn_file_source.Size = new System.Drawing.Size(282, 22);\r
1288             this.btn_file_source.Text = "\93®\89æ\83t\83@\83C\83\8b";\r
1289             this.btn_file_source.Click += new System.EventHandler(this.btn_file_source_Click);\r
1290             // \r
1291             // btn_dvd_source\r
1292             // \r
1293             this.btn_dvd_source.Image = ((System.Drawing.Image)(resources.GetObject("btn_dvd_source.Image")));\r
1294             this.btn_dvd_source.ImageTransparentColor = System.Drawing.Color.Magenta;\r
1295             this.btn_dvd_source.Name = "btn_dvd_source";\r
1296             this.btn_dvd_source.Size = new System.Drawing.Size(282, 22);\r
1297             this.btn_dvd_source.Text = "DVD/ VIDEO_TS\83t\83H\83\8b\83_";\r
1298             this.btn_dvd_source.Click += new System.EventHandler(this.btn_dvd_source_Click);\r
1299             // \r
1300             // toolStripSeparator1\r
1301             // \r
1302             this.toolStripSeparator1.Name = "toolStripSeparator1";\r
1303             this.toolStripSeparator1.Size = new System.Drawing.Size(279, 6);\r
1304             // \r
1305             // mnu_dvd_drive\r
1306             // \r
1307             this.mnu_dvd_drive.Image = global::Handbrake.Properties.Resources.disc_small;\r
1308             this.mnu_dvd_drive.Name = "mnu_dvd_drive";\r
1309             this.mnu_dvd_drive.Size = new System.Drawing.Size(282, 22);\r
1310             this.mnu_dvd_drive.Text = "DVD\83h\83\89\83C\83u\82É\83f\83B\83X\83N\82ª\82 \82è\82Ü\82¹\82ñ";\r
1311             this.mnu_dvd_drive.Visible = false;\r
1312             this.mnu_dvd_drive.Click += new System.EventHandler(this.mnu_dvd_drive_Click);\r
1313             // \r
1314             // toolStripSeparator10\r
1315             // \r
1316             this.toolStripSeparator10.Name = "toolStripSeparator10";\r
1317             this.toolStripSeparator10.Size = new System.Drawing.Size(6, 39);\r
1318             // \r
1319             // btn_start\r
1320             // \r
1321             this.btn_start.Image = global::Handbrake.Properties.Resources.Play;\r
1322             this.btn_start.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
1323             this.btn_start.ImageTransparentColor = System.Drawing.Color.Magenta;\r
1324             this.btn_start.Name = "btn_start";\r
1325             this.btn_start.Size = new System.Drawing.Size(92, 36);\r
1326             this.btn_start.Text = "\95Ï\8a·\8aJ\8en";\r
1327             this.btn_start.ToolTipText = "\83G\83\93\83R\81[\83h\8f\88\97\9d\82ð\8aJ\8en\82µ\82Ü\82·";\r
1328             this.btn_start.Click += new System.EventHandler(this.btn_start_Click);\r
1329             // \r
1330             // btn_add2Queue\r
1331             // \r
1332             this.btn_add2Queue.Image = global::Handbrake.Properties.Resources.AddToQueue;\r
1333             this.btn_add2Queue.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
1334             this.btn_add2Queue.ImageTransparentColor = System.Drawing.Color.Magenta;\r
1335             this.btn_add2Queue.Name = "btn_add2Queue";\r
1336             this.btn_add2Queue.Size = new System.Drawing.Size(116, 36);\r
1337             this.btn_add2Queue.Text = "\83L\83\85\81[\82É\92Ç\89Á";\r
1338             this.btn_add2Queue.ToolTipText = "\90V\8bK\83A\83C\83e\83\80\82ð\83L\83\85\81[\82É\92Ç\89Á\82µ\82Ü\82·";\r
1339             this.btn_add2Queue.Click += new System.EventHandler(this.btn_add2Queue_Click);\r
1340             // \r
1341             // btn_showQueue\r
1342             // \r
1343             this.btn_showQueue.Image = global::Handbrake.Properties.Resources.Queue;\r
1344             this.btn_showQueue.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
1345             this.btn_showQueue.ImageTransparentColor = System.Drawing.Color.Magenta;\r
1346             this.btn_showQueue.Name = "btn_showQueue";\r
1347             this.btn_showQueue.Size = new System.Drawing.Size(116, 36);\r
1348             this.btn_showQueue.Tag = "";\r
1349             this.btn_showQueue.Text = "\83L\83\85\81[\82Ì\95\\8e¦";\r
1350             this.btn_showQueue.Click += new System.EventHandler(this.btn_showQueue_Click);\r
1351             // \r
1352             // toolStripSeparator4\r
1353             // \r
1354             this.toolStripSeparator4.Name = "toolStripSeparator4";\r
1355             this.toolStripSeparator4.Size = new System.Drawing.Size(6, 39);\r
1356             // \r
1357             // tb_preview\r
1358             // \r
1359             this.tb_preview.Image = global::Handbrake.Properties.Resources.window;\r
1360             this.tb_preview.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
1361             this.tb_preview.ImageTransparentColor = System.Drawing.Color.Magenta;\r
1362             this.tb_preview.Name = "tb_preview";\r
1363             this.tb_preview.Size = new System.Drawing.Size(104, 36);\r
1364             this.tb_preview.Text = "\83v\83\8c\83r\83\85\81[";\r
1365             this.tb_preview.Click += new System.EventHandler(this.tb_preview_Click);\r
1366             // \r
1367             // btn_ActivityWindow\r
1368             // \r
1369             this.btn_ActivityWindow.Image = global::Handbrake.Properties.Resources.ActivityWindow;\r
1370             this.btn_ActivityWindow.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
1371             this.btn_ActivityWindow.ImageTransparentColor = System.Drawing.Color.Magenta;\r
1372             this.btn_ActivityWindow.Name = "btn_ActivityWindow";\r
1373             this.btn_ActivityWindow.Size = new System.Drawing.Size(128, 36);\r
1374             this.btn_ActivityWindow.Text = "\97\9a\97ð\83E\83B\83\93\83h\83E";\r
1375             this.btn_ActivityWindow.ToolTipText = "\97\9a\97ð\83E\83B\83\93\83h\83E\82Å\83\8d\83O\82â\83G\83\93\83R\81[\83h\8dì\8bÆ\82Ì\90i\92»\82ð\8am\94F\82µ\82Ü\82·";\r
1376             this.btn_ActivityWindow.Click += new System.EventHandler(this.btn_ActivityWindow_Click);\r
1377             // \r
1378             // notifyIcon\r
1379             // \r
1380             this.notifyIcon.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info;\r
1381             this.notifyIcon.BalloonTipText = "HandBrake Status Here";\r
1382             this.notifyIcon.BalloonTipTitle = "HandBrake";\r
1383             this.notifyIcon.ContextMenuStrip = notifyIconMenu;\r
1384             this.notifyIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon.Icon")));\r
1385             this.notifyIcon.Text = "HandBrake";\r
1386             this.notifyIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon_MouseDoubleClick);\r
1387             // \r
1388             // StatusStrip\r
1389             // \r
1390             this.StatusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
1391             this.lbl_encode,\r
1392             this.lbl_updateCheck});\r
1393             this.StatusStrip.Location = new System.Drawing.Point(0, 561);\r
1394             this.StatusStrip.Name = "StatusStrip";\r
1395             this.StatusStrip.Size = new System.Drawing.Size(1002, 22);\r
1396             this.StatusStrip.SizingGrip = false;\r
1397             this.StatusStrip.TabIndex = 7;\r
1398             this.StatusStrip.Text = "statusStrip1";\r
1399             // \r
1400             // lbl_encode\r
1401             // \r
1402             this.lbl_encode.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1403             this.lbl_encode.Name = "lbl_encode";\r
1404             this.lbl_encode.Size = new System.Drawing.Size(28, 17);\r
1405             this.lbl_encode.Text = "{0}";\r
1406             // \r
1407             // lbl_updateCheck\r
1408             // \r
1409             this.lbl_updateCheck.BackColor = System.Drawing.Color.Transparent;\r
1410             this.lbl_updateCheck.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;\r
1411             this.lbl_updateCheck.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1412             this.lbl_updateCheck.Name = "lbl_updateCheck";\r
1413             this.lbl_updateCheck.Size = new System.Drawing.Size(139, 17);\r
1414             this.lbl_updateCheck.Text = "Checking for Updates ...";\r
1415             this.lbl_updateCheck.Visible = false;\r
1416             // \r
1417             // hbproc\r
1418             // \r
1419             this.hbproc.StartInfo.Domain = "";\r
1420             this.hbproc.StartInfo.LoadUserProfile = false;\r
1421             this.hbproc.StartInfo.Password = null;\r
1422             this.hbproc.StartInfo.StandardErrorEncoding = null;\r
1423             this.hbproc.StartInfo.StandardOutputEncoding = null;\r
1424             this.hbproc.StartInfo.UserName = "";\r
1425             this.hbproc.SynchronizingObject = this;\r
1426             // \r
1427             // File_Save\r
1428             // \r
1429             this.File_Save.DefaultExt = "hb";\r
1430             this.File_Save.Filter = "hb|*.hb";\r
1431             // \r
1432             // tableLayoutPanel2\r
1433             // \r
1434             this.tableLayoutPanel2.AutoSize = true;\r
1435             this.tableLayoutPanel2.ColumnCount = 3;\r
1436             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1437             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
1438             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1439             this.tableLayoutPanel2.Controls.Add(this.Label3, 0, 0);\r
1440             this.tableLayoutPanel2.Controls.Add(this.text_destination, 1, 0);\r
1441             this.tableLayoutPanel2.Controls.Add(this.btn_destBrowse, 2, 0);\r
1442             this.tableLayoutPanel2.Location = new System.Drawing.Point(21, 132);\r
1443             this.tableLayoutPanel2.Name = "tableLayoutPanel2";\r
1444             this.tableLayoutPanel2.RowCount = 1;\r
1445             this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
1446             this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 29F));\r
1447             this.tableLayoutPanel2.Size = new System.Drawing.Size(723, 29);\r
1448             this.tableLayoutPanel2.TabIndex = 50;\r
1449             // \r
1450             // btn_destBrowse\r
1451             // \r
1452             this.btn_destBrowse.AutoSize = true;\r
1453             this.btn_destBrowse.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1454             this.btn_destBrowse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1455             this.btn_destBrowse.Location = new System.Drawing.Point(645, 3);\r
1456             this.btn_destBrowse.Name = "btn_destBrowse";\r
1457             this.btn_destBrowse.Size = new System.Drawing.Size(75, 23);\r
1458             this.btn_destBrowse.TabIndex = 13;\r
1459             this.btn_destBrowse.Text = "Browse";\r
1460             this.btn_destBrowse.UseVisualStyleBackColor = true;\r
1461             this.btn_destBrowse.Click += new System.EventHandler(this.btn_destBrowse_Click);\r
1462             // \r
1463             // tableLayoutPanel3\r
1464             // \r
1465             this.tableLayoutPanel3.AutoSize = true;\r
1466             this.tableLayoutPanel3.ColumnCount = 5;\r
1467             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1468             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1469             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1470             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1471             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1472             this.tableLayoutPanel3.Controls.Add(this.label5, 0, 0);\r
1473             this.tableLayoutPanel3.Controls.Add(this.drop_format, 1, 0);\r
1474             this.tableLayoutPanel3.Controls.Add(this.check_largeFile, 2, 0);\r
1475             this.tableLayoutPanel3.Controls.Add(this.check_optimiseMP4, 3, 0);\r
1476             this.tableLayoutPanel3.Controls.Add(this.check_iPodAtom, 4, 0);\r
1477             this.tableLayoutPanel3.Location = new System.Drawing.Point(21, 180);\r
1478             this.tableLayoutPanel3.Name = "tableLayoutPanel3";\r
1479             this.tableLayoutPanel3.RowCount = 1;\r
1480             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
1481             this.tableLayoutPanel3.Size = new System.Drawing.Size(723, 27);\r
1482             this.tableLayoutPanel3.TabIndex = 51;\r
1483             // \r
1484             // tableLayoutPanel1\r
1485             // \r
1486             this.tableLayoutPanel1.AutoSize = true;\r
1487             this.tableLayoutPanel1.ColumnCount = 10;\r
1488             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1489             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1490             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1491             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1492             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1493             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1494             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1495             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1496             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1497             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1498             this.tableLayoutPanel1.Controls.Add(this.Label10, 0, 0);\r
1499             this.tableLayoutPanel1.Controls.Add(this.drp_dvdtitle, 1, 0);\r
1500             this.tableLayoutPanel1.Controls.Add(this.lbl_angle, 2, 0);\r
1501             this.tableLayoutPanel1.Controls.Add(this.drop_angle, 3, 0);\r
1502             this.tableLayoutPanel1.Controls.Add(this.Label9, 4, 0);\r
1503             this.tableLayoutPanel1.Controls.Add(this.drop_chapterStart, 5, 0);\r
1504             this.tableLayoutPanel1.Controls.Add(this.Label13, 6, 0);\r
1505             this.tableLayoutPanel1.Controls.Add(this.drop_chapterFinish, 7, 0);\r
1506             this.tableLayoutPanel1.Controls.Add(this.label_duration, 8, 0);\r
1507             this.tableLayoutPanel1.Controls.Add(this.lbl_duration, 9, 0);\r
1508             this.tableLayoutPanel1.Location = new System.Drawing.Point(21, 86);\r
1509             this.tableLayoutPanel1.Name = "tableLayoutPanel1";\r
1510             this.tableLayoutPanel1.RowCount = 1;\r
1511             this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
1512             this.tableLayoutPanel1.Size = new System.Drawing.Size(723, 27);\r
1513             this.tableLayoutPanel1.TabIndex = 49;\r
1514             // \r
1515             // Label10\r
1516             // \r
1517             this.Label10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
1518             this.Label10.AutoSize = true;\r
1519             this.Label10.ForeColor = System.Drawing.Color.Black;\r
1520             this.Label10.Location = new System.Drawing.Point(3, 7);\r
1521             this.Label10.Name = "Label10";\r
1522             this.Label10.Size = new System.Drawing.Size(46, 13);\r
1523             this.Label10.TabIndex = 6;\r
1524             this.Label10.Text = "\83^\83C\83g\83\8b:";\r
1525             // \r
1526             // lbl_angle\r
1527             // \r
1528             this.lbl_angle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
1529             this.lbl_angle.AutoSize = true;\r
1530             this.lbl_angle.ForeColor = System.Drawing.Color.Black;\r
1531             this.lbl_angle.Location = new System.Drawing.Point(180, 7);\r
1532             this.lbl_angle.Name = "lbl_angle";\r
1533             this.lbl_angle.Size = new System.Drawing.Size(48, 13);\r
1534             this.lbl_angle.TabIndex = 44;\r
1535             this.lbl_angle.Text = "\83A\83\93\83O\83\8b:";\r
1536             // \r
1537             // Label9\r
1538             // \r
1539             this.Label9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
1540             this.Label9.AutoSize = true;\r
1541             this.Label9.ForeColor = System.Drawing.Color.Black;\r
1542             this.Label9.Location = new System.Drawing.Point(285, 7);\r
1543             this.Label9.Name = "Label9";\r
1544             this.Label9.Size = new System.Drawing.Size(55, 13);\r
1545             this.Label9.TabIndex = 8;\r
1546             this.Label9.Text = "\83`\83\83\83v\83^\81[:";\r
1547             // \r
1548             // Label13\r
1549             // \r
1550             this.Label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
1551             this.Label13.AutoSize = true;\r
1552             this.Label13.Location = new System.Drawing.Point(421, 7);\r
1553             this.Label13.Name = "Label13";\r
1554             this.Label13.Size = new System.Drawing.Size(25, 13);\r
1555             this.Label13.TabIndex = 10;\r
1556             this.Label13.Text = "\82©\82ç";\r
1557             // \r
1558             // label_duration\r
1559             // \r
1560             this.label_duration.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
1561             this.label_duration.AutoSize = true;\r
1562             this.label_duration.BackColor = System.Drawing.Color.Transparent;\r
1563             this.label_duration.Location = new System.Drawing.Point(527, 7);\r
1564             this.label_duration.Name = "label_duration";\r
1565             this.label_duration.Size = new System.Drawing.Size(59, 13);\r
1566             this.label_duration.TabIndex = 42;\r
1567             this.label_duration.Text = "\8d\87\8cv\8e\9e\8aÔ:";\r
1568             // \r
1569             // lbl_duration\r
1570             // \r
1571             this.lbl_duration.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
1572             this.lbl_duration.AutoSize = true;\r
1573             this.lbl_duration.BackColor = System.Drawing.Color.Transparent;\r
1574             this.lbl_duration.Location = new System.Drawing.Point(592, 7);\r
1575             this.lbl_duration.Name = "lbl_duration";\r
1576             this.lbl_duration.Size = new System.Drawing.Size(39, 13);\r
1577             this.lbl_duration.TabIndex = 43;\r
1578             this.lbl_duration.Text = "--:--:--";\r
1579             // \r
1580             // labelStaticDestination\r
1581             // \r
1582             this.labelStaticDestination.AutoSize = true;\r
1583             this.labelStaticDestination.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1584             this.labelStaticDestination.Location = new System.Drawing.Point(9, 116);\r
1585             this.labelStaticDestination.Name = "labelStaticDestination";\r
1586             this.labelStaticDestination.Size = new System.Drawing.Size(49, 13);\r
1587             this.labelStaticDestination.TabIndex = 53;\r
1588             this.labelStaticDestination.Text = "\95Û\91\90æ:";\r
1589             // \r
1590             // labelPreset\r
1591             // \r
1592             this.labelPreset.AutoSize = true;\r
1593             this.labelPreset.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1594             this.labelPreset.Location = new System.Drawing.Point(9, 164);\r
1595             this.labelPreset.Name = "labelPreset";\r
1596             this.labelPreset.Size = new System.Drawing.Size(146, 13);\r
1597             this.labelPreset.TabIndex = 54;\r
1598             this.labelPreset.Text = "\8fo\97Í\90Ý\92è\81i\83v\83\8a\83Z\83b\83g: \82È\82µ\81j";\r
1599             // \r
1600             // labelSource\r
1601             // \r
1602             this.labelSource.AutoSize = true;\r
1603             this.labelSource.Location = new System.Drawing.Point(55, 0);\r
1604             this.labelSource.Name = "labelSource";\r
1605             this.labelSource.Size = new System.Drawing.Size(145, 13);\r
1606             this.labelSource.TabIndex = 52;\r
1607             this.labelSource.Text = "\81u\95Ï\8a·\8c³\81v\82ð\83N\83\8a\83b\83N\82µ\82Ä\82­\82¾\82³\82¢";\r
1608             // \r
1609             // labelStaticSource\r
1610             // \r
1611             this.labelStaticSource.AutoSize = true;\r
1612             this.labelStaticSource.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1613             this.labelStaticSource.Location = new System.Drawing.Point(0, 0);\r
1614             this.labelStaticSource.Margin = new System.Windows.Forms.Padding(0, 0, 3, 0);\r
1615             this.labelStaticSource.Name = "labelStaticSource";\r
1616             this.labelStaticSource.Size = new System.Drawing.Size(49, 13);\r
1617             this.labelStaticSource.TabIndex = 51;\r
1618             this.labelStaticSource.Text = "\95Ï\8a·\8c³:";\r
1619             // \r
1620             // flowLayoutPanel1\r
1621             // \r
1622             this.flowLayoutPanel1.AutoSize = true;\r
1623             this.flowLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
1624             this.flowLayoutPanel1.Controls.Add(this.labelStaticSource);\r
1625             this.flowLayoutPanel1.Controls.Add(this.labelSource);\r
1626             this.flowLayoutPanel1.Location = new System.Drawing.Point(9, 70);\r
1627             this.flowLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);\r
1628             this.flowLayoutPanel1.Name = "flowLayoutPanel1";\r
1629             this.flowLayoutPanel1.Size = new System.Drawing.Size(203, 13);\r
1630             this.flowLayoutPanel1.TabIndex = 55;\r
1631             // \r
1632             // openPreset\r
1633             // \r
1634             this.openPreset.DefaultExt = "plist";\r
1635             this.openPreset.Filter = "Plist Files|*.plist";\r
1636             // \r
1637             // File_ChapterImport\r
1638             // \r
1639             this.File_ChapterImport.Filter = "CSV Files|*.csv";\r
1640             // \r
1641             // frmMain\r
1642             // \r
1643             this.AllowDrop = true;\r
1644             this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);\r
1645             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;\r
1646             this.AutoScroll = true;\r
1647             this.AutoSize = true;\r
1648             this.ClientSize = new System.Drawing.Size(1002, 583);\r
1649             this.Controls.Add(this.tableLayoutPanel3);\r
1650             this.Controls.Add(this.toolStrip1);\r
1651             this.Controls.Add(this.flowLayoutPanel1);\r
1652             this.Controls.Add(this.frmMainMenu);\r
1653             this.Controls.Add(this.tableLayoutPanel2);\r
1654             this.Controls.Add(this.labelPreset);\r
1655             this.Controls.Add(this.groupBox2);\r
1656             this.Controls.Add(this.StatusStrip);\r
1657             this.Controls.Add(this.labelStaticDestination);\r
1658             this.Controls.Add(this.tableLayoutPanel1);\r
1659             this.Controls.Add(this.tabs_panel);\r
1660             this.DoubleBuffered = true;\r
1661             this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1662             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
1663             this.MinimumSize = new System.Drawing.Size(900, 500);\r
1664             this.Name = "frmMain";\r
1665             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
1666             this.Text = "HandBrake";\r
1667             notifyIconMenu.ResumeLayout(false);\r
1668             ((System.ComponentModel.ISupportInitialize)(this.slider_videoQuality)).EndInit();\r
1669             ((System.ComponentModel.ISupportInitialize)(this.data_chpt)).EndInit();\r
1670             this.ChaptersMenu.ResumeLayout(false);\r
1671             this.frmMainMenu.ResumeLayout(false);\r
1672             this.frmMainMenu.PerformLayout();\r
1673             this.tab_audio.ResumeLayout(false);\r
1674             this.tab_video.ResumeLayout(false);\r
1675             this.tab_video.PerformLayout();\r
1676             this.tab_picture.ResumeLayout(false);\r
1677             this.tabs_panel.ResumeLayout(false);\r
1678             this.tab_filters.ResumeLayout(false);\r
1679             this.tab_subtitles.ResumeLayout(false);\r
1680             this.tab_chapters.ResumeLayout(false);\r
1681             this.tab_chapters.PerformLayout();\r
1682             this.tab_advanced.ResumeLayout(false);\r
1683             this.tab_query.ResumeLayout(false);\r
1684             this.tab_query.PerformLayout();\r
1685             this.groupBox2.ResumeLayout(false);\r
1686             this.splitContainer1.Panel1.ResumeLayout(false);\r
1687             this.splitContainer1.Panel2.ResumeLayout(false);\r
1688             this.splitContainer1.ResumeLayout(false);\r
1689             this.presets_menu.ResumeLayout(false);\r
1690             this.toolStrip1.ResumeLayout(false);\r
1691             this.toolStrip1.PerformLayout();\r
1692             this.StatusStrip.ResumeLayout(false);\r
1693             this.StatusStrip.PerformLayout();\r
1694             this.tableLayoutPanel2.ResumeLayout(false);\r
1695             this.tableLayoutPanel2.PerformLayout();\r
1696             this.tableLayoutPanel3.ResumeLayout(false);\r
1697             this.tableLayoutPanel3.PerformLayout();\r
1698             this.tableLayoutPanel1.ResumeLayout(false);\r
1699             this.tableLayoutPanel1.PerformLayout();\r
1700             this.flowLayoutPanel1.ResumeLayout(false);\r
1701             this.flowLayoutPanel1.PerformLayout();\r
1702             this.ResumeLayout(false);\r
1703             this.PerformLayout();\r
1704 \r
1705         }\r
1706 \r
1707         #endregion\r
1708 \r
1709         internal System.Windows.Forms.ToolTip ToolTip;\r
1710         internal System.Windows.Forms.ToolStripMenuItem FileToolStripMenuItem;\r
1711         internal System.Windows.Forms.ToolStripMenuItem mnu_open3;\r
1712         internal System.Windows.Forms.ToolStripMenuItem mnu_exit;\r
1713         internal System.Windows.Forms.ToolStripMenuItem ToolsToolStripMenuItem;\r
1714         internal System.Windows.Forms.ToolStripMenuItem mnu_encode;\r
1715         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator5;\r
1716         internal System.Windows.Forms.ToolStripMenuItem mnu_options;\r
1717         internal System.Windows.Forms.ToolStripMenuItem PresetsToolStripMenuItem;\r
1718         internal System.Windows.Forms.ToolStripMenuItem mnu_presetReset;\r
1719         internal System.Windows.Forms.ToolStripMenuItem HelpToolStripMenuItem;\r
1720         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator3;\r
1721         internal System.Windows.Forms.ToolStripMenuItem mnu_about;\r
1722         internal System.Windows.Forms.MenuStrip frmMainMenu;\r
1723         internal System.Windows.Forms.Label Label3;\r
1724         internal System.Windows.Forms.ComboBox drp_videoEncoder;\r
1725         internal System.Windows.Forms.Label Label47;\r
1726         internal System.Windows.Forms.TextBox text_destination;\r
1727         internal System.Windows.Forms.TabPage tab_audio;\r
1728         internal System.Windows.Forms.TabPage tab_video;\r
1729         internal System.Windows.Forms.CheckBox check_largeFile;\r
1730         internal System.Windows.Forms.CheckBox check_turbo;\r
1731         internal System.Windows.Forms.Label Label2;\r
1732         internal System.Windows.Forms.Label SliderValue;\r
1733         internal System.Windows.Forms.ComboBox drp_videoFramerate;\r
1734         internal System.Windows.Forms.CheckBox check_2PassEncode;\r
1735         internal System.Windows.Forms.TrackBar slider_videoQuality;\r
1736         internal System.Windows.Forms.TextBox text_filesize;\r
1737         internal System.Windows.Forms.TextBox text_bitrate;\r
1738         internal System.Windows.Forms.TabPage tab_picture;\r
1739         internal System.Windows.Forms.CheckBox Check_ChapterMarkers;\r
1740         internal System.Windows.Forms.TabControl tabs_panel;\r
1741         internal System.Windows.Forms.Label Label46;\r
1742         private System.Windows.Forms.GroupBox groupBox2;\r
1743         internal System.Windows.Forms.Button btn_setDefault;\r
1744         private System.Windows.Forms.ToolStripMenuItem mnu_SelectDefault;\r
1745         private System.Windows.Forms.ToolStripMenuItem mnu_UpdateCheck;\r
1746         private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;\r
1747         private System.Windows.Forms.SaveFileDialog DVD_Save;\r
1748         private System.Windows.Forms.OpenFileDialog File_Open;\r
1749         private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;\r
1750         internal System.Windows.Forms.CheckBox check_iPodAtom;\r
1751         private System.Windows.Forms.TabPage tab_chapters;\r
1752         internal System.Windows.Forms.Label label31;\r
1753         internal System.Windows.Forms.CheckBox check_optimiseMP4;\r
1754         internal System.Windows.Forms.DataGridView data_chpt;\r
1755         private System.Windows.Forms.TabPage tab_query;\r
1756         private System.Windows.Forms.Label label34;\r
1757         internal System.Windows.Forms.Button btn_generate_Query;\r
1758         internal System.Windows.Forms.Label label33;\r
1759         internal System.Windows.Forms.Button btn_clear;\r
1760         private System.Windows.Forms.ToolStrip toolStrip1;\r
1761         private System.Windows.Forms.ToolStripButton btn_start;\r
1762         private System.Windows.Forms.ToolStripButton btn_add2Queue;\r
1763         private System.Windows.Forms.ToolStripButton btn_showQueue;\r
1764         private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;\r
1765         private System.Windows.Forms.ToolStripButton btn_ActivityWindow;\r
1766         private System.Windows.Forms.ToolStripMenuItem mnu_handbrake_home;\r
1767         internal System.Windows.Forms.Button btn_removePreset;\r
1768         internal System.Windows.Forms.Button btn_addPreset;\r
1769         internal System.Windows.Forms.Label label25;\r
1770         internal System.Windows.Forms.TabPage tab_advanced;\r
1771         internal System.Windows.Forms.TreeView treeView_presets;\r
1772         internal System.Windows.Forms.RichTextBox rtf_query;\r
1773         private System.Windows.Forms.NotifyIcon notifyIcon;\r
1774         private System.Windows.Forms.ToolStripMenuItem btn_restore;\r
1775         private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;\r
1776         private System.Windows.Forms.ToolStripMenuItem btn_file_source;\r
1777         private System.Windows.Forms.ToolStripMenuItem mnu_delete_preset;\r
1778         private System.Windows.Forms.ToolStripMenuItem btn_new_preset;\r
1779         private System.Windows.Forms.ToolStripMenuItem mnu_handbrake_forums;\r
1780         private System.Windows.Forms.ToolStripMenuItem mnu_user_guide;\r
1781         private System.Windows.Forms.ToolStripDropDownButton btn_source;\r
1782         private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;\r
1783         private System.Windows.Forms.ToolStripMenuItem btn_dvd_source;\r
1784         internal System.Windows.Forms.ComboBox drop_format;\r
1785         internal System.Windows.Forms.Label label5;\r
1786         internal System.Windows.Forms.ToolStripMenuItem mnu_encodeLog;\r
1787         private System.Windows.Forms.StatusStrip StatusStrip;\r
1788         private System.Windows.Forms.ToolStripStatusLabel lbl_encode;\r
1789         internal System.Windows.Forms.OpenFileDialog ISO_Open;\r
1790         internal System.Windows.Forms.FolderBrowserDialog DVD_Open;\r
1791         internal System.Windows.Forms.ToolStripMenuItem mnu_dvd_drive;\r
1792         private System.Windows.Forms.ContextMenuStrip presets_menu;\r
1793         private System.Windows.Forms.ToolStripMenuItem pmnu_expandAll;\r
1794         private System.Windows.Forms.ToolStripMenuItem pmnu_collapse;\r
1795         private System.Windows.Forms.ToolStripSeparator sep1;\r
1796         private System.Windows.Forms.ToolStripMenuItem pmnu_delete;\r
1797         private System.Windows.Forms.SplitContainer splitContainer1;\r
1798         private System.Windows.Forms.ImageList AudioMenuRowHeightHack;\r
1799         private System.Windows.Forms.ToolStripMenuItem pmnu_saveChanges;\r
1800         private System.Windows.Forms.ToolStripMenuItem mnu_killCLI;\r
1801         private System.Windows.Forms.TabPage tab_filters;\r
1802         internal System.Windows.Forms.RadioButton radio_cq;\r
1803         internal System.Windows.Forms.RadioButton radio_avgBitrate;\r
1804         internal System.Windows.Forms.RadioButton radio_targetFilesize;\r
1805         internal Handbrake.Controls.x264Panel x264Panel;\r
1806         private System.Windows.Forms.ToolStripButton tb_preview;\r
1807         private System.Diagnostics.Process hbproc;\r
1808         private TabPage tab_subtitles;\r
1809         internal Handbrake.Controls.AudioPanel AudioSettings;\r
1810         internal Handbrake.Controls.Subtitles Subtitles;\r
1811         internal Handbrake.Controls.Filters Filters;\r
1812         private ToolStripStatusLabel lbl_updateCheck;\r
1813         internal SaveFileDialog File_Save;\r
1814         private TableLayoutPanel tableLayoutPanel2;\r
1815         private Button btn_destBrowse;\r
1816         private TableLayoutPanel tableLayoutPanel3;\r
1817         private TableLayoutPanel tableLayoutPanel1;\r
1818         internal Label lbl_angle;\r
1819         internal ComboBox drop_angle;\r
1820         internal Label Label9;\r
1821         internal ComboBox drop_chapterStart;\r
1822         internal Label Label13;\r
1823         internal ComboBox drop_chapterFinish;\r
1824         internal Label label_duration;\r
1825         internal Label lbl_duration;\r
1826         private Label labelStaticDestination;\r
1827         internal Label labelPreset;\r
1828         internal Handbrake.Controls.PictureSettings PictureSettings;\r
1829         private Label labelSource;\r
1830         internal ComboBox drp_dvdtitle;\r
1831         internal Label Label10;\r
1832         private Label labelStaticSource;\r
1833         private FlowLayoutPanel flowLayoutPanel1;\r
1834         private ToolStripMenuItem mnu_importMacPreset;\r
1835         private OpenFileDialog openPreset;\r
1836         private Button btn_importChapters;\r
1837         private OpenFileDialog File_ChapterImport;\r
1838         private ContextMenuStrip ChaptersMenu;\r
1839         private ToolStripMenuItem mnu_resetChapters;\r
1840         private ToolStripMenuItem pmnu_import;\r
1841         private ToolStripSeparator toolStripSeparator2;\r
1842         private DataGridViewTextBoxColumn number;\r
1843         private DataGridViewTextBoxColumn name;\r
1844     }\r
1845 }