OSDN Git Service

merge 0.9.4 to jp
[handbrake-jp/handbrake-jp.git] / win / C# / frmQueue.Designer.cs
1 /*  frmQueue.Designer.cs \r
2         \r
3            This file is part of the HandBrake source code.\r
4            Homepage: <http://handbrake.fr>.\r
5            It may be used under the terms of the GNU General Public License. */\r
6 \r
7 namespace Handbrake\r
8 {\r
9     partial class frmQueue\r
10     {\r
11         /// <summary>\r
12         /// Required designer variable.\r
13         /// </summary>\r
14         private System.ComponentModel.IContainer components = null;\r
15 \r
16         /// <summary>\r
17         /// Clean up any resources being used.\r
18         /// </summary>\r
19         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
20         protected override void Dispose(bool disposing)\r
21         {\r
22             if (disposing && (components != null))\r
23             {\r
24                 components.Dispose();\r
25             }\r
26             base.Dispose(disposing);\r
27         }\r
28 \r
29         #region Windows Form Designer generated code\r
30 \r
31         /// <summary>\r
32         /// Required method for Designer support - do not modify\r
33         /// the contents of this method with the code editor.\r
34         /// </summary>\r
35         private void InitializeComponent()\r
36         {\r
37             this.components = new System.ComponentModel.Container();\r
38             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmQueue));\r
39             this.btn_down = new System.Windows.Forms.Button();\r
40             this.btn_up = new System.Windows.Forms.Button();\r
41             this.btn_delete = new System.Windows.Forms.Button();\r
42             this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);\r
43             this.label4 = new System.Windows.Forms.Label();\r
44             this.lbl_chapt = new System.Windows.Forms.Label();\r
45             this.lbl_title = new System.Windows.Forms.Label();\r
46             this.lbl_aEnc = new System.Windows.Forms.Label();\r
47             this.lbl_vEnc = new System.Windows.Forms.Label();\r
48             this.lbl_dest = new System.Windows.Forms.Label();\r
49             this.lbl_source = new System.Windows.Forms.Label();\r
50             this.label1 = new System.Windows.Forms.Label();\r
51             this.label3 = new System.Windows.Forms.Label();\r
52             this.toolStrip1 = new System.Windows.Forms.ToolStrip();\r
53             this.btn_encode = new System.Windows.Forms.ToolStripButton();\r
54             this.btn_pause = new System.Windows.Forms.ToolStripButton();\r
55             this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();\r
56             this.drop_button_queue = new System.Windows.Forms.ToolStripDropDownButton();\r
57             this.mnu_batch = new System.Windows.Forms.ToolStripMenuItem();\r
58             this.mnu_import = new System.Windows.Forms.ToolStripMenuItem();\r
59             this.mnu_export = new System.Windows.Forms.ToolStripMenuItem();\r
60             this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();\r
61             this.mnu_readd = new System.Windows.Forms.ToolStripMenuItem();\r
62             this.SaveFile = new System.Windows.Forms.SaveFileDialog();\r
63             this.list_queue = new System.Windows.Forms.ListView();\r
64             this.\83^\83C\83g\83\8b = new System.Windows.Forms.ColumnHeader();\r
65             this.\83`\83\83\83v\83^\81[ = new System.Windows.Forms.ColumnHeader();\r
66             this.\95Ï\8a·\8c³ = new System.Windows.Forms.ColumnHeader();\r
67             this.\95Û\91\90æ = new System.Windows.Forms.ColumnHeader();\r
68             this.\93®\89æ\83G\83\93\83R\81[\83_\81[ = new System.Windows.Forms.ColumnHeader();\r
69             this.\89¹\90º\83G\83\93\83R\81[\83_\81[ = new System.Windows.Forms.ColumnHeader();\r
70 /*\r
71             this.statusStrip1 = new System.Windows.Forms.StatusStrip();\r
72             this.lbl_encodesPending = new System.Windows.Forms.ToolStripStatusLabel();\r
73             this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();\r
74             this.progressBar = new System.Windows.Forms.ToolStripProgressBar();\r
75             this.lbl_progressValue = new System.Windows.Forms.ToolStripStatusLabel();\r
76             this.OpenFile = new System.Windows.Forms.OpenFileDialog();\r
77 */\r
78 /*\r
79             this.Title = new System.Windows.Forms.ColumnHeader();\r
80             this.Chapters = new System.Windows.Forms.ColumnHeader();\r
81             this.Source = new System.Windows.Forms.ColumnHeader();\r
82             this.Destination = new System.Windows.Forms.ColumnHeader();\r
83             this.EncoderVideo = new System.Windows.Forms.ColumnHeader();\r
84             this.Audio = new System.Windows.Forms.ColumnHeader();\r
85 */\r
86             this.mnu_queue = new System.Windows.Forms.ContextMenuStrip(this.components);\r
87             this.mnu_up = new System.Windows.Forms.ToolStripMenuItem();\r
88             this.mnu_Down = new System.Windows.Forms.ToolStripMenuItem();\r
89             this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();\r
90             this.mnu_delete = new System.Windows.Forms.ToolStripMenuItem();\r
91             this.statusStrip1 = new System.Windows.Forms.StatusStrip();\r
92             this.lbl_encodesPending = new System.Windows.Forms.ToolStripStatusLabel();\r
93             this.OpenFile = new System.Windows.Forms.OpenFileDialog();\r
94             this.splitContainer1 = new System.Windows.Forms.SplitContainer();\r
95             this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();\r
96             this.panel3 = new System.Windows.Forms.Panel();\r
97             this.panel2 = new System.Windows.Forms.Panel();\r
98             this.panel1 = new System.Windows.Forms.Panel();\r
99             this.toolStrip1.SuspendLayout();\r
100             this.mnu_queue.SuspendLayout();\r
101             this.statusStrip1.SuspendLayout();\r
102             this.splitContainer1.Panel1.SuspendLayout();\r
103             this.splitContainer1.Panel2.SuspendLayout();\r
104             this.splitContainer1.SuspendLayout();\r
105             this.tableLayoutPanel1.SuspendLayout();\r
106             this.SuspendLayout();\r
107             // \r
108             // btn_down\r
109             // \r
110             this.btn_down.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
111             this.btn_down.BackColor = System.Drawing.SystemColors.ControlLight;\r
112             this.btn_down.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
113             this.btn_down.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
114             this.btn_down.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
115             this.btn_down.Location = new System.Drawing.Point(625, 52);\r
116             this.btn_down.Name = "btn_down";\r
117             this.tableLayoutPanel1.SetRowSpan(this.btn_down, 2);\r
118             this.btn_down.Size = new System.Drawing.Size(64, 22);\r
119             this.btn_down.TabIndex = 33;\r
120             this.btn_down.TabStop = false;\r
121             this.btn_down.Text = "\81«";\r
122             this.toolTip1.SetToolTip(this.btn_down, "Move the selected item down 1 place in the queue");\r
123             this.btn_down.UseVisualStyleBackColor = true;\r
124             this.btn_down.Click += new System.EventHandler(this.btn_down_Click);\r
125             // \r
126             // btn_up\r
127             // \r
128             this.btn_up.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
129             this.btn_up.BackColor = System.Drawing.SystemColors.ControlLight;\r
130             this.btn_up.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
131             this.btn_up.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
132             this.btn_up.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
133             this.btn_up.Location = new System.Drawing.Point(564, 52);\r
134             this.btn_up.Name = "btn_up";\r
135             this.tableLayoutPanel1.SetRowSpan(this.btn_up, 2);\r
136             this.btn_up.Size = new System.Drawing.Size(55, 22);\r
137             this.btn_up.TabIndex = 32;\r
138             this.btn_up.TabStop = false;\r
139             this.btn_up.Text = "\81ª";\r
140             this.toolTip1.SetToolTip(this.btn_up, "Move the selected item up 1 place in the queue.");\r
141             this.btn_up.UseVisualStyleBackColor = true;\r
142             this.btn_up.Click += new System.EventHandler(this.btn_up_Click);\r
143             // \r
144             // btn_delete\r
145             // \r
146             this.btn_delete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));\r
147             this.btn_delete.BackColor = System.Drawing.SystemColors.ControlLight;\r
148             this.btn_delete.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
149             this.btn_delete.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
150             this.btn_delete.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
151             this.btn_delete.Location = new System.Drawing.Point(695, 52);\r
152             this.btn_delete.Name = "btn_delete";\r
153             this.tableLayoutPanel1.SetRowSpan(this.btn_delete, 2);\r
154             this.btn_delete.Size = new System.Drawing.Size(64, 22);\r
155             this.btn_delete.TabIndex = 31;\r
156             this.btn_delete.TabStop = false;\r
157             this.btn_delete.Text = "\8dí\8f\9c";\r
158             this.toolTip1.SetToolTip(this.btn_delete, "Remove the selected item from the queue");\r
159             this.btn_delete.UseVisualStyleBackColor = true;\r
160             this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click);\r
161             // \r
162             // label4\r
163             // \r
164             this.label4.AutoSize = true;\r
165             this.label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
166             this.label4.Location = new System.Drawing.Point(125, 49);\r
167             this.label4.Name = "label4";\r
168             this.tableLayoutPanel1.SetRowSpan(this.label4, 2);\r
169             this.label4.Size = new System.Drawing.Size(48, 26);\r
170             this.label4.TabIndex = 70;\r
171             this.label4.Text = "\93®\89æ:\r\n\89¹\90º:";\r
172             // \r
173             // lbl_chapt\r
174             // \r
175             this.lbl_chapt.AutoSize = true;\r
176             this.lbl_chapt.Location = new System.Drawing.Point(108, 62);\r
177             this.lbl_chapt.Name = "lbl_chapt";\r
178             this.lbl_chapt.Size = new System.Drawing.Size(11, 13);\r
179             this.lbl_chapt.TabIndex = 69;\r
180             this.lbl_chapt.Text = "-";\r
181             // \r
182             // lbl_title\r
183             // \r
184             this.lbl_title.AccessibleRole = System.Windows.Forms.AccessibleRole.None;\r
185             this.lbl_title.AutoSize = true;\r
186             this.lbl_title.Location = new System.Drawing.Point(108, 49);\r
187             this.lbl_title.Name = "lbl_title";\r
188             this.lbl_title.Size = new System.Drawing.Size(11, 13);\r
189             this.lbl_title.TabIndex = 68;\r
190             this.lbl_title.Text = "-";\r
191             // \r
192             // lbl_aEnc\r
193             // \r
194             this.lbl_aEnc.AutoSize = true;\r
195             this.lbl_aEnc.Location = new System.Drawing.Point(179, 62);\r
196             this.lbl_aEnc.Name = "lbl_aEnc";\r
197             this.lbl_aEnc.Size = new System.Drawing.Size(11, 13);\r
198             this.lbl_aEnc.TabIndex = 67;\r
199             this.lbl_aEnc.Text = "-";\r
200             // \r
201             // lbl_vEnc\r
202             // \r
203             this.lbl_vEnc.AutoSize = true;\r
204             this.lbl_vEnc.Location = new System.Drawing.Point(179, 49);\r
205             this.lbl_vEnc.Name = "lbl_vEnc";\r
206             this.lbl_vEnc.Size = new System.Drawing.Size(11, 13);\r
207             this.lbl_vEnc.TabIndex = 66;\r
208             this.lbl_vEnc.Text = "-";\r
209             // \r
210             // lbl_dest\r
211             // \r
212             this.lbl_dest.AutoSize = true;\r
213             this.tableLayoutPanel1.SetColumnSpan(this.lbl_dest, 6);\r
214             this.lbl_dest.Location = new System.Drawing.Point(108, 36);\r
215             this.lbl_dest.Name = "lbl_dest";\r
216             this.lbl_dest.Size = new System.Drawing.Size(11, 13);\r
217             this.lbl_dest.TabIndex = 65;\r
218             this.lbl_dest.Text = "-";\r
219             this.lbl_dest.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;\r
220             // \r
221             // lbl_source\r
222             // \r
223             this.lbl_source.AutoSize = true;\r
224             this.tableLayoutPanel1.SetColumnSpan(this.lbl_source, 6);\r
225             this.lbl_source.Location = new System.Drawing.Point(108, 23);\r
226             this.lbl_source.Name = "lbl_source";\r
227             this.lbl_source.Size = new System.Drawing.Size(11, 13);\r
228             this.lbl_source.TabIndex = 64;\r
229             this.lbl_source.Text = "-";\r
230             // \r
231             // label1\r
232             // \r
233             this.label1.AutoSize = true;\r
234             this.label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
235             this.label1.Location = new System.Drawing.Point(3, 23);\r
236             this.label1.Name = "label1";\r
237             this.tableLayoutPanel1.SetRowSpan(this.label1, 4);\r
238             this.label1.Size = new System.Drawing.Size(99, 52);\r
239             this.label1.TabIndex = 63;\r
240             this.label1.Text = "\95Ï\8a·\8c³:\r\n\95Û\91\90æ:\r\nDVD\82Ì\83^\83C\83g\83\8b:\r\nDVD\82Ì\83`\83\83\83v\83^\81[:";\r
241             // \r
242             // label3\r
243             // \r
244             this.label3.AutoSize = true;\r
245             this.label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
246             this.label3.Location = new System.Drawing.Point(3, 0);\r
247             this.label3.Name = "label3";\r
248             this.label3.Size = new System.Drawing.Size(73, 13);\r
249             this.label3.TabIndex = 62;\r
250             this.label3.Text = "\8dì\8bÆ\92\86\82Ì\83W\83\87\83u";\r
251             // \r
252             // toolStrip1\r
253             // \r
254             this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;\r
255             this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
256             this.btn_encode,\r
257             this.btn_pause,\r
258             this.toolStripSeparator1,\r
259             this.drop_button_queue});\r
260             this.toolStrip1.Location = new System.Drawing.Point(0, 0);\r
261             this.toolStrip1.Name = "toolStrip1";\r
262             this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
263             this.toolStrip1.Size = new System.Drawing.Size(787, 39);\r
264             this.toolStrip1.TabIndex = 71;\r
265             this.toolStrip1.Text = "toolStrip1";\r
266             // \r
267             // btn_encode\r
268             // \r
269             this.btn_encode.Image = global::Handbrake.Properties.Resources.Play;\r
270             this.btn_encode.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
271             this.btn_encode.ImageTransparentColor = System.Drawing.Color.Magenta;\r
272             this.btn_encode.Name = "btn_encode";\r
273             this.btn_encode.Size = new System.Drawing.Size(82, 36);\r
274             this.btn_encode.Text = "\95Ï\8a·\8aJ\8en";\r
275             this.btn_encode.Click += new System.EventHandler(this.btn_encode_Click);\r
276             // \r
277             // btn_pause\r
278             // \r
279             this.btn_pause.Image = global::Handbrake.Properties.Resources.Pause;\r
280             this.btn_pause.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
281             this.btn_pause.ImageTransparentColor = System.Drawing.Color.Magenta;\r
282             this.btn_pause.Name = "btn_pause";\r
283             this.btn_pause.Overflow = System.Windows.Forms.ToolStripItemOverflow.Never;\r
284             this.btn_pause.Size = new System.Drawing.Size(74, 36);\r
285             this.btn_stop.Text = "\88ê\8e\9e\92â\8e~";\r
286             this.btn_pause.Visible = false;\r
287             this.btn_pause.Click += new System.EventHandler(this.btn_pause_Click);\r
288             // \r
289             // toolStripSeparator1\r
290             // \r
291             this.toolStripSeparator1.Name = "toolStripSeparator1";\r
292             this.toolStripSeparator1.Size = new System.Drawing.Size(6, 39);\r
293             // \r
294             // drop_button_queue\r
295             // \r
296             this.drop_button_queue.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
297             this.mnu_batch,\r
298             this.mnu_import,\r
299             this.mnu_export,\r
300             this.toolStripSeparator2,\r
301             this.mnu_readd});\r
302             this.drop_button_queue.Image = global::Handbrake.Properties.Resources.ActivityWindow;\r
303             this.drop_button_queue.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
304             this.drop_button_queue.ImageTransparentColor = System.Drawing.Color.Magenta;\r
305             this.drop_button_queue.Name = "drop_button_queue";\r
306             this.drop_button_queue.Size = new System.Drawing.Size(87, 36);\r
307             this.drop_button_queue.Text = "\83L\83\85\81[";\r
308             // \r
309             // mnu_batch\r
310             // \r
311             this.mnu_batch.Image = global::Handbrake.Properties.Resources.Output_Small;\r
312             this.mnu_batch.Name = "mnu_batch";\r
313             this.mnu_batch.Size = new System.Drawing.Size(187, 22);\r
314             this.mnu_batch.Text = "\83o\83b\83`\83X\83N\83\8a\83v\83g\82ð\8dì\90¬";\r
315             this.mnu_batch.Click += new System.EventHandler(this.mnu_batch_Click);\r
316             // \r
317             // mnu_import\r
318             // \r
319             this.mnu_import.Image = global::Handbrake.Properties.Resources.folder;\r
320             this.mnu_import.Name = "mnu_import";\r
321             this.mnu_import.Size = new System.Drawing.Size(187, 22);\r
322             this.mnu_import.Text = "\83L\83\85\81[\82ð\83C\83\93\83|\81[\83g";\r
323             this.mnu_import.Click += new System.EventHandler(this.mnu_import_Click);\r
324             // \r
325             // mnu_export\r
326             // \r
327             this.mnu_export.Image = global::Handbrake.Properties.Resources.save;\r
328             this.mnu_export.Name = "mnu_export";\r
329             this.mnu_export.Size = new System.Drawing.Size(187, 22);\r
330             this.mnu_export.Text = "\83L\83\85\81[\82ð\83G\83N\83X\83|\81[\83g";\r
331             this.mnu_export.Click += new System.EventHandler(this.mnu_export_Click);\r
332             // \r
333             // toolStripSeparator2\r
334             // \r
335             this.toolStripSeparator2.Name = "toolStripSeparator2";\r
336             this.toolStripSeparator2.Size = new System.Drawing.Size(184, 6);\r
337             // \r
338             // mnu_readd\r
339             // \r
340             this.mnu_readd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;\r
341             this.mnu_readd.Image = global::Handbrake.Properties.Resources.AddToQueue_small;\r
342             this.mnu_readd.Name = "mnu_readd";\r
343             this.mnu_readd.Size = new System.Drawing.Size(187, 22);\r
344             this.mnu_readd.Text = "Re-Add Current Job";\r
345             this.mnu_readd.Click += new System.EventHandler(this.mnu_readd_Click);\r
346             // \r
347             // SaveFile\r
348             // \r
349             this.SaveFile.Filter = "Batch|.bat";\r
350             // \r
351             // list_queue\r
352             // \r
353             this.list_queue.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {\r
354             this.\83^\83C\83g\83\8b,\r
355             this.\83`\83\83\83v\83^\81[,\r
356             this.\95Ï\8a·\8c³,\r
357             this.\95Û\91\90æ,\r
358             this.\93®\89æ\83G\83\93\83R\81[\83_\81[,\r
359             this.\89¹\90º\83G\83\93\83R\81[\83_\81[});\r
360             this.list_queue.ContextMenuStrip = this.mnu_queue;\r
361             this.list_queue.Dock = System.Windows.Forms.DockStyle.Fill;\r
362             this.list_queue.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
363             this.list_queue.FullRowSelect = true;\r
364             this.list_queue.GridLines = true;\r
365             this.list_queue.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;\r
366             this.list_queue.Location = new System.Drawing.Point(13, 0);\r
367             this.list_queue.Name = "list_queue";\r
368             this.list_queue.Size = new System.Drawing.Size(761, 219);\r
369             this.list_queue.TabIndex = 72;\r
370             this.list_queue.UseCompatibleStateImageBehavior = false;\r
371             this.list_queue.View = System.Windows.Forms.View.Details;\r
372             this.list_queue.KeyUp += new System.Windows.Forms.KeyEventHandler(this.list_queue_deleteKey);\r
373             // \r
374             // \83^\83C\83g\83\8b\r
375             // \r
376             this.\83^\83C\83g\83\8b.Text = "\83^\83C\83g\83\8b";\r
377             this.\83^\83C\83g\83\8b.Width = 39;\r
378             // \r
379             // \83`\83\83\83v\83^\81[\r
380             // \r
381             this.\83`\83\83\83v\83^\81[.Text = "\83`\83\83\83v\83^\81[";\r
382             this.\83`\83\83\83v\83^\81[.Width = 71;\r
383             // \r
384             // \95Ï\8a·\8c³\r
385             // \r
386             this.\95Ï\8a·\8c³.Text = "\95Ï\8a·\8c³";\r
387             this.\95Ï\8a·\8c³.Width = 219;\r
388             // \r
389             // \95Û\91\90æ\r
390             // \r
391             this.\95Û\91\90æ.Text = "\95Û\91\90æ";\r
392             this.\95Û\91\90æ.Width = 215;\r
393 /* ORIGINAL\r
394             this.Destination.Text = "Destination";\r
395             this.Destination.Width = 210;\r
396 */\r
397             // \r
398             // \93®\89æ\83G\83\93\83R\81[\83_\81[\r
399             // \r
400             this.\93®\89æ\83G\83\93\83R\81[\83_\81[.Text = "\93®\89æ\83G\83\93\83R\81[\83_\81[";\r
401             this.\93®\89æ\83G\83\93\83R\81[\83_\81[.Width = 110;\r
402             // \r
403             // \89¹\90º\83G\83\93\83R\81[\83_\81[\r
404             // \r
405             this.\89¹\90º\83G\83\93\83R\81[\83_\81[.Text = "\89¹\90º\83G\83\93\83R\81[\83_\81[";\r
406             this.\89¹\90º\83G\83\93\83R\81[\83_\81[.Width = 94;\r
407             // \r
408             // mnu_queue\r
409             // \r
410             this.mnu_queue.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
411             this.mnu_up,\r
412             this.mnu_Down,\r
413             this.toolStripSeparator3,\r
414             this.mnu_delete});\r
415             this.mnu_queue.Name = "mnu_queue";\r
416             this.mnu_queue.Size = new System.Drawing.Size(139, 76);\r
417             // \r
418 /* HEAD\r
419             // lbl_encodesPending\r
420             // \r
421             this.lbl_encodesPending.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;\r
422             this.lbl_encodesPending.Margin = new System.Windows.Forms.Padding(0, 3, 10, 2);\r
423             this.lbl_encodesPending.Name = "lbl_encodesPending";\r
424             this.lbl_encodesPending.Size = new System.Drawing.Size(123, 26);\r
425             this.lbl_encodesPending.Text = "0\8cÂ\82Ì\83W\83\87\83u\82ª\91Ò\8b@\92\86";\r
426             // \r
427             // toolStripStatusLabel1\r
428             // \r
429             this.toolStripStatusLabel1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;\r
430             this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";\r
431             this.toolStripStatusLabel1.Size = new System.Drawing.Size(37, 26);\r
432             this.toolStripStatusLabel1.Text = "\90i\92»:";\r
433 */\r
434             // mnu_up\r
435             // \r
436             this.mnu_up.Name = "mnu_up";\r
437             this.mnu_up.Size = new System.Drawing.Size(138, 22);\r
438             this.mnu_up.Text = "Move Up";\r
439             this.mnu_up.Click += new System.EventHandler(this.mnu_up_Click);\r
440             // \r
441             // mnu_Down\r
442             // \r
443             this.mnu_Down.Name = "mnu_Down";\r
444             this.mnu_Down.Size = new System.Drawing.Size(138, 22);\r
445             this.mnu_Down.Text = "Move Down";\r
446             this.mnu_Down.Click += new System.EventHandler(this.mnu_Down_Click);\r
447             // \r
448             // toolStripSeparator3\r
449             // \r
450 /* HEAD\r
451             this.lbl_progressValue.Name = "lbl_progressValue";\r
452             this.lbl_progressValue.Size = new System.Drawing.Size(35, 26);\r
453             this.lbl_progressValue.Text = " 0 %";\r
454 /*\r
455             this.toolStripSeparator3.Name = "toolStripSeparator3";\r
456             this.toolStripSeparator3.Size = new System.Drawing.Size(135, 6);\r
457             // \r
458             // mnu_delete\r
459             // \r
460             this.mnu_delete.Name = "mnu_delete";\r
461             this.mnu_delete.Size = new System.Drawing.Size(138, 22);\r
462             this.mnu_delete.Text = "Delete";\r
463             this.mnu_delete.Click += new System.EventHandler(this.mnu_delete_Click);\r
464             // \r
465             // statusStrip1\r
466             // \r
467             this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
468             this.lbl_encodesPending});\r
469             this.statusStrip1.Location = new System.Drawing.Point(0, 368);\r
470             this.statusStrip1.Name = "statusStrip1";\r
471             this.statusStrip1.Padding = new System.Windows.Forms.Padding(1, 0, 12, 0);\r
472             this.statusStrip1.Size = new System.Drawing.Size(787, 22);\r
473             this.statusStrip1.TabIndex = 73;\r
474             this.statusStrip1.Text = "statusStrip1";\r
475             // \r
476             // lbl_encodesPending\r
477             // \r
478             this.lbl_encodesPending.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;\r
479             this.lbl_encodesPending.Margin = new System.Windows.Forms.Padding(0, 3, 10, 2);\r
480             this.lbl_encodesPending.Name = "lbl_encodesPending";\r
481             this.lbl_encodesPending.Size = new System.Drawing.Size(115, 17);\r
482             this.lbl_encodesPending.Text = "0 encode(s) pending";\r
483             // \r
484             // OpenFile\r
485             // \r
486             this.OpenFile.Filter = "HandBrake Queue|*.queue";\r
487             // \r
488             // splitContainer1\r
489             // \r
490             this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;\r
491             this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;\r
492             this.splitContainer1.IsSplitterFixed = true;\r
493             this.splitContainer1.Location = new System.Drawing.Point(0, 39);\r
494             this.splitContainer1.Name = "splitContainer1";\r
495             this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;\r
496             // \r
497             // splitContainer1.Panel1\r
498             // \r
499             this.splitContainer1.Panel1.Controls.Add(this.tableLayoutPanel1);\r
500             // \r
501             // splitContainer1.Panel2\r
502             // \r
503             this.splitContainer1.Panel2.Controls.Add(this.list_queue);\r
504             this.splitContainer1.Panel2.Controls.Add(this.panel3);\r
505             this.splitContainer1.Panel2.Controls.Add(this.panel2);\r
506             this.splitContainer1.Panel2.Controls.Add(this.panel1);\r
507             this.splitContainer1.Size = new System.Drawing.Size(787, 329);\r
508             this.splitContainer1.SplitterDistance = 94;\r
509             this.splitContainer1.SplitterWidth = 1;\r
510             this.splitContainer1.TabIndex = 74;\r
511             // \r
512             // tableLayoutPanel1\r
513             // \r
514             this.tableLayoutPanel1.AutoSize = true;\r
515             this.tableLayoutPanel1.ColumnCount = 7;\r
516             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
517             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
518             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
519             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
520             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
521             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
522             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
523             this.tableLayoutPanel1.Controls.Add(this.label1, 0, 2);\r
524             this.tableLayoutPanel1.Controls.Add(this.btn_delete, 6, 4);\r
525             this.tableLayoutPanel1.Controls.Add(this.btn_down, 5, 4);\r
526             this.tableLayoutPanel1.Controls.Add(this.lbl_aEnc, 3, 5);\r
527             this.tableLayoutPanel1.Controls.Add(this.btn_up, 4, 4);\r
528             this.tableLayoutPanel1.Controls.Add(this.lbl_source, 1, 2);\r
529             this.tableLayoutPanel1.Controls.Add(this.lbl_vEnc, 3, 4);\r
530             this.tableLayoutPanel1.Controls.Add(this.label4, 2, 4);\r
531             this.tableLayoutPanel1.Controls.Add(this.lbl_dest, 1, 3);\r
532             this.tableLayoutPanel1.Controls.Add(this.lbl_title, 1, 4);\r
533             this.tableLayoutPanel1.Controls.Add(this.lbl_chapt, 1, 5);\r
534             this.tableLayoutPanel1.Controls.Add(this.label3, 0, 0);\r
535             this.tableLayoutPanel1.Location = new System.Drawing.Point(13, 13);\r
536             this.tableLayoutPanel1.Name = "tableLayoutPanel1";\r
537             this.tableLayoutPanel1.RowCount = 6;\r
538             this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
539             this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 10F));\r
540             this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
541             this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
542             this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
543             this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
544             this.tableLayoutPanel1.Size = new System.Drawing.Size(762, 77);\r
545             this.tableLayoutPanel1.TabIndex = 71;\r
546             // \r
547             // panel3\r
548             // \r
549             this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;\r
550             this.panel3.Location = new System.Drawing.Point(13, 219);\r
551             this.panel3.Name = "panel3";\r
552             this.panel3.Size = new System.Drawing.Size(761, 15);\r
553             this.panel3.TabIndex = 77;\r
554             // \r
555             // panel2\r
556             // \r
557             this.panel2.Dock = System.Windows.Forms.DockStyle.Right;\r
558             this.panel2.Location = new System.Drawing.Point(774, 0);\r
559             this.panel2.Name = "panel2";\r
560             this.panel2.Size = new System.Drawing.Size(13, 234);\r
561             this.panel2.TabIndex = 76;\r
562             // \r
563             // panel1\r
564             // \r
565             this.panel1.Dock = System.Windows.Forms.DockStyle.Left;\r
566             this.panel1.Location = new System.Drawing.Point(0, 0);\r
567             this.panel1.Name = "panel1";\r
568             this.panel1.Size = new System.Drawing.Size(13, 234);\r
569             this.panel1.TabIndex = 75;\r
570             // \r
571             // frmQueue\r
572             // \r
573             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
574             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
575             this.ClientSize = new System.Drawing.Size(787, 390);\r
576             this.Controls.Add(this.splitContainer1);\r
577             this.Controls.Add(this.statusStrip1);\r
578             this.Controls.Add(this.toolStrip1);\r
579             this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
580             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
581             this.MinimumSize = new System.Drawing.Size(677, 417);\r
582             this.Name = "frmQueue";\r
583             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
584             this.Text = "Encode Queue";\r
585             this.toolStrip1.ResumeLayout(false);\r
586             this.toolStrip1.PerformLayout();\r
587             this.mnu_queue.ResumeLayout(false);\r
588             this.statusStrip1.ResumeLayout(false);\r
589             this.statusStrip1.PerformLayout();\r
590             this.splitContainer1.Panel1.ResumeLayout(false);\r
591             this.splitContainer1.Panel1.PerformLayout();\r
592             this.splitContainer1.Panel2.ResumeLayout(false);\r
593             this.splitContainer1.ResumeLayout(false);\r
594             this.tableLayoutPanel1.ResumeLayout(false);\r
595             this.tableLayoutPanel1.PerformLayout();\r
596             this.ResumeLayout(false);\r
597             this.PerformLayout();\r
598 \r
599         }\r
600 \r
601         #endregion\r
602 \r
603         internal System.Windows.Forms.Button btn_down;\r
604         internal System.Windows.Forms.Button btn_up;\r
605         internal System.Windows.Forms.Button btn_delete;\r
606         private System.Windows.Forms.ToolTip toolTip1;\r
607         private System.Windows.Forms.Label label4;\r
608         private System.Windows.Forms.Label lbl_chapt;\r
609         private System.Windows.Forms.Label lbl_title;\r
610         private System.Windows.Forms.Label lbl_aEnc;\r
611         private System.Windows.Forms.Label lbl_vEnc;\r
612         private System.Windows.Forms.Label lbl_dest;\r
613         private System.Windows.Forms.Label lbl_source;\r
614         private System.Windows.Forms.Label label1;\r
615         private System.Windows.Forms.Label label3;\r
616         private System.Windows.Forms.ToolStrip toolStrip1;\r
617         private System.Windows.Forms.ToolStripButton btn_encode;\r
618         private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;\r
619         private System.Windows.Forms.ToolStripButton btn_pause;\r
620         private System.Windows.Forms.SaveFileDialog SaveFile;\r
621         private System.Windows.Forms.ListView list_queue;\r
622         private System.Windows.Forms.ColumnHeader \83^\83C\83g\83\8b;\r
623         private System.Windows.Forms.ColumnHeader \83`\83\83\83v\83^\81[;\r
624         private System.Windows.Forms.ColumnHeader \95Ï\8a·\8c³;\r
625         private System.Windows.Forms.ColumnHeader \95Û\91\90æ;\r
626         private System.Windows.Forms.ColumnHeader \93®\89æ\83G\83\93\83R\81[\83_\81[;\r
627         private System.Windows.Forms.ColumnHeader \89¹\90º\83G\83\93\83R\81[\83_\81[;\r
628         private System.Windows.Forms.StatusStrip statusStrip1;\r
629         private System.Windows.Forms.ToolStripDropDownButton drop_button_queue;\r
630         private System.Windows.Forms.ToolStripMenuItem mnu_batch;\r
631         private System.Windows.Forms.ToolStripMenuItem mnu_import;\r
632         private System.Windows.Forms.ToolStripMenuItem mnu_export;\r
633         private System.Windows.Forms.OpenFileDialog OpenFile;\r
634         private System.Windows.Forms.ToolStripStatusLabel lbl_encodesPending;\r
635         private System.Windows.Forms.SplitContainer splitContainer1;\r
636         private System.Windows.Forms.Panel panel2;\r
637         private System.Windows.Forms.Panel panel1;\r
638         private System.Windows.Forms.Panel panel3;\r
639         private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;\r
640         private System.Windows.Forms.ToolStripMenuItem mnu_readd;\r
641         private System.Windows.Forms.ContextMenuStrip mnu_queue;\r
642         private System.Windows.Forms.ToolStripMenuItem mnu_up;\r
643         private System.Windows.Forms.ToolStripMenuItem mnu_Down;\r
644         private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;\r
645         private System.Windows.Forms.ToolStripMenuItem mnu_delete;\r
646         private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;\r
647     }\r
648 }\r