OSDN Git Service

WinGUI:
[handbrake-jp/handbrake-jp-git.git] / win / Handbrake / frmMain.Designer.vb
1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _\r
2 Partial Class frmMain\r
3     Inherits System.Windows.Forms.Form\r
4 \r
5     'Form overrides dispose to clean up the component list.\r
6     <System.Diagnostics.DebuggerNonUserCode()> _\r
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)\r
8         If disposing AndAlso components IsNot Nothing Then\r
9             components.Dispose()\r
10         End If\r
11         MyBase.Dispose(disposing)\r
12     End Sub\r
13 \r
14     'Required by the Windows Form Designer\r
15     Private components As System.ComponentModel.IContainer\r
16 \r
17     'NOTE: The following procedure is required by the Windows Form Designer\r
18     'It can be modified using the Windows Form Designer.  \r
19     'Do not modify it using the code editor.\r
20     <System.Diagnostics.DebuggerStepThrough()> _\r
21     Private Sub InitializeComponent()\r
22         Dim Label38 As System.Windows.Forms.Label\r
23         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMain))\r
24         Me.frmMainMenu = New System.Windows.Forms.MenuStrip\r
25         Me.FileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem\r
26         Me.mnu_open = New System.Windows.Forms.ToolStripMenuItem\r
27         Me.mnu_save = New System.Windows.Forms.ToolStripMenuItem\r
28         Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator\r
29         Me.mnu_update = New System.Windows.Forms.ToolStripMenuItem\r
30         Me.toolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator\r
31         Me.mnu_exit = New System.Windows.Forms.ToolStripMenuItem\r
32         Me.ToolsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem\r
33         Me.mnu_encode = New System.Windows.Forms.ToolStripMenuItem\r
34         Me.mnu_viewDVDdata = New System.Windows.Forms.ToolStripMenuItem\r
35         Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator\r
36         Me.mnu_options = New System.Windows.Forms.ToolStripMenuItem\r
37         Me.PresetsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem\r
38         Me.mnu_preset_ipod133 = New System.Windows.Forms.ToolStripMenuItem\r
39         Me.mnu_preset_ipod178 = New System.Windows.Forms.ToolStripMenuItem\r
40         Me.mnu_preset_ipod235 = New System.Windows.Forms.ToolStripMenuItem\r
41         Me.mnu_appleTv = New System.Windows.Forms.ToolStripMenuItem\r
42         Me.mnu_presetPS3 = New System.Windows.Forms.ToolStripMenuItem\r
43         Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator\r
44         Me.mnu_ProgramDefaultOptions = New System.Windows.Forms.ToolStripMenuItem\r
45         Me.HelpToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem\r
46         Me.OnlineDocumentationToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem\r
47         Me.mnu_wiki = New System.Windows.Forms.ToolStripMenuItem\r
48         Me.mnu_onlineDocs = New System.Windows.Forms.ToolStripMenuItem\r
49         Me.mnu_faq = New System.Windows.Forms.ToolStripMenuItem\r
50         Me.WebsiteToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem\r
51         Me.mnu_homepage = New System.Windows.Forms.ToolStripMenuItem\r
52         Me.mnu_forum = New System.Windows.Forms.ToolStripMenuItem\r
53         Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator\r
54         Me.mnu_about = New System.Windows.Forms.ToolStripMenuItem\r
55         Me.GroupBox4 = New System.Windows.Forms.GroupBox\r
56         Me.Label56 = New System.Windows.Forms.Label\r
57         Me.lbl_Aspect = New System.Windows.Forms.Label\r
58         Me.Label91 = New System.Windows.Forms.Label\r
59         Me.text_height = New System.Windows.Forms.TextBox\r
60         Me.Label55 = New System.Windows.Forms.Label\r
61         Me.text_width = New System.Windows.Forms.TextBox\r
62         Me.btn_destBrowse = New System.Windows.Forms.Button\r
63         Me.Label3 = New System.Windows.Forms.Label\r
64         Me.drp_videoEncoder = New System.Windows.Forms.ComboBox\r
65         Me.Label47 = New System.Windows.Forms.Label\r
66         Me.text_destination = New System.Windows.Forms.TextBox\r
67         Me.drp_audioCodec = New System.Windows.Forms.ComboBox\r
68         Me.Label12 = New System.Windows.Forms.Label\r
69         Me.GroupBox1 = New System.Windows.Forms.GroupBox\r
70         Me.Label13 = New System.Windows.Forms.Label\r
71         Me.drop_chapterFinish = New System.Windows.Forms.ComboBox\r
72         Me.drop_chapterStart = New System.Windows.Forms.ComboBox\r
73         Me.drp_dvdtitle = New System.Windows.Forms.ComboBox\r
74         Me.RadioDVD = New System.Windows.Forms.RadioButton\r
75         Me.RadioISO = New System.Windows.Forms.RadioButton\r
76         Me.btn_Browse = New System.Windows.Forms.Button\r
77         Me.Label17 = New System.Windows.Forms.Label\r
78         Me.text_source = New System.Windows.Forms.TextBox\r
79         Me.Label9 = New System.Windows.Forms.Label\r
80         Me.Label10 = New System.Windows.Forms.Label\r
81         Me.Version = New System.Windows.Forms.Label\r
82         Me.btn_encode = New System.Windows.Forms.Button\r
83         Me.btn_queue = New System.Windows.Forms.Button\r
84         Me.h264Tab = New System.Windows.Forms.TabPage\r
85         Me.Label43 = New System.Windows.Forms.Label\r
86         Me.label_h264 = New System.Windows.Forms.LinkLabel\r
87         Me.Label95 = New System.Windows.Forms.Label\r
88         Me.btn_h264Clear = New System.Windows.Forms.Button\r
89         Me.Label94 = New System.Windows.Forms.Label\r
90         Me.Label90 = New System.Windows.Forms.Label\r
91         Me.rtf_h264advanced = New System.Windows.Forms.RichTextBox\r
92         Me.Label92 = New System.Windows.Forms.Label\r
93         Me.TabPage4 = New System.Windows.Forms.TabPage\r
94         Me.drp_processors = New System.Windows.Forms.ComboBox\r
95         Me.Label6 = New System.Windows.Forms.Label\r
96         Me.Label11 = New System.Windows.Forms.Label\r
97         Me.TabPage2 = New System.Windows.Forms.TabPage\r
98         Me.Label29 = New System.Windows.Forms.Label\r
99         Me.drp_audioMixDown = New System.Windows.Forms.ComboBox\r
100         Me.drp_audioChannels = New System.Windows.Forms.ComboBox\r
101         Me.drp_audioBitrate = New System.Windows.Forms.ComboBox\r
102         Me.Label14 = New System.Windows.Forms.Label\r
103         Me.Check6ChanAudio = New System.Windows.Forms.CheckBox\r
104         Me.Label5 = New System.Windows.Forms.Label\r
105         Me.Label35 = New System.Windows.Forms.Label\r
106         Me.Label16 = New System.Windows.Forms.Label\r
107         Me.Label32 = New System.Windows.Forms.Label\r
108         Me.Label18 = New System.Windows.Forms.Label\r
109         Me.drp_audioSampleRate = New System.Windows.Forms.ComboBox\r
110         Me.TabPage3 = New System.Windows.Forms.TabPage\r
111         Me.Label36 = New System.Windows.Forms.Label\r
112         Me.Check_ChapterMarkers = New System.Windows.Forms.CheckBox\r
113         Me.Label28 = New System.Windows.Forms.Label\r
114         Me.Label27 = New System.Windows.Forms.Label\r
115         Me.Label4 = New System.Windows.Forms.Label\r
116         Me.CheckCRF = New System.Windows.Forms.CheckBox\r
117         Me.CheckPixelRatio = New System.Windows.Forms.CheckBox\r
118         Me.Label23 = New System.Windows.Forms.Label\r
119         Me.Label22 = New System.Windows.Forms.Label\r
120         Me.Label2 = New System.Windows.Forms.Label\r
121         Me.check_grayscale = New System.Windows.Forms.CheckBox\r
122         Me.SliderValue = New System.Windows.Forms.Label\r
123         Me.check_DeInterlace = New System.Windows.Forms.CheckBox\r
124         Me.drp_videoFramerate = New System.Windows.Forms.ComboBox\r
125         Me.check_2PassEncode = New System.Windows.Forms.CheckBox\r
126         Me.slider_videoQuality = New System.Windows.Forms.TrackBar\r
127         Me.text_filesize = New System.Windows.Forms.TextBox\r
128         Me.Label46 = New System.Windows.Forms.Label\r
129         Me.Label40 = New System.Windows.Forms.Label\r
130         Me.text_bitrate = New System.Windows.Forms.TextBox\r
131         Me.Label42 = New System.Windows.Forms.Label\r
132         Me.TabPage1 = New System.Windows.Forms.TabPage\r
133         Me.drp_subtitle = New System.Windows.Forms.ComboBox\r
134         Me.Label19 = New System.Windows.Forms.Label\r
135         Me.lbl_RecomendedCrop = New System.Windows.Forms.Label\r
136         Me.Label8 = New System.Windows.Forms.Label\r
137         Me.Label1 = New System.Windows.Forms.Label\r
138         Me.Label53 = New System.Windows.Forms.Label\r
139         Me.Label21 = New System.Windows.Forms.Label\r
140         Me.Label20 = New System.Windows.Forms.Label\r
141         Me.Label52 = New System.Windows.Forms.Label\r
142         Me.Label51 = New System.Windows.Forms.Label\r
143         Me.Label50 = New System.Windows.Forms.Label\r
144         Me.Label15 = New System.Windows.Forms.Label\r
145         Me.text_top = New System.Windows.Forms.TextBox\r
146         Me.text_bottom = New System.Windows.Forms.TextBox\r
147         Me.drp_crop = New System.Windows.Forms.ComboBox\r
148         Me.text_right = New System.Windows.Forms.TextBox\r
149         Me.text_left = New System.Windows.Forms.TextBox\r
150         Me.advancedOptions = New System.Windows.Forms.TabControl\r
151         Me.TabPage6 = New System.Windows.Forms.TabPage\r
152         Me.Label7 = New System.Windows.Forms.Label\r
153         Me.Label39 = New System.Windows.Forms.Label\r
154         Me.btn_ClearQuery = New System.Windows.Forms.Button\r
155         Me.GenerateQuery = New System.Windows.Forms.Button\r
156         Me.QueryEditorText = New System.Windows.Forms.RichTextBox\r
157         Me.Label24 = New System.Windows.Forms.Label\r
158         Me.Label25 = New System.Windows.Forms.Label\r
159         Me.Label26 = New System.Windows.Forms.Label\r
160         Me.Label30 = New System.Windows.Forms.Label\r
161         Me.Label31 = New System.Windows.Forms.Label\r
162         Me.Label33 = New System.Windows.Forms.Label\r
163         Me.Label34 = New System.Windows.Forms.Label\r
164         Me.Label44 = New System.Windows.Forms.Label\r
165         Me.TextBox1 = New System.Windows.Forms.TextBox\r
166         Me.Label45 = New System.Windows.Forms.Label\r
167         Me.Label48 = New System.Windows.Forms.Label\r
168         Me.Label49 = New System.Windows.Forms.Label\r
169         Me.TextBox2 = New System.Windows.Forms.TextBox\r
170         Me.TextBox3 = New System.Windows.Forms.TextBox\r
171         Me.ComboBox1 = New System.Windows.Forms.ComboBox\r
172         Me.TextBox4 = New System.Windows.Forms.TextBox\r
173         Me.TextBox5 = New System.Windows.Forms.TextBox\r
174         Me.Label54 = New System.Windows.Forms.Label\r
175         Me.Label57 = New System.Windows.Forms.Label\r
176         Me.Label58 = New System.Windows.Forms.Label\r
177         Me.Label59 = New System.Windows.Forms.Label\r
178         Me.Label60 = New System.Windows.Forms.Label\r
179         Me.Label61 = New System.Windows.Forms.Label\r
180         Me.Label62 = New System.Windows.Forms.Label\r
181         Me.Label63 = New System.Windows.Forms.Label\r
182         Me.TextBox6 = New System.Windows.Forms.TextBox\r
183         Me.Label64 = New System.Windows.Forms.Label\r
184         Me.Label65 = New System.Windows.Forms.Label\r
185         Me.Label66 = New System.Windows.Forms.Label\r
186         Me.TextBox7 = New System.Windows.Forms.TextBox\r
187         Me.TextBox8 = New System.Windows.Forms.TextBox\r
188         Me.ComboBox2 = New System.Windows.Forms.ComboBox\r
189         Me.TextBox9 = New System.Windows.Forms.TextBox\r
190         Me.TextBox10 = New System.Windows.Forms.TextBox\r
191         Me.Label67 = New System.Windows.Forms.Label\r
192         Me.Label68 = New System.Windows.Forms.Label\r
193         Me.Label69 = New System.Windows.Forms.Label\r
194         Me.Label70 = New System.Windows.Forms.Label\r
195         Me.Label71 = New System.Windows.Forms.Label\r
196         Me.Label72 = New System.Windows.Forms.Label\r
197         Me.Label73 = New System.Windows.Forms.Label\r
198         Me.Label74 = New System.Windows.Forms.Label\r
199         Me.TextBox11 = New System.Windows.Forms.TextBox\r
200         Me.Label75 = New System.Windows.Forms.Label\r
201         Me.Label76 = New System.Windows.Forms.Label\r
202         Me.Label77 = New System.Windows.Forms.Label\r
203         Me.TextBox12 = New System.Windows.Forms.TextBox\r
204         Me.TextBox13 = New System.Windows.Forms.TextBox\r
205         Me.ComboBox3 = New System.Windows.Forms.ComboBox\r
206         Me.TextBox14 = New System.Windows.Forms.TextBox\r
207         Me.TextBox15 = New System.Windows.Forms.TextBox\r
208         Me.Label78 = New System.Windows.Forms.Label\r
209         Me.Label79 = New System.Windows.Forms.Label\r
210         Me.Label80 = New System.Windows.Forms.Label\r
211         Me.Label81 = New System.Windows.Forms.Label\r
212         Me.Label82 = New System.Windows.Forms.Label\r
213         Me.Label83 = New System.Windows.Forms.Label\r
214         Me.Label84 = New System.Windows.Forms.Label\r
215         Me.Label85 = New System.Windows.Forms.Label\r
216         Me.TextBox16 = New System.Windows.Forms.TextBox\r
217         Me.Label86 = New System.Windows.Forms.Label\r
218         Me.Label87 = New System.Windows.Forms.Label\r
219         Me.Label88 = New System.Windows.Forms.Label\r
220         Me.TextBox17 = New System.Windows.Forms.TextBox\r
221         Me.TextBox18 = New System.Windows.Forms.TextBox\r
222         Me.ComboBox4 = New System.Windows.Forms.ComboBox\r
223         Me.TextBox19 = New System.Windows.Forms.TextBox\r
224         Me.TextBox20 = New System.Windows.Forms.TextBox\r
225         Me.File_Open = New System.Windows.Forms.OpenFileDialog\r
226         Me.ISO_Open = New System.Windows.Forms.OpenFileDialog\r
227         Me.DVD_Open = New System.Windows.Forms.FolderBrowserDialog\r
228         Me.DVD_Save = New System.Windows.Forms.SaveFileDialog\r
229         Me.File_Save = New System.Windows.Forms.SaveFileDialog\r
230         Me.lbl_update = New System.Windows.Forms.Label\r
231         Label38 = New System.Windows.Forms.Label\r
232         Me.frmMainMenu.SuspendLayout()\r
233         Me.GroupBox4.SuspendLayout()\r
234         Me.GroupBox1.SuspendLayout()\r
235         Me.h264Tab.SuspendLayout()\r
236         Me.TabPage4.SuspendLayout()\r
237         Me.TabPage2.SuspendLayout()\r
238         Me.TabPage3.SuspendLayout()\r
239         CType(Me.slider_videoQuality, System.ComponentModel.ISupportInitialize).BeginInit()\r
240         Me.TabPage1.SuspendLayout()\r
241         Me.advancedOptions.SuspendLayout()\r
242         Me.TabPage6.SuspendLayout()\r
243         Me.SuspendLayout()\r
244         '\r
245         'Label38\r
246         '\r
247         Label38.AutoSize = True\r
248         Label38.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
249         Label38.Location = New System.Drawing.Point(13, 67)\r
250         Label38.Name = "Label38"\r
251         Label38.Size = New System.Drawing.Size(103, 13)\r
252         Label38.TabIndex = 30\r
253         Label38.Text = "Target Size (MB)"\r
254         '\r
255         'frmMainMenu\r
256         '\r
257         Me.frmMainMenu.BackColor = System.Drawing.SystemColors.Control\r
258         Me.frmMainMenu.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FileToolStripMenuItem, Me.ToolsToolStripMenuItem, Me.PresetsToolStripMenuItem, Me.HelpToolStripMenuItem})\r
259         Me.frmMainMenu.Location = New System.Drawing.Point(0, 0)\r
260         Me.frmMainMenu.Name = "frmMainMenu"\r
261         Me.frmMainMenu.Size = New System.Drawing.Size(710, 24)\r
262         Me.frmMainMenu.TabIndex = 0\r
263         Me.frmMainMenu.Text = "MenuStrip1"\r
264         '\r
265         'FileToolStripMenuItem\r
266         '\r
267         Me.FileToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnu_open, Me.mnu_save, Me.ToolStripSeparator1, Me.mnu_update, Me.toolStripSeparator2, Me.mnu_exit})\r
268         Me.FileToolStripMenuItem.Name = "FileToolStripMenuItem"\r
269         Me.FileToolStripMenuItem.Size = New System.Drawing.Size(35, 20)\r
270         Me.FileToolStripMenuItem.Text = "&File"\r
271         '\r
272         'mnu_open\r
273         '\r
274         Me.mnu_open.Image = CType(resources.GetObject("mnu_open.Image"), System.Drawing.Image)\r
275         Me.mnu_open.ImageTransparentColor = System.Drawing.Color.Magenta\r
276         Me.mnu_open.Name = "mnu_open"\r
277         Me.mnu_open.ShortcutKeys = CType((System.Windows.Forms.Keys.Control Or System.Windows.Forms.Keys.O), System.Windows.Forms.Keys)\r
278         Me.mnu_open.Size = New System.Drawing.Size(184, 22)\r
279         Me.mnu_open.Text = "&Open Profile"\r
280         '\r
281         'mnu_save\r
282         '\r
283         Me.mnu_save.Image = CType(resources.GetObject("mnu_save.Image"), System.Drawing.Image)\r
284         Me.mnu_save.ImageTransparentColor = System.Drawing.Color.Magenta\r
285         Me.mnu_save.Name = "mnu_save"\r
286         Me.mnu_save.ShortcutKeys = CType((System.Windows.Forms.Keys.Control Or System.Windows.Forms.Keys.S), System.Windows.Forms.Keys)\r
287         Me.mnu_save.Size = New System.Drawing.Size(184, 22)\r
288         Me.mnu_save.Text = "&Save Profile"\r
289         '\r
290         'ToolStripSeparator1\r
291         '\r
292         Me.ToolStripSeparator1.Name = "ToolStripSeparator1"\r
293         Me.ToolStripSeparator1.Size = New System.Drawing.Size(181, 6)\r
294         '\r
295         'mnu_update\r
296         '\r
297         Me.mnu_update.Name = "mnu_update"\r
298         Me.mnu_update.Size = New System.Drawing.Size(184, 22)\r
299         Me.mnu_update.Text = "Check for Updates"\r
300         '\r
301         'toolStripSeparator2\r
302         '\r
303         Me.toolStripSeparator2.Name = "toolStripSeparator2"\r
304         Me.toolStripSeparator2.Size = New System.Drawing.Size(181, 6)\r
305         '\r
306         'mnu_exit\r
307         '\r
308         Me.mnu_exit.Name = "mnu_exit"\r
309         Me.mnu_exit.Size = New System.Drawing.Size(184, 22)\r
310         Me.mnu_exit.Text = "E&xit"\r
311         '\r
312         'ToolsToolStripMenuItem\r
313         '\r
314         Me.ToolsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnu_encode, Me.mnu_viewDVDdata, Me.ToolStripSeparator5, Me.mnu_options})\r
315         Me.ToolsToolStripMenuItem.Name = "ToolsToolStripMenuItem"\r
316         Me.ToolsToolStripMenuItem.Size = New System.Drawing.Size(44, 20)\r
317         Me.ToolsToolStripMenuItem.Text = "&Tools"\r
318         '\r
319         'mnu_encode\r
320         '\r
321         Me.mnu_encode.Name = "mnu_encode"\r
322         Me.mnu_encode.Size = New System.Drawing.Size(155, 22)\r
323         Me.mnu_encode.Text = "Encode Queue"\r
324         '\r
325         'mnu_viewDVDdata\r
326         '\r
327         Me.mnu_viewDVDdata.Name = "mnu_viewDVDdata"\r
328         Me.mnu_viewDVDdata.Size = New System.Drawing.Size(155, 22)\r
329         Me.mnu_viewDVDdata.Text = "View DVD data"\r
330         '\r
331         'ToolStripSeparator5\r
332         '\r
333         Me.ToolStripSeparator5.Name = "ToolStripSeparator5"\r
334         Me.ToolStripSeparator5.Size = New System.Drawing.Size(152, 6)\r
335         '\r
336         'mnu_options\r
337         '\r
338         Me.mnu_options.Name = "mnu_options"\r
339         Me.mnu_options.Size = New System.Drawing.Size(155, 22)\r
340         Me.mnu_options.Text = "Options"\r
341         '\r
342         'PresetsToolStripMenuItem\r
343         '\r
344         Me.PresetsToolStripMenuItem.BackColor = System.Drawing.SystemColors.Control\r
345         Me.PresetsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnu_preset_ipod133, Me.mnu_preset_ipod178, Me.mnu_preset_ipod235, Me.mnu_appleTv, Me.mnu_presetPS3, Me.ToolStripSeparator4, Me.mnu_ProgramDefaultOptions})\r
346         Me.PresetsToolStripMenuItem.Name = "PresetsToolStripMenuItem"\r
347         Me.PresetsToolStripMenuItem.Size = New System.Drawing.Size(55, 20)\r
348         Me.PresetsToolStripMenuItem.Text = "&Presets"\r
349         '\r
350         'mnu_preset_ipod133\r
351         '\r
352         Me.mnu_preset_ipod133.Name = "mnu_preset_ipod133"\r
353         Me.mnu_preset_ipod133.Size = New System.Drawing.Size(276, 22)\r
354         Me.mnu_preset_ipod133.Text = "iPod (1.33)"\r
355         '\r
356         'mnu_preset_ipod178\r
357         '\r
358         Me.mnu_preset_ipod178.Name = "mnu_preset_ipod178"\r
359         Me.mnu_preset_ipod178.Size = New System.Drawing.Size(276, 22)\r
360         Me.mnu_preset_ipod178.Text = "iPod (1.78)"\r
361         '\r
362         'mnu_preset_ipod235\r
363         '\r
364         Me.mnu_preset_ipod235.Name = "mnu_preset_ipod235"\r
365         Me.mnu_preset_ipod235.Size = New System.Drawing.Size(276, 22)\r
366         Me.mnu_preset_ipod235.Text = "iPod (2.35)"\r
367         '\r
368         'mnu_appleTv\r
369         '\r
370         Me.mnu_appleTv.Name = "mnu_appleTv"\r
371         Me.mnu_appleTv.Size = New System.Drawing.Size(276, 22)\r
372         Me.mnu_appleTv.Text = "Apple TV"\r
373         '\r
374         'mnu_presetPS3\r
375         '\r
376         Me.mnu_presetPS3.Name = "mnu_presetPS3"\r
377         Me.mnu_presetPS3.Size = New System.Drawing.Size(276, 22)\r
378         Me.mnu_presetPS3.Text = "PS3"\r
379         '\r
380         'ToolStripSeparator4\r
381         '\r
382         Me.ToolStripSeparator4.Name = "ToolStripSeparator4"\r
383         Me.ToolStripSeparator4.Size = New System.Drawing.Size(273, 6)\r
384         '\r
385         'mnu_ProgramDefaultOptions\r
386         '\r
387         Me.mnu_ProgramDefaultOptions.Name = "mnu_ProgramDefaultOptions"\r
388         Me.mnu_ProgramDefaultOptions.Size = New System.Drawing.Size(276, 22)\r
389         Me.mnu_ProgramDefaultOptions.Text = "Set current options as program defaults"\r
390         '\r
391         'HelpToolStripMenuItem\r
392         '\r
393         Me.HelpToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.OnlineDocumentationToolStripMenuItem, Me.WebsiteToolStripMenuItem, Me.ToolStripSeparator3, Me.mnu_about})\r
394         Me.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem"\r
395         Me.HelpToolStripMenuItem.Size = New System.Drawing.Size(40, 20)\r
396         Me.HelpToolStripMenuItem.Text = "&Help"\r
397         '\r
398         'OnlineDocumentationToolStripMenuItem\r
399         '\r
400         Me.OnlineDocumentationToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnu_wiki, Me.mnu_onlineDocs, Me.mnu_faq})\r
401         Me.OnlineDocumentationToolStripMenuItem.Name = "OnlineDocumentationToolStripMenuItem"\r
402         Me.OnlineDocumentationToolStripMenuItem.Size = New System.Drawing.Size(190, 22)\r
403         Me.OnlineDocumentationToolStripMenuItem.Text = "Online Documentation"\r
404         '\r
405         'mnu_wiki\r
406         '\r
407         Me.mnu_wiki.Name = "mnu_wiki"\r
408         Me.mnu_wiki.Size = New System.Drawing.Size(157, 22)\r
409         Me.mnu_wiki.Text = "Wiki"\r
410         '\r
411         'mnu_onlineDocs\r
412         '\r
413         Me.mnu_onlineDocs.Name = "mnu_onlineDocs"\r
414         Me.mnu_onlineDocs.Size = New System.Drawing.Size(157, 22)\r
415         Me.mnu_onlineDocs.Text = "Documentation"\r
416         '\r
417         'mnu_faq\r
418         '\r
419         Me.mnu_faq.Name = "mnu_faq"\r
420         Me.mnu_faq.Size = New System.Drawing.Size(157, 22)\r
421         Me.mnu_faq.Text = "FAQ"\r
422         '\r
423         'WebsiteToolStripMenuItem\r
424         '\r
425         Me.WebsiteToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnu_homepage, Me.mnu_forum})\r
426         Me.WebsiteToolStripMenuItem.Name = "WebsiteToolStripMenuItem"\r
427         Me.WebsiteToolStripMenuItem.Size = New System.Drawing.Size(190, 22)\r
428         Me.WebsiteToolStripMenuItem.Text = "Website"\r
429         '\r
430         'mnu_homepage\r
431         '\r
432         Me.mnu_homepage.Name = "mnu_homepage"\r
433         Me.mnu_homepage.Size = New System.Drawing.Size(136, 22)\r
434         Me.mnu_homepage.Text = "Homepage"\r
435         '\r
436         'mnu_forum\r
437         '\r
438         Me.mnu_forum.Name = "mnu_forum"\r
439         Me.mnu_forum.Size = New System.Drawing.Size(136, 22)\r
440         Me.mnu_forum.Text = "Forum"\r
441         '\r
442         'ToolStripSeparator3\r
443         '\r
444         Me.ToolStripSeparator3.Name = "ToolStripSeparator3"\r
445         Me.ToolStripSeparator3.Size = New System.Drawing.Size(187, 6)\r
446         '\r
447         'mnu_about\r
448         '\r
449         Me.mnu_about.Name = "mnu_about"\r
450         Me.mnu_about.Size = New System.Drawing.Size(190, 22)\r
451         Me.mnu_about.Text = "About..."\r
452         '\r
453         'GroupBox4\r
454         '\r
455         Me.GroupBox4.BackColor = System.Drawing.SystemColors.Control\r
456         Me.GroupBox4.Controls.Add(Me.Label56)\r
457         Me.GroupBox4.Controls.Add(Me.lbl_Aspect)\r
458         Me.GroupBox4.Controls.Add(Me.Label91)\r
459         Me.GroupBox4.Controls.Add(Me.text_height)\r
460         Me.GroupBox4.Controls.Add(Me.Label55)\r
461         Me.GroupBox4.Controls.Add(Me.text_width)\r
462         Me.GroupBox4.Controls.Add(Me.btn_destBrowse)\r
463         Me.GroupBox4.Controls.Add(Me.Label3)\r
464         Me.GroupBox4.Controls.Add(Me.drp_videoEncoder)\r
465         Me.GroupBox4.Controls.Add(Me.Label47)\r
466         Me.GroupBox4.Controls.Add(Me.text_destination)\r
467         Me.GroupBox4.Controls.Add(Me.drp_audioCodec)\r
468         Me.GroupBox4.Controls.Add(Me.Label12)\r
469         Me.GroupBox4.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
470         Me.GroupBox4.ForeColor = System.Drawing.Color.Black\r
471         Me.GroupBox4.Location = New System.Drawing.Point(15, 169)\r
472         Me.GroupBox4.Name = "GroupBox4"\r
473         Me.GroupBox4.Size = New System.Drawing.Size(683, 126)\r
474         Me.GroupBox4.TabIndex = 406\r
475         Me.GroupBox4.TabStop = False\r
476         Me.GroupBox4.Text = "Destination"\r
477         '\r
478         'Label56\r
479         '\r
480         Me.Label56.AutoSize = True\r
481         Me.Label56.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
482         Me.Label56.ForeColor = System.Drawing.Color.Black\r
483         Me.Label56.Location = New System.Drawing.Point(170, 90)\r
484         Me.Label56.Name = "Label56"\r
485         Me.Label56.Size = New System.Drawing.Size(15, 13)\r
486         Me.Label56.TabIndex = 38\r
487         Me.Label56.Text = "x"\r
488         '\r
489         'lbl_Aspect\r
490         '\r
491         Me.lbl_Aspect.AutoSize = True\r
492         Me.lbl_Aspect.Font = New System.Drawing.Font("Verdana", 6.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
493         Me.lbl_Aspect.Location = New System.Drawing.Point(369, 91)\r
494         Me.lbl_Aspect.Name = "lbl_Aspect"\r
495         Me.lbl_Aspect.Size = New System.Drawing.Size(72, 12)\r
496         Me.lbl_Aspect.TabIndex = 41\r
497         Me.lbl_Aspect.Text = "Select a Title"\r
498         '\r
499         'Label91\r
500         '\r
501         Me.Label91.AutoSize = True\r
502         Me.Label91.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
503         Me.Label91.Location = New System.Drawing.Point(265, 91)\r
504         Me.Label91.Name = "Label91"\r
505         Me.Label91.Size = New System.Drawing.Size(54, 13)\r
506         Me.Label91.TabIndex = 40\r
507         Me.Label91.Text = "Aspect: "\r
508         '\r
509         'text_height\r
510         '\r
511         Me.text_height.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
512         Me.text_height.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
513         Me.text_height.ForeColor = System.Drawing.SystemColors.InfoText\r
514         Me.text_height.Location = New System.Drawing.Point(191, 87)\r
515         Me.text_height.Name = "text_height"\r
516         Me.text_height.Size = New System.Drawing.Size(64, 21)\r
517         Me.text_height.TabIndex = 8\r
518         '\r
519         'Label55\r
520         '\r
521         Me.Label55.AutoSize = True\r
522         Me.Label55.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
523         Me.Label55.ForeColor = System.Drawing.Color.Black\r
524         Me.Label55.Location = New System.Drawing.Point(12, 91)\r
525         Me.Label55.Name = "Label55"\r
526         Me.Label55.Size = New System.Drawing.Size(85, 13)\r
527         Me.Label55.TabIndex = 29\r
528         Me.Label55.Text = "Width/Height:"\r
529         '\r
530         'text_width\r
531         '\r
532         Me.text_width.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
533         Me.text_width.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
534         Me.text_width.Location = New System.Drawing.Point(99, 87)\r
535         Me.text_width.Name = "text_width"\r
536         Me.text_width.Size = New System.Drawing.Size(64, 21)\r
537         Me.text_width.TabIndex = 7\r
538         '\r
539         'btn_destBrowse\r
540         '\r
541         Me.btn_destBrowse.FlatAppearance.BorderColor = System.Drawing.Color.Black\r
542         Me.btn_destBrowse.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
543         Me.btn_destBrowse.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
544         Me.btn_destBrowse.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))\r
545         Me.btn_destBrowse.Location = New System.Drawing.Point(370, 21)\r
546         Me.btn_destBrowse.Name = "btn_destBrowse"\r
547         Me.btn_destBrowse.Size = New System.Drawing.Size(83, 22)\r
548         Me.btn_destBrowse.TabIndex = 4\r
549         Me.btn_destBrowse.Text = "Browse"\r
550         Me.btn_destBrowse.UseVisualStyleBackColor = True\r
551         '\r
552         'Label3\r
553         '\r
554         Me.Label3.AutoSize = True\r
555         Me.Label3.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
556         Me.Label3.ForeColor = System.Drawing.Color.Black\r
557         Me.Label3.Location = New System.Drawing.Point(12, 25)\r
558         Me.Label3.Name = "Label3"\r
559         Me.Label3.Size = New System.Drawing.Size(80, 13)\r
560         Me.Label3.TabIndex = 3\r
561         Me.Label3.Text = "Destination: "\r
562         '\r
563         'drp_videoEncoder\r
564         '\r
565         Me.drp_videoEncoder.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
566         Me.drp_videoEncoder.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
567         Me.drp_videoEncoder.FormattingEnabled = True\r
568         Me.drp_videoEncoder.Items.AddRange(New Object() {"Mpeg 4", "Xvid", "H.264", "H.264 (iPod)", "H.264 Baseline 1.3"})\r
569         Me.drp_videoEncoder.Location = New System.Drawing.Point(99, 54)\r
570         Me.drp_videoEncoder.Name = "drp_videoEncoder"\r
571         Me.drp_videoEncoder.Size = New System.Drawing.Size(156, 21)\r
572         Me.drp_videoEncoder.TabIndex = 5\r
573         Me.drp_videoEncoder.Text = "H.264"\r
574         '\r
575         'Label47\r
576         '\r
577         Me.Label47.AutoSize = True\r
578         Me.Label47.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
579         Me.Label47.ForeColor = System.Drawing.Color.Black\r
580         Me.Label47.Location = New System.Drawing.Point(12, 57)\r
581         Me.Label47.Name = "Label47"\r
582         Me.Label47.Size = New System.Drawing.Size(62, 13)\r
583         Me.Label47.TabIndex = 12\r
584         Me.Label47.Text = "Encoder: "\r
585         '\r
586         'text_destination\r
587         '\r
588         Me.text_destination.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
589         Me.text_destination.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
590         Me.text_destination.Location = New System.Drawing.Point(99, 21)\r
591         Me.text_destination.Name = "text_destination"\r
592         Me.text_destination.Size = New System.Drawing.Size(262, 21)\r
593         Me.text_destination.TabIndex = 4\r
594         '\r
595         'drp_audioCodec\r
596         '\r
597         Me.drp_audioCodec.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
598         Me.drp_audioCodec.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
599         Me.drp_audioCodec.FormattingEnabled = True\r
600         Me.drp_audioCodec.Items.AddRange(New Object() {"AAC", "MP3", "Vorbis", "AC3"})\r
601         Me.drp_audioCodec.Location = New System.Drawing.Point(371, 53)\r
602         Me.drp_audioCodec.Name = "drp_audioCodec"\r
603         Me.drp_audioCodec.Size = New System.Drawing.Size(111, 21)\r
604         Me.drp_audioCodec.TabIndex = 6\r
605         Me.drp_audioCodec.Text = "AAC"\r
606         '\r
607         'Label12\r
608         '\r
609         Me.Label12.AutoSize = True\r
610         Me.Label12.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
611         Me.Label12.ForeColor = System.Drawing.Color.Black\r
612         Me.Label12.Location = New System.Drawing.Point(265, 57)\r
613         Me.Label12.Name = "Label12"\r
614         Me.Label12.Size = New System.Drawing.Size(94, 13)\r
615         Me.Label12.TabIndex = 20\r
616         Me.Label12.Text = "Audio Encoder:"\r
617         '\r
618         'GroupBox1\r
619         '\r
620         Me.GroupBox1.BackColor = System.Drawing.SystemColors.Control\r
621         Me.GroupBox1.Controls.Add(Me.Label13)\r
622         Me.GroupBox1.Controls.Add(Me.drop_chapterFinish)\r
623         Me.GroupBox1.Controls.Add(Me.drop_chapterStart)\r
624         Me.GroupBox1.Controls.Add(Me.drp_dvdtitle)\r
625         Me.GroupBox1.Controls.Add(Me.RadioDVD)\r
626         Me.GroupBox1.Controls.Add(Me.RadioISO)\r
627         Me.GroupBox1.Controls.Add(Me.btn_Browse)\r
628         Me.GroupBox1.Controls.Add(Me.Label17)\r
629         Me.GroupBox1.Controls.Add(Me.text_source)\r
630         Me.GroupBox1.Controls.Add(Me.Label9)\r
631         Me.GroupBox1.Controls.Add(Me.Label10)\r
632         Me.GroupBox1.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
633         Me.GroupBox1.ForeColor = System.Drawing.Color.Black\r
634         Me.GroupBox1.Location = New System.Drawing.Point(15, 35)\r
635         Me.GroupBox1.Name = "GroupBox1"\r
636         Me.GroupBox1.Size = New System.Drawing.Size(683, 124)\r
637         Me.GroupBox1.TabIndex = 407\r
638         Me.GroupBox1.TabStop = False\r
639         Me.GroupBox1.Text = "Source"\r
640         '\r
641         'Label13\r
642         '\r
643         Me.Label13.AutoSize = True\r
644         Me.Label13.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
645         Me.Label13.Location = New System.Drawing.Point(178, 85)\r
646         Me.Label13.Name = "Label13"\r
647         Me.Label13.Size = New System.Drawing.Size(21, 13)\r
648         Me.Label13.TabIndex = 42\r
649         Me.Label13.Text = "To"\r
650         '\r
651         'drop_chapterFinish\r
652         '\r
653         Me.drop_chapterFinish.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
654         Me.drop_chapterFinish.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
655         Me.drop_chapterFinish.FormattingEnabled = True\r
656         Me.drop_chapterFinish.Location = New System.Drawing.Point(212, 81)\r
657         Me.drop_chapterFinish.Name = "drop_chapterFinish"\r
658         Me.drop_chapterFinish.Size = New System.Drawing.Size(69, 21)\r
659         Me.drop_chapterFinish.TabIndex = 41\r
660         Me.drop_chapterFinish.Text = "Auto"\r
661         '\r
662         'drop_chapterStart\r
663         '\r
664         Me.drop_chapterStart.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
665         Me.drop_chapterStart.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
666         Me.drop_chapterStart.FormattingEnabled = True\r
667         Me.drop_chapterStart.Location = New System.Drawing.Point(99, 81)\r
668         Me.drop_chapterStart.Name = "drop_chapterStart"\r
669         Me.drop_chapterStart.Size = New System.Drawing.Size(69, 21)\r
670         Me.drop_chapterStart.TabIndex = 40\r
671         Me.drop_chapterStart.Text = "Auto"\r
672         '\r
673         'drp_dvdtitle\r
674         '\r
675         Me.drp_dvdtitle.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
676         Me.drp_dvdtitle.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
677         Me.drp_dvdtitle.FormattingEnabled = True\r
678         Me.drp_dvdtitle.Items.AddRange(New Object() {"Automatic"})\r
679         Me.drp_dvdtitle.Location = New System.Drawing.Point(99, 50)\r
680         Me.drp_dvdtitle.Name = "drp_dvdtitle"\r
681         Me.drp_dvdtitle.Size = New System.Drawing.Size(119, 21)\r
682         Me.drp_dvdtitle.TabIndex = 39\r
683         '\r
684         'RadioDVD\r
685         '\r
686         Me.RadioDVD.AutoSize = True\r
687         Me.RadioDVD.Checked = True\r
688         Me.RadioDVD.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
689         Me.RadioDVD.Location = New System.Drawing.Point(358, 18)\r
690         Me.RadioDVD.Name = "RadioDVD"\r
691         Me.RadioDVD.Size = New System.Drawing.Size(51, 17)\r
692         Me.RadioDVD.TabIndex = 20\r
693         Me.RadioDVD.TabStop = True\r
694         Me.RadioDVD.Text = "DVD"\r
695         Me.RadioDVD.UseVisualStyleBackColor = True\r
696         '\r
697         'RadioISO\r
698         '\r
699         Me.RadioISO.AutoSize = True\r
700         Me.RadioISO.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
701         Me.RadioISO.Location = New System.Drawing.Point(358, 34)\r
702         Me.RadioISO.Name = "RadioISO"\r
703         Me.RadioISO.Size = New System.Drawing.Size(47, 17)\r
704         Me.RadioISO.TabIndex = 19\r
705         Me.RadioISO.Text = "ISO"\r
706         Me.RadioISO.UseVisualStyleBackColor = True\r
707         '\r
708         'btn_Browse\r
709         '\r
710         Me.btn_Browse.FlatAppearance.BorderColor = System.Drawing.Color.Black\r
711         Me.btn_Browse.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
712         Me.btn_Browse.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
713         Me.btn_Browse.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))\r
714         Me.btn_Browse.Location = New System.Drawing.Point(418, 21)\r
715         Me.btn_Browse.Name = "btn_Browse"\r
716         Me.btn_Browse.Size = New System.Drawing.Size(78, 22)\r
717         Me.btn_Browse.TabIndex = 2\r
718         Me.btn_Browse.Text = "Browse"\r
719         Me.btn_Browse.UseVisualStyleBackColor = True\r
720         '\r
721         'Label17\r
722         '\r
723         Me.Label17.AutoSize = True\r
724         Me.Label17.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
725         Me.Label17.ForeColor = System.Drawing.Color.Black\r
726         Me.Label17.Location = New System.Drawing.Point(12, 25)\r
727         Me.Label17.Name = "Label17"\r
728         Me.Label17.Size = New System.Drawing.Size(52, 13)\r
729         Me.Label17.TabIndex = 6\r
730         Me.Label17.Text = "Source:"\r
731         '\r
732         'text_source\r
733         '\r
734         Me.text_source.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
735         Me.text_source.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
736         Me.text_source.Location = New System.Drawing.Point(99, 22)\r
737         Me.text_source.Name = "text_source"\r
738         Me.text_source.Size = New System.Drawing.Size(253, 21)\r
739         Me.text_source.TabIndex = 1\r
740         Me.text_source.Text = "Click ""Browse"" to continue"\r
741         '\r
742         'Label9\r
743         '\r
744         Me.Label9.AutoSize = True\r
745         Me.Label9.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
746         Me.Label9.ForeColor = System.Drawing.Color.Black\r
747         Me.Label9.Location = New System.Drawing.Point(12, 84)\r
748         Me.Label9.Name = "Label9"\r
749         Me.Label9.Size = New System.Drawing.Size(64, 13)\r
750         Me.Label9.TabIndex = 12\r
751         Me.Label9.Text = "Chapters:"\r
752         '\r
753         'Label10\r
754         '\r
755         Me.Label10.AutoSize = True\r
756         Me.Label10.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
757         Me.Label10.ForeColor = System.Drawing.Color.Black\r
758         Me.Label10.Location = New System.Drawing.Point(12, 56)\r
759         Me.Label10.Name = "Label10"\r
760         Me.Label10.Size = New System.Drawing.Size(36, 13)\r
761         Me.Label10.TabIndex = 11\r
762         Me.Label10.Text = "Title:"\r
763         '\r
764         'Version\r
765         '\r
766         Me.Version.BackColor = System.Drawing.Color.Transparent\r
767         Me.Version.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
768         Me.Version.Location = New System.Drawing.Point(16, 607)\r
769         Me.Version.Name = "Version"\r
770         Me.Version.Size = New System.Drawing.Size(141, 20)\r
771         Me.Version.TabIndex = 411\r
772         Me.Version.Text = "Version 2.3"\r
773         '\r
774         'btn_encode\r
775         '\r
776         Me.btn_encode.BackColor = System.Drawing.SystemColors.Control\r
777         Me.btn_encode.FlatAppearance.BorderColor = System.Drawing.Color.Black\r
778         Me.btn_encode.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
779         Me.btn_encode.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
780         Me.btn_encode.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))\r
781         Me.btn_encode.Location = New System.Drawing.Point(574, 602)\r
782         Me.btn_encode.Name = "btn_encode"\r
783         Me.btn_encode.Size = New System.Drawing.Size(124, 22)\r
784         Me.btn_encode.TabIndex = 19\r
785         Me.btn_encode.TabStop = False\r
786         Me.btn_encode.Text = "Encode Video"\r
787         Me.btn_encode.UseVisualStyleBackColor = False\r
788         '\r
789         'btn_queue\r
790         '\r
791         Me.btn_queue.BackColor = System.Drawing.SystemColors.Control\r
792         Me.btn_queue.FlatAppearance.BorderColor = System.Drawing.Color.Black\r
793         Me.btn_queue.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
794         Me.btn_queue.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
795         Me.btn_queue.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))\r
796         Me.btn_queue.Location = New System.Drawing.Point(444, 602)\r
797         Me.btn_queue.Name = "btn_queue"\r
798         Me.btn_queue.Size = New System.Drawing.Size(124, 22)\r
799         Me.btn_queue.TabIndex = 412\r
800         Me.btn_queue.TabStop = False\r
801         Me.btn_queue.Text = "Add to Queue"\r
802         Me.btn_queue.UseVisualStyleBackColor = False\r
803         '\r
804         'h264Tab\r
805         '\r
806         Me.h264Tab.BackColor = System.Drawing.SystemColors.Control\r
807         Me.h264Tab.Controls.Add(Me.Label43)\r
808         Me.h264Tab.Controls.Add(Me.label_h264)\r
809         Me.h264Tab.Controls.Add(Me.Label95)\r
810         Me.h264Tab.Controls.Add(Me.btn_h264Clear)\r
811         Me.h264Tab.Controls.Add(Me.Label94)\r
812         Me.h264Tab.Controls.Add(Me.Label90)\r
813         Me.h264Tab.Controls.Add(Me.rtf_h264advanced)\r
814         Me.h264Tab.Controls.Add(Me.Label92)\r
815         Me.h264Tab.Location = New System.Drawing.Point(4, 22)\r
816         Me.h264Tab.Name = "h264Tab"\r
817         Me.h264Tab.Padding = New System.Windows.Forms.Padding(3)\r
818         Me.h264Tab.Size = New System.Drawing.Size(675, 257)\r
819         Me.h264Tab.TabIndex = 5\r
820         Me.h264Tab.Text = "H.264"\r
821         '\r
822         'Label43\r
823         '\r
824         Me.Label43.AutoSize = True\r
825         Me.Label43.Location = New System.Drawing.Point(78, 224)\r
826         Me.Label43.Name = "Label43"\r
827         Me.Label43.Size = New System.Drawing.Size(158, 13)\r
828         Me.Label43.TabIndex = 48\r
829         Me.Label43.Text = "for help using this feature."\r
830         '\r
831         'label_h264\r
832         '\r
833         Me.label_h264.AutoSize = True\r
834         Me.label_h264.Location = New System.Drawing.Point(13, 224)\r
835         Me.label_h264.Name = "label_h264"\r
836         Me.label_h264.Size = New System.Drawing.Size(66, 13)\r
837         Me.label_h264.TabIndex = 47\r
838         Me.label_h264.TabStop = True\r
839         Me.label_h264.Text = "Click Here"\r
840         '\r
841         'Label95\r
842         '\r
843         Me.Label95.AutoSize = True\r
844         Me.Label95.Location = New System.Drawing.Point(13, 205)\r
845         Me.Label95.Name = "Label95"\r
846         Me.Label95.Size = New System.Drawing.Size(322, 13)\r
847         Me.Label95.TabIndex = 46\r
848         Me.Label95.Text = "Note: Incorrect Settings will caused the encoder to fail."\r
849         '\r
850         'btn_h264Clear\r
851         '\r
852         Me.btn_h264Clear.FlatAppearance.BorderColor = System.Drawing.Color.Black\r
853         Me.btn_h264Clear.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
854         Me.btn_h264Clear.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
855         Me.btn_h264Clear.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))\r
856         Me.btn_h264Clear.Location = New System.Drawing.Point(584, 50)\r
857         Me.btn_h264Clear.Name = "btn_h264Clear"\r
858         Me.btn_h264Clear.Size = New System.Drawing.Size(79, 23)\r
859         Me.btn_h264Clear.TabIndex = 45\r
860         Me.btn_h264Clear.Text = "Clear"\r
861         Me.btn_h264Clear.UseVisualStyleBackColor = True\r
862         '\r
863         'Label94\r
864         '\r
865         Me.Label94.AutoSize = True\r
866         Me.Label94.Font = New System.Drawing.Font("Verdana", 6.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
867         Me.Label94.Location = New System.Drawing.Point(184, 14)\r
868         Me.Label94.Name = "Label94"\r
869         Me.Label94.Size = New System.Drawing.Size(199, 12)\r
870         Me.Label94.TabIndex = 44\r
871         Me.Label94.Text = "(Only to be used with H.264 Encoding)"\r
872         '\r
873         'Label90\r
874         '\r
875         Me.Label90.AutoSize = True\r
876         Me.Label90.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
877         Me.Label90.Location = New System.Drawing.Point(13, 13)\r
878         Me.Label90.Name = "Label90"\r
879         Me.Label90.Size = New System.Drawing.Size(165, 13)\r
880         Me.Label90.TabIndex = 42\r
881         Me.Label90.Text = "Advanced H.264 Options"\r
882         '\r
883         'rtf_h264advanced\r
884         '\r
885         Me.rtf_h264advanced.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
886         Me.rtf_h264advanced.Location = New System.Drawing.Point(16, 79)\r
887         Me.rtf_h264advanced.Name = "rtf_h264advanced"\r
888         Me.rtf_h264advanced.Size = New System.Drawing.Size(647, 123)\r
889         Me.rtf_h264advanced.TabIndex = 41\r
890         Me.rtf_h264advanced.Text = ""\r
891         '\r
892         'Label92\r
893         '\r
894         Me.Label92.AutoSize = True\r
895         Me.Label92.Location = New System.Drawing.Point(13, 41)\r
896         Me.Label92.Name = "Label92"\r
897         Me.Label92.Size = New System.Drawing.Size(370, 26)\r
898         Me.Label92.TabIndex = 40\r
899         Me.Label92.Text = "Specify advanced x264 options in the same style as mencoder:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "option1=value1:opti" & _\r
900             "on2=value2"\r
901         '\r
902         'TabPage4\r
903         '\r
904         Me.TabPage4.BackColor = System.Drawing.SystemColors.Control\r
905         Me.TabPage4.Controls.Add(Me.drp_processors)\r
906         Me.TabPage4.Controls.Add(Me.Label6)\r
907         Me.TabPage4.Controls.Add(Me.Label11)\r
908         Me.TabPage4.Location = New System.Drawing.Point(4, 22)\r
909         Me.TabPage4.Name = "TabPage4"\r
910         Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)\r
911         Me.TabPage4.Size = New System.Drawing.Size(675, 257)\r
912         Me.TabPage4.TabIndex = 4\r
913         Me.TabPage4.Text = "Advanced Settings"\r
914         '\r
915         'drp_processors\r
916         '\r
917         Me.drp_processors.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
918         Me.drp_processors.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
919         Me.drp_processors.FormattingEnabled = True\r
920         Me.drp_processors.Items.AddRange(New Object() {"Automatic", "1", "2", "3", "4", "5", "6", "7", "8"})\r
921         Me.drp_processors.Location = New System.Drawing.Point(117, 38)\r
922         Me.drp_processors.Name = "drp_processors"\r
923         Me.drp_processors.Size = New System.Drawing.Size(111, 21)\r
924         Me.drp_processors.TabIndex = 39\r
925         Me.drp_processors.Text = "Automatic"\r
926         '\r
927         'Label6\r
928         '\r
929         Me.Label6.AutoSize = True\r
930         Me.Label6.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
931         Me.Label6.Location = New System.Drawing.Point(13, 13)\r
932         Me.Label6.Name = "Label6"\r
933         Me.Label6.Size = New System.Drawing.Size(138, 13)\r
934         Me.Label6.TabIndex = 37\r
935         Me.Label6.Text = "Processor Detection"\r
936         '\r
937         'Label11\r
938         '\r
939         Me.Label11.AutoSize = True\r
940         Me.Label11.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
941         Me.Label11.Location = New System.Drawing.Point(13, 41)\r
942         Me.Label11.Name = "Label11"\r
943         Me.Label11.Size = New System.Drawing.Size(97, 13)\r
944         Me.Label11.TabIndex = 14\r
945         Me.Label11.Text = "No. Processors:"\r
946         '\r
947         'TabPage2\r
948         '\r
949         Me.TabPage2.BackColor = System.Drawing.SystemColors.Control\r
950         Me.TabPage2.Controls.Add(Me.Label29)\r
951         Me.TabPage2.Controls.Add(Me.drp_audioMixDown)\r
952         Me.TabPage2.Controls.Add(Me.drp_audioChannels)\r
953         Me.TabPage2.Controls.Add(Me.drp_audioBitrate)\r
954         Me.TabPage2.Controls.Add(Me.Label14)\r
955         Me.TabPage2.Controls.Add(Me.Check6ChanAudio)\r
956         Me.TabPage2.Controls.Add(Me.Label5)\r
957         Me.TabPage2.Controls.Add(Me.Label35)\r
958         Me.TabPage2.Controls.Add(Me.Label16)\r
959         Me.TabPage2.Controls.Add(Me.Label32)\r
960         Me.TabPage2.Controls.Add(Me.Label18)\r
961         Me.TabPage2.Controls.Add(Me.drp_audioSampleRate)\r
962         Me.TabPage2.Location = New System.Drawing.Point(4, 22)\r
963         Me.TabPage2.Name = "TabPage2"\r
964         Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)\r
965         Me.TabPage2.Size = New System.Drawing.Size(675, 257)\r
966         Me.TabPage2.TabIndex = 3\r
967         Me.TabPage2.Text = "Audio Settings"\r
968         '\r
969         'Label29\r
970         '\r
971         Me.Label29.AutoSize = True\r
972         Me.Label29.Font = New System.Drawing.Font("Verdana", 6.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
973         Me.Label29.Location = New System.Drawing.Point(16, 179)\r
974         Me.Label29.Name = "Label29"\r
975         Me.Label29.Size = New System.Drawing.Size(359, 12)\r
976         Me.Label29.TabIndex = 42\r
977         Me.Label29.Text = "Please note: Some options require a 5.1 Audio Channel to be selected."\r
978         '\r
979         'drp_audioMixDown\r
980         '\r
981         Me.drp_audioMixDown.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
982         Me.drp_audioMixDown.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
983         Me.drp_audioMixDown.FormattingEnabled = True\r
984         Me.drp_audioMixDown.Location = New System.Drawing.Point(157, 148)\r
985         Me.drp_audioMixDown.Name = "drp_audioMixDown"\r
986         Me.drp_audioMixDown.Size = New System.Drawing.Size(173, 21)\r
987         Me.drp_audioMixDown.TabIndex = 50\r
988         Me.drp_audioMixDown.Text = "Automatic"\r
989         '\r
990         'drp_audioChannels\r
991         '\r
992         Me.drp_audioChannels.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
993         Me.drp_audioChannels.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
994         Me.drp_audioChannels.FormattingEnabled = True\r
995         Me.drp_audioChannels.Location = New System.Drawing.Point(157, 90)\r
996         Me.drp_audioChannels.Name = "drp_audioChannels"\r
997         Me.drp_audioChannels.Size = New System.Drawing.Size(173, 21)\r
998         Me.drp_audioChannels.TabIndex = 49\r
999         Me.drp_audioChannels.Text = "Automatic"\r
1000         '\r
1001         'drp_audioBitrate\r
1002         '\r
1003         Me.drp_audioBitrate.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
1004         Me.drp_audioBitrate.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1005         Me.drp_audioBitrate.FormattingEnabled = True\r
1006         Me.drp_audioBitrate.Location = New System.Drawing.Point(157, 32)\r
1007         Me.drp_audioBitrate.Name = "drp_audioBitrate"\r
1008         Me.drp_audioBitrate.Size = New System.Drawing.Size(101, 21)\r
1009         Me.drp_audioBitrate.TabIndex = 40\r
1010         Me.drp_audioBitrate.Text = "128"\r
1011         '\r
1012         'Label14\r
1013         '\r
1014         Me.Label14.AutoSize = True\r
1015         Me.Label14.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1016         Me.Label14.Location = New System.Drawing.Point(13, 127)\r
1017         Me.Label14.Name = "Label14"\r
1018         Me.Label14.Size = New System.Drawing.Size(105, 13)\r
1019         Me.Label14.TabIndex = 39\r
1020         Me.Label14.Text = "Audio MixDown"\r
1021         '\r
1022         'Check6ChanAudio\r
1023         '\r
1024         Me.Check6ChanAudio.AutoSize = True\r
1025         Me.Check6ChanAudio.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1026         Me.Check6ChanAudio.Location = New System.Drawing.Point(16, 150)\r
1027         Me.Check6ChanAudio.Name = "Check6ChanAudio"\r
1028         Me.Check6ChanAudio.Size = New System.Drawing.Size(64, 17)\r
1029         Me.Check6ChanAudio.TabIndex = 38\r
1030         Me.Check6ChanAudio.Text = "Enable"\r
1031         Me.Check6ChanAudio.UseVisualStyleBackColor = True\r
1032         '\r
1033         'Label5\r
1034         '\r
1035         Me.Label5.AutoSize = True\r
1036         Me.Label5.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1037         Me.Label5.Location = New System.Drawing.Point(13, 13)\r
1038         Me.Label5.Name = "Label5"\r
1039         Me.Label5.Size = New System.Drawing.Size(101, 13)\r
1040         Me.Label5.TabIndex = 37\r
1041         Me.Label5.Text = "Audio Settings"\r
1042         '\r
1043         'Label35\r
1044         '\r
1045         Me.Label35.AutoSize = True\r
1046         Me.Label35.Location = New System.Drawing.Point(239, 98)\r
1047         Me.Label35.Name = "Label35"\r
1048         Me.Label35.Size = New System.Drawing.Size(0, 13)\r
1049         Me.Label35.TabIndex = 30\r
1050         '\r
1051         'Label16\r
1052         '\r
1053         Me.Label16.AutoSize = True\r
1054         Me.Label16.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1055         Me.Label16.Location = New System.Drawing.Point(13, 39)\r
1056         Me.Label16.Name = "Label16"\r
1057         Me.Label16.Size = New System.Drawing.Size(91, 13)\r
1058         Me.Label16.TabIndex = 20\r
1059         Me.Label16.Text = "Bitrate (kbps):"\r
1060         '\r
1061         'Label32\r
1062         '\r
1063         Me.Label32.AutoSize = True\r
1064         Me.Label32.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1065         Me.Label32.Location = New System.Drawing.Point(13, 94)\r
1066         Me.Label32.Name = "Label32"\r
1067         Me.Label32.Size = New System.Drawing.Size(80, 13)\r
1068         Me.Label32.TabIndex = 29\r
1069         Me.Label32.Text = "Audio Track:"\r
1070         '\r
1071         'Label18\r
1072         '\r
1073         Me.Label18.AutoSize = True\r
1074         Me.Label18.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1075         Me.Label18.Location = New System.Drawing.Point(13, 66)\r
1076         Me.Label18.Name = "Label18"\r
1077         Me.Label18.Size = New System.Drawing.Size(120, 13)\r
1078         Me.Label18.TabIndex = 23\r
1079         Me.Label18.Text = "Sample Rate (kHz):"\r
1080         '\r
1081         'drp_audioSampleRate\r
1082         '\r
1083         Me.drp_audioSampleRate.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
1084         Me.drp_audioSampleRate.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1085         Me.drp_audioSampleRate.FormattingEnabled = True\r
1086         Me.drp_audioSampleRate.Items.AddRange(New Object() {"48", "44.1", "32", "24", "22.05"})\r
1087         Me.drp_audioSampleRate.Location = New System.Drawing.Point(157, 63)\r
1088         Me.drp_audioSampleRate.Name = "drp_audioSampleRate"\r
1089         Me.drp_audioSampleRate.Size = New System.Drawing.Size(101, 21)\r
1090         Me.drp_audioSampleRate.TabIndex = 23\r
1091         Me.drp_audioSampleRate.Text = "44.1"\r
1092         '\r
1093         'TabPage3\r
1094         '\r
1095         Me.TabPage3.BackColor = System.Drawing.SystemColors.Control\r
1096         Me.TabPage3.Controls.Add(Me.Label36)\r
1097         Me.TabPage3.Controls.Add(Me.Check_ChapterMarkers)\r
1098         Me.TabPage3.Controls.Add(Me.Label28)\r
1099         Me.TabPage3.Controls.Add(Me.Label27)\r
1100         Me.TabPage3.Controls.Add(Me.Label4)\r
1101         Me.TabPage3.Controls.Add(Me.CheckCRF)\r
1102         Me.TabPage3.Controls.Add(Me.CheckPixelRatio)\r
1103         Me.TabPage3.Controls.Add(Me.Label23)\r
1104         Me.TabPage3.Controls.Add(Me.Label22)\r
1105         Me.TabPage3.Controls.Add(Me.Label2)\r
1106         Me.TabPage3.Controls.Add(Me.check_grayscale)\r
1107         Me.TabPage3.Controls.Add(Me.SliderValue)\r
1108         Me.TabPage3.Controls.Add(Me.check_DeInterlace)\r
1109         Me.TabPage3.Controls.Add(Me.drp_videoFramerate)\r
1110         Me.TabPage3.Controls.Add(Me.check_2PassEncode)\r
1111         Me.TabPage3.Controls.Add(Me.slider_videoQuality)\r
1112         Me.TabPage3.Controls.Add(Me.text_filesize)\r
1113         Me.TabPage3.Controls.Add(Label38)\r
1114         Me.TabPage3.Controls.Add(Me.Label46)\r
1115         Me.TabPage3.Controls.Add(Me.Label40)\r
1116         Me.TabPage3.Controls.Add(Me.text_bitrate)\r
1117         Me.TabPage3.Controls.Add(Me.Label42)\r
1118         Me.TabPage3.Location = New System.Drawing.Point(4, 22)\r
1119         Me.TabPage3.Name = "TabPage3"\r
1120         Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)\r
1121         Me.TabPage3.Size = New System.Drawing.Size(675, 257)\r
1122         Me.TabPage3.TabIndex = 2\r
1123         Me.TabPage3.Text = "Video Settings"\r
1124         '\r
1125         'Label36\r
1126         '\r
1127         Me.Label36.AutoSize = True\r
1128         Me.Label36.Font = New System.Drawing.Font("Verdana", 6.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1129         Me.Label36.Location = New System.Drawing.Point(489, 134)\r
1130         Me.Label36.Name = "Label36"\r
1131         Me.Label36.Size = New System.Drawing.Size(109, 12)\r
1132         Me.Label36.TabIndex = 49\r
1133         Me.Label36.Text = "(m4v container only)"\r
1134         '\r
1135         'Check_ChapterMarkers\r
1136         '\r
1137         Me.Check_ChapterMarkers.AutoSize = True\r
1138         Me.Check_ChapterMarkers.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1139         Me.Check_ChapterMarkers.Location = New System.Drawing.Point(368, 131)\r
1140         Me.Check_ChapterMarkers.Name = "Check_ChapterMarkers"\r
1141         Me.Check_ChapterMarkers.Size = New System.Drawing.Size(122, 17)\r
1142         Me.Check_ChapterMarkers.TabIndex = 48\r
1143         Me.Check_ChapterMarkers.Text = "Chapter Markers"\r
1144         Me.Check_ChapterMarkers.UseVisualStyleBackColor = True\r
1145         '\r
1146         'Label28\r
1147         '\r
1148         Me.Label28.AutoSize = True\r
1149         Me.Label28.Font = New System.Drawing.Font("Verdana", 6.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1150         Me.Label28.Location = New System.Drawing.Point(108, 215)\r
1151         Me.Label28.Name = "Label28"\r
1152         Me.Label28.Size = New System.Drawing.Size(110, 12)\r
1153         Me.Label28.TabIndex = 47\r
1154         Me.Label28.Text = "(H.264 Codecs only)"\r
1155         '\r
1156         'Label27\r
1157         '\r
1158         Me.Label27.AutoSize = True\r
1159         Me.Label27.Font = New System.Drawing.Font("Verdana", 6.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1160         Me.Label27.Location = New System.Drawing.Point(108, 197)\r
1161         Me.Label27.Name = "Label27"\r
1162         Me.Label27.Size = New System.Drawing.Size(205, 12)\r
1163         Me.Label27.TabIndex = 46\r
1164         Me.Label27.Text = "(To be used with ""Video Quality"" Slider)"\r
1165         '\r
1166         'Label4\r
1167         '\r
1168         Me.Label4.AutoSize = True\r
1169         Me.Label4.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1170         Me.Label4.Location = New System.Drawing.Point(13, 171)\r
1171         Me.Label4.Name = "Label4"\r
1172         Me.Label4.Size = New System.Drawing.Size(147, 13)\r
1173         Me.Label4.TabIndex = 45\r
1174         Me.Label4.Text = "Constant Rate Factor "\r
1175         '\r
1176         'CheckCRF\r
1177         '\r
1178         Me.CheckCRF.AutoSize = True\r
1179         Me.CheckCRF.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1180         Me.CheckCRF.Location = New System.Drawing.Point(16, 195)\r
1181         Me.CheckCRF.Name = "CheckCRF"\r
1182         Me.CheckCRF.Size = New System.Drawing.Size(91, 17)\r
1183         Me.CheckCRF.TabIndex = 44\r
1184         Me.CheckCRF.Text = "Enable CRF"\r
1185         Me.CheckCRF.UseVisualStyleBackColor = True\r
1186         '\r
1187         'CheckPixelRatio\r
1188         '\r
1189         Me.CheckPixelRatio.AutoSize = True\r
1190         Me.CheckPixelRatio.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1191         Me.CheckPixelRatio.Location = New System.Drawing.Point(368, 107)\r
1192         Me.CheckPixelRatio.Name = "CheckPixelRatio"\r
1193         Me.CheckPixelRatio.Size = New System.Drawing.Size(121, 17)\r
1194         Me.CheckPixelRatio.TabIndex = 40\r
1195         Me.CheckPixelRatio.Text = "Anamorphic PAR"\r
1196         Me.CheckPixelRatio.UseVisualStyleBackColor = True\r
1197         '\r
1198         'Label23\r
1199         '\r
1200         Me.Label23.AutoSize = True\r
1201         Me.Label23.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1202         Me.Label23.Location = New System.Drawing.Point(365, 170)\r
1203         Me.Label23.Name = "Label23"\r
1204         Me.Label23.Size = New System.Drawing.Size(100, 13)\r
1205         Me.Label23.TabIndex = 39\r
1206         Me.Label23.Text = "Video Settings"\r
1207         '\r
1208         'Label22\r
1209         '\r
1210         Me.Label22.AutoSize = True\r
1211         Me.Label22.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1212         Me.Label22.Location = New System.Drawing.Point(365, 13)\r
1213         Me.Label22.Name = "Label22"\r
1214         Me.Label22.Size = New System.Drawing.Size(175, 13)\r
1215         Me.Label22.TabIndex = 38\r
1216         Me.Label22.Text = "Advanced Output Settings"\r
1217         '\r
1218         'Label2\r
1219         '\r
1220         Me.Label2.AutoSize = True\r
1221         Me.Label2.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1222         Me.Label2.Location = New System.Drawing.Point(13, 13)\r
1223         Me.Label2.Name = "Label2"\r
1224         Me.Label2.Size = New System.Drawing.Size(110, 13)\r
1225         Me.Label2.TabIndex = 37\r
1226         Me.Label2.Text = "Quality Settings"\r
1227         '\r
1228         'check_grayscale\r
1229         '\r
1230         Me.check_grayscale.AutoSize = True\r
1231         Me.check_grayscale.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1232         Me.check_grayscale.Location = New System.Drawing.Point(368, 84)\r
1233         Me.check_grayscale.Name = "check_grayscale"\r
1234         Me.check_grayscale.Size = New System.Drawing.Size(138, 17)\r
1235         Me.check_grayscale.TabIndex = 20\r
1236         Me.check_grayscale.Text = "Grayscale Encoding"\r
1237         Me.check_grayscale.UseVisualStyleBackColor = True\r
1238         '\r
1239         'SliderValue\r
1240         '\r
1241         Me.SliderValue.AutoSize = True\r
1242         Me.SliderValue.Font = New System.Drawing.Font("Verdana", 6.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1243         Me.SliderValue.Location = New System.Drawing.Point(303, 96)\r
1244         Me.SliderValue.Name = "SliderValue"\r
1245         Me.SliderValue.Size = New System.Drawing.Size(23, 12)\r
1246         Me.SliderValue.TabIndex = 32\r
1247         Me.SliderValue.Text = "0%"\r
1248         '\r
1249         'check_DeInterlace\r
1250         '\r
1251         Me.check_DeInterlace.AutoSize = True\r
1252         Me.check_DeInterlace.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1253         Me.check_DeInterlace.Location = New System.Drawing.Point(368, 61)\r
1254         Me.check_DeInterlace.Name = "check_DeInterlace"\r
1255         Me.check_DeInterlace.Size = New System.Drawing.Size(98, 17)\r
1256         Me.check_DeInterlace.TabIndex = 19\r
1257         Me.check_DeInterlace.Text = "De-Interlace"\r
1258         Me.check_DeInterlace.UseVisualStyleBackColor = True\r
1259         '\r
1260         'drp_videoFramerate\r
1261         '\r
1262         Me.drp_videoFramerate.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
1263         Me.drp_videoFramerate.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1264         Me.drp_videoFramerate.FormattingEnabled = True\r
1265         Me.drp_videoFramerate.Items.AddRange(New Object() {"Automatic", "5", "10", "12", "15", "23.976", "24", "25", "29.97"})\r
1266         Me.drp_videoFramerate.Location = New System.Drawing.Point(487, 189)\r
1267         Me.drp_videoFramerate.Name = "drp_videoFramerate"\r
1268         Me.drp_videoFramerate.Size = New System.Drawing.Size(112, 21)\r
1269         Me.drp_videoFramerate.TabIndex = 21\r
1270         Me.drp_videoFramerate.Text = "Automatic"\r
1271         '\r
1272         'check_2PassEncode\r
1273         '\r
1274         Me.check_2PassEncode.AutoSize = True\r
1275         Me.check_2PassEncode.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1276         Me.check_2PassEncode.Location = New System.Drawing.Point(368, 38)\r
1277         Me.check_2PassEncode.Name = "check_2PassEncode"\r
1278         Me.check_2PassEncode.Size = New System.Drawing.Size(119, 17)\r
1279         Me.check_2PassEncode.TabIndex = 18\r
1280         Me.check_2PassEncode.Text = "2-Pass Encoding"\r
1281         Me.check_2PassEncode.UseVisualStyleBackColor = True\r
1282         '\r
1283         'slider_videoQuality\r
1284         '\r
1285         Me.slider_videoQuality.Location = New System.Drawing.Point(129, 90)\r
1286         Me.slider_videoQuality.Maximum = 100\r
1287         Me.slider_videoQuality.Name = "slider_videoQuality"\r
1288         Me.slider_videoQuality.Size = New System.Drawing.Size(167, 45)\r
1289         Me.slider_videoQuality.TabIndex = 6\r
1290         Me.slider_videoQuality.TickFrequency = 17\r
1291         '\r
1292         'text_filesize\r
1293         '\r
1294         Me.text_filesize.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1295         Me.text_filesize.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1296         Me.text_filesize.Location = New System.Drawing.Point(140, 63)\r
1297         Me.text_filesize.Name = "text_filesize"\r
1298         Me.text_filesize.Size = New System.Drawing.Size(156, 21)\r
1299         Me.text_filesize.TabIndex = 16\r
1300         '\r
1301         'Label46\r
1302         '\r
1303         Me.Label46.AutoSize = True\r
1304         Me.Label46.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1305         Me.Label46.Location = New System.Drawing.Point(365, 194)\r
1306         Me.Label46.Name = "Label46"\r
1307         Me.Label46.Size = New System.Drawing.Size(107, 13)\r
1308         Me.Label46.TabIndex = 21\r
1309         Me.Label46.Text = "Video Framerate:"\r
1310         '\r
1311         'Label40\r
1312         '\r
1313         Me.Label40.AutoSize = True\r
1314         Me.Label40.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1315         Me.Label40.Location = New System.Drawing.Point(13, 96)\r
1316         Me.Label40.Name = "Label40"\r
1317         Me.Label40.Size = New System.Drawing.Size(107, 13)\r
1318         Me.Label40.TabIndex = 27\r
1319         Me.Label40.Text = "Constant Quality:"\r
1320         '\r
1321         'text_bitrate\r
1322         '\r
1323         Me.text_bitrate.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1324         Me.text_bitrate.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1325         Me.text_bitrate.Location = New System.Drawing.Point(140, 36)\r
1326         Me.text_bitrate.Name = "text_bitrate"\r
1327         Me.text_bitrate.Size = New System.Drawing.Size(156, 21)\r
1328         Me.text_bitrate.TabIndex = 15\r
1329         '\r
1330         'Label42\r
1331         '\r
1332         Me.Label42.AutoSize = True\r
1333         Me.Label42.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1334         Me.Label42.Location = New System.Drawing.Point(13, 38)\r
1335         Me.Label42.Name = "Label42"\r
1336         Me.Label42.Size = New System.Drawing.Size(117, 13)\r
1337         Me.Label42.TabIndex = 18\r
1338         Me.Label42.Text = "Avg Bitrate (kbps):"\r
1339         '\r
1340         'TabPage1\r
1341         '\r
1342         Me.TabPage1.BackColor = System.Drawing.SystemColors.Control\r
1343         Me.TabPage1.Controls.Add(Me.drp_subtitle)\r
1344         Me.TabPage1.Controls.Add(Me.Label19)\r
1345         Me.TabPage1.Controls.Add(Me.lbl_RecomendedCrop)\r
1346         Me.TabPage1.Controls.Add(Me.Label8)\r
1347         Me.TabPage1.Controls.Add(Me.Label1)\r
1348         Me.TabPage1.Controls.Add(Me.Label53)\r
1349         Me.TabPage1.Controls.Add(Me.Label21)\r
1350         Me.TabPage1.Controls.Add(Me.Label20)\r
1351         Me.TabPage1.Controls.Add(Me.Label52)\r
1352         Me.TabPage1.Controls.Add(Me.Label51)\r
1353         Me.TabPage1.Controls.Add(Me.Label50)\r
1354         Me.TabPage1.Controls.Add(Me.Label15)\r
1355         Me.TabPage1.Controls.Add(Me.text_top)\r
1356         Me.TabPage1.Controls.Add(Me.text_bottom)\r
1357         Me.TabPage1.Controls.Add(Me.drp_crop)\r
1358         Me.TabPage1.Controls.Add(Me.text_right)\r
1359         Me.TabPage1.Controls.Add(Me.text_left)\r
1360         Me.TabPage1.Location = New System.Drawing.Point(4, 22)\r
1361         Me.TabPage1.Name = "TabPage1"\r
1362         Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)\r
1363         Me.TabPage1.Size = New System.Drawing.Size(675, 257)\r
1364         Me.TabPage1.TabIndex = 0\r
1365         Me.TabPage1.Text = "Picture Settings"\r
1366         '\r
1367         'drp_subtitle\r
1368         '\r
1369         Me.drp_subtitle.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
1370         Me.drp_subtitle.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1371         Me.drp_subtitle.FormattingEnabled = True\r
1372         Me.drp_subtitle.Items.AddRange(New Object() {"None"})\r
1373         Me.drp_subtitle.Location = New System.Drawing.Point(404, 36)\r
1374         Me.drp_subtitle.Name = "drp_subtitle"\r
1375         Me.drp_subtitle.Size = New System.Drawing.Size(213, 21)\r
1376         Me.drp_subtitle.TabIndex = 42\r
1377         Me.drp_subtitle.Text = "None"\r
1378         '\r
1379         'Label19\r
1380         '\r
1381         Me.Label19.AutoSize = True\r
1382         Me.Label19.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1383         Me.Label19.Location = New System.Drawing.Point(334, 13)\r
1384         Me.Label19.Name = "Label19"\r
1385         Me.Label19.Size = New System.Drawing.Size(64, 13)\r
1386         Me.Label19.TabIndex = 39\r
1387         Me.Label19.Text = "Subtitles"\r
1388         '\r
1389         'lbl_RecomendedCrop\r
1390         '\r
1391         Me.lbl_RecomendedCrop.AutoSize = True\r
1392         Me.lbl_RecomendedCrop.Font = New System.Drawing.Font("Verdana", 6.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1393         Me.lbl_RecomendedCrop.Location = New System.Drawing.Point(119, 72)\r
1394         Me.lbl_RecomendedCrop.Name = "lbl_RecomendedCrop"\r
1395         Me.lbl_RecomendedCrop.Size = New System.Drawing.Size(72, 12)\r
1396         Me.lbl_RecomendedCrop.TabIndex = 38\r
1397         Me.lbl_RecomendedCrop.Text = "Select a Title"\r
1398         '\r
1399         'Label8\r
1400         '\r
1401         Me.Label8.AutoSize = True\r
1402         Me.Label8.Location = New System.Drawing.Point(13, 71)\r
1403         Me.Label8.Name = "Label8"\r
1404         Me.Label8.Size = New System.Drawing.Size(70, 13)\r
1405         Me.Label8.TabIndex = 37\r
1406         Me.Label8.Text = "Auto Crop:"\r
1407         '\r
1408         'Label1\r
1409         '\r
1410         Me.Label1.AutoSize = True\r
1411         Me.Label1.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1412         Me.Label1.Location = New System.Drawing.Point(13, 13)\r
1413         Me.Label1.Name = "Label1"\r
1414         Me.Label1.Size = New System.Drawing.Size(65, 13)\r
1415         Me.Label1.TabIndex = 36\r
1416         Me.Label1.Text = "Cropping"\r
1417         '\r
1418         'Label53\r
1419         '\r
1420         Me.Label53.AutoSize = True\r
1421         Me.Label53.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1422         Me.Label53.Location = New System.Drawing.Point(134, 196)\r
1423         Me.Label53.Name = "Label53"\r
1424         Me.Label53.Size = New System.Drawing.Size(48, 13)\r
1425         Me.Label53.TabIndex = 32\r
1426         Me.Label53.Text = "Bottom"\r
1427         '\r
1428         'Label21\r
1429         '\r
1430         Me.Label21.AutoSize = True\r
1431         Me.Label21.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1432         Me.Label21.Location = New System.Drawing.Point(401, 63)\r
1433         Me.Label21.Name = "Label21"\r
1434         Me.Label21.Size = New System.Drawing.Size(224, 26)\r
1435         Me.Label21.TabIndex = 34\r
1436         Me.Label21.Text = "Please note that subtitles will be hard " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "coded into the video." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)\r
1437         '\r
1438         'Label20\r
1439         '\r
1440         Me.Label20.AutoSize = True\r
1441         Me.Label20.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1442         Me.Label20.Location = New System.Drawing.Point(337, 39)\r
1443         Me.Label20.Name = "Label20"\r
1444         Me.Label20.Size = New System.Drawing.Size(61, 13)\r
1445         Me.Label20.TabIndex = 33\r
1446         Me.Label20.Text = "Subtitles:"\r
1447         '\r
1448         'Label52\r
1449         '\r
1450         Me.Label52.AutoSize = True\r
1451         Me.Label52.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1452         Me.Label52.Location = New System.Drawing.Point(138, 105)\r
1453         Me.Label52.Name = "Label52"\r
1454         Me.Label52.Size = New System.Drawing.Size(28, 13)\r
1455         Me.Label52.TabIndex = 31\r
1456         Me.Label52.Text = "Top"\r
1457         '\r
1458         'Label51\r
1459         '\r
1460         Me.Label51.AutoSize = True\r
1461         Me.Label51.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1462         Me.Label51.Location = New System.Drawing.Point(243, 148)\r
1463         Me.Label51.Name = "Label51"\r
1464         Me.Label51.Size = New System.Drawing.Size(36, 13)\r
1465         Me.Label51.TabIndex = 30\r
1466         Me.Label51.Text = "Right"\r
1467         '\r
1468         'Label50\r
1469         '\r
1470         Me.Label50.AutoSize = True\r
1471         Me.Label50.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1472         Me.Label50.Location = New System.Drawing.Point(13, 41)\r
1473         Me.Label50.Name = "Label50"\r
1474         Me.Label50.Size = New System.Drawing.Size(88, 13)\r
1475         Me.Label50.TabIndex = 17\r
1476         Me.Label50.Text = "Select Option:"\r
1477         '\r
1478         'Label15\r
1479         '\r
1480         Me.Label15.AutoSize = True\r
1481         Me.Label15.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1482         Me.Label15.Location = New System.Drawing.Point(39, 148)\r
1483         Me.Label15.Name = "Label15"\r
1484         Me.Label15.Size = New System.Drawing.Size(28, 13)\r
1485         Me.Label15.TabIndex = 29\r
1486         Me.Label15.Text = "Left"\r
1487         '\r
1488         'text_top\r
1489         '\r
1490         Me.text_top.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1491         Me.text_top.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1492         Me.text_top.Location = New System.Drawing.Point(131, 120)\r
1493         Me.text_top.Name = "text_top"\r
1494         Me.text_top.Size = New System.Drawing.Size(51, 21)\r
1495         Me.text_top.TabIndex = 10\r
1496         Me.text_top.Text = "0"\r
1497         '\r
1498         'text_bottom\r
1499         '\r
1500         Me.text_bottom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1501         Me.text_bottom.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1502         Me.text_bottom.Location = New System.Drawing.Point(131, 172)\r
1503         Me.text_bottom.Name = "text_bottom"\r
1504         Me.text_bottom.Size = New System.Drawing.Size(51, 21)\r
1505         Me.text_bottom.TabIndex = 12\r
1506         Me.text_bottom.Text = "0"\r
1507         '\r
1508         'drp_crop\r
1509         '\r
1510         Me.drp_crop.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
1511         Me.drp_crop.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1512         Me.drp_crop.FormattingEnabled = True\r
1513         Me.drp_crop.Items.AddRange(New Object() {"Auto Crop", "No Crop", "Manual"})\r
1514         Me.drp_crop.Location = New System.Drawing.Point(121, 36)\r
1515         Me.drp_crop.Name = "drp_crop"\r
1516         Me.drp_crop.Size = New System.Drawing.Size(123, 21)\r
1517         Me.drp_crop.TabIndex = 9\r
1518         Me.drp_crop.Text = "No Crop"\r
1519         '\r
1520         'text_right\r
1521         '\r
1522         Me.text_right.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1523         Me.text_right.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1524         Me.text_right.Location = New System.Drawing.Point(190, 145)\r
1525         Me.text_right.Name = "text_right"\r
1526         Me.text_right.Size = New System.Drawing.Size(51, 21)\r
1527         Me.text_right.TabIndex = 13\r
1528         Me.text_right.Text = "0"\r
1529         '\r
1530         'text_left\r
1531         '\r
1532         Me.text_left.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1533         Me.text_left.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1534         Me.text_left.Location = New System.Drawing.Point(72, 145)\r
1535         Me.text_left.Name = "text_left"\r
1536         Me.text_left.Size = New System.Drawing.Size(51, 21)\r
1537         Me.text_left.TabIndex = 11\r
1538         Me.text_left.Text = "0"\r
1539         '\r
1540         'advancedOptions\r
1541         '\r
1542         Me.advancedOptions.Controls.Add(Me.TabPage1)\r
1543         Me.advancedOptions.Controls.Add(Me.TabPage3)\r
1544         Me.advancedOptions.Controls.Add(Me.TabPage2)\r
1545         Me.advancedOptions.Controls.Add(Me.TabPage4)\r
1546         Me.advancedOptions.Controls.Add(Me.h264Tab)\r
1547         Me.advancedOptions.Controls.Add(Me.TabPage6)\r
1548         Me.advancedOptions.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1549         Me.advancedOptions.Location = New System.Drawing.Point(15, 311)\r
1550         Me.advancedOptions.Name = "advancedOptions"\r
1551         Me.advancedOptions.SelectedIndex = 0\r
1552         Me.advancedOptions.Size = New System.Drawing.Size(683, 283)\r
1553         Me.advancedOptions.TabIndex = 410\r
1554         Me.advancedOptions.TabStop = False\r
1555         '\r
1556         'TabPage6\r
1557         '\r
1558         Me.TabPage6.BackColor = System.Drawing.SystemColors.Control\r
1559         Me.TabPage6.Controls.Add(Me.Label7)\r
1560         Me.TabPage6.Controls.Add(Me.Label39)\r
1561         Me.TabPage6.Controls.Add(Me.btn_ClearQuery)\r
1562         Me.TabPage6.Controls.Add(Me.GenerateQuery)\r
1563         Me.TabPage6.Controls.Add(Me.QueryEditorText)\r
1564         Me.TabPage6.Location = New System.Drawing.Point(4, 22)\r
1565         Me.TabPage6.Name = "TabPage6"\r
1566         Me.TabPage6.Padding = New System.Windows.Forms.Padding(3)\r
1567         Me.TabPage6.Size = New System.Drawing.Size(675, 257)\r
1568         Me.TabPage6.TabIndex = 6\r
1569         Me.TabPage6.Text = "Query Editor"\r
1570         '\r
1571         'Label7\r
1572         '\r
1573         Me.Label7.AutoSize = True\r
1574         Me.Label7.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1575         Me.Label7.Location = New System.Drawing.Point(13, 13)\r
1576         Me.Label7.Name = "Label7"\r
1577         Me.Label7.Size = New System.Drawing.Size(89, 13)\r
1578         Me.Label7.TabIndex = 42\r
1579         Me.Label7.Text = "Query Editor"\r
1580         '\r
1581         'Label39\r
1582         '\r
1583         Me.Label39.AutoSize = True\r
1584         Me.Label39.Location = New System.Drawing.Point(13, 34)\r
1585         Me.Label39.Name = "Label39"\r
1586         Me.Label39.Size = New System.Drawing.Size(331, 26)\r
1587         Me.Label39.TabIndex = 40\r
1588         Me.Label39.Text = "Here you can alter the query generated by the program." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Click the ""Generate Query" & _\r
1589             " Now"" button to continue."\r
1590         '\r
1591         'btn_ClearQuery\r
1592         '\r
1593         Me.btn_ClearQuery.FlatAppearance.BorderColor = System.Drawing.Color.Black\r
1594         Me.btn_ClearQuery.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
1595         Me.btn_ClearQuery.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1596         Me.btn_ClearQuery.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))\r
1597         Me.btn_ClearQuery.Location = New System.Drawing.Point(581, 73)\r
1598         Me.btn_ClearQuery.Name = "btn_ClearQuery"\r
1599         Me.btn_ClearQuery.Size = New System.Drawing.Size(79, 23)\r
1600         Me.btn_ClearQuery.TabIndex = 39\r
1601         Me.btn_ClearQuery.Text = "Clear"\r
1602         Me.btn_ClearQuery.UseVisualStyleBackColor = True\r
1603         '\r
1604         'GenerateQuery\r
1605         '\r
1606         Me.GenerateQuery.FlatAppearance.BorderColor = System.Drawing.Color.Black\r
1607         Me.GenerateQuery.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
1608         Me.GenerateQuery.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1609         Me.GenerateQuery.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))\r
1610         Me.GenerateQuery.Location = New System.Drawing.Point(16, 73)\r
1611         Me.GenerateQuery.Name = "GenerateQuery"\r
1612         Me.GenerateQuery.Size = New System.Drawing.Size(176, 23)\r
1613         Me.GenerateQuery.TabIndex = 38\r
1614         Me.GenerateQuery.Text = "Generate Query Now"\r
1615         Me.GenerateQuery.UseVisualStyleBackColor = True\r
1616         '\r
1617         'QueryEditorText\r
1618         '\r
1619         Me.QueryEditorText.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1620         Me.QueryEditorText.Location = New System.Drawing.Point(16, 102)\r
1621         Me.QueryEditorText.Name = "QueryEditorText"\r
1622         Me.QueryEditorText.Size = New System.Drawing.Size(644, 139)\r
1623         Me.QueryEditorText.TabIndex = 41\r
1624         Me.QueryEditorText.Text = ""\r
1625         '\r
1626         'Label24\r
1627         '\r
1628         Me.Label24.AutoSize = True\r
1629         Me.Label24.Location = New System.Drawing.Point(118, 71)\r
1630         Me.Label24.Name = "Label24"\r
1631         Me.Label24.Size = New System.Drawing.Size(175, 13)\r
1632         Me.Label24.TabIndex = 38\r
1633         Me.Label24.Text = "Click ""Read DVD"" and select a title"\r
1634         '\r
1635         'Label25\r
1636         '\r
1637         Me.Label25.AutoSize = True\r
1638         Me.Label25.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1639         Me.Label25.Location = New System.Drawing.Point(439, 13)\r
1640         Me.Label25.Name = "Label25"\r
1641         Me.Label25.Size = New System.Drawing.Size(64, 13)\r
1642         Me.Label25.TabIndex = 39\r
1643         Me.Label25.Text = "Subtitles"\r
1644         '\r
1645         'Label26\r
1646         '\r
1647         Me.Label26.AutoSize = True\r
1648         Me.Label26.Location = New System.Drawing.Point(13, 71)\r
1649         Me.Label26.Name = "Label26"\r
1650         Me.Label26.Size = New System.Drawing.Size(85, 13)\r
1651         Me.Label26.TabIndex = 37\r
1652         Me.Label26.Text = "Recommended: "\r
1653         '\r
1654         'Label30\r
1655         '\r
1656         Me.Label30.AutoSize = True\r
1657         Me.Label30.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1658         Me.Label30.Location = New System.Drawing.Point(13, 13)\r
1659         Me.Label30.Name = "Label30"\r
1660         Me.Label30.Size = New System.Drawing.Size(65, 13)\r
1661         Me.Label30.TabIndex = 36\r
1662         Me.Label30.Text = "Cropping"\r
1663         '\r
1664         'Label31\r
1665         '\r
1666         Me.Label31.AutoSize = True\r
1667         Me.Label31.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1668         Me.Label31.Location = New System.Drawing.Point(134, 196)\r
1669         Me.Label31.Name = "Label31"\r
1670         Me.Label31.Size = New System.Drawing.Size(48, 13)\r
1671         Me.Label31.TabIndex = 32\r
1672         Me.Label31.Text = "Bottom"\r
1673         '\r
1674         'Label33\r
1675         '\r
1676         Me.Label33.AutoSize = True\r
1677         Me.Label33.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1678         Me.Label33.Location = New System.Drawing.Point(511, 71)\r
1679         Me.Label33.Name = "Label33"\r
1680         Me.Label33.Size = New System.Drawing.Size(172, 26)\r
1681         Me.Label33.TabIndex = 34\r
1682         Me.Label33.Text = "Please note that subtitles will" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "be hard coded into the video"\r
1683         '\r
1684         'Label34\r
1685         '\r
1686         Me.Label34.AutoSize = True\r
1687         Me.Label34.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1688         Me.Label34.Location = New System.Drawing.Point(439, 45)\r
1689         Me.Label34.Name = "Label34"\r
1690         Me.Label34.Size = New System.Drawing.Size(61, 13)\r
1691         Me.Label34.TabIndex = 33\r
1692         Me.Label34.Text = "Subtitles:"\r
1693         '\r
1694         'Label44\r
1695         '\r
1696         Me.Label44.AutoSize = True\r
1697         Me.Label44.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1698         Me.Label44.Location = New System.Drawing.Point(138, 105)\r
1699         Me.Label44.Name = "Label44"\r
1700         Me.Label44.Size = New System.Drawing.Size(28, 13)\r
1701         Me.Label44.TabIndex = 31\r
1702         Me.Label44.Text = "Top"\r
1703         '\r
1704         'TextBox1\r
1705         '\r
1706         Me.TextBox1.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1707         Me.TextBox1.Location = New System.Drawing.Point(515, 42)\r
1708         Me.TextBox1.Name = "TextBox1"\r
1709         Me.TextBox1.Size = New System.Drawing.Size(163, 21)\r
1710         Me.TextBox1.TabIndex = 22\r
1711         '\r
1712         'Label45\r
1713         '\r
1714         Me.Label45.AutoSize = True\r
1715         Me.Label45.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1716         Me.Label45.Location = New System.Drawing.Point(243, 148)\r
1717         Me.Label45.Name = "Label45"\r
1718         Me.Label45.Size = New System.Drawing.Size(36, 13)\r
1719         Me.Label45.TabIndex = 30\r
1720         Me.Label45.Text = "Right"\r
1721         '\r
1722         'Label48\r
1723         '\r
1724         Me.Label48.AutoSize = True\r
1725         Me.Label48.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1726         Me.Label48.Location = New System.Drawing.Point(13, 39)\r
1727         Me.Label48.Name = "Label48"\r
1728         Me.Label48.Size = New System.Drawing.Size(88, 13)\r
1729         Me.Label48.TabIndex = 17\r
1730         Me.Label48.Text = "Select Option:"\r
1731         '\r
1732         'Label49\r
1733         '\r
1734         Me.Label49.AutoSize = True\r
1735         Me.Label49.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1736         Me.Label49.Location = New System.Drawing.Point(39, 148)\r
1737         Me.Label49.Name = "Label49"\r
1738         Me.Label49.Size = New System.Drawing.Size(28, 13)\r
1739         Me.Label49.TabIndex = 29\r
1740         Me.Label49.Text = "Left"\r
1741         '\r
1742         'TextBox2\r
1743         '\r
1744         Me.TextBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1745         Me.TextBox2.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1746         Me.TextBox2.Location = New System.Drawing.Point(131, 120)\r
1747         Me.TextBox2.Name = "TextBox2"\r
1748         Me.TextBox2.Size = New System.Drawing.Size(51, 21)\r
1749         Me.TextBox2.TabIndex = 10\r
1750         Me.TextBox2.Text = "0"\r
1751         '\r
1752         'TextBox3\r
1753         '\r
1754         Me.TextBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1755         Me.TextBox3.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1756         Me.TextBox3.Location = New System.Drawing.Point(131, 172)\r
1757         Me.TextBox3.Name = "TextBox3"\r
1758         Me.TextBox3.Size = New System.Drawing.Size(51, 21)\r
1759         Me.TextBox3.TabIndex = 12\r
1760         Me.TextBox3.Text = "0"\r
1761         '\r
1762         'ComboBox1\r
1763         '\r
1764         Me.ComboBox1.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1765         Me.ComboBox1.FormattingEnabled = True\r
1766         Me.ComboBox1.Items.AddRange(New Object() {"Auto Crop", "No Crop", "Manual"})\r
1767         Me.ComboBox1.Location = New System.Drawing.Point(121, 36)\r
1768         Me.ComboBox1.Name = "ComboBox1"\r
1769         Me.ComboBox1.Size = New System.Drawing.Size(123, 21)\r
1770         Me.ComboBox1.TabIndex = 16\r
1771         Me.ComboBox1.Text = "Manual"\r
1772         '\r
1773         'TextBox4\r
1774         '\r
1775         Me.TextBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1776         Me.TextBox4.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1777         Me.TextBox4.Location = New System.Drawing.Point(190, 145)\r
1778         Me.TextBox4.Name = "TextBox4"\r
1779         Me.TextBox4.Size = New System.Drawing.Size(51, 21)\r
1780         Me.TextBox4.TabIndex = 13\r
1781         Me.TextBox4.Text = "0"\r
1782         '\r
1783         'TextBox5\r
1784         '\r
1785         Me.TextBox5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1786         Me.TextBox5.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1787         Me.TextBox5.Location = New System.Drawing.Point(72, 145)\r
1788         Me.TextBox5.Name = "TextBox5"\r
1789         Me.TextBox5.Size = New System.Drawing.Size(51, 21)\r
1790         Me.TextBox5.TabIndex = 11\r
1791         Me.TextBox5.Text = "0"\r
1792         '\r
1793         'Label54\r
1794         '\r
1795         Me.Label54.AutoSize = True\r
1796         Me.Label54.Location = New System.Drawing.Point(118, 71)\r
1797         Me.Label54.Name = "Label54"\r
1798         Me.Label54.Size = New System.Drawing.Size(175, 13)\r
1799         Me.Label54.TabIndex = 38\r
1800         Me.Label54.Text = "Click ""Read DVD"" and select a title"\r
1801         '\r
1802         'Label57\r
1803         '\r
1804         Me.Label57.AutoSize = True\r
1805         Me.Label57.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1806         Me.Label57.Location = New System.Drawing.Point(439, 13)\r
1807         Me.Label57.Name = "Label57"\r
1808         Me.Label57.Size = New System.Drawing.Size(64, 13)\r
1809         Me.Label57.TabIndex = 39\r
1810         Me.Label57.Text = "Subtitles"\r
1811         '\r
1812         'Label58\r
1813         '\r
1814         Me.Label58.AutoSize = True\r
1815         Me.Label58.Location = New System.Drawing.Point(13, 71)\r
1816         Me.Label58.Name = "Label58"\r
1817         Me.Label58.Size = New System.Drawing.Size(85, 13)\r
1818         Me.Label58.TabIndex = 37\r
1819         Me.Label58.Text = "Recommended: "\r
1820         '\r
1821         'Label59\r
1822         '\r
1823         Me.Label59.AutoSize = True\r
1824         Me.Label59.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1825         Me.Label59.Location = New System.Drawing.Point(13, 13)\r
1826         Me.Label59.Name = "Label59"\r
1827         Me.Label59.Size = New System.Drawing.Size(65, 13)\r
1828         Me.Label59.TabIndex = 36\r
1829         Me.Label59.Text = "Cropping"\r
1830         '\r
1831         'Label60\r
1832         '\r
1833         Me.Label60.AutoSize = True\r
1834         Me.Label60.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1835         Me.Label60.Location = New System.Drawing.Point(134, 196)\r
1836         Me.Label60.Name = "Label60"\r
1837         Me.Label60.Size = New System.Drawing.Size(48, 13)\r
1838         Me.Label60.TabIndex = 32\r
1839         Me.Label60.Text = "Bottom"\r
1840         '\r
1841         'Label61\r
1842         '\r
1843         Me.Label61.AutoSize = True\r
1844         Me.Label61.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1845         Me.Label61.Location = New System.Drawing.Point(511, 71)\r
1846         Me.Label61.Name = "Label61"\r
1847         Me.Label61.Size = New System.Drawing.Size(172, 26)\r
1848         Me.Label61.TabIndex = 34\r
1849         Me.Label61.Text = "Please note that subtitles will" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "be hard coded into the video"\r
1850         '\r
1851         'Label62\r
1852         '\r
1853         Me.Label62.AutoSize = True\r
1854         Me.Label62.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1855         Me.Label62.Location = New System.Drawing.Point(439, 45)\r
1856         Me.Label62.Name = "Label62"\r
1857         Me.Label62.Size = New System.Drawing.Size(61, 13)\r
1858         Me.Label62.TabIndex = 33\r
1859         Me.Label62.Text = "Subtitles:"\r
1860         '\r
1861         'Label63\r
1862         '\r
1863         Me.Label63.AutoSize = True\r
1864         Me.Label63.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1865         Me.Label63.Location = New System.Drawing.Point(138, 105)\r
1866         Me.Label63.Name = "Label63"\r
1867         Me.Label63.Size = New System.Drawing.Size(28, 13)\r
1868         Me.Label63.TabIndex = 31\r
1869         Me.Label63.Text = "Top"\r
1870         '\r
1871         'TextBox6\r
1872         '\r
1873         Me.TextBox6.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1874         Me.TextBox6.Location = New System.Drawing.Point(515, 42)\r
1875         Me.TextBox6.Name = "TextBox6"\r
1876         Me.TextBox6.Size = New System.Drawing.Size(163, 21)\r
1877         Me.TextBox6.TabIndex = 22\r
1878         '\r
1879         'Label64\r
1880         '\r
1881         Me.Label64.AutoSize = True\r
1882         Me.Label64.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1883         Me.Label64.Location = New System.Drawing.Point(243, 148)\r
1884         Me.Label64.Name = "Label64"\r
1885         Me.Label64.Size = New System.Drawing.Size(36, 13)\r
1886         Me.Label64.TabIndex = 30\r
1887         Me.Label64.Text = "Right"\r
1888         '\r
1889         'Label65\r
1890         '\r
1891         Me.Label65.AutoSize = True\r
1892         Me.Label65.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1893         Me.Label65.Location = New System.Drawing.Point(13, 39)\r
1894         Me.Label65.Name = "Label65"\r
1895         Me.Label65.Size = New System.Drawing.Size(88, 13)\r
1896         Me.Label65.TabIndex = 17\r
1897         Me.Label65.Text = "Select Option:"\r
1898         '\r
1899         'Label66\r
1900         '\r
1901         Me.Label66.AutoSize = True\r
1902         Me.Label66.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1903         Me.Label66.Location = New System.Drawing.Point(39, 148)\r
1904         Me.Label66.Name = "Label66"\r
1905         Me.Label66.Size = New System.Drawing.Size(28, 13)\r
1906         Me.Label66.TabIndex = 29\r
1907         Me.Label66.Text = "Left"\r
1908         '\r
1909         'TextBox7\r
1910         '\r
1911         Me.TextBox7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1912         Me.TextBox7.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1913         Me.TextBox7.Location = New System.Drawing.Point(131, 120)\r
1914         Me.TextBox7.Name = "TextBox7"\r
1915         Me.TextBox7.Size = New System.Drawing.Size(51, 21)\r
1916         Me.TextBox7.TabIndex = 10\r
1917         Me.TextBox7.Text = "0"\r
1918         '\r
1919         'TextBox8\r
1920         '\r
1921         Me.TextBox8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1922         Me.TextBox8.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1923         Me.TextBox8.Location = New System.Drawing.Point(131, 172)\r
1924         Me.TextBox8.Name = "TextBox8"\r
1925         Me.TextBox8.Size = New System.Drawing.Size(51, 21)\r
1926         Me.TextBox8.TabIndex = 12\r
1927         Me.TextBox8.Text = "0"\r
1928         '\r
1929         'ComboBox2\r
1930         '\r
1931         Me.ComboBox2.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1932         Me.ComboBox2.FormattingEnabled = True\r
1933         Me.ComboBox2.Items.AddRange(New Object() {"Auto Crop", "No Crop", "Manual"})\r
1934         Me.ComboBox2.Location = New System.Drawing.Point(121, 36)\r
1935         Me.ComboBox2.Name = "ComboBox2"\r
1936         Me.ComboBox2.Size = New System.Drawing.Size(123, 21)\r
1937         Me.ComboBox2.TabIndex = 16\r
1938         Me.ComboBox2.Text = "Manual"\r
1939         '\r
1940         'TextBox9\r
1941         '\r
1942         Me.TextBox9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1943         Me.TextBox9.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1944         Me.TextBox9.Location = New System.Drawing.Point(190, 145)\r
1945         Me.TextBox9.Name = "TextBox9"\r
1946         Me.TextBox9.Size = New System.Drawing.Size(51, 21)\r
1947         Me.TextBox9.TabIndex = 13\r
1948         Me.TextBox9.Text = "0"\r
1949         '\r
1950         'TextBox10\r
1951         '\r
1952         Me.TextBox10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1953         Me.TextBox10.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1954         Me.TextBox10.Location = New System.Drawing.Point(72, 145)\r
1955         Me.TextBox10.Name = "TextBox10"\r
1956         Me.TextBox10.Size = New System.Drawing.Size(51, 21)\r
1957         Me.TextBox10.TabIndex = 11\r
1958         Me.TextBox10.Text = "0"\r
1959         '\r
1960         'Label67\r
1961         '\r
1962         Me.Label67.AutoSize = True\r
1963         Me.Label67.Location = New System.Drawing.Point(118, 71)\r
1964         Me.Label67.Name = "Label67"\r
1965         Me.Label67.Size = New System.Drawing.Size(175, 13)\r
1966         Me.Label67.TabIndex = 38\r
1967         Me.Label67.Text = "Click ""Read DVD"" and select a title"\r
1968         '\r
1969         'Label68\r
1970         '\r
1971         Me.Label68.AutoSize = True\r
1972         Me.Label68.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1973         Me.Label68.Location = New System.Drawing.Point(439, 13)\r
1974         Me.Label68.Name = "Label68"\r
1975         Me.Label68.Size = New System.Drawing.Size(64, 13)\r
1976         Me.Label68.TabIndex = 39\r
1977         Me.Label68.Text = "Subtitles"\r
1978         '\r
1979         'Label69\r
1980         '\r
1981         Me.Label69.AutoSize = True\r
1982         Me.Label69.Location = New System.Drawing.Point(13, 71)\r
1983         Me.Label69.Name = "Label69"\r
1984         Me.Label69.Size = New System.Drawing.Size(85, 13)\r
1985         Me.Label69.TabIndex = 37\r
1986         Me.Label69.Text = "Recommended: "\r
1987         '\r
1988         'Label70\r
1989         '\r
1990         Me.Label70.AutoSize = True\r
1991         Me.Label70.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1992         Me.Label70.Location = New System.Drawing.Point(13, 13)\r
1993         Me.Label70.Name = "Label70"\r
1994         Me.Label70.Size = New System.Drawing.Size(65, 13)\r
1995         Me.Label70.TabIndex = 36\r
1996         Me.Label70.Text = "Cropping"\r
1997         '\r
1998         'Label71\r
1999         '\r
2000         Me.Label71.AutoSize = True\r
2001         Me.Label71.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2002         Me.Label71.Location = New System.Drawing.Point(134, 196)\r
2003         Me.Label71.Name = "Label71"\r
2004         Me.Label71.Size = New System.Drawing.Size(48, 13)\r
2005         Me.Label71.TabIndex = 32\r
2006         Me.Label71.Text = "Bottom"\r
2007         '\r
2008         'Label72\r
2009         '\r
2010         Me.Label72.AutoSize = True\r
2011         Me.Label72.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2012         Me.Label72.Location = New System.Drawing.Point(511, 71)\r
2013         Me.Label72.Name = "Label72"\r
2014         Me.Label72.Size = New System.Drawing.Size(172, 26)\r
2015         Me.Label72.TabIndex = 34\r
2016         Me.Label72.Text = "Please note that subtitles will" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "be hard coded into the video"\r
2017         '\r
2018         'Label73\r
2019         '\r
2020         Me.Label73.AutoSize = True\r
2021         Me.Label73.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2022         Me.Label73.Location = New System.Drawing.Point(439, 45)\r
2023         Me.Label73.Name = "Label73"\r
2024         Me.Label73.Size = New System.Drawing.Size(61, 13)\r
2025         Me.Label73.TabIndex = 33\r
2026         Me.Label73.Text = "Subtitles:"\r
2027         '\r
2028         'Label74\r
2029         '\r
2030         Me.Label74.AutoSize = True\r
2031         Me.Label74.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2032         Me.Label74.Location = New System.Drawing.Point(138, 105)\r
2033         Me.Label74.Name = "Label74"\r
2034         Me.Label74.Size = New System.Drawing.Size(28, 13)\r
2035         Me.Label74.TabIndex = 31\r
2036         Me.Label74.Text = "Top"\r
2037         '\r
2038         'TextBox11\r
2039         '\r
2040         Me.TextBox11.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2041         Me.TextBox11.Location = New System.Drawing.Point(515, 42)\r
2042         Me.TextBox11.Name = "TextBox11"\r
2043         Me.TextBox11.Size = New System.Drawing.Size(163, 21)\r
2044         Me.TextBox11.TabIndex = 22\r
2045         '\r
2046         'Label75\r
2047         '\r
2048         Me.Label75.AutoSize = True\r
2049         Me.Label75.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2050         Me.Label75.Location = New System.Drawing.Point(243, 148)\r
2051         Me.Label75.Name = "Label75"\r
2052         Me.Label75.Size = New System.Drawing.Size(36, 13)\r
2053         Me.Label75.TabIndex = 30\r
2054         Me.Label75.Text = "Right"\r
2055         '\r
2056         'Label76\r
2057         '\r
2058         Me.Label76.AutoSize = True\r
2059         Me.Label76.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2060         Me.Label76.Location = New System.Drawing.Point(13, 39)\r
2061         Me.Label76.Name = "Label76"\r
2062         Me.Label76.Size = New System.Drawing.Size(88, 13)\r
2063         Me.Label76.TabIndex = 17\r
2064         Me.Label76.Text = "Select Option:"\r
2065         '\r
2066         'Label77\r
2067         '\r
2068         Me.Label77.AutoSize = True\r
2069         Me.Label77.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2070         Me.Label77.Location = New System.Drawing.Point(39, 148)\r
2071         Me.Label77.Name = "Label77"\r
2072         Me.Label77.Size = New System.Drawing.Size(28, 13)\r
2073         Me.Label77.TabIndex = 29\r
2074         Me.Label77.Text = "Left"\r
2075         '\r
2076         'TextBox12\r
2077         '\r
2078         Me.TextBox12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
2079         Me.TextBox12.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2080         Me.TextBox12.Location = New System.Drawing.Point(131, 120)\r
2081         Me.TextBox12.Name = "TextBox12"\r
2082         Me.TextBox12.Size = New System.Drawing.Size(51, 21)\r
2083         Me.TextBox12.TabIndex = 10\r
2084         Me.TextBox12.Text = "0"\r
2085         '\r
2086         'TextBox13\r
2087         '\r
2088         Me.TextBox13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
2089         Me.TextBox13.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2090         Me.TextBox13.Location = New System.Drawing.Point(131, 172)\r
2091         Me.TextBox13.Name = "TextBox13"\r
2092         Me.TextBox13.Size = New System.Drawing.Size(51, 21)\r
2093         Me.TextBox13.TabIndex = 12\r
2094         Me.TextBox13.Text = "0"\r
2095         '\r
2096         'ComboBox3\r
2097         '\r
2098         Me.ComboBox3.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2099         Me.ComboBox3.FormattingEnabled = True\r
2100         Me.ComboBox3.Items.AddRange(New Object() {"Auto Crop", "No Crop", "Manual"})\r
2101         Me.ComboBox3.Location = New System.Drawing.Point(121, 36)\r
2102         Me.ComboBox3.Name = "ComboBox3"\r
2103         Me.ComboBox3.Size = New System.Drawing.Size(123, 21)\r
2104         Me.ComboBox3.TabIndex = 16\r
2105         Me.ComboBox3.Text = "Manual"\r
2106         '\r
2107         'TextBox14\r
2108         '\r
2109         Me.TextBox14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
2110         Me.TextBox14.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2111         Me.TextBox14.Location = New System.Drawing.Point(190, 145)\r
2112         Me.TextBox14.Name = "TextBox14"\r
2113         Me.TextBox14.Size = New System.Drawing.Size(51, 21)\r
2114         Me.TextBox14.TabIndex = 13\r
2115         Me.TextBox14.Text = "0"\r
2116         '\r
2117         'TextBox15\r
2118         '\r
2119         Me.TextBox15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
2120         Me.TextBox15.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2121         Me.TextBox15.Location = New System.Drawing.Point(72, 145)\r
2122         Me.TextBox15.Name = "TextBox15"\r
2123         Me.TextBox15.Size = New System.Drawing.Size(51, 21)\r
2124         Me.TextBox15.TabIndex = 11\r
2125         Me.TextBox15.Text = "0"\r
2126         '\r
2127         'Label78\r
2128         '\r
2129         Me.Label78.AutoSize = True\r
2130         Me.Label78.Location = New System.Drawing.Point(118, 71)\r
2131         Me.Label78.Name = "Label78"\r
2132         Me.Label78.Size = New System.Drawing.Size(175, 13)\r
2133         Me.Label78.TabIndex = 38\r
2134         Me.Label78.Text = "Click ""Read DVD"" and select a title"\r
2135         '\r
2136         'Label79\r
2137         '\r
2138         Me.Label79.AutoSize = True\r
2139         Me.Label79.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2140         Me.Label79.Location = New System.Drawing.Point(439, 13)\r
2141         Me.Label79.Name = "Label79"\r
2142         Me.Label79.Size = New System.Drawing.Size(64, 13)\r
2143         Me.Label79.TabIndex = 39\r
2144         Me.Label79.Text = "Subtitles"\r
2145         '\r
2146         'Label80\r
2147         '\r
2148         Me.Label80.AutoSize = True\r
2149         Me.Label80.Location = New System.Drawing.Point(13, 71)\r
2150         Me.Label80.Name = "Label80"\r
2151         Me.Label80.Size = New System.Drawing.Size(85, 13)\r
2152         Me.Label80.TabIndex = 37\r
2153         Me.Label80.Text = "Recommended: "\r
2154         '\r
2155         'Label81\r
2156         '\r
2157         Me.Label81.AutoSize = True\r
2158         Me.Label81.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2159         Me.Label81.Location = New System.Drawing.Point(13, 13)\r
2160         Me.Label81.Name = "Label81"\r
2161         Me.Label81.Size = New System.Drawing.Size(65, 13)\r
2162         Me.Label81.TabIndex = 36\r
2163         Me.Label81.Text = "Cropping"\r
2164         '\r
2165         'Label82\r
2166         '\r
2167         Me.Label82.AutoSize = True\r
2168         Me.Label82.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2169         Me.Label82.Location = New System.Drawing.Point(134, 196)\r
2170         Me.Label82.Name = "Label82"\r
2171         Me.Label82.Size = New System.Drawing.Size(48, 13)\r
2172         Me.Label82.TabIndex = 32\r
2173         Me.Label82.Text = "Bottom"\r
2174         '\r
2175         'Label83\r
2176         '\r
2177         Me.Label83.AutoSize = True\r
2178         Me.Label83.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2179         Me.Label83.Location = New System.Drawing.Point(511, 71)\r
2180         Me.Label83.Name = "Label83"\r
2181         Me.Label83.Size = New System.Drawing.Size(172, 26)\r
2182         Me.Label83.TabIndex = 34\r
2183         Me.Label83.Text = "Please note that subtitles will" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "be hard coded into the video"\r
2184         '\r
2185         'Label84\r
2186         '\r
2187         Me.Label84.AutoSize = True\r
2188         Me.Label84.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2189         Me.Label84.Location = New System.Drawing.Point(439, 45)\r
2190         Me.Label84.Name = "Label84"\r
2191         Me.Label84.Size = New System.Drawing.Size(61, 13)\r
2192         Me.Label84.TabIndex = 33\r
2193         Me.Label84.Text = "Subtitles:"\r
2194         '\r
2195         'Label85\r
2196         '\r
2197         Me.Label85.AutoSize = True\r
2198         Me.Label85.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2199         Me.Label85.Location = New System.Drawing.Point(138, 105)\r
2200         Me.Label85.Name = "Label85"\r
2201         Me.Label85.Size = New System.Drawing.Size(28, 13)\r
2202         Me.Label85.TabIndex = 31\r
2203         Me.Label85.Text = "Top"\r
2204         '\r
2205         'TextBox16\r
2206         '\r
2207         Me.TextBox16.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2208         Me.TextBox16.Location = New System.Drawing.Point(515, 42)\r
2209         Me.TextBox16.Name = "TextBox16"\r
2210         Me.TextBox16.Size = New System.Drawing.Size(163, 21)\r
2211         Me.TextBox16.TabIndex = 22\r
2212         '\r
2213         'Label86\r
2214         '\r
2215         Me.Label86.AutoSize = True\r
2216         Me.Label86.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2217         Me.Label86.Location = New System.Drawing.Point(243, 148)\r
2218         Me.Label86.Name = "Label86"\r
2219         Me.Label86.Size = New System.Drawing.Size(36, 13)\r
2220         Me.Label86.TabIndex = 30\r
2221         Me.Label86.Text = "Right"\r
2222         '\r
2223         'Label87\r
2224         '\r
2225         Me.Label87.AutoSize = True\r
2226         Me.Label87.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2227         Me.Label87.Location = New System.Drawing.Point(13, 39)\r
2228         Me.Label87.Name = "Label87"\r
2229         Me.Label87.Size = New System.Drawing.Size(88, 13)\r
2230         Me.Label87.TabIndex = 17\r
2231         Me.Label87.Text = "Select Option:"\r
2232         '\r
2233         'Label88\r
2234         '\r
2235         Me.Label88.AutoSize = True\r
2236         Me.Label88.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2237         Me.Label88.Location = New System.Drawing.Point(39, 148)\r
2238         Me.Label88.Name = "Label88"\r
2239         Me.Label88.Size = New System.Drawing.Size(28, 13)\r
2240         Me.Label88.TabIndex = 29\r
2241         Me.Label88.Text = "Left"\r
2242         '\r
2243         'TextBox17\r
2244         '\r
2245         Me.TextBox17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
2246         Me.TextBox17.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2247         Me.TextBox17.Location = New System.Drawing.Point(131, 120)\r
2248         Me.TextBox17.Name = "TextBox17"\r
2249         Me.TextBox17.Size = New System.Drawing.Size(51, 21)\r
2250         Me.TextBox17.TabIndex = 10\r
2251         Me.TextBox17.Text = "0"\r
2252         '\r
2253         'TextBox18\r
2254         '\r
2255         Me.TextBox18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
2256         Me.TextBox18.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2257         Me.TextBox18.Location = New System.Drawing.Point(131, 172)\r
2258         Me.TextBox18.Name = "TextBox18"\r
2259         Me.TextBox18.Size = New System.Drawing.Size(51, 21)\r
2260         Me.TextBox18.TabIndex = 12\r
2261         Me.TextBox18.Text = "0"\r
2262         '\r
2263         'ComboBox4\r
2264         '\r
2265         Me.ComboBox4.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2266         Me.ComboBox4.FormattingEnabled = True\r
2267         Me.ComboBox4.Items.AddRange(New Object() {"Auto Crop", "No Crop", "Manual"})\r
2268         Me.ComboBox4.Location = New System.Drawing.Point(121, 36)\r
2269         Me.ComboBox4.Name = "ComboBox4"\r
2270         Me.ComboBox4.Size = New System.Drawing.Size(123, 21)\r
2271         Me.ComboBox4.TabIndex = 16\r
2272         Me.ComboBox4.Text = "Manual"\r
2273         '\r
2274         'TextBox19\r
2275         '\r
2276         Me.TextBox19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
2277         Me.TextBox19.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2278         Me.TextBox19.Location = New System.Drawing.Point(190, 145)\r
2279         Me.TextBox19.Name = "TextBox19"\r
2280         Me.TextBox19.Size = New System.Drawing.Size(51, 21)\r
2281         Me.TextBox19.TabIndex = 13\r
2282         Me.TextBox19.Text = "0"\r
2283         '\r
2284         'TextBox20\r
2285         '\r
2286         Me.TextBox20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
2287         Me.TextBox20.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2288         Me.TextBox20.Location = New System.Drawing.Point(72, 145)\r
2289         Me.TextBox20.Name = "TextBox20"\r
2290         Me.TextBox20.Size = New System.Drawing.Size(51, 21)\r
2291         Me.TextBox20.TabIndex = 11\r
2292         Me.TextBox20.Text = "0"\r
2293         '\r
2294         'File_Open\r
2295         '\r
2296         Me.File_Open.DefaultExt = "hb"\r
2297         Me.File_Open.Filter = "hb|*.hb"\r
2298         '\r
2299         'ISO_Open\r
2300         '\r
2301         Me.ISO_Open.DefaultExt = "iso"\r
2302         Me.ISO_Open.Filter = "iso|*.iso"\r
2303         '\r
2304         'DVD_Save\r
2305         '\r
2306         Me.DVD_Save.DefaultExt = "mp4"\r
2307         Me.DVD_Save.Filter = "mp4|*.mp4 |avi|*.avi |ogm|*.ogm"\r
2308         '\r
2309         'File_Save\r
2310         '\r
2311         Me.File_Save.DefaultExt = "hb"\r
2312         Me.File_Save.Filter = "hb|*.hb"\r
2313         '\r
2314         'lbl_update\r
2315         '\r
2316         Me.lbl_update.AutoSize = True\r
2317         Me.lbl_update.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2318         Me.lbl_update.ForeColor = System.Drawing.Color.Black\r
2319         Me.lbl_update.Location = New System.Drawing.Point(176, 607)\r
2320         Me.lbl_update.Name = "lbl_update"\r
2321         Me.lbl_update.Size = New System.Drawing.Size(181, 13)\r
2322         Me.lbl_update.TabIndex = 413\r
2323         Me.lbl_update.Text = ">>  UPDATE AVAILABLE <<"\r
2324         Me.lbl_update.Visible = False\r
2325         '\r
2326         'frmMain\r
2327         '\r
2328         Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)\r
2329         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font\r
2330         Me.ClientSize = New System.Drawing.Size(710, 633)\r
2331         Me.Controls.Add(Me.lbl_update)\r
2332         Me.Controls.Add(Me.btn_queue)\r
2333         Me.Controls.Add(Me.btn_encode)\r
2334         Me.Controls.Add(Me.Version)\r
2335         Me.Controls.Add(Me.advancedOptions)\r
2336         Me.Controls.Add(Me.GroupBox4)\r
2337         Me.Controls.Add(Me.GroupBox1)\r
2338         Me.Controls.Add(Me.frmMainMenu)\r
2339         Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)\r
2340         Me.MainMenuStrip = Me.frmMainMenu\r
2341         Me.MaximumSize = New System.Drawing.Size(878, 750)\r
2342         Me.Name = "frmMain"\r
2343         Me.Text = "Handbrake"\r
2344         Me.frmMainMenu.ResumeLayout(False)\r
2345         Me.frmMainMenu.PerformLayout()\r
2346         Me.GroupBox4.ResumeLayout(False)\r
2347         Me.GroupBox4.PerformLayout()\r
2348         Me.GroupBox1.ResumeLayout(False)\r
2349         Me.GroupBox1.PerformLayout()\r
2350         Me.h264Tab.ResumeLayout(False)\r
2351         Me.h264Tab.PerformLayout()\r
2352         Me.TabPage4.ResumeLayout(False)\r
2353         Me.TabPage4.PerformLayout()\r
2354         Me.TabPage2.ResumeLayout(False)\r
2355         Me.TabPage2.PerformLayout()\r
2356         Me.TabPage3.ResumeLayout(False)\r
2357         Me.TabPage3.PerformLayout()\r
2358         CType(Me.slider_videoQuality, System.ComponentModel.ISupportInitialize).EndInit()\r
2359         Me.TabPage1.ResumeLayout(False)\r
2360         Me.TabPage1.PerformLayout()\r
2361         Me.advancedOptions.ResumeLayout(False)\r
2362         Me.TabPage6.ResumeLayout(False)\r
2363         Me.TabPage6.PerformLayout()\r
2364         Me.ResumeLayout(False)\r
2365         Me.PerformLayout()\r
2366 \r
2367     End Sub\r
2368     Friend WithEvents frmMainMenu As System.Windows.Forms.MenuStrip\r
2369     Friend WithEvents FileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem\r
2370     Friend WithEvents mnu_open As System.Windows.Forms.ToolStripMenuItem\r
2371     Friend WithEvents mnu_save As System.Windows.Forms.ToolStripMenuItem\r
2372     Friend WithEvents toolStripSeparator2 As System.Windows.Forms.ToolStripSeparator\r
2373     Friend WithEvents mnu_exit As System.Windows.Forms.ToolStripMenuItem\r
2374     Friend WithEvents ToolsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem\r
2375     Friend WithEvents mnu_encode As System.Windows.Forms.ToolStripMenuItem\r
2376     Friend WithEvents HelpToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem\r
2377     Friend WithEvents mnu_about As System.Windows.Forms.ToolStripMenuItem\r
2378     Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox\r
2379     Friend WithEvents Label56 As System.Windows.Forms.Label\r
2380     Friend WithEvents text_height As System.Windows.Forms.TextBox\r
2381     Friend WithEvents Label55 As System.Windows.Forms.Label\r
2382     Friend WithEvents text_width As System.Windows.Forms.TextBox\r
2383     Friend WithEvents btn_destBrowse As System.Windows.Forms.Button\r
2384     Friend WithEvents Label3 As System.Windows.Forms.Label\r
2385     Friend WithEvents drp_videoEncoder As System.Windows.Forms.ComboBox\r
2386     Friend WithEvents Label47 As System.Windows.Forms.Label\r
2387     Friend WithEvents text_destination As System.Windows.Forms.TextBox\r
2388     Friend WithEvents drp_audioCodec As System.Windows.Forms.ComboBox\r
2389     Friend WithEvents Label12 As System.Windows.Forms.Label\r
2390     Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox\r
2391     Friend WithEvents Label17 As System.Windows.Forms.Label\r
2392     Friend WithEvents text_source As System.Windows.Forms.TextBox\r
2393     Friend WithEvents Label9 As System.Windows.Forms.Label\r
2394     Friend WithEvents Label10 As System.Windows.Forms.Label\r
2395     Friend WithEvents Version As System.Windows.Forms.Label\r
2396     Friend WithEvents btn_encode As System.Windows.Forms.Button\r
2397     Friend WithEvents btn_queue As System.Windows.Forms.Button\r
2398     Friend WithEvents h264Tab As System.Windows.Forms.TabPage\r
2399     Friend WithEvents TabPage4 As System.Windows.Forms.TabPage\r
2400     Friend WithEvents Label11 As System.Windows.Forms.Label\r
2401     Friend WithEvents TabPage2 As System.Windows.Forms.TabPage\r
2402     Friend WithEvents Label35 As System.Windows.Forms.Label\r
2403     Friend WithEvents Label32 As System.Windows.Forms.Label\r
2404     Friend WithEvents drp_audioSampleRate As System.Windows.Forms.ComboBox\r
2405     Friend WithEvents Label18 As System.Windows.Forms.Label\r
2406     Friend WithEvents Label16 As System.Windows.Forms.Label\r
2407     Friend WithEvents TabPage3 As System.Windows.Forms.TabPage\r
2408     Friend WithEvents SliderValue As System.Windows.Forms.Label\r
2409     Friend WithEvents slider_videoQuality As System.Windows.Forms.TrackBar\r
2410     Friend WithEvents text_filesize As System.Windows.Forms.TextBox\r
2411     Friend WithEvents Label40 As System.Windows.Forms.Label\r
2412     Friend WithEvents text_bitrate As System.Windows.Forms.TextBox\r
2413     Friend WithEvents Label42 As System.Windows.Forms.Label\r
2414     Friend WithEvents check_grayscale As System.Windows.Forms.CheckBox\r
2415     Friend WithEvents check_DeInterlace As System.Windows.Forms.CheckBox\r
2416     Friend WithEvents check_2PassEncode As System.Windows.Forms.CheckBox\r
2417     Friend WithEvents drp_videoFramerate As System.Windows.Forms.ComboBox\r
2418     Friend WithEvents Label46 As System.Windows.Forms.Label\r
2419     Friend WithEvents TabPage1 As System.Windows.Forms.TabPage\r
2420     Friend WithEvents Label21 As System.Windows.Forms.Label\r
2421     Friend WithEvents Label20 As System.Windows.Forms.Label\r
2422     Friend WithEvents Label53 As System.Windows.Forms.Label\r
2423     Friend WithEvents Label52 As System.Windows.Forms.Label\r
2424     Friend WithEvents Label51 As System.Windows.Forms.Label\r
2425     Friend WithEvents Label15 As System.Windows.Forms.Label\r
2426     Friend WithEvents Label50 As System.Windows.Forms.Label\r
2427     Friend WithEvents drp_crop As System.Windows.Forms.ComboBox\r
2428     Friend WithEvents text_left As System.Windows.Forms.TextBox\r
2429     Friend WithEvents text_right As System.Windows.Forms.TextBox\r
2430     Friend WithEvents text_bottom As System.Windows.Forms.TextBox\r
2431     Friend WithEvents text_top As System.Windows.Forms.TextBox\r
2432     Friend WithEvents advancedOptions As System.Windows.Forms.TabControl\r
2433     Friend WithEvents RadioDVD As System.Windows.Forms.RadioButton\r
2434     Friend WithEvents RadioISO As System.Windows.Forms.RadioButton\r
2435     Friend WithEvents Label6 As System.Windows.Forms.Label\r
2436     Friend WithEvents Label5 As System.Windows.Forms.Label\r
2437     Friend WithEvents Label2 As System.Windows.Forms.Label\r
2438     Friend WithEvents Label1 As System.Windows.Forms.Label\r
2439     Friend WithEvents Label19 As System.Windows.Forms.Label\r
2440     Friend WithEvents lbl_RecomendedCrop As System.Windows.Forms.Label\r
2441     Friend WithEvents Label8 As System.Windows.Forms.Label\r
2442     Friend WithEvents Label23 As System.Windows.Forms.Label\r
2443     Friend WithEvents Label22 As System.Windows.Forms.Label\r
2444     Friend WithEvents Label24 As System.Windows.Forms.Label\r
2445     Friend WithEvents Label25 As System.Windows.Forms.Label\r
2446     Friend WithEvents Label26 As System.Windows.Forms.Label\r
2447     Friend WithEvents Label30 As System.Windows.Forms.Label\r
2448     Friend WithEvents Label31 As System.Windows.Forms.Label\r
2449     Friend WithEvents Label33 As System.Windows.Forms.Label\r
2450     Friend WithEvents Label34 As System.Windows.Forms.Label\r
2451     Friend WithEvents Label44 As System.Windows.Forms.Label\r
2452     Friend WithEvents TextBox1 As System.Windows.Forms.TextBox\r
2453     Friend WithEvents Label45 As System.Windows.Forms.Label\r
2454     Friend WithEvents Label48 As System.Windows.Forms.Label\r
2455     Friend WithEvents Label49 As System.Windows.Forms.Label\r
2456     Friend WithEvents TextBox2 As System.Windows.Forms.TextBox\r
2457     Friend WithEvents TextBox3 As System.Windows.Forms.TextBox\r
2458     Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox\r
2459     Friend WithEvents TextBox4 As System.Windows.Forms.TextBox\r
2460     Friend WithEvents TextBox5 As System.Windows.Forms.TextBox\r
2461     Friend WithEvents Label54 As System.Windows.Forms.Label\r
2462     Friend WithEvents Label57 As System.Windows.Forms.Label\r
2463     Friend WithEvents Label58 As System.Windows.Forms.Label\r
2464     Friend WithEvents Label59 As System.Windows.Forms.Label\r
2465     Friend WithEvents Label60 As System.Windows.Forms.Label\r
2466     Friend WithEvents Label61 As System.Windows.Forms.Label\r
2467     Friend WithEvents Label62 As System.Windows.Forms.Label\r
2468     Friend WithEvents Label63 As System.Windows.Forms.Label\r
2469     Friend WithEvents TextBox6 As System.Windows.Forms.TextBox\r
2470     Friend WithEvents Label64 As System.Windows.Forms.Label\r
2471     Friend WithEvents Label65 As System.Windows.Forms.Label\r
2472     Friend WithEvents Label66 As System.Windows.Forms.Label\r
2473     Friend WithEvents TextBox7 As System.Windows.Forms.TextBox\r
2474     Friend WithEvents TextBox8 As System.Windows.Forms.TextBox\r
2475     Friend WithEvents ComboBox2 As System.Windows.Forms.ComboBox\r
2476     Friend WithEvents TextBox9 As System.Windows.Forms.TextBox\r
2477     Friend WithEvents TextBox10 As System.Windows.Forms.TextBox\r
2478     Friend WithEvents Label67 As System.Windows.Forms.Label\r
2479     Friend WithEvents Label68 As System.Windows.Forms.Label\r
2480     Friend WithEvents Label69 As System.Windows.Forms.Label\r
2481     Friend WithEvents Label70 As System.Windows.Forms.Label\r
2482     Friend WithEvents Label71 As System.Windows.Forms.Label\r
2483     Friend WithEvents Label72 As System.Windows.Forms.Label\r
2484     Friend WithEvents Label73 As System.Windows.Forms.Label\r
2485     Friend WithEvents Label74 As System.Windows.Forms.Label\r
2486     Friend WithEvents TextBox11 As System.Windows.Forms.TextBox\r
2487     Friend WithEvents Label75 As System.Windows.Forms.Label\r
2488     Friend WithEvents Label76 As System.Windows.Forms.Label\r
2489     Friend WithEvents Label77 As System.Windows.Forms.Label\r
2490     Friend WithEvents TextBox12 As System.Windows.Forms.TextBox\r
2491     Friend WithEvents TextBox13 As System.Windows.Forms.TextBox\r
2492     Friend WithEvents ComboBox3 As System.Windows.Forms.ComboBox\r
2493     Friend WithEvents TextBox14 As System.Windows.Forms.TextBox\r
2494     Friend WithEvents TextBox15 As System.Windows.Forms.TextBox\r
2495     Friend WithEvents Label78 As System.Windows.Forms.Label\r
2496     Friend WithEvents Label79 As System.Windows.Forms.Label\r
2497     Friend WithEvents Label80 As System.Windows.Forms.Label\r
2498     Friend WithEvents Label81 As System.Windows.Forms.Label\r
2499     Friend WithEvents Label82 As System.Windows.Forms.Label\r
2500     Friend WithEvents Label83 As System.Windows.Forms.Label\r
2501     Friend WithEvents Label84 As System.Windows.Forms.Label\r
2502     Friend WithEvents Label85 As System.Windows.Forms.Label\r
2503     Friend WithEvents TextBox16 As System.Windows.Forms.TextBox\r
2504     Friend WithEvents Label86 As System.Windows.Forms.Label\r
2505     Friend WithEvents Label87 As System.Windows.Forms.Label\r
2506     Friend WithEvents Label88 As System.Windows.Forms.Label\r
2507     Friend WithEvents TextBox17 As System.Windows.Forms.TextBox\r
2508     Friend WithEvents TextBox18 As System.Windows.Forms.TextBox\r
2509     Friend WithEvents ComboBox4 As System.Windows.Forms.ComboBox\r
2510     Friend WithEvents TextBox19 As System.Windows.Forms.TextBox\r
2511     Friend WithEvents TextBox20 As System.Windows.Forms.TextBox\r
2512     Friend WithEvents lbl_Aspect As System.Windows.Forms.Label\r
2513     Friend WithEvents Label91 As System.Windows.Forms.Label\r
2514     Friend WithEvents btn_Browse As System.Windows.Forms.Button\r
2515     Friend WithEvents File_Open As System.Windows.Forms.OpenFileDialog\r
2516     Friend WithEvents ISO_Open As System.Windows.Forms.OpenFileDialog\r
2517     Friend WithEvents DVD_Open As System.Windows.Forms.FolderBrowserDialog\r
2518     Friend WithEvents File_Save As System.Windows.Forms.SaveFileDialog\r
2519     Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator\r
2520     Friend WithEvents mnu_update As System.Windows.Forms.ToolStripMenuItem\r
2521     Friend WithEvents Check6ChanAudio As System.Windows.Forms.CheckBox\r
2522     Friend WithEvents CheckPixelRatio As System.Windows.Forms.CheckBox\r
2523     Friend WithEvents Label14 As System.Windows.Forms.Label\r
2524     Friend WithEvents TabPage6 As System.Windows.Forms.TabPage\r
2525     Friend WithEvents Label7 As System.Windows.Forms.Label\r
2526     Friend WithEvents Label39 As System.Windows.Forms.Label\r
2527     Friend WithEvents btn_ClearQuery As System.Windows.Forms.Button\r
2528     Friend WithEvents GenerateQuery As System.Windows.Forms.Button\r
2529     Friend WithEvents QueryEditorText As System.Windows.Forms.RichTextBox\r
2530     Friend WithEvents Label90 As System.Windows.Forms.Label\r
2531     Friend WithEvents rtf_h264advanced As System.Windows.Forms.RichTextBox\r
2532     Friend WithEvents Label92 As System.Windows.Forms.Label\r
2533     Friend WithEvents Label94 As System.Windows.Forms.Label\r
2534     Friend WithEvents btn_h264Clear As System.Windows.Forms.Button\r
2535     Friend WithEvents Label95 As System.Windows.Forms.Label\r
2536     Friend WithEvents lbl_update As System.Windows.Forms.Label\r
2537     Private WithEvents DVD_Save As System.Windows.Forms.SaveFileDialog\r
2538     Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator\r
2539     Friend WithEvents PresetsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem\r
2540     Friend WithEvents mnu_preset_ipod133 As System.Windows.Forms.ToolStripMenuItem\r
2541     Friend WithEvents mnu_preset_ipod178 As System.Windows.Forms.ToolStripMenuItem\r
2542     Friend WithEvents mnu_preset_ipod235 As System.Windows.Forms.ToolStripMenuItem\r
2543     Friend WithEvents mnu_options As System.Windows.Forms.ToolStripMenuItem\r
2544     Friend WithEvents ToolStripSeparator4 As System.Windows.Forms.ToolStripSeparator\r
2545     Friend WithEvents mnu_ProgramDefaultOptions As System.Windows.Forms.ToolStripMenuItem\r
2546     Friend WithEvents drp_processors As System.Windows.Forms.ComboBox\r
2547     Friend WithEvents drp_audioBitrate As System.Windows.Forms.ComboBox\r
2548     Friend WithEvents drp_dvdtitle As System.Windows.Forms.ComboBox\r
2549     Friend WithEvents ToolStripSeparator5 As System.Windows.Forms.ToolStripSeparator\r
2550     Friend WithEvents mnu_viewDVDdata As System.Windows.Forms.ToolStripMenuItem\r
2551     Friend WithEvents Label4 As System.Windows.Forms.Label\r
2552     Friend WithEvents CheckCRF As System.Windows.Forms.CheckBox\r
2553     Friend WithEvents Label27 As System.Windows.Forms.Label\r
2554     Friend WithEvents Label28 As System.Windows.Forms.Label\r
2555     Friend WithEvents Label43 As System.Windows.Forms.Label\r
2556     Friend WithEvents label_h264 As System.Windows.Forms.LinkLabel\r
2557     Friend WithEvents drp_subtitle As System.Windows.Forms.ComboBox\r
2558     Friend WithEvents drp_audioChannels As System.Windows.Forms.ComboBox\r
2559     Friend WithEvents Label36 As System.Windows.Forms.Label\r
2560     Friend WithEvents Check_ChapterMarkers As System.Windows.Forms.CheckBox\r
2561     Friend WithEvents drp_audioMixDown As System.Windows.Forms.ComboBox\r
2562     Friend WithEvents Label29 As System.Windows.Forms.Label\r
2563     Friend WithEvents OnlineDocumentationToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem\r
2564     Friend WithEvents mnu_wiki As System.Windows.Forms.ToolStripMenuItem\r
2565     Friend WithEvents mnu_onlineDocs As System.Windows.Forms.ToolStripMenuItem\r
2566     Friend WithEvents WebsiteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem\r
2567     Friend WithEvents mnu_homepage As System.Windows.Forms.ToolStripMenuItem\r
2568     Friend WithEvents mnu_forum As System.Windows.Forms.ToolStripMenuItem\r
2569     Friend WithEvents mnu_appleTv As System.Windows.Forms.ToolStripMenuItem\r
2570     Friend WithEvents mnu_presetPS3 As System.Windows.Forms.ToolStripMenuItem\r
2571     Friend WithEvents mnu_faq As System.Windows.Forms.ToolStripMenuItem\r
2572     Friend WithEvents drop_chapterFinish As System.Windows.Forms.ComboBox\r
2573     Friend WithEvents drop_chapterStart As System.Windows.Forms.ComboBox\r
2574     Friend WithEvents Label13 As System.Windows.Forms.Label\r
2575 \r
2576 End Class\r